LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 11-23-2009, 06:43 PM   #1
dad
Member
 
Registered: Sep 2003
Location: Florida
Distribution: Ubuntu
Posts: 139

Rep: Reputation: 16
problem installing driver atl1e


Howdy,

I have a Acer D250 netbook with Mandriva 2010. It does not see my eth0 and won't let me configure it. So I downloaded and installed the atl1e driver that is suppose to fix this. The last part of the instructions is to cd to the driver and do ismod atl1e.ko, however the file there is atl1e.ko.gz.
Also where is the config file to force Mandriva to use the atl1e driver? It keeps trying to use the old one.

Thanks!!
 
Old 11-24-2009, 04:33 AM   #2
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,657
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
Hi, the file I use is /etc/modprobe.preload

Code:
# /etc/modprobe.preload: kernel modules to load at boot time.
#
# This file should contain the names of kernel modules that are
# to be loaded at boot time, one per line.  Comments begin with
# a `#', and everything on the line after them are ignored.
# this file is for module-init-tools (kernel 2.5 and above) ONLY
# for old kernel use /etc/modules
currently, I don't need to, but I have had to before.

you'll need to restart the computer for that to work alone.

Quote:
the instructions is to cd to the driver and do ismod atl1e.ko
Was that command insmod?

For more, Type
Code:
man insmod
Hope this helps you,

Regards Glenn
 
Old 11-24-2009, 05:53 AM   #3
dad
Member
 
Registered: Sep 2003
Location: Florida
Distribution: Ubuntu
Posts: 139

Original Poster
Rep: Reputation: 16
I found out a little more info..The kernel version I'm using is 2.6.31.5- if I search for atl1e.ko* I find three of them with different kernels. Version 2.6.31.5 has atl1e.ko.gz
version 2.6.29.? is atl1e.ko and 2.6.26.? is atl1e.ko.gz. So it looks like the the 2.6.29.? has the right driver, but I use the newer kernel. Maybe this driver is for that certain kernel? I don't know.

The instructions say insmod atl1e.ko , then the error is the file isn't found. because its atl1e.ko.gz.

I this problem is beyond me.
 
Old 11-24-2009, 04:53 PM   #4
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,657
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
Have you thought about hacking it.

This is GNU/Linux after all.

use locate to search for the module insmod expects

you may need to update the database first, su to root, then
Code:
updatedb && locate atl1e.ko.gz
Then insmod it form there, or copy it to an appropriate place first.

which may be /lib/modules/2.6.31.6-1mnb_GamesBox/kernel/sound, (or something like that)

If it works, copy the module name to the file /etc/modprobe.preload

see how you go.

Glenn
 
Old 12-17-2009, 12:34 AM   #5
mango_boy
LQ Newbie
 
Registered: Dec 2009
Posts: 3

Rep: Reputation: 0
i am having similar problem

Code:
[root@pc-2 src]# insmod atl1e.ko
[root@pc-2 src]# find /lib/modules -iname atl1e.ko
[root@pc-2 src]# modprobe atl1e
FATAL: Module atl1e not found.
[root@pc-2 src]# updatedb && locate atl1e.ko.gz
[root@pc-2 src]# modprobe atl1e
FATAL: Module atl1e not found.
[root@pc-2 src]#
Code:
[root@pc-2 src]# lspci -v
00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03)
        Subsystem: ASUSTeK Computer Inc. Unknown device 82d3
        Flags: bus master, fast devsel, latency 0
        Capabilities: [e0] Vendor Specific Information

00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express Root Port (rev 03) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        I/O behind bridge: 0000b000-0000bfff
        Memory behind bridge: fe800000-fe8fffff
        Prefetchable memory behind bridge: 00000000d0000000-00000000dff00000
        Capabilities: [88] #0d [0000]
        Capabilities: [80] Power Management version 3
        Capabilities: [90] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+
        Capabilities: [a0] Express Root Port (Slot+) IRQ 0

00:1a.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4 (prog-if 00 [UHCI])
        Subsystem: ASUSTeK Computer Inc. Unknown device 82d4
        Flags: bus master, medium devsel, latency 0, IRQ 169
        I/O ports at a800 [size=32]
        Capabilities: [50] Vendor Specific Information

