xorg.conf (generato da aticonfig):
- Codice: Seleziona tutto
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection
Section "Module"
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 "aticonfig-Device[0]-0"
Driver "fglrx"
BusID "PCI:1:0:0"
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
dmesg | grep fglrx:
- Codice: Seleziona tutto
[ 3.846122] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[ 3.994994] [fglrx] Maximum main memory to use for locked dma buffers: 2882 MBytes.
[ 3.995244] [fglrx] vendor: 1002 device: 95c4 count: 1
[ 3.995671] [fglrx] ioport: bar 1, base 0xd800, size: 0x100
[ 3.995884] [fglrx] Kernel PAT support is enabled
[ 3.995909] [fglrx] module loaded - fglrx 8.88.7 [Jul 28 2011] with 1 minors
[ 8.750382] fglrx_pci 0000:01:00.0: irq 40 for MSI/MSI-X
[ 8.751154] [fglrx] Firegl kernel thread PID: 846
[ 8.751223] [fglrx] Firegl kernel thread PID: 847
[ 8.751290] [fglrx] Firegl kernel thread PID: 848
[ 8.751545] [fglrx] IRQ 40 Enabled
[ 9.305282] [fglrx] Gart USWC size:948 M.
[ 9.305285] [fglrx] Gart cacheable size:374 M.
[ 9.305290] [fglrx] Reserved FB block: Shared offset:0, size:1000000
[ 9.305292] [fglrx] Reserved FB block: Unshared offset:1fd02000, size:2f9000
[ 9.305294] [fglrx] Reserved FB block: Unshared offset:1fffb000, size:5000
[ 11.148306] [fglrx:fireglAsyncioIntEnableMsgHandler] *ERROR* interrupt source ff000066 is not supported on this hardware (return code = 1)
cat /var/log/Xorg.0.log | grep "(WW)":
- Codice: Seleziona tutto
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 8.046] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 8.052] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 8.052] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 8.053] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 8.329] (WW) Falling back to old probe method for fglrx
[ 8.623] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[ 9.483] (WW) fglrx(0): Option "VendorName" is not used
[ 9.483] (WW) fglrx(0): Option "ModelName" is not used
La scheda video è quella del titolo. Qualcuno mi può aiutare a risolvere il problema? Con altre distribuzioni i catalyst mi sono sempre funzionati quindi immagino sia solo un problema di configurazione. Grazie in anticipo.
EDIT:
aggiungo che andando su Informazioni di Sistema => Grafica compare 'Driver: VESA: M82' il che mi sembra parecchio strano :S