openSUSE Forums > Hardware > Laptop » HP 6735s; Ethernet does not work after hibernate with 11.1

Go Back   openSUSE Forums > Hardware > Laptop
Forums FAQ Members List Search Today's Posts Mark Forums Read

Laptop Questions about laptop hardware and laptop specific software (power management )

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-Jul-2009, 01:44
Puzzled Penguin
 
Join Date: Jul 2008
Posts: 8
dannori hasn't been rated much yet
Default HP 6735s; Ethernet does not work after hibernate with 11.1

Hi,

I have a HP 6735s with openSUSE 11.1 x64 installed. The laptop has a Marvell Technology Group Ltd. Device 4357 (rev 10) Ethernet controller.

After waking up from hibernate (suspend to disk) the network sometimes does not work. KNetworkmanager reports then that it did not detect a carrier.

I tried to a restart of /etc/init.d/network and KNetworkmanager as well in both combinations of order, but it never resolved the problem.

Looking into /var/log/messages there are several error messages after coming out of hibernate, from which I don't know whether they are related to this problem:



08:01:18 Laptop dbus-daemon: Rejected send message, 2 matched rules; type="error", sender=":1.0" (uid=0 pid=2258 comm="/usr/sbin/hald --daemon=yes ") interface="(unset)" member="(unset)" error name="org.freedesktop.Hal.Device.UnknownError" requested_reply=0 destination=":1.18" (uid=1000 pid=4098 comm="kded4 "))

...

sky2 0000:02:00.0: eth0: phy I/O error
Jul 2 08:01:21 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul 2 08:01:21 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul 2 08:01:21 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul 2 08:01:21 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul 2 08:01:21 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul 2 08:01:21 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul 2 08:01:21 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul 2 08:01:21 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul 2 08:01:21 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul 2 08:01:21 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul 2 08:01:21 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul 2 08:01:21 Laptop kernel: sky2 eth0: enabling interface
Jul 2 08:01:21 Laptop kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready


After doing a reboot, at least this kernel message about sky2 is not present anymore.

Can anybody give me some tips how to solve this issue?

Thanks for your help
Reply With Quote
  #2 (permalink)  
Old 02-Jul-2009, 01:57
caf4926's Avatar
Administrator
 
Join Date: Jun 2008
Location: The English Lake District. UK - GMT/BST
Posts: 16,370
caf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond repute
Send a message via MSN to caf4926
Default Re: HP 6735s; Ethernet does not work after hibernate with 11

Did you try

Code:
rcnetwork restart
__________________
Box: openSUSE 11.2 | (KDE4.3.5) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap: openSUSE 11.2 | Celeron 550 | KDE 4.4 RC3 "release 218" | Intel 965 GM | Lenovo R61e | 3GB RAM
Reply With Quote
  #3 (permalink)  
Old 03-Jul-2009, 01:20
Puzzled Penguin
 
Join Date: Jul 2008
Posts: 8
dannori hasn't been rated much yet
Default Re: HP 6735s; Ethernet does not work after hibernate with 11

I tried that and it did not make a difference. Tried it in different combinations.

(1) just calling rcnetwork restart
(2) shuthing down knetworkmanager, rcnetwork restart, starting knetworkmanager again
(3) unplugging ethernet, then doing (2)

Nothing worked.

Here is what /var/log/messages shows after a rcnetwork restart