00:1a.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5 (prog-if 00 [UHCI])
        Subsystem: ASUSTeK Computer Inc. Unknown device 82d4
        Flags: bus master, medium devsel, latency 0, IRQ 50
        I/O ports at a880 [size=32]
        Capabilities: [50] Vendor Specific Information

00:1a.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6 (prog-if 00 [UHCI])
        Subsystem: ASUSTeK Computer Inc. Unknown device 82d4
        Flags: bus master, medium devsel, latency 0, IRQ 225
        I/O ports at ac00 [size=32]
        Capabilities: [50] Vendor Specific Information

00:1a.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2 (prog-if 20 [EHCI])
        Subsystem: ASUSTeK Computer Inc. Unknown device 82d4
        Flags: bus master, medium devsel, latency 0, IRQ 225
        Memory at fe7ffc00 (32-bit, non-prefetchable) [size=1K]
        Capabilities: [50] Power Management version 2
        Capabilities: [58] Debug port
        Capabilities: [98] Vendor Specific Information

00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller
        Subsystem: ASUSTeK Computer Inc. Unknown device 82fe
        Flags: bus master, fast devsel, latency 0, IRQ 3
        Memory at fe7f8000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: [50] Power Management version 2
        Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
        Capabilities: [70] Express Unknown type IRQ 0

