Ati-na a LCD
To je moj xorg:
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"
FontPath "unix/:7100"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
EndSection
Section "Module"
Load "ddc"
Load "vbe"
#Load "GLcore"
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "bitmap"
Load "type1"
Load "freetype"
Load "record"
Load "v4l"
EndSection
Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "cz,us"
Option "XkbModel" "pc104"
Option "XkbOptions" "grp:shift_toggle"
Option "XkbRules" "xfree86"
EndSection
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "9"
Option "Device" "/dev/input/mice"
Option "Name" "ImExPS/2 Logitech Explorer Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
DisplaySize 337 270
HorizSync 30-83
Identifier "Monitor[0]"
ModelName "B71A"
Option "DPMS"
VendorName "HIQ"
VertRefresh 60-75
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
Section "Device"
BoardName "RV350 AP"
BusID "2:0:0"
Driver "fglrx"
Identifier "Device[0]"
VendorName "ATI"
EndSection
Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection
Pre pridávanie komentárov sa musíte prihlásiť.
ano, nastavil si si toto:
Option "Clone" "off"
inac mozno sa to pri ovladacoch z ati.com pise mierne inac, napriklad connected monitors alebo podobne, v nejakom klikatku by sa to snad malo dat nastavit
ctrl+alt+backspace len restartuje x server
moznosti je viacej:
nastartovat do single user
alebo stlacit ctrl+alt+F1
alebo si pripojit ten VGA/CRT monitor a spravit to v nom.
no ale myslim ze bude jednoduchsie pre teba pouzit redukciu na ten lcd monitor, vga to dvi.
Option "ConnectedMonitor" "DFP"
MOj vypis lspci :
# lspci
00:00.0 Host bridge: nVidia Corporation nForce2 AGP (different version?) (rev c1)
00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 1 (rev c1)
00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 (rev c1)
00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 (rev c1)
00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 (rev c1)
00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 (rev c1)
00:01.0 ISA bridge: nVidia Corporation nForce2 ISA Bridge (rev a4)
00:01.1 SMBus: nVidia Corporation nForce2 SMBus (MCP) (rev a2)
00:02.0 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
00:02.1 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
00:02.2 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
00:04.0 Ethernet controller: nVidia Corporation nForce2 Ethernet Controller (rev a1)
00:06.0 Multimedia audio controller: nVidia Corporation nForce2 AC97 Audio Controler (MCP) (rev a1)
00:08.0 PCI bridge: nVidia Corporation nForce2 External PCI Bridge (rev a3)
00:09.0 IDE interface: nVidia Corporation nForce2 IDE (rev a2)
00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev c1)
02:00.0 VGA compatible controller: ATI Technologies Inc RV350 AP [Radeon 9600]
02:00.1 Display controller: ATI Technologies Inc RV350 AP [Radeon 9600] (Secondary)
A skusil som aj toto :
Section "Device"
BoardName "RV350 AP"
BusID "2:0:0"
Driver "fglrx"
Identifier "Device[0]"
VendorName "ATI"
Option "StereoSyncEnable" "1"
Option "DesktopSetup" "clone"
EndSection
Ak sa dobre pozries na vypis lspci tak uvidis ze 2:0:0 je VGA controler a 2:0:1 je ten secondary, co bude v tvojom pripade asi DVI :)
Daj si
BusID "2:0:1"
pripadne
alebo nieco podobne.
Dnesni xorg vypada takto.(je tam neporiadok ale je cisto nova instalacia):
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "sk"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "ATI Technologies Inc RV350 AP [Radeon 9600]"
Driver "fglrx"
BusID "PCI:2:0:0"
EndSection
Section "Monitor"
Identifier "B71A"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc RV350 AP [Radeon 9600]"
Monitor "B71A"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection
Section "ServerFlags"
Option "AIGLX" "off"
EndSection
Dnesni xorg vypada takto.(je tam neporiadok ale je cisto nova instalacia):
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "sk"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "ATI Technologies Inc RV350 AP [Radeon 9600]"
Driver "fglrx"
BusID "PCI:2:0:0"
EndSection
Section "Monitor"
Identifier "B71A"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc RV350 AP [Radeon 9600]"
Monitor "B71A"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection
Section "ServerFlags"
Option "AIGLX" "off"
EndSection
one of my systems has an LCD connected to a Radeon 9600TX using the
DVI output connector, so yes, Linux is compatible with DVI output
in that sense.
sounds like you don't have the correct display driver selected
for your system. Either that, or your LCD display is getting
confused at the moment the display briefly blanks when it switches
from text mode to GUI mode. Does your LCD have two inputs?
Does it automagically select its input? Can you manually adjust the input?
768MB Ram
K7N2 dosku
Ati radeon 9600pro 128Mb(vga,dvi),
..
http://www.bohne-lang.de/spec/linux/modeline/modline.php?MODE=1&RE_VALUE=1280+1024&FREQ=60
http://www.abclinuxu.cz/forum/show/98932
http://www.abclinuxu.cz/forum/show/84516
http://www.abclinuxu.cz/forum/show/125449
A neake volby do xorg-u:
Option "TwinView" "on"
Option "TwinViewOrientation" "Clone"
Option "UseDisplayDevice" "CRT-0, DFP-0"
Section "Device"
Identifier "Videocard0"
Driver "radeon"
# Driver "vesa"
VendorName "Videocard vendor"
BoardName "ATI Radeon 9100"
Option "BusType" "AGP"
Option "AGPMode" "4"
Option "MonitorLayout" "TMDS"
Option "DisplayPriority" "BIOS"
EndSection
1) Jaka je obnovovaci frekvence? Pokud je tam vice nez nejakych 70/75 Hz, tak to LCD nezvladne, to je normalni. A prepokladam ze tam takova frekvence kvuli CRT byla. Takze: zmenit parametry monitoru.
2) Nejak mi unikla informace o driveru, takze:
man nv
neboman nvidia u driveru od vyrobce precist README, je tam toho opravdu hodne!
3) Minimalne bych zapnul ze se jedna o LCD (Option "FlatPanel" "true" nebo podobne).
4) Tyto kartu mam a funguje naprosto bez problemu. Chyba bude opravdu v nastaveni.
Option "ignoredisplaydevices" "TV, CRT"
Option "ConnectedMonitor" "DFP
Na nvidia karte mi pomohol parameter
Option "ConnectedMonitor" "DFP"
v sekcii Device. Na vyber bola hodnota CRT a DFP (Digital Flat Panel). Pozri sa do dokumentacie x.org ci je podobny parameter pre driver radeon. /var/log/Xorg.0.log - prezradi co sa deje pri starte X servera.
V sekci "Monitor" nechte jen Identifier a ModelName. Monitor/LCD si sám řekne, jaké módy umí zobrazit... Já to tak mám, a normálně to funguje :-)
Jestli máš ty samé ovladače co já, mělo by to jít přes příkaz fglrxconfig .Ale mam jeden monitor a tak nemám testovaný...
U ovladače grafiky přidej
Option "ConnectedMonitor" "DFP"
sice neviem co rozumies pod pojmom ine ovladace, ale pod opensource ovladacmi pre ati/radeon bezi 3d desktop bez problemov v ramci vykonu. samozrejme aj s berylom.
mozem potvrdit, ati sice dodava ovladace pre platformu PPC ale len pre masox, nie pre linux.
Cize:
Podla mna mas v XOrgu zle definovany BusID. Ked som sa pozrel na ten lspci tak tam bolo vidiet ze tam boli ako keby dve karty.
Na BusID: 2:0:0, cize na tom ktory mas aj ty definovany v Xorgu, je ten analogovy vystup. (VGA)
Na BusID: 2:0:1, je karta oznacena pod pojmom "secondary". Je to ale ta ista karta. A vhladom na to ze hovoris ze mas aj DVI aj VGA, tak kedze ta prva je VGA, tak ta druha musi byt DVI :)
Cize do Xorgu ci daj namiesto
BusID: 2:0:0
->BusID: 2:0:1
Tu je ten tvoj lspci
zavisi od tvojej distribucie, ja som ich nemusel instalovat pretoze radeon sa na PPC gentoo instaluje automaticky s XWin. ale asi budes musiet odinstalovat balast ktory si zavliekol s tymi binarnymi ovladacmi. a samozrejme to budes musiet aj nastavit.
A prepisat v xorg-u: Driver "ati"
Maloby to ist...idemto skusit..A taka podotazocka pojde mi beryl?Instaluje sa normalne ako s berylwiki stranky?