Hello all,

I purchased a Rev C board a few months ago and set it aside to look at a 
bit later.  Started working with it more this week and I'm running into 
things that seem to be different now.  I'm running the eMMC flashed version 
with 3.8.13-bone72 kernel.  I believe pulled this image from the getting 
started wiki.  Everything seemed to install ok and I have the basic Debian 
OS running on it.  However, I noticed that I did not get the normal 
additional USB interface on my PC or Mac.  Looking into it further I 
noticed that the device was no present on the BBB either.   The USB serial 
adapter is present and useable but nothing else is.   The configuration for 
usb0 is in the file /etc/network/interfaces and that looks correct. 

modprobe g_ether results in: "ERROR: could not insert 'g_ether': No such 
device".   The same happens with g_multi.   Are these enabled elsewhere?  I 
don't really miss it mounting the emmc as removable media since that makes 
it a pain on Mac but I do miss the ethernet connection over USB.

*lsmod shows:*

Module                  Size  Used by

g_serial               13167  2 

libcomposite           15028  1 g_serial

omap_rng                4062  0 

mt7601Usta            458758  0 


*These are all present in the kernel/drivers/usb/gadget directory:*

/lib/modules/3.8.13-bone72/kernel/drivers/usb/gadget/g_acm_ms.ko

/lib/modules/3.8.13-bone72/kernel/drivers/usb/gadget/g_audio.ko

/lib/modules/3.8.13-bone72/kernel/drivers/usb/gadget/g_cdc.ko

/lib/modules/3.8.13-bone72/kernel/drivers/usb/gadget/g_dbgp.ko

/lib/modules/3.8.13-bone72/kernel/drivers/usb/gadget/g_ether.ko

/lib/modules/3.8.13-bone72/kernel/drivers/usb/gadget/g_ffs.ko

/lib/modules/3.8.13-bone72/kernel/drivers/usb/gadget/g_hid.ko

/lib/modules/3.8.13-bone72/kernel/drivers/usb/gadget/g_mass_storage.ko

/lib/modules/3.8.13-bone72/kernel/drivers/usb/gadget/g_midi.ko

/lib/modules/3.8.13-bone72/kernel/drivers/usb/gadget/g_multi.ko

/lib/modules/3.8.13-bone72/kernel/drivers/usb/gadget/g_ncm.ko

/lib/modules/3.8.13-bone72/kernel/drivers/usb/gadget/g_nokia.ko

/lib/modules/3.8.13-bone72/kernel/drivers/usb/gadget/g_printer.ko

/lib/modules/3.8.13-bone72/kernel/drivers/usb/gadget/g_serial.ko

/lib/modules/3.8.13-bone72/kernel/drivers/usb/gadget/g_webcam.ko

/lib/modules/3.8.13-bone72/kernel/drivers/usb/gadget/g_zero.ko



-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to