salve a tutti
ho un problema ( e che problema !! )
da qualche giorno , forse da quando ho provato a intallare i driver radeonhd ( che tra l’altro non sono partiti ) non funziona più correttamente la scheda video !
ho una scheda video integrata e precisamente la radeon 3200 HD chipset 780G, sistema fc 12 con kernel ricompilato ( o quantomeno ci ho provato da niubbo quale sono )
ecco gli errori
$ glxinfo
name of display: :0.0
Segmentation fault
[code]
Xorg configuration created by system-config-display
Section “ServerLayout”
Identifier “single head configuration”
Screen 0 “aticonfig-Screen[0]-0” 0 0
InputDevice “Mouse0” “CorePointer”
InputDevice “Keyboard0” “CoreKeyboard”
EndSection
Section “Files”
ModulePath “/usr/lib64/xorg/modules”
FontPath “catalogue:/etc/X11/fontpath.d”
FontPath “built-ins”
EndSection
Section “Module”
EndSection
Section “InputDevice”
Identifier “Keyboard0”
Driver “kbd”
EndSection
Section “InputDevice”
Identifier “Mouse0”
Driver “mouse”
Option “Protocol” “auto”
Option “Device” “/dev/input/mice”
Option “ZAxisMapping” “4 5 6 7”
EndSection
Section “Monitor”
#DisplaySize 340 272 # mm
Identifier "Monitor0"
VendorName "ACR"
ModelName "Acer AL1715"
HorizSync 24.0 - 80.0
VertRefresh 49.0 - 75.0
Option "DPMS"
EndSection
Section “Monitor”
Identifier “aticonfig-Monitor[0]-0”
Option “VendorName” “ATI Proprietary Driver”
Option “ModelName” “Generic Autodetecting Monitor”
Option “DPMS” “true”
EndSection
Section “Device”
Identifier “Card0”
Driver “vesa”
VendorName “ATI Technologies Inc”
BoardName “Radeon HD 3200 Graphics”
BusID “PCI:1:5:0”
EndSection
Section “Device”
Identifier “aticonfig-Device[0]-0”
Driver “fglrx”
BusID “PCI:1:5:0”
EndSection
Section “Screen”
Identifier “Screen0”
Device “Card0”
Monitor “Monitor0”
DefaultDepth 24
SubSection “Display”
Viewport 0 0
Depth 1
EndSubSection
SubSection “Display”
Viewport 0 0
Depth 4
EndSubSection
SubSection “Display”
Viewport 0 0
Depth 8
EndSubSection
SubSection “Display”
Viewport 0 0
Depth 15
Modes “1280x1024” “1024x768” “800x600” “720x400” “640x480”
EndSubSection
SubSection “Display”
Viewport 0 0
Depth 16
Modes “1280x1024” “1024x768” “800x600” “720x400” “640x480”
EndSubSection
SubSection “Display”
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section “Screen”
Identifier “aticonfig-Screen[0]-0”
Device “aticonfig-Device[0]-0”
Monitor “aticonfig-Monitor[0]-0”
DefaultDepth 24
SubSection “Display”
Viewport 0 0
Depth 24
EndSubSection
EndSection[/code]