USB Ethernet adapter dongle
-
Usb ethernet adapter (realtek chip 100 Mb ) works only few minutes with data transfer , then is disabled by system (udav0: ) and not visible by ifconfig command.
Any suggestions ? -
You're better off using an adapter that is not USB.
It's probably some sort of "power saving" feature of the device that the driver can't tweak.
Probing it with usbconfig may help, but ultimately, USB NICs are all of questionable quality and reliability.
-
Thanks Jimp for answer , I'll try various configurations , when I find any solution I let you know of that.
-
Ok,probably it's trivial problem..
My usb 2.0 dongle is detected and work as usb 1.1
inserted into vt6202 usb 2.0 controller.
Why pfsense has bad recognize ?
I can't turn off 1.1 in bios , need option,utility in pfsense
without recompile kernel. -
Use Hyper-V in between. One out of four adapters are USB in my set up that runs under Hyper-V.
-
Ok,probably it's trivial problem..
My usb 2.0 dongle is detected and work as usb 1.1
inserted into vt6202 usb 2.0 controller.
Why pfsense has bad recognize ?
I can't turn off 1.1 in bios , need option,utility in pfsense
without recompile kernel.There aren't any controls for that in the operating system. Ports are detected and used at their highest possible speed.
What does the output of this command show:
usbconfig dump_device_desc
-
Maybe should be loaded other than default kernel driver ?
ugen0.2: <usb 2.0="" 10100m="" ethernet="" adaptor="" vendor="" 0x0fe6="">at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON (120mA)
bLength = 0x0012
bDescriptorType = 0x0001
bcdUSB = 0x0110
bDeviceClass = 0x0000
bDeviceSubClass = 0x0000
bDeviceProtocol = 0x0000
bMaxPacketSize0 = 0x0040
idVendor = 0x0fe6
idProduct = 0x9700
bcdDevice = 0x0101
iManufacturer = 0x0000 <no string="">iProduct = 0x0002 <usb 10="" 2.0="" 100m="" ethernet="" adaptor="">iSerialNumber = 0x0000 <no string="">bNumConfigurations = 0x0001</no></usb></no></usb> -
So, exist usb2.0 driver for this JP1082 corechip or rd9700 dongles in freebsd 10.1 ??
-
There are no separate drivers. What it detects at is what gets used.
-
http://lists.freebsd.org/pipermail/freebsd-usb/2009-March/006493.html