The time now is Mon 20 May 2013, 01:04
All times are UTC - 4 |
| Author |
Message |
TerrierMix
Joined: 23 Aug 2010 Posts: 3
|
Posted: Mon 23 Aug 2010, 12:45 Post subject:
Lupu 5.01, Lenovo T500, Intel Pro/1000 -> no ethernet |
|
My Lenovo T500 notebook has the garden variety Intel PRO/1000 wired ethernet adapter, and also the Intel WiFi Link supported by the iwlagn driver. Imagine my surprise when Lupu 5.01 (booted from CD or flash drive) detected no network adapters at all.
When I boot up Ubuntu 10.04 LTS both cards are detected without a problem.
[ 0.729217] e1000e: Intel(R) PRO/1000 Network Driver - 1.0.2-k2
[ 0.729220] e1000e: Copyright (c) 1999-2008 Intel Corporation.
[ 0.749388] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 0.749398] e1000e 0000:00:19.0: setting latency timer to 64
[ 0.749505] alloc irq_desc for 30 on node -1
[ 0.749507] alloc kstat_irqs on node -1
[ 0.749519] e1000e 0000:00:19.0: irq 30 for MSI/MSI-X
[ 0.902526] 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:22:68:0a:5e:94
[ 0.902528] 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[ 0.902553] 0000:00:19.0: eth0: MAC: 7, PHY: 8, PBA No: 1008ff-0ff
Linux host 2.6.32-24-generic #41-Ubuntu SMP Thu Aug 19 01:38:40 UTC 2010 x86_64 GNU/Linux
What the heck is Lupu 5.01 missing?
|
|
Back to top
|
|
 |
TerrierMix
Joined: 23 Aug 2010 Posts: 3
|
Posted: Mon 23 Aug 2010, 13:39 Post subject:
|
|
Well this is very curious. When I run 'modprobe e1000e' it complains
cannot load 'kernel/drivers/net/e1000e/e1000e.ko' - no such file or directory
But the file exists in /lib/modules/2.6.33.2/kernel/drivers/net/e1000e. When I cd to /lib/modules/2.6.33.2 and repeat the modprobe command, it succeeds and the module is loaded.
|
|
Back to top
|
|
 |
TerrierMix
Joined: 23 Aug 2010 Posts: 3
|
Posted: Mon 23 Aug 2010, 15:24 Post subject:
|
|
Running 'depmod -a' fixed it. That's pretty odd. I guess Lupu setup didn't run it for some reason?
|
|
Back to top
|
|
 |
ezaron
Joined: 19 Feb 2011 Posts: 1
|
Posted: Sat 19 Feb 2011, 01:51 Post subject:
iwlagn X201 lupu wary |
|
Running Puppy linux on Lenovo Thinkpad X201.
In both lupu and wary I could not use my wireless on boot. Dmesg reports:
iwlagn 0000:02:00.0: firmware: requesting iwlwifi-6000-4.ucode
iwlagn 0000:02:00.0: iwlwifi-6000-4.ucode firmware file req failed: -2
iwlagn 0000:02:00.0: Could not read microcode: -2
iwlagn 0000:02:00.0: firmware: requesting iwlwifi-6000-4.ucode
iwlagn 0000:02:00.0: iwlwifi-6000-4.ucode firmware file req failed: -2
iwlagn 0000:02:00.0: Could not read microcode: -2
FIX:
Copy the drivers from ubuntu 10.04, e.g. (I have ubuntu installed on hard drive of same machine at /dev/sda5):
cp /mnt/sda5/lib/firmware/iwlwifi* /lib/firmware/
Then remove the iwlagn module and re-insert.
modprobe -r iwlagn
modprobe -a iwlagn
dmesg is much happier. But to make it actually work to configure wireless, we must
depmod -a
Voila!
|
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 4944 Location: Australia
|
Posted: Mon 21 Feb 2011, 10:07 Post subject:
|
|
| ezaron wrote: | FIX:
Copy the drivers from ubuntu 10.04, e.g. (I have ubuntu installed on hard drive of same machine at /dev/sda5):
cp /mnt/sda5/lib/firmware/iwlwifi* /lib/firmware/ |
Your fix is correct, but that's not a driver you're copying, it's firmware ... which is required by the iwlagn driver. Puppy's version of the iwlagn driver remains unchanged, it's just the firmware you're adding.
I have just posted a dotpet with updated Intel iwlagn firmware here -
http://www.murga-linux.com/puppy/viewtopic.php?p=497421#497421
|
|
Back to top
|
|
 |
|
|
|
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 You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|