Code:
Jul  3 08:02:35 Laptop rcnetwork: Shutting down the NetworkManager
Jul  3 08:02:35 Laptop kernel: sky2 eth0: disabling interface
Jul  3 08:02:35 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul  3 08:02:35 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul  3 08:02:35 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul  3 08:02:35 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul  3 08:02:35 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul  3 08:02:35 Laptop avahi-daemon[3216]: Withdrawing address record for fe80::221:ff:fedd:2c19 on eth1.
Jul  3 08:02:36 Laptop ifdown:     eth0      device: Marvell Technology Group Ltd. Device 4357 (rev ff)
Jul  3 08:02:36 Laptop ifdown:     eth1      device: Broadcom Corporation BCM4312 802.11b/g (rev 01)
Jul  3 08:02:36 Laptop ifdown:               No configuration found for eth1
Jul  3 08:02:36 Laptop ifdown:               Nevertheless the interface will be shut down.
Jul  3 08:02:36 Laptop ifdown:     pan0
Jul  3 08:02:36 Laptop ifdown:               No configuration found for pan0
Jul  3 08:02:36 Laptop ifdown:               Nevertheless the interface will be shut down.
Jul  3 08:02:36 Laptop ifdown-bridge: bridge-utils not installed
Jul  3 08:02:37 Laptop ifdown:     vboxnet0
Jul  3 08:02:37 Laptop ifdown:               No configuration found for vboxnet0
Jul  3 08:02:37 Laptop ifdown:               Nevertheless the interface will be shut down
Jul  3 08:02:37 Laptop rcnetwork: Starting the NetworkManager
Jul  3 08:02:39 Laptop avahi-daemon[3216]: Registering new address record for fe80::221:ff:fedd:2c19 on eth1.*.
Jul  3 08:02:41 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul  3 08:02:41 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul  3 08:02:41 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul  3 08:02:41 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul  3 08:02:41 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul  3 08:02:41 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul  3 08:02:41 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul  3 08:02:41 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul  3 08:02:41 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul  3 08:02:41 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul  3 08:02:41 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul  3 08:02:41 Laptop kernel: sky2 0000:02:00.0: eth0: phy I/O error
Jul  3 08:02:41 Laptop kernel: sky2 eth0: enabling interface
Jul  3 08:02:41 Laptop kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Reply With Quote
  #4 (permalink)  
Old 03-Jul-2009, 08:50
Shaman Penguin
 
Join Date: Jun 2008
Location: Kansas City Area, Missouri, USA
Posts: 2,649
lwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to all
Default Re: HP 6735s; Ethernet does not work after hibernate with 11.1

dannori wrote:
> Jul 3 08:02:41 Laptop kernel: sky2 eth0: enabling interface
> Jul 3 08:02:41 Laptop kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready


I think the phy I/O error indicates a problem with suspend/resume. On
June 17, a number of fixes for this driver were entered into the
mainline source including several that address problems with shutdown.
As these will not be available until kernel 2.6.31, your only
workaround may be to unload/reload the driver.

Does this sequence work?

sudo /sbin/modprobe -rv sky2
sudo /sbin/modprobe -v sky2


Larry
Reply With Quote
  #5 (permalink)  
Old 03-Jul-2009, 12:08
Puzzled Penguin
 
Join Date: Jul 2008
Posts: 8
dannori hasn't been rated much yet
Default Re: HP 6735s; Ethernet does not work after hibernate with 11

Thanks Larry for that tip. I will try that the next time it appears.

I did another test and switched off knetworkmanager and that did make any difference. So you are probably right with the driver.
Reply With Quote
  #6 (permalink)  
Old 16-Nov-2009, 13:35
Puzzled Penguin
 
Join Date: Jul 2008
Posts: 8
dannori hasn't been rated much yet
Default still w/ 11.2 was: Re: HP 6735s; Ethernet does not work af..

Quote:
Originally Posted by lwfinger View Post
dannori wrote:
> Jul 3 08:02:41 Laptop kernel: sky2 eth0: enabling interface
> Jul 3 08:02:41 Laptop kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready


I think the phy I/O error indicates a problem with suspend/resume. On
June 17, a number of fixes for this driver were entered into the
mainline source including several that address problems with shutdown.
As these will not be available until kernel 2.6.31, your only
workaround may be to unload/reload the driver.

...

Larry
Warming up an old thread. After upgrading from 11.1 to 11.2 I thought this problem would go by, but after a resume from disk today I still got the problem that the network is unavailable.

uname -a shows:

2.6.31.5-0.1-default #1 SMP 2009-10-26 15:49:03 +0100 x86_64 x86_64 x86_64 GNU/Linux

Is there another way to fix this or did the patches not make it to this version?

Thanks for your help.
Reply With Quote
Reply

Bookmarks


Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.2