dCore Import Debian Packages to Mountable SCE extensions > dCore x86 Imported Extensions
usb-modeswitch
jls:
try
--- Code: ---sudo udevadm trigger
--- End code ---
Onyarian:
Hi jls_legalize,
--- Quote ---if I remember well the extension should be loaded at boot time and the device already plugged.
--- End quote ---
In TC4.7 is not necessary to have it at boot and you can plug it after load usb-modeswitch
I will prove what you say at boot and plugged in CorePlus6.1, and "sudo udevadm trigger", and in dCore-jessie too.
Onyarian:
Hi,
There are no differences with loading at boot and dongle plugged, and nothing happens in dmesg after "sudo udevadm trigger", by Core6.1 or by dCore-jessie.
No segfault but don't work either.
Onyarian:
Hi,
the problem is in usb-modeswitch.sce
I have converted and make the fusion of usb-modeswich.tcz and usb-modeswitch-data.tcz from the Core5.x repository to an usb-modeswitch5.sce and an usb-modeswitch5.sce.dep with:
--- Quote ---usb-serial-3.16.6-tinycore
usbutils
wvdial
tk
--- End quote ---
Then the sce-import of usb-serial-3.16.6-tinycore, usbutils, wvdial and tk
then sce-load usb-modeswitch5.sce
plug the dongle, and the results of dmesg:
--- Quote ---usb 1-2: new high-speed USB device number 5 using ehci-pci
usb-storage 1-2:1.0: USB Mass Storage device detected
scsi5 : usb-storage 1-2:1.0
usb 1-2: USB disconnect, device number 5
usb 1-2: new high-speed USB device number 6 using ehci-pci
usb-storage 1-2:1.2: USB Mass Storage device detected
scsi6 : usb-storage 1-2:1.2
usbcore: registered new interface driver usbserial
usbcore: registered new interface driver usbserial_generic
usbserial: USB Serial support registered for generic
usbcore: registered new interface driver option
usbserial: USB Serial support registered for GSM modem (1-port)
option 1-2:1.0: GSM modem (1-port) converter detected
usb 1-2: GSM modem (1-port) converter now attached to ttyUSB0
option 1-2:1.1: GSM modem (1-port) converter detected
usb 1-2: GSM modem (1-port) converter now attached to ttyUSB1
option 1-2:1.3: GSM modem (1-port) converter detected
usb 1-2: GSM modem (1-port) converter now attached to ttyUSB2
scsi 6:0:0:0: Direct-Access USBModem MMC Storage 2.31 PQ: 0 ANSI: 2
sd 6:0:0:0: Attached scsi generic sg7 type 0
sd 6:0:0:0: [sdf] Attached SCSI removable disk
--- End quote ---
and... Got it!
Of course this is not a very polite system to make or import an .sce but it says that the problem is in usb-modeswitch.sce from the ubuntu repository and that perhaps it is necessary adding some dependencies like tk (tcl and tk in Core5.x) and others that perhaps are not in the original .sce and probably in dCore-jessie too. That is the next prove.
At least, perhaps, it can be make a script to create this usb-modeswitch.
Jason W:
Thanks for the testing, I will add the dependencies tk, usbutils, and wvdial to the usb-modeswitch dependency list for starters.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version