WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: USB/IP  (Read 3280 times)

Offline Project23D

  • Newbie
  • *
  • Posts: 24
    • Technology Research and Development
USB/IP
« on: February 24, 2014, 09:42:24 AM »
while ser2net works great for reading and writing commands to the Arduino, the arduino IDE does not, however, allow me to program the arduino.

I see there is a program/daemon called USB/IP that is on a host and client, and is recognized by Arduino IDE.

I also see that TCE repository 4.x and 5.x does not have USBIP, it was though, in TCE 2.x

given that it was repository before, what, if anything, will need to be done to make it work with 4.x or later?

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11213
Re: USB/IP
« Reply #1 on: February 24, 2014, 10:01:38 AM »
Hi Project23D
I don't see any packages called  usbip  in the 2.x repository.

Offline Project23D

  • Newbie
  • *
  • Posts: 24
    • Technology Research and Development
Re: USB/IP
« Reply #2 on: February 24, 2014, 10:07:44 AM »
oops, I was looking at the kernel and thinking of something else.

It is in the 3.x repo.

I tried what you mentioned for ser2net for usbip, but haven't fully figured it out yet.

Offline Project23D

  • Newbie
  • *
  • Posts: 24
    • Technology Research and Development
Re: USB/IP
« Reply #3 on: February 24, 2014, 08:54:36 PM »
I tried doing wget ../.. usbip-2.6.33.3-tincore.tcz and usbip.tcz, then then a tce-load -i ..

no dice.

ideas?

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: USB/IP
« Reply #4 on: February 24, 2014, 09:17:18 PM »
Those modules could only be loaded with a 2.6.33.3 kernel.
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline Project23D

  • Newbie
  • *
  • Posts: 24
    • Technology Research and Development
Re: USB/IP
« Reply #5 on: February 24, 2014, 09:19:37 PM »
ok.

Then let it be requested that USB/IP is made to work with 4.x or 5.x.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11213
Re: USB/IP
« Reply #6 on: February 24, 2014, 09:46:20 PM »
Hi Project23D
Extension requests can be made here:
Tiny Core Extensions » TCE Talk » Extension requests

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: USB/IP
« Reply #7 on: February 25, 2014, 07:11:15 AM »
USBIP added to 5.x (x86) repo
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline Project23D

  • Newbie
  • *
  • Posts: 24
    • Technology Research and Development
Re: USB/IP
« Reply #8 on: February 25, 2014, 08:17:24 AM »
Thank you!!!

de KB9LFZ
~Benjamin

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: USB/IP
« Reply #9 on: February 25, 2014, 09:02:12 AM »
Thank you!!!

de KB9LFZ
~Benjamin

:) I'm playing with FUNCUBE dongle receiver connected to a Raspberry Pi. RPi itself is too slow to run WEBSDR, the plan is to run it on fast x86 machine having receivers remote. Will see wheter USBIP is useble for this or not.

73...
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline Project23D

  • Newbie
  • *
  • Posts: 24
    • Technology Research and Development
Re: USB/IP
« Reply #10 on: March 04, 2014, 02:57:14 PM »
I have usbip installed, and sorta working.

I can get it to list the USB devices locally attached to the machine, but when trying to perform
Code: [Select]
usbip bind -b 2-2

I get an error message saying that is cannot bind to the device

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: USB/IP
« Reply #11 on: March 04, 2014, 03:24:25 PM »
Would be good to see output of lsusb and exact copy of terminal commands and messages.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."