Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy HOME page : puppylinux.com
"THE" alternative forum : puppylinux.info
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Tue 18 Jun 2013, 18:43
All times are UTC - 4
 Forum index » Advanced Topics » Hardware
Lupu 5.01, Lenovo T500, Intel Pro/1000 -> no ethernet
Moderators: Flash, Ian, JohnMurga
Post_new_topic   Reply_to_topic View_previous_topic :: View_next_topic
Page 1 of 1 Posts_count  
Author Message
TerrierMix

Joined: 23 Aug 2010
Posts: 3

PostPosted: 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
View user's profile Send_private_message 
TerrierMix

Joined: 23 Aug 2010
Posts: 3

PostPosted: 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
View user's profile Send_private_message 
TerrierMix

Joined: 23 Aug 2010
Posts: 3

PostPosted: 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
View user's profile Send_private_message 
ezaron

Joined: 19 Feb 2011
Posts: 1

PostPosted: 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
View user's profile Send_private_message 
tempestuous

Joined: 10 Jun 2005
Posts: 4950
Location: Australia

PostPosted: 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
View user's profile Send_private_message 
Display_posts:   Sort by:   
Page 1 of 1 Posts_count  
Post_new_topic   Reply_to_topic View_previous_topic :: View_next_topic
 Forum index » Advanced Topics » Hardware
Jump to:  

Rules_post_cannot
Rules_reply_cannot
Rules_edit_cannot
Rules_delete_cannot
Rules_vote_cannot
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.0447s ][ Queries: 11 (0.0052s) ][ GZIP on ]