00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Port 1 (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0
        Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
        Prefetchable memory behind bridge: 00000000fdf00000-00000000fdf00000
        Capabilities: [40] Express Root Port (Slot+) IRQ 0
        Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+
        Capabilities: [90] #0d [0000]
        Capabilities: [a0] Power Management version 2

00:1c.4 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Port 5 (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0
        Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
        I/O behind bridge: 0000d000-0000dfff
        Memory behind bridge: fea00000-feafffff
        Capabilities: [40] Express Root Port (Slot+) IRQ 0
        Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+
        Capabilities: [90] #0d [0000]
        Capabilities: [a0] Power Management version 2

00:1c.5 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Port 6 (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0
        Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
        I/O behind bridge: 0000c000-0000cfff
        Memory behind bridge: fe900000-fe9fffff
        Capabilities: [40] Express Root Port (Slot+) IRQ 0
        Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+
        Capabilities: [90] #0d [0000]
        Capabilities: [a0] Power Management version 2

00:1d.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1 (prog-if 00 [UHCI])
        Subsystem: ASUSTeK Computer Inc. Unknown device 82d4
        Flags: bus master, medium devsel, latency 0, IRQ 233
        I/O ports at a080 [size=32]
        Capabilities: [50] Vendor Specific Information

00:1d.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2 (prog-if 00 [UHCI])
        Subsystem: ASUSTeK Computer Inc. Unknown device 82d4
        Flags: bus master, medium devsel, latency 0, IRQ 58
        I/O ports at a400 [size=32]
        Capabilities: [50] Vendor Specific Information

00:1d.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3 (prog-if 00 [UHCI])
        Subsystem: ASUSTeK Computer Inc. Unknown device 82d4
        Flags: bus master, medium devsel, latency 0, IRQ 225
        I/O ports at a480 [size=32]
        Capabilities: [50] Vendor Specific Information

00:1d.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1 (prog-if 20 [EHCI])
        Subsystem: ASUSTeK Computer Inc. Unknown device 82d4
        Flags: bus master, medium devsel, latency 0, IRQ 233
        Memory at fe7ff800 (32-bit, non-prefetchable) [size=1K]
        Capabilities: [50] Power Management version 2
        Capabilities: [58] Debug port
        Capabilities: [98] Vendor Specific Information

00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90) (prog-if 01 [Subtractive decode])
        Flags: bus master, fast devsel, latency 0
        Bus: primary=00, secondary=05, subordinate=05, sec-latency=32
        I/O behind bridge: 0000e000-0000efff
        Memory behind bridge: feb00000-febfffff
        Prefetchable memory behind bridge: 0000000050000000-0000000050000000
        Capabilities: [50] #0d [0000]

00:1f.0 ISA bridge: Intel Corporation 82801JIR (ICH10R) LPC Interface Controller
        Subsystem: ASUSTeK Computer Inc. Unknown device 82d4
        Flags: bus master, medium devsel, latency 0
        Capabilities: [e0] Vendor Specific Information

00:1f.2 IDE interface: Intel Corporation 82801JI (ICH10 Family) 4 port SATA IDE Controller (prog-if 8f [Master SecP SecO PriP PriO])
        Subsystem: ASUSTeK Computer Inc. Unknown device 82d4
        Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 58
        I/O ports at 9000 [size=8]
        I/O ports at 8c00 [size=4]
        I/O ports at 8880 [size=8]
        I/O ports at 8800 [size=4]
        I/O ports at 8480 [size=16]
        I/O ports at 8400 [size=16]
        Capabilities: [70] Power Management version 3
        Capabilities: [b0] Vendor Specific Information

00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller
        Subsystem: ASUSTeK Computer Inc. Unknown device 82d4
        Flags: medium devsel, IRQ 225
        Memory at fe7ff400 (64-bit, non-prefetchable) [size=256]
        I/O ports at 0400 [size=32]

00:1f.5 IDE interface: Intel Corporation 82801JI (ICH10 Family) 2 port SATA IDE Controller (prog-if 85 [Master SecO PriO])
        Subsystem: ASUSTeK Computer Inc. Unknown device 82d4
        Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 58
        I/O ports at a000 [size=8]
        I/O ports at 9c00 [size=4]
        I/O ports at 9880 [size=8]
        I/O ports at 9800 [size=4]
        I/O ports at 9480 [size=16]
        I/O ports at 9400 [size=16]
        Capabilities: [70] Power Management version 3
        Capabilities: [b0] Vendor Specific Information

01:00.0 VGA compatible controller: ATI Technologies Inc RV710 [Radeon HD 4350] (prog-if 00 [VGA controller])
        Subsystem: XFX Pine Group Inc. Unknown device 2462
        Flags: bus master, fast devsel, latency 0, IRQ 66
        Memory at d0000000 (64-bit, prefetchable) [size=256M]
        Memory at fe8e0000 (64-bit, non-prefetchable) [size=64K]
        I/O ports at b000 [size=256]
        Expansion ROM at fe8c0000 [disabled] [size=128K]
        Capabilities: [50] Power Management version 3
        Capabilities: [58] Express Legacy Endpoint IRQ 0
        Capabilities: [a0] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable+

01:00.1 Audio device: ATI Technologies Inc R700 Audio Device [Radeon HD 4000 Series]
        Subsystem: XFX Pine Group Inc. Unknown device aa38
        Flags: bus master, fast devsel, latency 0, IRQ 11
        Memory at fe8fc000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: [50] Power Management version 3
        Capabilities: [58] Express Legacy Endpoint IRQ 0
        Capabilities: [a0] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-

02:00.0 Ethernet controller: Attansic Technology Corp. Atheros AR8121/AR8113/AR8114 PCI-E Ethernet Controller (rev b0)
        Subsystem: ASUSTeK Computer Inc. Unknown device 8226
        Flags: fast devsel, IRQ 177
        Memory at fe9c0000 (64-bit, non-prefetchable) [disabled] [size=256K]
        I/O ports at cc00 [disabled] [size=128]
        Capabilities: [40] Power Management version 2
        Capabilities: [48] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
        Capabilities: [58] Express Endpoint IRQ 0

03:00.0 IDE interface: Marvell Technology Group Ltd. 88SE6121 SATA II Controller (rev b2) (prog-if 8f [Master SecP SecO PriP PriO])
        Subsystem: ASUSTeK Computer Inc. Unknown device 82e0
        Flags: bus master, fast devsel, latency 0, IRQ 169
        I/O ports at dc00 [size=8]
        I/O ports at d880 [size=4]
        I/O ports at d800 [size=8]
        I/O ports at d480 [size=4]
        I/O ports at d400 [size=16]
        Memory at feaffc00 (32-bit, non-prefetchable) [size=1K]
        Capabilities: [48] Power Management version 2
        Capabilities: [50] Message Signalled Interrupts: 64bit- Queue=0/0 Enable-
        Capabilities: [e0] Express Legacy Endpoint IRQ 0

05:00.0 Multimedia controller: Philips Semiconductors SAA7131/SAA7133/SAA7135 Video Broadcast Decoder (rev d1)
        Subsystem: Pinnacle Systems Inc. PCTV 110i (saa7133)
        Flags: bus master, medium devsel, latency 64, IRQ 10
        Memory at febff800 (32-bit, non-prefetchable) [size=2K]
        Capabilities: [40] Power Management version 2

05:01.0 Ethernet controller: ADMtek NC100 Network Everywhere Fast Ethernet 10/100 (rev 11)
        Subsystem: Accton Technology Corporation Unknown device 1216
        Flags: bus master, medium devsel, latency 64, IRQ 177
        I/O ports at e800 [size=256]
        Memory at febff400 (32-bit, non-prefetchable) [size=1K]
        Expansion ROM at 50000000 [disabled] [size=128K]
        Capabilities: [c0] Power Management version 2

05:03.0 FireWire (IEEE 1394): Agere Systems FW322/323 (rev 70) (prog-if 10 [OHCI])
        Subsystem: ASUSTeK Computer Inc. IEEE 1394a Firewire Controller
        Flags: bus master, medium devsel, latency 64, IRQ 5
        Memory at febfe000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: [44] Power Management version 2
my kernel depend on OEL 5.4
Code:
[root@pc-2 src]# uname -a
Linux pc-2.mago-boy 2.6.18-164.el5 #1 SMP Thu Sep 3 04:15:13 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
[root@pc-2 src]#
help me plz..........
 
Old 12-17-2009, 03:09 AM   #6
dad
Member
 
Registered: Sep 2003
Location: Florida
Distribution: Ubuntu
Posts: 139

Original Poster
Rep: Reputation: 16
Mango boy,
I ended up buying a USB to Ethernet adapter for $30 at office depot, it works great. However my problem now is I'm in Afghanistan with no internet to connect my laptop too. So I'm screwed many different ways.

dad
 
Old 12-17-2009, 07:12 PM   #7
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,657
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
Hi, insmod is supposed to unpack the zip file it's self.

On use.

Is there a module loading that is not supposed to?

If so, you can blacklist that module, easy to reverse in this case (ethernet)

/etc/modprobe.d/blacklist-mdv (read the doc first to see how to blacklist a module.)

reason being, sometimes a module is loaded and the kernel does not try to load another.(dumb, it only knows what it is told)

Then you can add the full address to
Quote:
If it works, copy the module name to the file /etc/modprobe.preload
Hope this helps. Glenn
 
Old 01-01-2010, 04:47 AM   #8
dad
Member
 
Registered: Sep 2003
Location: Florida
Distribution: Ubuntu
Posts: 139

Original Poster
Rep: Reputation: 16
I got it fixed.

I just was able to get back online today. I had a boat load of updates waiting with a new kernel.

I tried to install the atl1e driver again and it gave me lots of errors.
I had before blacklisted the atl1c driver, so I un-blacklisted it this allowed it to show up at least in the ifconfig and the network connection gui. before when I tired to configure it, it gave me errors about missing hardware or something like that.
But this time I was able configure it and connect to the internet!

So I suspect the updates fixed it....thanks everyone for the help.
 
Old 01-03-2010, 06:28 AM   #9
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,657
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
cool.
 
  


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
Problem installing driver iamstorm Linux - Software 4 09-12-2004 06:10 PM
problem installing driver laclac01 Linux - Software 1 07-08-2004 12:42 PM
I have problem with installing my driver Hell-Shooter Linux - Wireless Networking 2 06-09-2004 02:46 PM
Problem installing VGA Driver... kai_rana Linux - Hardware 2 09-23-2003 05:17 PM
Problem installing driver... adas Linux - Software 4 10-13-2002 01:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 10:44 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