LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 06-17-2006, 09:26 AM   #1
DragonMaster
Member
 
Registered: Feb 2006
Location: Montreal, QC, Canada
Distribution: FC5 & SuSE10.1
Posts: 55

Rep: Reputation: 15
ATi driver not working SuSE RPM installation errors


Got a problem, i can't install my ATi X1600Pro. I followed the instructions here : http://www.thejemreport.com/mambo/content/view/254/42/
(Which are the same as 10 other sites I visited)
withuot success. Building the RPM is showing absolutely no error messages at all, but when I install it, I get a few errors.

(I do erase the old package when trying to reinstall it.)
I use the v 8.25.18 ATi drivers.

rpm -ivh fglrx64_6_9_0_SUSE101-8.25.18-1.x86_64.rpm
Quote:
Preparing... ########################################### [100%]
1:fglrx64_6_9_0_SUSE101 ########################################### [100%]
/usr/src/kernel-modules/fglrx /
make: Entering directory `/usr/src/linux-2.6.16.13-4-obj/x86_64/smp'
make -C ../../../linux-2.6.16.13-4 O=../linux-2.6.16.13-4-obj/x86_64/smp
LD /usr/src/kernel-modules/fglrx/built-in.o
CC [M] /usr/src/kernel-modules/fglrx/firegl_public.o
/usr/src/kernel-modules/fglrx/firegl_public.c: In function ‘firegl_put_user_ptr’:
/usr/src/kernel-modules/fglrx/firegl_public.c:1246: warning: cast from pointer to integer of different size
/usr/src/kernel-modules/fglrx/firegl_public.c:1246: warning: cast from pointer to integer of different size
/usr/src/kernel-modules/fglrx/firegl_public.c:1246: warning: cast from pointer to integer of different size
/usr/src/kernel-modules/fglrx/firegl_public.c:1246: warning: cast from pointer to integer of different size
/usr/src/kernel-modules/fglrx/firegl_public.c: In function ‘__ke_unregister_ioctl32_conversion’:
/usr/src/kernel-modules/fglrx/firegl_public.c:2406: warning: ‘return’ with a value, in function returning void
LD [M] /usr/src/kernel-modules/fglrx/fglrx.o
Building modules, stage 2.
MODPOST
WARNING: could not find /usr/src/kernel-modules/fglrx/.libfglrx_ip.a.GCC4.cmd for /usr/src/kernel-modules/fg/libfglrx_ip.a.GCC4
CC /usr/src/kernel-modules/fglrx/fglrx.mod.o
LD [M] /usr/src/kernel-modules/fglrx/fglrx.ko
make: Leaving directory `/usr/src/linux-2.6.16.13-4-obj/x86_64/smp'
make: Entering directory `/usr/src/linux-2.6.16.13-4-obj/x86_64/smp'
make -C ../../../linux-2.6.16.13-4 O=../linux-2.6.16.13-4-obj/x86_64/smp modules_install
INSTALL /usr/src/kernel-modules/fglrx/fglrx.ko
DEPMOD 2.6.16.13-4-smp
make: Leaving directory `/usr/src/linux-2.6.16.13-4-obj/x86_64/smp'
/

*************************************************************
Please read "/usr/share/doc/packages/fglrx/README.SuSE" for
configuration details when using SaX2.
*************************************************************
/sbin/lspci
Quote:
00:00.0 Host bridge: ATI Technologies Inc RS480 Host Bridge (rev 01)
00:02.0 PCI bridge: ATI Technologies Inc RS480 PCI-X Root Port
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
00:19.0 PCI bridge: ALi Corporation M5249 HTT to PCI Bridge
00:1c.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
00:1c.1 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
00:1c.2 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
00:1c.3 USB Controller: ALi Corporation USB 2.0 Controller (rev 01)
00:1d.0 Audio device: ALi Corporation High Definition Audio/AC'97 Host Controller
00:1e.0 ISA bridge: ALi Corporation PCI to LPC Controller (rev 31)
00:1e.1 Bridge: ALi Corporation M7101 Power Management Controller [PMU]
00:1f.0 IDE interface: ALi Corporation M5229 IDE (rev c7)
00:1f.1 RAID bus controller: ALi Corporation ULi 5287 SATA (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc RV530 [Radeon X1600]
01:00.1 Display controller: ATI Technologies Inc RV530 [Radeon X1600] (Secondary)
02:11.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 04)
02:11.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 01)
02:14.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 46)
02:16.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (rev 10)
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ATI Radeon Graphics Driver not Working on SuSE i386 Anju Linux - Software 16 03-09-2006 02:37 AM
ATI Driver Installation probs in SuSE 10.0 with Radeon 9600 Fluux Linux - Hardware 2 12-18-2005 01:16 AM
ATI driver update for SUSE LINUX 9.2..NVIDIA Installer HOWTO... RPM packages of X.Org coolbreeze7000 SUSE / openSUSE 17 02-08-2005 04:50 PM
[SOLVED] ATI Driver installation for SuSE 9.1 Pro nebelfrau Linux - Software 1 09-14-2004 02:19 AM
ATI Driver rpm install fernandoo Linux - Newbie 2 10-29-2003 02:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration