LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   ATI and Ubuntu will it ever work? (https://www.linuxquestions.org/questions/linux-hardware-18/ati-and-ubuntu-will-it-ever-work-454064/)

tdunford 06-12-2006 12:35 PM

ATI and Ubuntu will it ever work?
 
Hello,

I have an ATI radeon, specifically a 9200 SE.
Hasent worked with ubuntu (dapper i386 6.06 LTS) since I got it.
And now my friends are mocking linux because of it, can anyone help me (and linux) to get some respect?

todd@todd-desktop:~$ fglrxinfo
[fglrx] API ERROR: could not register entrypoint for SelectTextureSGIS
[fglrx] API ERROR: could not register entrypoint for SelectTextureTransformSGIS
etc...

and

todd@todd-desktop:~$ dmesg | grep fglrx [4294712.164000] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[4294712.170000] [fglrx] Maximum main memory to use for locked dma buffers: 431 MBytes.
[4294712.171000] [fglrx] module loaded - fglrx 8.25.18 [May 18 2006] on minor 0
[4294713.384000] [fglrx] Internal AGP support requested, but kernel AGP support active.
[4294713.384000] [fglrx] Have to use kernel AGP support to avoid conflicts.
[4294713.385000] [fglrx] AGP detected, AgpState = 0x1f004a1b (hardware caps of chipset)
[4294713.386000] [fglrx] AGP enabled, AgpCommand = 0x1f004312 (selected caps)
[4294713.400000] [fglrx] total GART = 33554432
[4294713.406000] [fglrx] free GART = 17559552
[4294713.407000] [fglrx] max single GART = 17559552
[4294713.409000] [fglrx] total LFB = 126873600
[4294713.414000] [fglrx] free LFB = 116387840
[4294713.415000] [fglrx] max single LFB = 116387840
[4294713.419000] [fglrx] total Inv = 0
[4294713.422000] [fglrx] free Inv = 0
[4294713.422000] [fglrx] max single Inv = 0
[4294713.423000] [fglrx] total TIM = 0

If you need anymore info just ask me...

tdunford 06-12-2006 12:38 PM

lspci
 
todd@todd-desktop:~$ lspci
0000:00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02)
0000:00:01.0 PCI bridge: Intel Corporation 82865G/PE/P PCI to AGP Controller (rev 02)
0000:00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02)
0000:00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02)
0000:00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 (rev 02)
0000:00:1d.3 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 (rev 02)
0000:00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02)
0000:00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2)
0000:00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02)
0000:00:1f.1 IDE interface: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller (rev 02)
0000:00:1f.2 IDE interface: Intel Corporation 82801EB (ICH5) SATA Controller (rev 02)
0000:00:1f.3 SMBus: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02)
0000:00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 SE] (rev 01)
0000:01:00.1 Display controller: ATI Technologies Inc RV280 [Radeon 9200 SE] (Secondary) (rev 01)
0000:02:03.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80)
0000:02:04.0 RAID bus controller: Promise Technology, Inc. PDC20378 (FastTrak 378/SATA 378) (rev 02)
0000:02:05.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001 Gigabit Ethernet Controller (rev 13)
0000:02:09.0 Network controller: Intersil Corporation Prism 2.5 Wavelan chipset (rev 01)

tdunford 06-16-2006 11:20 PM

Ok, so it wasnt that hard...
 
All right, appears to be a library problem heres the link with a good description of the solution that worked for me...
Looks like the new drivers don't work with the r200 cards (this doesnt mean much to me as a newbie)
but you can download this file:
Actaully, you need to 'save link as' and put it on your desktop:

http://www.ground-impact.com/libGL.so.1.2

and then move it like this:

sudo mv /home/username/Desktop/libGL.so.1.2 /usr/lib/


All times are GMT -5. The time now is 06:11 PM.