Modem model GX0201, pierwsze litery SNR to FT.
Zasięgnąłem wiedzy z Pharscape, doszedłem do wniosku że icon_switch nie będzie potrzebny (modem od razu zgłasza się z właściwym VendorID i productID).
Zastanawia mnie to że nie ładuje się automatycznie moduł usbserial ani option. Załadowanie ręczne usbserial z parametrami nie powoduje utworzenia urządzeń /dev/ttyUSB*.
Po włożeniu modemu :
1. Dioda - najpierw świeci na czerwono, potem króciutko fioletowo, znowu czerwono i w koncu zaczyna powoli migać na fioletowo
2. W /dev tworzą się urządzenia
usbdev5.1_ep00
usbdev5.1_ep81
usbdev6.1_ep00
usbdev6.1_ep81
a po chwili jeszcze
usbdev6.2_ep00
usbdev6.2_ep02
usbdev6.2_ep04
usbdev6.2_ep05
usbdev6.2_ep81
usbdev6.2_ep82
usbdev6.2_ep84
usbdev6.2_ep85
Mój kernel to 2.6.18.8-0.5-default.
dmesg pokazuje :
Kod: Zaznacz cały
pccard: CardBus card inserted into slot 1
ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
PCI: Enabling device 0000:07:00.0 (0000 -> 0002)
ACPI: PCI Interrupt 0000:07:00.0[A] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11
PCI: Setting latency timer of device 0000:07:00.0 to 64
ohci_hcd 0000:07:00.0: OHCI Host Controller
ohci_hcd 0000:07:00.0: new USB bus registered, assigned bus number 5
ohci_hcd 0000:07:00.0: irq 11, io mem 0xc4000000
usb usb5: new device found, idVendor=0000, idProduct=0000
usb usb5: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb5: Product: OHCI Host Controller
usb usb5: Manufacturer: Linux 2.6.18.8-0.5-default ohci_hcd
usb usb5: SerialNumber: 0000:07:00.0
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 1 port detected
PCI: Enabling device 0000:07:00.1 (0000 -> 0002)
ACPI: PCI Interrupt 0000:07:00.1[B] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11
PCI: Setting latency timer of device 0000:07:00.1 to 64
ohci_hcd 0000:07:00.1: OHCI Host Controller
ohci_hcd 0000:07:00.1: new USB bus registered, assigned bus number 6
ohci_hcd 0000:07:00.1: irq 11, io mem 0xc4001000
usb usb6: new device found, idVendor=0000, idProduct=0000
usb usb6: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb6: Product: OHCI Host Controller
usb usb6: Manufacturer: Linux 2.6.18.8-0.5-default ohci_hcd
usb usb6: SerialNumber: 0000:07:00.1
usb usb6: configuration #1 chosen from 1 choice
hub 6-0:1.0: USB hub found
hub 6-0:1.0: 1 port detected
ohci_hcd 0000:07:00.1: wakeup
usb 6-1: new full speed USB device using ohci_hcd and address 2
usb 6-1: new device found, idVendor=0af0, idProduct=6701
usb 6-1: new device strings: Mfr=1, Product=2, SerialNumber=4
usb 6-1: Product: Globetrotter HSDPA Modem
usb 6-1: Manufacturer: Option N.V.
usb 6-1: SerialNumber: Serial Number
usb 6-1: configuration #1 chosen from 1 choice
W czym może tkwić błąd ?
EDIT:
Błąd był wyjątkowo głupi- po prostu zapomniałem "0x" w parametrach usbserial : product i vendor