Re: [Wireshark-users] [FIXED] Can't find USB device

2008-01-06 Thread Joerg Mayer
On Sun, Jan 06, 2008 at 02:30:41PM -0800, Daniel DeFreez wrote: > I got Wireshark up and running with USB. The problem was that > /proc/bus/usb wasn't being populated for some reason. > mount -t usbfs /dev/bus/usb /proc/bus/usb Thanks! I added your fix to the wiki page. ciao Joerg -- Joerg

[Wireshark-users] [FIXED] Can't find USB device

2008-01-06 Thread Daniel DeFreez
I got Wireshark up and running with USB. The problem was that /proc/bus/usb wasn't being populated for some reason. mount -t usbfs /dev/bus/usb /proc/bus/usb --- Daniel Daniel DeFreez wrote: > Hello all --- > > I'm trying to get Wireshark to work with USB. Reading through the wiki > and the arc