Results 1 to 6 of 6
Hello All !
I've a problem with LAN-Ethernet connection.
Connection work few minutes, sometime few seconds
I'm connect via NetWorkManager, with DHCP, with Freebox (router of the french ISP Free)
...
- 07-08-2011 #1Just Joined!
- Join Date
- Jul 2011
- Posts
- 4
[Debian Squeeze] Lan Connection Ethernet fail very quick.
Hello All !
I've a problem with LAN-Ethernet connection.
Connection work few minutes, sometime few seconds
I'm connect via NetWorkManager, with DHCP, with Freebox (router of the french ISP Free)
This PC was installed with NetInst method without problems.
With this same PC, with Windows XP, I've no problem with the connection.
I tried to ping google.fr and I saw when the connection failed this message
"sky2 PCI express error"
Here some infos, maybee that can help you... and me
Code:Debian Squeeze, stable.
Code:lspci 02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8038 PCI-E Fast Ethernet Controller (rev 14)Code:/etc/network/interfaces auto lo iface lo inet loopbackCode:uname -a Linux medion 2.6.32-5-686 #1 SMP Mon Jun 13 04:13:06 UTC 2011 i686 GNU/Linux
Thanks you... Sorry for my english
- 07-09-2011 #2Just Joined!
- Join Date
- Jan 2009
- Posts
- 47
well could be your router. after the connection drops can you, a: ping the router, b: connect to the router in a browser, or c: retain an ip (check with ifconfig) leased with dhcp from the router?
- 07-10-2011 #3
Right after you lose your connection, open a terminal and execute:
Post the output here.Code:tail -20 /var/log/syslog
That might shed some light on what's happening.Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 07-11-2011 #4Just Joined!
- Join Date
- Jul 2011
- Posts
- 4
No.
b: connect to the router in a browser
No.
c: retain an ip (check with ifconfig) leased with dhcp from the router?
No.
Code:Jul 11 21:46:43 medion kernel: [ 294.065838] sky2 0000:02:00.0: error interrupt status=0xc0000000 Jul 11 21:46:43 medion kernel: [ 294.065847] sky2 0000:02:00.0: PCI Express error (0x14000) Jul 11 21:46:45 medion NetworkManager[1088]: <info> (eth0): carrier now OFF (device state 8, deferring action for 4 seconds) Jul 11 21:46:45 medion kernel: [ 295.816145] sky2 eth0: hung mac 123:48 fifo 194 (91:85) Jul 11 21:46:45 medion kernel: [ 295.816149] sky2 eth0: receiver hang detected Jul 11 21:46:47 medion NetworkManager[1088]: <info> (eth0): carrier now ON (device state 8) Jul 11 21:46:47 medion kernel: [ 297.492050] sky2 eth0: Link is up at 100 Mbps, full duplex, flow control both Jul 11 21:46:48 medion NetworkManager[1088]: <info> (eth0): carrier now OFF (device state 8, deferring action for 4 seconds) Jul 11 21:46:48 medion kernel: [ 298.816149] sky2 eth0: hung mac 0:64 fifo 192 (0:192) Jul 11 21:46:48 medion kernel: [ 298.816153] sky2 eth0: receiver hang detected Jul 11 21:46:50 medion NetworkManager[1088]: <info> (eth0): carrier now ON (device state 8) Jul 11 21:46:50 medion kernel: [ 300.521220] sky2 eth0: Link is up at 100 Mbps, full duplex, flow control both Jul 11 21:46:51 medion NetworkManager[1088]: <info> (eth0): carrier now OFF (device state 8, deferring action for 4 seconds) Jul 11 21:46:51 medion kernel: [ 302.000139] sky2 eth0: hung mac 0:64 fifo 192 (0:192) Jul 11 21:46:51 medion kernel: [ 302.000144] sky2 eth0: receiver hang detected Jul 11 21:46:53 medion NetworkManager[1088]: <info> (eth0): carrier now ON (device state 8) Jul 11 21:46:53 medion kernel: [ 303.723133] sky2 eth0: Link is up at 100 Mbps, full duplex, flow control both Jul 11 21:46:54 medion NetworkManager[1088]: <info> (eth0): carrier now OFF (device state 8, deferring action for 4 seconds) Jul 11 21:46:54 medion kernel: [ 305.000047] sky2 eth0: hung mac 0:31 fifo 31 (0:31) Jul 11 21:46:54 medion kernel: [ 305.000051] sky2 eth0: receiver hang detected Jul 11 21:46:56 medion kernel: [ 306.815825] sky2 eth0: Link is up at 100 Mbps, full duplex, flow control both Jul 11 21:46:56 medion NetworkManager[1088]: <info> (eth0): carrier now ON (device state 8) Jul 11 21:46:57 medion kernel: [ 308.000148] sky2 eth0: hung mac 0:20 fifo 20 (0:20) Jul 11 21:46:57 medion kernel: [ 308.000152] sky2 eth0: receiver hang detected Jul 11 21:46:57 medion NetworkManager[1088]: <info> (eth0): carrier now OFF (device state 8, deferring action for 4 seconds) Jul 11 21:46:59 medion NetworkManager[1088]: <info> (eth0): carrier now ON (device state 8) Jul 11 21:46:59 medion kernel: [ 309.725404] sky2 eth0: Link is up at 100 Mbps, full duplex, flow control both Jul 11 21:47:00 medion NetworkManager[1088]: <info> (eth0): carrier now OFF (device state 8, deferring action for 4 seconds) Jul 11 21:47:00 medion kernel: [ 311.000137] sky2 eth0: hung mac 0:10 fifo 10 (0:10) Jul 11 21:47:00 medion kernel: [ 311.000141] sky2 eth0: receiver hang detected Jul 11 21:47:02 medion NetworkManager[1088]: <info> (eth0): carrier now ON (device state 8) Jul 11 21:47:02 medion kernel: [ 312.966775] sky2 eth0: Link is up at 100 Mbps, full duplex, flow control both Jul 11 21:47:03 medion NetworkManager[1088]: <info> (eth0): carrier now OFF (device state 8, deferring action for 4 seconds) Jul 11 21:47:03 medion kernel: [ 314.000052] sky2 eth0: hung mac 0:20 fifo 20 (0:20)
- 07-14-2011 #5
- 07-18-2011 #6Just Joined!
- Join Date
- Jul 2011
- Posts
- 4
I'm tried... but not work.
I'll open a new thread about this drivers installation


Reply With Quote

