Skip to content
This repository was archived by the owner on Apr 30, 2019. It is now read-only.
This repository was archived by the owner on Apr 30, 2019. It is now read-only.

BeagleBone Black: Unable to load g_serial module #43

@strasharo

Description

@strasharo

I'm using the latest BeagleBone Black image: (http://images.kali.org/kali-2.0.1-bbb.img.xz), however I'm unable insert the g_serial module for some reason:

root@kali:# modprobe g_serial
modprobe: ERROR: could not insert 'g_serial': No such device
root@kali:
# modinfo g_serial
filename: /lib/modules/3.8.13-bone53/kernel/drivers/usb/gadget/g_serial.ko
license: GPL
author: David Brownell
author: Al Borchers
description: Gadget Serial v2.4
license: GPL
author: Felipe Balbi
srcversion: A7058FBDCF3A5E10C147597
depends: libcomposite
intree: Y
vermagic: 3.8.13-bone53 SMP mod_unload modversions ARMv7 thumb2 p2v8
parm: idVendor:USB Vendor ID (ushort)
parm: idProduct:USB Product ID (ushort)
parm: bcdDevice:USB Device version (BCD) (ushort)
parm: iSerialNumber:SerialNumber string (charp)
parm: iManufacturer:USB Manufacturer string (charp)
parm: iProduct:USB Product string (charp)
parm: use_acm:Use CDC ACM, default=yes (bool)
parm: use_obex:Use CDC OBEX, default=no (bool)
parm: n_ports:number of ports to create, default=1 (uint)
root@kali:~#

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions