Si tratta di una Radeon 9200 PCI
Code: Select all
02:01.0 VGA compatible controller: ATI Technologies Inc M9+ 5C63 [Radeon Mobility 9200 (AGP)] (rev 01)La questione è questa, installo xorg-server con gli xf86-ati-drivers, lancio X -configure e la scheda viene vista e configurata, poi all'avvio di X
Code: Select all
X -config xorg.conf.new
X.Org X Server 1.5.3
Release Date: 5 November 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.29-gentoo-r5 i686
Current Operating System: Linux xbmc.verz.home 2.6.29-gentoo-r5 #2 SMP Sat May 30 00:18:44 CEST 2009 i686
Build Date: 30 May 2009 05:11:23PM
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat May 30 19:48:38 2009
(++) Using config file: "xorg.conf.new"
NTSC PAL
XRANDR name: VGA-0
Connector: VGA
CRT1: INTERNAL_DAC1
DDC reg: 0x60
XRANDR name: DVI-0
Connector: DVI-I
CRT2: INTERNAL_DAC2
DFP1: INTERNAL_TMDS1
DDC reg: 0x64
XRANDR name: S-video
Connector: S-video
TV1: INTERNAL_DAC2
DDC reg: 0x0
finished output detect: 0
Unhandled monitor type 0
finished output detect: 1
finished output detect: 2
(EE) RADEON(0): No connected devices found!
finished all detect
before xf86InitialConfiguration
Unhandled monitor type 0
(EE) RADEON(0): No valid modes.
(EE) Screen(s) found, but none have a usable configuration.
Fatal server error:
no screens found
Code: Select all
(II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "VGA-0:ddc2" removed.
(II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
finished output detect: 0
(II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DVI-0:ddc2" removed.
(II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
Unhandled monitor type 0
finished output detect: 1
(II) RADEON(0): Output: S-video, Detected Monitor Type: 0
finished output detect: 2
(EE) RADEON(0): No connected devices found!
finished all detect

