Portál AbcLinuxu, 14. května 2025 02:40
# # Tento soubor není vygenerovan aplikaci SaX! # Je vytvořen editaci souboru xorg.conf # Section "Files" FontPath "/usr/share/fonts/misc:unscaled" FontPath "/usr/share/fonts/local" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/URW" FontPath "/usr/share/fonts/Speedo" FontPath "/usr/share/fonts/PEX" FontPath "/usr/share/fonts/cyrillic" FontPath "/usr/share/fonts/latin2/misc:unscaled" FontPath "/usr/share/fonts/latin2/75dpi:unscaled" FontPath "/usr/share/fonts/latin2/100dpi:unscaled" FontPath "/usr/share/fonts/latin2/Type1" FontPath "/usr/share/fonts/latin7/75dpi:unscaled" FontPath "/usr/share/fonts/baekmuk:unscaled" FontPath "/usr/share/fonts/japanese:unscaled" FontPath "/usr/share/fonts/kwintv" FontPath "/usr/share/fonts/truetype" FontPath "/usr/share/fonts/uni:unscaled" FontPath "/usr/share/fonts/CID" FontPath "/usr/share/fonts/ucs/misc:unscaled" FontPath "/usr/share/fonts/ucs/75dpi:unscaled" FontPath "/usr/share/fonts/ucs/100dpi:unscaled" FontPath "/usr/share/fonts/hellas/misc:unscaled" FontPath "/usr/share/fonts/hellas/75dpi:unscaled" FontPath "/usr/share/fonts/hellas/100dpi:unscaled" FontPath "/usr/share/fonts/hellas/Type1" FontPath "/usr/share/fonts/misc/sgi:unscaled" FontPath "/usr/share/fonts/xtest" FontPath "/opt/kde3/share/fonts" InputDevices "/dev/gpmdata" InputDevices "/dev/input/mice" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "on" Option "ZapWarning" "on" EndSection Section "Module" Load "dbe" Load "type1" Load "freetype" Load "extmod" Load "glx" EndSection Section "InputDevice" Driver "kbd" Identifier "Keyboard[0]" Option "Protocol" "Standard" Option "XkbLayout" "cz,us" Option "XkbModel" "microsoftpro" Option "XkbOptions" "grp:shift_toggle" Option "XkbRules" "xfree86" Option "XkbVariant" "qwerty,basic" EndSection Section "InputDevice" Driver "mouse" Identifier "Mouse[1]" Option "Buttons" "5" Option "Device" "/dev/input/mice" Option "Name" "ImPS/2 Generic Wheel Mouse" Option "Protocol" "explorerps/2" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Option "CalcAlgorithm" "XServerPool" DisplaySize 338 270 HorizSync 30-83 Identifier "Monitor[0]" ModelName "BENQ FP73G" Option "DPMS" Option "PreferredMode" "1280x1024" VendorName "BNQ" VertRefresh 43-76 UseModes "Modes[0]" EndSection Section "Modes" Identifier "Modes[0]" Modeline "1280x1024" 141.82 1280 1376 1512 1744 1024 1025 1028 1070 Modeline "1280x1024" 130.17 1280 1368 1504 1728 1024 1025 1028 1066 Modeline "1280x1024" 120.01 1280 1368 1504 1728 1024 1025 1028 1063 Modeline "1280x1024" 108.88 1280 1360 1496 1712 1024 1025 1028 1060 Modeline "1152x864" 106.51 1152 1224 1352 1552 864 865 868 903 Modeline "1152x864" 97.69 1152 1224 1344 1536 864 865 868 900 Modeline "1152x864" 90.02 1152 1224 1344 1536 864 865 868 897 Modeline "1152x864" 81.62 1152 1216 1336 1520 864 865 868 895 Modeline "1024x768" 83.00 1024 1080 1192 1360 768 769 772 803 Modeline "1024x768" 76.89 1024 1080 1192 1360 768 769 772 800 Modeline "1024x768" 70.07 1024 1080 1184 1344 768 769 772 798 Modeline "1024x768" 64.11 1024 1080 1184 1344 768 769 772 795 Modeline "800x600" 50.32 800 840 928 1056 600 601 604 627 Modeline "800x600" 45.93 800 840 920 1040 600 601 604 625 Modeline "800x600" 42.33 800 840 920 1040 600 601 604 623 Modeline "800x600" 38.22 800 832 912 1024 600 601 604 622 EndSection Section "Screen" Identifier "LCD" Device "device1" Monitor "Monitor[0]" DefaultDepth 24 Option "NoLogo" Option "FSAA" "0" SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" EndSubSection EndSection Section "Device" Identifier "device1" Driver "nvidia" BusID "PCI:1:0:0" Screen 0 EndSection Section "Device" Identifier "device2tv-out" Driver "nvidia" BusID "PCI:1:0:0" Screen 1 EndSection Section "Monitor" Identifier "Televize" HorizSync 30.0 - 50.0 VertRefresh 60.0 - 60.0 EndSection Section "Screen" Identifier "TV" Device "device2tv-out" Monitor "Televize" DefaultDepth 16 Option "ConnectedMonitor" "CRT, TV" Option "TVStandard" "PAL-B" Option "NoLogo" Option "TVOutFormat" "COMPOSITE" SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen 0 "LCD" 0 0 Screen 1 "TV" RightOf "LCD" InputDevice "Keyboard[0]" InputDevice "Mouse[1]" "CorePointer" EndSection Section "DRI" Group "video" Mode 0660 EndSection Section "Extensions" Option "Composite" "on" EndSection
Použij TwinView
, přikládám ukázkový konfigurák. Zajímá Tě z něj část startx -- -layout Television
.
V syntaxi asi problém nebude. Stejný konfigurák totiž používám s nejnovějšími ovladači na GeForce 7100 GS
s X Window System Version 7.1.1.
Tak zkus klikátka nvidia-settings, nvidia-xconfig
...
# nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder57) Thu Jul 17 18:39:19 PDT 2008 # Tento soubor není vygenerovan aplikaci SaX! # Je vytvořen editaci souboru xorg.conf # Section "Files" InputDevices "/dev/gpmdata" InputDevices "/dev/input/mice" FontPath "/usr/share/fonts/misc:unscaled" FontPath "/usr/share/fonts/local" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/URW" FontPath "/usr/share/fonts/Speedo" FontPath "/usr/share/fonts/PEX" FontPath "/usr/share/fonts/cyrillic" FontPath "/usr/share/fonts/latin2/misc:unscaled" FontPath "/usr/share/fonts/latin2/75dpi:unscaled" FontPath "/usr/share/fonts/latin2/100dpi:unscaled" FontPath "/usr/share/fonts/latin2/Type1" FontPath "/usr/share/fonts/latin7/75dpi:unscaled" FontPath "/usr/share/fonts/baekmuk:unscaled" FontPath "/usr/share/fonts/japanese:unscaled" FontPath "/usr/share/fonts/kwintv" FontPath "/usr/share/fonts/truetype" FontPath "/usr/share/fonts/uni:unscaled" FontPath "/usr/share/fonts/CID" FontPath "/usr/share/fonts/ucs/misc:unscaled" FontPath "/usr/share/fonts/ucs/75dpi:unscaled" FontPath "/usr/share/fonts/ucs/100dpi:unscaled" FontPath "/usr/share/fonts/hellas/misc:unscaled" FontPath "/usr/share/fonts/hellas/75dpi:unscaled" FontPath "/usr/share/fonts/hellas/100dpi:unscaled" FontPath "/usr/share/fonts/hellas/Type1" FontPath "/usr/share/fonts/misc/sgi:unscaled" FontPath "/usr/share/fonts/xtest" FontPath "/opt/kde3/share/fonts" EndSection Section "Module" Load "dbe" Load "type1" Load "freetype" Load "extmod" Load "glx" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "on" Option "ZapWarning" "on" EndSection Section "InputDevice" Identifier "Keyboard[0]" Driver "kbd" Option "Protocol" "Standard" Option "XkbLayout" "cz,us" Option "XkbModel" "microsoftpro" Option "XkbOptions" "grp:shift_toggle" Option "XkbRules" "xfree86" Option "XkbVariant" "qwerty,basic" EndSection Section "InputDevice" Identifier "Mouse[1]" Driver "mouse" Option "Buttons" "5" Option "Device" "/dev/input/mice" Option "Name" "ImPS/2 Generic Wheel Mouse" Option "Protocol" "explorerps/2" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection Section "Modes" Identifier "Modes[0]" ModeLine "1280x1024" 141.82 1280 1376 1512 1744 1024 1025 1028 1070 ModeLine "1280x1024" 130.17 1280 1368 1504 1728 1024 1025 1028 1066 ModeLine "1280x1024" 120.01 1280 1368 1504 1728 1024 1025 1028 1063 ModeLine "1280x1024" 108.88 1280 1360 1496 1712 1024 1025 1028 1060 ModeLine "1152x864" 106.51 1152 1224 1352 1552 864 865 868 903 ModeLine "1152x864" 97.69 1152 1224 1344 1536 864 865 868 900 ModeLine "1152x864" 90.02 1152 1224 1344 1536 864 865 868 897 ModeLine "1152x864" 81.62 1152 1216 1336 1520 864 865 868 895 ModeLine "1024x768" 83.00 1024 1080 1192 1360 768 769 772 803 ModeLine "1024x768" 76.89 1024 1080 1192 1360 768 769 772 800 ModeLine "1024x768" 70.07 1024 1080 1184 1344 768 769 772 798 ModeLine "1024x768" 64.11 1024 1080 1184 1344 768 769 772 795 ModeLine "800x600" 50.32 800 840 928 1056 600 601 604 627 ModeLine "800x600" 45.93 800 840 920 1040 600 601 604 625 ModeLine "800x600" 42.33 800 840 920 1040 600 601 604 623 ModeLine "800x600" 38.22 800 832 912 1024 600 601 604 622 EndSection Section "Monitor" Identifier "Monitor[0]" VendorName "BNQ" ModelName "BENQ FP73G" UseModes "Modes[0]" DisplaySize 338 270 HorizSync 30.0 - 83.0 VertRefresh 43.0 - 76.0 Option "CalcAlgorithm" "XServerPool" Option "DPMS" Option "PreferredMode" "1280x1024" EndSection Section "Monitor" Identifier "Monitor[1]" HorizSync 30.0 - 50.0 VertRefresh 60.0 EndSection Section "Device" Identifier "Device[0]" Driver "nvidia" # Edit the BusID with the location of your graphics card BusID "PCI:2:0:0" Screen 0 EndSection Section "Device" Identifier "Device[1]" Driver "nvidia" # Edit the BusID with the location of your graphics card BusId "PCI:2:0:0" Screen 1 Option "TVStandard" "PAL-B" Option "UseDisplayDevice" "TV" Option "TVOutFormat" "AUTOSELECT" EndSection Section "Screen" Identifier "Screen[0]" Device "Device[0]" Monitor "Monitor[0]" DefaultDepth 24 Option "NoLogo" Option "FSAA" "0" SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" EndSubSection EndSection Section "Screen" Identifier "Screen[1]" Device "Device[1]" Monitor "Monitor[1]" DefaultDepth 24 Option "UseDisplayDevice" "TV" Option "TVStandard" "PAL-B" Option "TVOutFormat" "AUTOSELECT" SubSection "Display" Depth 24 Modes "800x600" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen 0 "Screen[0]" Screen 1 "Screen[1]" RightOf "Screen[0]" InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "CorePointer" EndSection Section "Extensions" Option "Composite" "on" EndSection
(WW) NVIDIA(1): Option "UseDisplayDevice" requested "TV", but no unused TVs (WW) NVIDIA(1): are available. (II) NVIDIA(1): Option "UseDisplayDevice" "TV" converted to "". (WW) NVIDIA(1): Unable to find any of the requested display device "" in the (WW) NVIDIA(1): list of available display devices "". (EE) NVIDIA(1): Unable to find available Display Devices for screen 1.
Zkus místo TV použít TV-0 nebo TV-1, jestli se změní/zmizí (WW).
Co to píše do logu, když použiješ konfigurák, který jsem Ti posílal na začátku? Teď jsem ho zkoušel na 7100 a dle logu v příloze vše vypadá OK. Bohužel nemám po ruce kabel na vyzkoušení.
Není důvod být zklamaný z GNU/Linuxu, spíš nad troufalostí firem, které mají tu drzost prodávat HW s nekvalitními ovladači.
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.