Tiny Core Linux

Tiny Core Extensions => TCE Corepure64 => Topic started by: labeas on January 24, 2018, 08:33:42 AM

Title: modprobe usbserial ...?
Post by: labeas on January 24, 2018, 08:33:42 AM
As an alternative to my unreliable WiFi: my <pppd connect>
script under Slackware 32bit needed to be able to do:
 modprobe usbserial  vendor=0x1d09  product=0x4000

I fetched TC64's  pppd.tcz  pppd.tcz.md5.txt
-> lsmod | wc -l == 38
-> modprobe usbserial  vendor=0x1d09  product=0x4000
 == modprobe: module usbserial not found in modules.dep

Right now the AppsBrowser or WiFi seem OOO.
How would I fetch the relevant <module>,
to be able to use my <ppp script> via TC64 ?

  == TIA.

PS. for a minimalist system: have we got experience with
  netcat ? It can by-pass ppp ?
Title: Re: modprobe usbserial ...?
Post by: Juanito on January 24, 2018, 08:47:44 AM
Code: [Select]
$ tce-load -wil usb-serial-KERNEL