jetboy_2002 Posted September 10, 2005 Report Posted September 10, 2005 Возникла такая проблема при настройке иксов. Я установил ASP Linux 10 (Karelia). Крточка прошла насройку но нормально работает только на 256 цветах. если включаю больше - икс сервер не стартует и говорит: (EE) RIVA128(0): Given depth (16) is not supported by this driver Если вы сталкивались с подобной проблемой или знаете в чем дело, напишите в где тут собака порылась. Я ставлю линукс второй раз в жизни так что помогите новичку. Если информации недостаточно почтараюсь описать подробнее, только дайте знать что именно нужно указать. Файл xorg.0.log смотрите в аттачменте. файл xorg.conf: # Xorg configuration created by system-config-display Section "ServerLayout" Identifier "single head configuration" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "unix/:7100" EndSection Section "Module" # Load "pex5" Load "GLcore" Load "dbe" Load "extmod" Load "fbdevhw" # Load "glx" Load "record" # Load "xie" Load "v4l" Load "type1" Load "dri" EndSection Section "ServerFlags" Option "allowmouseopenfail" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "Protocol" "Standard" Option "XkbModel" "pc104" Option "XkbLayout" "us,ru(winkeys)" Option "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "on" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" EndSection Section "Monitor" #1024x768 @ 60.0 Hz, 48.4 kHz hsync #Modeline "1024x768" 65 1024 1032 1176 1344 768 771 777 806 -hsync -vsync #800x600 @ 60.3 Hz, 37.9 kHz hsync #Modeline "800x600" 40 800 840 968 1056 600 601 605 628 +hsync +vsync #640x480 @ 59.9 Hz, 31.5 kHz hsync #Modeline "640x480" 25.175 640 664 760 800 480 491 493 525 Identifier "Monitor" VendorName "SAM" ModelName "Samsung SyncMaster 500(M)s (CGK5507*)" HorizSync 30.0 - 54.0 VertRefresh 50.0 - 120.0 EndSection Section "Device" # Option "NoAccel" Identifier "NVidia / SGS Thomson|Riva128" Driver "nv" BoardName "NVIDIA Riva 128 (generic)" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "NVidia / SGS Thomson|Riva128" Monitor "Monitor" DefaultDepth 16 SubSection "Display" Depth 4 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 32 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "DRI" Mode 0666 EndSection Заранее спасиюо за помощь. Quote
Legalizer Posted September 11, 2005 Report Posted September 11, 2005 Цитата: Identifier "NVidia / SGS Thomson|Riva128" Driver "nv" BoardName "NVIDIA Riva 128 (generic)" BusID "PCI:1:0:0" EndSection А как насчет сходить на http://www.nvidia.com и скачать оттуда драйверы? Quote
SignFinder Posted September 12, 2005 Report Posted September 12, 2005 Цитата: А как насчет сходить на http://www.nvidia.com и скачать оттуда драйверы? не пойдет они риву не поддерживают только nv юзать. Quote
jetboy_2002 Posted September 12, 2005 Author Report Posted September 12, 2005 То есть не меняя карточки никаких надежд нет? Quote
SignFinder Posted September 12, 2005 Report Posted September 12, 2005 Цитата: То есть не меняя карточки никаких надежд нет? почему нет надежд? драйвер который идет с иксами нормально работает. надо ковыряться с настройками Quote
cerber_spb Posted September 12, 2005 Report Posted September 12, 2005 поробуй вместо Driver "nv" прописать Driver "rivafb" Quote
SignFinder Posted September 12, 2005 Report Posted September 12, 2005 Цитата: поробуй вместо Driver "nv" прописать Driver "rivafb" не путайте ядерный модуль я драйвером иксов Quote
cerber_spb Posted September 12, 2005 Report Posted September 12, 2005 Хм Всегда считал что это одно и тоже Quote
jetboy_2002 Posted September 14, 2005 Author Report Posted September 14, 2005 Всем большое спасибо за советы. Уже все рабоает(1024х768х24 бит). Кто ж знал, что меньшая глубина цвета может не поддерживаться драйвером (16 бит), а только большая (24 бит). Обычно наоборот бывает Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.