On Wed, Feb 11, 2015 at 9:01 AM, <[email protected]> wrote: > Hello, > > I cannot see (nor enable) usb0 interface (nor ttyGS0) on a Debian Jessie > Console image: > > root@bbb:~# ip a s usb0 > Device "usb0" does not exist." > > root@bbb:~# lsmod > Module Size Used by > tun 15012 2 > g_serial 13468 0 > libcomposite 15107 1 g_serial
^^^^ g_serial is loaded... > omap_rng 4254 0 > root@bbb:~# modprobe g_multi > modprobe: ERROR: could not insert 'g_multi': No such device > root@bbb:~# cat /etc/dogtag > rcn-ee.net console Debian Image 2015-01-06 > root@bbb:~# uname -a > Linux bbb 3.8.13-bone70 #1 SMP Mon Aug 11 17:16:59 UTC 2014 armv7l GNU/Linux > > Also tried with 3.8.13-bone63 and 3.19.0-rc7-bone3 (same as an older > Wheezy image that works). > > I'd be grateful if someone has any pointer. run: cd /opt/scripts/boot/ git pull and g_ether will now be loaded by default on bootup.. Regards, -- Robert Nelson http://www.rcn-ee.com/ -- 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.
