Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] FATAL: Error inserting fglrx
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
plastikman187
Apprentice
Apprentice


Joined: 15 Mar 2005
Posts: 233

PostPosted: Wed Mar 16, 2005 11:03 pm    Post subject: [solved] FATAL: Error inserting fglrx Reply with quote

Hey,

I am sure that this was asked before but i didnt find the answer that i was looking for

xorg message
Code:
zak@slacker zak $ /usr/bin/startxfce4: Starting X server


X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.9-gentoo-r14 x86_64 [ELF]
Current Operating System: Linux slacker 2.6.9-gentoo-r14 #6 SMP Wed Mar 16 13:14:31 UTC 2005 x86_64
Build Date: 12 March 2005
        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: Wed Mar 16 13:52:27 2005
(==) Using config file: "/etc/X11/xorg.conf"
Using vt 7
(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found
FATAL: Error inserting fglrx (/lib/modules/2.6.9-gentoo-r14/video/fglrx.ko): Unknown symbol in module, or unknown parameter (see dmesg)
[drm] failed to load kernel module "fglrx"
(EE) fglrx(0): DRIScreenInit failed!
Could not init font path element /usr/X11R6/lib/X11/fonts/local/, removing from list!
/etc/xdg/xfce4/xinitrc: line 52: xscreensaver: command not found
Agent pid 5503
which: no dbus-launch in (/bin:/usr/bin:/usr/local/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/3.4:/opt/ati/bin:/opt/blackdown-jdk-1.4.2.01/bin:/opt/blackdown-jdk-1.4.2.01/jre/bin)
SetClientVersion: 0 8
SetKbdSettings - type: -1 rate: 30 delay: 500 snumlk: 0
alsa: Mixer attach default error: Permission denied


Here is my lspci

Code:
slacker root # lspci
0000:00:00.0 Host bridge: VIA Technologies, Inc. VT8385 [K8T800 AGP] Host Bridge (rev 01)
0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI bridge [K8T800 South]
0000:00:07.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80)
0000:00:0a.0 Ethernet controller: Marvell Technology Group Ltd. Gigabit Ethernet Controller (rev 13)
0000:00:0f.0 RAID bus controller: VIA Technologies, Inc. VIA VT6420 SATA RAID Controller (rev 80)
0000:00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
0000:00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
0000:00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
0000:00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
0000:00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
0000:00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
0000:00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800 South]
0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
0000:00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
0000:00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
0000:00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
0000:00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
0000:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R350 [Radeon 9800 Pro]
0000:01:00.1 Display controller: ATI Technologies Inc Radeon R350 [Radeon 9800 Pro] (Secondary)


Here is the info from dmesg

Code:
FATAL: Error inserting fglrx (/lib/modules/2.6.9-gentoo-r14/video/fglrx.ko): Unknown symbol in module, or unknown parameter (see dmesg)


fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERM
ANY' taints kernel.
fglrx: Unknown symbol dma_map_single
fglrx: Unknown symbol remap_pfn_range
fglrx: Unknown symbol no_iommu
fglrx: Unknown symbol dma_unmap_single



fglrx: Unknown symbol dma_map_single
fglrx: Unknown symbol remap_pfn_range
fglrx: Unknown symbol no_iommu
fglrx: Unknown symbol dma_unmap_single
fglrx: Unknown symbol dma_map_single
fglrx: Unknown symbol remap_pfn_range
fglrx: Unknown symbol no_iommu
fglrx: Unknown symbol dma_unmap_single
fglrx: Unknown symbol dma_map_single
fglrx: Unknown symbol remap_pfn_range
fglrx: Unknown symbol no_iommu
fglrx: Unknown symbol dma_unmap_single


i followed the directions on this thread
https://forums.gentoo.org/viewtopic-t-301437.html

my kernel is linux-2.6.9-gentoo-r14

Any help on the reason that this is happening would be appreciated


Last edited by plastikman187 on Thu Mar 17, 2005 12:41 am; edited 1 time in total
Back to top
View user's profile Send private message
plastikman187
Apprentice
Apprentice


Joined: 15 Mar 2005
Posts: 233

PostPosted: Thu Mar 17, 2005 12:11 am    Post subject: Reply with quote

Looks like it was because of the kernel that i was using

i changed to 2.6.10 and no errors.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum