Hi,

I am trying to configure a Thinkpad T60 2500 with xorg and the ATI X1400 driver.

What do I need to do to get xorg to pickup up the glx and fglrx modules?

Further details below.

Many thanks in advance.

regards
Garry



obufki log # startx
xauth:  creating new authority file /root/.serverauth.6589


X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: Linux 2.6.17.13 i686
Current Operating System: Linux obufki 2.6.17.13 #4 SMP PREEMPT Sun Nov 26 12:59:25 GMT 2006 i686
Build Date: 25 November 2006
       Before reporting problems, check http://wiki.x.org
       to make sure that you have the latest version.
Module Loader present
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: Sun Nov 26 13:20:32 2006
(==) Using config file: "/etc/X11/xorg.conf"
(EE) Failed to load module "glx" (module does not exist, 0)
(EE) Failed to load module "fglrx" (module does not exist, 0)
(EE) No drivers available.

Fatal server error:
no screens found
XIO:  fatal IO error 104 (Connection reset by peer) on X server ":0.0"
     after 0 requests (0 known processed) with 0 events remaining.


From Xorg.0.log:

(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
       compiled for 7.1.1, module version = 2.1.0
       Module class: X.Org Font Renderer
       ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(WW) Warning, couldn't open module glx
(II) UnloadModule: "glx"
(EE) Failed to load module "glx" (module does not exist, 0)
.
.
.
(II) Module vbe: vendor="X.Org Foundation"
       compiled for 7.1.1, module version = 1.1.0
       ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "fglrx"
(WW) Warning, couldn't open module fglrx
(II) UnloadModule: "fglrx"
(EE) Failed to load module "fglrx" (module does not exist, 0)
.
.
.
(II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
       compiled for 4.3.99.902, module version = 1.0.0
       Module class: X.Org XInput Driver
       ABI class: X.Org XInput driver, version 0.6
(EE) No drivers available.

Fatal server error:
no screens found



Further details:
---------------

obufki log # cat /etc/gentoo-release
Gentoo Base System version 1.12.1

uname -a:
Linux obufki 2.6.17.13 #4 SMP PREEMPT Sun Nov 26 12:59:25 GMT 2006 i686 Genuine Intel(R) CPU T2500 @ 2.00GHz GNU/Linux

obufki log # lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express Memory Controller Hub (rev 03) 00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express PCI Express Root Port (rev 03) 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02) 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02) 00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02) 00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02) 00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 02) 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 02) 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 02) 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 02) 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 02) 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02) 00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02) 00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7 Family) Serial ATA Storage Controller AHCI (rev 02) 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02) 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility X1400 02:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet Controller 03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
15:00.0 CardBus bridge: Texas Instruments PCI1510 PC card Cardbus Controller


obufki log # lsmod
Module                  Size  Used by
fglrx                 394220  0
capability              5768  0
commoncap               8064  1 capability
evdev                  10880  0
ati_agp                10124  0
agpgart                33868  2 fglrx,ati_agp

emerge -s xorg
includes the following:
*  x11-base/xorg-server
     Latest version available: 1.1.1-r1
     Latest version installed: 1.1.1-r1
     Size of files: 9,170 kB
     Homepage:      http://xorg.freedesktop.org/
     Description:   X.Org X servers
     License:       xorg-server MIT

*  x11-base/xorg-x11
     Latest version available: 7.1
     Latest version installed: 7.1
     Size of files: 0 kB
     Homepage:      http://xorg.freedesktop.org
Description: An X11 implementation maintained by the X.Org Foundation (meta package)
     License:       as-is

emerge -s ati
includes the following:
*  x11-apps/ati-drivers-extra
     Latest version available: 8.27.10
     Latest version installed: 8.27.10
     Size of files: 56,272 kB
     Homepage:      http://www.ati.com
     Description:   Ati precompiled drivers extra application
     License:       ATI GPL-2 QPL-1.0

*  x11-drivers/ati-drivers
     Latest version available: 8.29.6
     Latest version installed: 8.27.10-r1
     Size of files: 56,422 kB
     Homepage:      http://www.ati.com
Description: Ati precompiled drivers for r350, r300, r250 and r200 chipsets
     License:       ATI

--
gentoo-user@gentoo.org mailing list

Reply via email to