View previous topic :: View next topic |
Author |
Message |
Greeny n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/4170344047ed4f3393ba1.png)
Joined: 27 Dec 2007 Posts: 20
|
Posted: Wed Feb 29, 2012 2:02 pm Post subject: Gentoo starts network device in 100MBit |
|
|
When i start my Gentoo-system it starts often my network device in 100 MBit mode (and act as an 100MBit device).
If i stop/start the device again it doesn't change anything - but if i restart the whole system it starts in 1Gbit-mode and works fine.
I have observed the following:
- activating WakeOnLan helps but no always (after activating WOL it starts sometimes in 1GBit at first boot)
- restarting the device don't changes anything but restarting the computer works
- plugged in IPhone per USB at boot (only for charging) causes that the system always starts in 100MBit (Maybe its better if i remove other USB-devices, but why?)
- a longer starting period (integrity check of harddisc of about 5 minutes) also ended in 100MBit (after reboot in 1Gbit)
I am using the "sky2" as a built-in driver, and here are some informations about my networkcard (onboard):
Quote: | description: Ethernet interface
product: 88E8056 PCI-E Gigabit Ethernet Controller
vendor: Marvell Technology Group Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: eth0
version: 12
serial: **:**:**:**:**:**
size: 1Gbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm vpd msi pciexpress bus_master cap_list rom ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=sky2 driverversion=1.30 duplex=full firmware=N/A ip=***.***.***.*** latency=0 link=yes multicast=yes port=twisted pair speed=1Gbit/s
resources: irq:45 memory:fe9fc000-fe9fffff ioport:d800(size=256) memory:fe9c0000-fe9dffff |
And here the output of "ethtool"
Quote: | Settings for eth0:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Advertised pause frame use: No
Advertised auto-negotiation: No
Speed: 1000Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 0
Transceiver: internal
Auto-negotiation: on
MDI-X: Unknown
Supports Wake-on: pg
Wake-on: g
Current message level: 0x000000ff (255)
drv probe link timer ifdown ifup rx_err tx_err |
Does anyone know how i can fix this annoying bug? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
massimo Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/601340297511bb264633a9.png)
Joined: 22 Jun 2003 Posts: 1226
|
Posted: Thu Mar 01, 2012 7:05 am Post subject: |
|
|
To which device is your network device connected? _________________ Hello 911? How are you? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Greeny n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/4170344047ed4f3393ba1.png)
Joined: 27 Dec 2007 Posts: 20
|
Posted: Thu Mar 01, 2012 9:53 am Post subject: |
|
|
The Computer is connected to a Netgear GS 605 v2 Switch.
The network is controled from a Linksys WRT320N with an DD-WRT firmware (Firmware: DD-WRT v24-sp2 (08/07/10) std-usb-ftp)
But other devices connected to this Switch, e.g. QNAP NAS and HP Mini netbook, had never problems with the connectivity-speed.
Today I've done a ethtool eth0 at first boot:
Quote: | Settings for eth0:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Advertised pause frame use: No
Advertised auto-negotiation: No
Speed: 100Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 0
Transceiver: internal
Auto-negotiation: on
MDI-X: Unknown
Supports Wake-on: pg
Wake-on: d
Current message level: 0x000000ff (255)
drv probe link timer ifdown ifup rx_err tx_err
Link detected: yes |
It seems, that there WOL is deactivated, but on next reboot it is activated without changes any settings. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|