vge(4) driver not working at 1G speeds

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Stuart Fraser
Date: Tuesday, April 1, 2008 - 12:13 am

Hi,
I'm trying to get a Via Velocity Gigabit Networking driver vge(4) to work at
1000baseTX on a Via EPIA SN18000 Motherboard.

It will always Auto negotiation and back-off to 100MB Full duplex, which
works
Perfectly (so far). When I try to manually force the card 1000baseTX the
interface
status reports 'no carrier' and I can get not connectivity. I have tried
Ubuntu live disk and it works seamlessly to 1GB, so I'm sure the
cabling/switch etc is fine and the issue is with the driver.

So I have tried 1000baseTX full and half duplex. I have tried to disable the
hardware handoff using the mediaopt commands -rxcsum and -txcsum. Further I
have tried to use the link0 operation as described in the man page but I
get:

nas# ifconfig vge0 mediaopt link0
ifconfig: SIOCSIFMEDIA (media): Device not configured

Further I have tried Release 7.0 and Stable 7 with the vge driver compiled
In to the kernel also as an external module loaded through boot/loader.conf
and lastly waiting until a full boot has completed and manually loading the
if_vge module.

The only thing I can see is that the chipset is actually a VT6130 and
perhaps the driver needs 'tweaked' or there is some sysctl somewhere to poke
it into life. As I say it works fine in 100MB mode and I can use 100M for a
while but I'm planning on using this as a NAS so 1G would be preferred.

Any help, suggestions, thoughts would be appreciated. Anyone got it working
or tried?
Should I report it as a bug?

Rgds
S.


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
vge(4) driver not working at 1G speeds, Stuart Fraser, (Tue Apr 1, 12:13 am)
Re: vge(4) driver not working at 1G speeds, Pyun YongHyeon, (Tue Apr 1, 5:27 pm)
RE: vge(4) driver not working at 1G speeds, Stuart Fraser, (Wed Apr 2, 12:29 am)
Re: vge(4) driver not working at 1G speeds, Pyun YongHyeon, (Wed Apr 2, 1:16 am)
RE: vge(4) driver not working at 1G speeds, Stuart Fraser, (Wed Apr 2, 1:30 am)
Re: vge(4) driver not working at 1G speeds, Pyun YongHyeon, (Wed Apr 2, 1:52 am)
RE: vge(4) driver not working at 1G speeds, Stuart Fraser, (Wed Apr 2, 4:32 am)
Re: vge(4) driver not working at 1G speeds, Pyun YongHyeon, (Wed Apr 2, 4:53 am)
Re: vge(4) driver not working at 1G speeds, Josep Pujadas i Jubany, (Wed Apr 2, 5:10 am)
Re: vge(4) driver not working at 1G speeds, Pyun YongHyeon, (Fri Apr 4, 5:57 pm)