Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

ModalAI Forum

Nathan SizemoreN

Nathan Sizemore

@Nathan Sizemore
Unfollow Follow
About
Posts
4
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Utilize USB-C for Bulk Storage USB Device
    Nathan SizemoreN Nathan Sizemore

    @Chad-Sweet
    Following up, the USB-C connector is sending out 5v on VBUS. Is there anyway to turn this off?

    VOXL 2 IO

  • Utilize USB-C for Bulk Storage USB Device
    Nathan SizemoreN Nathan Sizemore

    No worries, and yeah I've already qdl'd a few things tickering around with trying to get it to work, so comfortable with taking it from bricked to workable is a process I'm comfortable with.

    That bash script is a bit more universal based on a few things, but essentially it is ran on boot and sets up bulk + rndis on a device, and then starts up a little C program as the ffs driver. It's for NVIDIA Tegra, but should be universal as long as the kernel has the modules it needs.

    I didn't know where the usb boot startup stuff on the VOXL2 was, but I'll poke around a bit with that and see if I can get that to work.

    Thanks,

    • Nate
    VOXL 2 IO

  • Utilize USB-C for Bulk Storage USB Device
    Nathan SizemoreN Nathan Sizemore

    @Chad-Sweet Awesome, thank you!

    VOXL 2 IO

  • Utilize USB-C for Bulk Storage USB Device
    Nathan SizemoreN Nathan Sizemore

    I've got a VOXL2, and I need a way to enable it to act as USB Device Mode as bulk storage. Currently have been trying to setup RNDIS, but it is failing when attaching the RNDIS function.

    Is it possible to utilize the USB-C connection used for adb and configure it as a USB bulk storage device?

    This is the setup script I am working against. It is failing here:

    func=functions/rndis.usb0
    mkdir -p "${func}"
    
    + mkdir functions/rndis.usb0
    mkdir: cannot create directory ‘functions/rndis.usb0’: No such file or directory
    
    VOXL 2 IO
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups