Public bug reported:

Binary package hint: linux-source-2.6.22

This is a problem on Gutsy Gibbon as well as Feisty Fawn. I only use the
standard release.


To reproduce:
1) Start the computer, use dhclient to assign an IP address to the PCMCIA NIC 
(eth1).  This is not done automatically after installing Ubuntu (see bug 
#45295).
2) Put the computer to sleep/hibernate - either manually by hitting the 
Fn-Sleep key, or waiting X number of minutes until it goes to sleep 
automagically.
3) Resume the computer.  The network does not work.


Hardware:
Make: IBM Thinkpad R40
Model: R40 2681-26M (has an onboard NIC, but this does not work since it is 
physically broken, but Ubuntu configures it as eth0)
NIC: PCMCIA Network card: Xircom 10/100 PCMCIA combo card (also a modem).


Workaround:
For this problem I have a workaround.  Create a file in /etc/acpi/resume.d/ 
called something like "66-PCMCIA_INSERT.sh", in the file put:
    #!/bin/bash
    dhclient eth1
You need to make sure the file is executable, to do this run 'sudo chmod 755 
/etc/acpi/resume.d/66-PCMCIA_INSERT.sh' on the command line. 


I will attach a lspci file.

** Affects: linux-source-2.6.22 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: hibernate network pcmcia sleep

-- 
Network on PCMCIA Network card not restored after suspend/sleep
https://bugs.launchpad.net/bugs/152533
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to