Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 256905 - x11-base/xorg-server-1.5.3-r1 - X -configure: (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:0) found
Summary: x11-base/xorg-server-1.5.3-r1 - X -configure: (WW) fglrx: No matching Device ...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-30 10:47 UTC by Juergen Rose
Modified: 2009-01-30 20:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Rose 2009-01-30 10:47:53 UTC
Because the keyboard was not working with X I remove /etc/X11/xorg.conf and tried "X -configure". which failed with:

root@thinkpad:/etc/X11(76)# X -configure

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-rc2 i686 
Current Operating System: Linux thinkpad 2.6.29-rc2 #1 PREEMPT Mon Jan 19 12:22:11 CET 2009 i686
Build Date: 30 January 2009  11:07:59AM
 
        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: Fri Jan 30 11:44:53 2009
List of video drivers:
        v4l
        fglrx
        radeon
        ati
        vesa
(WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:0) found

Backtrace:
0: X(xorg_backtrace+0x38) [0x8137428]
1: X(xf86CallDriverProbe+0x233) [0x80a9923]

Fatal server error:
Caught signal 11.  Server aborting

Aborted

root@thinkpad:/etc/X11(77)# lspci
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03)
00:01.0 PCI bridge: Intel Corporation Mobile 915GM/PM Express PCI Express Root Port (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 3 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d3)
00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 03)
00:1e.3 Modem: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Modem Controller (rev 03)
00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 03)
00:1f.2 IDE interface: Intel Corporation 82801FBM (ICH6M) SATA Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 03)
01:00.0 VGA compatible controller: ATI Technologies Inc M22 [Mobility Radeon X300]
02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5751M Gigabit Ethernet PCI Express (rev 11)
0b:00.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev 8d)
0b:02.0 Ethernet controller: Atheros Communications Inc. AR5212 802.11abg NIC (rev 01)



Reproducible: Always




root@thinkpad:/etc/X11(78)# emerge -pvD xorg-server

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] x11-base/xorg-server-1.5.3-r1  USE="hal ipv6 nptl sdl xorg -3dfx -debug -dmx -kdrive -minimal -tslib" INPUT_DEVICES="keyboard mouse synaptics -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 -elographics -evdev -fpit -hyperpen -jamstudio -joystick -magellan -microtouch -mutouch -palmax -penmount -spaceorb -summa -tek4957 -tslib -ur98 -vmmouse -void -wacom" VIDEO_CARDS="radeon vesa -apm -ark -ast -chips -cirrus -cyrix -dummy -epson -fbdev -fglrx -geode -glint -i128 -i740 (-impact) -imstt -intel -mach64 -mga -neomagic (-newport) -nsc -nv -nvidia -r128 -radeonhd -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -vermilion -vga -via -vmware -voodoo -xgi" 0 kB
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2009-01-30 19:59:18 UTC
Try adding VIDEO_CARDS=fglrx, rebuilding first by issuing `emerge -vuaDN world' and then by re-emerging your video drivers. Reopen this bug report if 
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2009-01-30 19:59:38 UTC
(In reply to comment #1)
> and then by re-emerging your video drivers. Reopen this bug report if 

... the problem persists.
Comment 3 Juergen Rose 2009-01-30 20:25:21 UTC
`emerge -vuaDN world' just does not work because of
...
!!! All ebuilds that could satisfy ">=net-misc/networkmanager-0.7" have been masked.
...
(dependency required by "kde-base/kdebase-meta-4.2.0" [ebuild])

I will test it later.