Na hardy korzystalem bezposrednio z
polecen sudo rmmod usbserial
sudo modprobe usbserial vendor=0xaf0 product=0x6971
sudo pppd call gprs
połączenie konfigurowałem za pomocą programu pGPRS.
Działało bez zarzutów.
Jednak w tym przypadku nie moge załadować usbserial.prosze o jakies wskazówki
modem jest podpięty
Kod: Zaznacz cały
norbert@norbert-laptop:~$ lsusb
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 002: ID 174f:5a35 Syntek 1.3MPixel Web Cam - Asus G1s
Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 003: ID 045e:071f Microsoft Corp.
Bus 004 Device 002: ID 0af0:6971 Option
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
dmesg grep usb
Kod: Zaznacz cały
norbert@norbert-laptop:~$ dmesg | grep usb
[ 3.694569] usbcore: registered new interface driver usbfs
[ 3.694610] usbcore: registered new interface driver hub
[ 3.695141] usbcore: registered new device driver usb
[ 3.713990] usb usb1: configuration #1 chosen from 1 choice
[ 3.921624] usb usb2: configuration #1 chosen from 1 choice
[ 4.025614] usb usb3: configuration #1 chosen from 1 choice
[ 4.033032] usb 1-2: new full speed USB device using uhci_hcd and address 2
[ 4.235920] usb usb4: configuration #1 chosen from 1 choice
[ 4.238973] usb 1-2: configuration #1 chosen from 1 choice
[ 4.337656] usb usb5: configuration #1 chosen from 1 choice
[ 4.384113] usb 3-2: new full speed USB device using uhci_hcd and address 2
[ 4.512462] usb usb6: configuration #1 chosen from 1 choice
[ 4.552710] usb 3-2: configuration #1 chosen from 1 choice
[ 4.617066] usb 1-2: USB disconnect, address 2
[ 4.744274] usb usb7: configuration #1 chosen from 1 choice
[ 4.860059] usb 6-2: new high speed USB device using ehci_hcd and address 2
[ 5.002766] usb 6-2: configuration #1 chosen from 1 choice
[ 5.003723] usb 3-2: USB disconnect, address 2
[ 5.600210] usb 3-2: new full speed USB device using uhci_hcd and address 3
[ 5.759177] usb 3-2: configuration #1 chosen from 1 choice
[ 15.906693] hso: /build/buildd/linux-2.6.27/drivers/net/usb/hso.c: 1.2 Option Wireless
[ 15.907871] usbcore: registered new interface driver hso
[ 16.559697] input: USB 2.0 Camera as /devices/pci0000:00/0000:00:1a.7/usb6/6-2/6-2:1.0/input/input8
[ 16.628364] usbcore: registered new interface driver uvcvideo
[ 82.488195] usb 3-2: USB disconnect, address 3
[ 94.436150] usb 4-1: new full speed USB device using uhci_hcd and address 2
[ 94.596031] usb 4-1: configuration #1 chosen from 1 choice
[ 120.572165] usb 7-4: new high speed USB device using ehci_hcd and address 4
[ 120.710073] usb 7-4: configuration #1 chosen from 1 choice
[ 120.863796] usbcore: registered new interface driver libusual
[ 120.894890] usbcore: registered new interface driver usb-storage
[ 120.895075] usb-storage: device found at 4
[ 120.895079] usb-storage: waiting for device to settle before scanning
[ 125.892473] usb-storage: device scan complete
[ 212.842342] usbcore: registered new interface driver usbserial
[ 212.842376] usbserial: USB Serial support registered for generic
[ 212.842428] usbcore: registered new interface driver usbserial_generic
[ 212.842433] usbserial: USB Serial Driver core
[ 275.725991] usbcore: deregistering interface driver usbserial_generic
[ 275.727504] usbserial: USB Serial deregistering driver generic
[ 275.727543] usbcore: deregistering interface driver usbserial
[ 294.727213] usbcore: registered new interface driver usbserial
[ 294.727248] usbserial: USB Serial support registered for generic
[ 294.727299] usbcore: registered new interface driver usbserial_generic
[ 294.727303] usbserial: USB Serial Driver core
[ 443.407069] usbcore: registered new interface driver cdc_acm
[ 1713.451740] usb 7-4: USB disconnect, address 4
[ 1718.800203] usb 4-2: new low speed USB device using uhci_hcd and address 3
[ 1718.980123] usb 4-2: configuration #1 chosen from 1 choice
[ 1719.121959] usbcore: registered new interface driver hiddev
[ 1719.164726] input: Microsoft Microsoft� 2.4GHz Transceiver V2.0 as /devices/pci0000:00/0000:00:1d.1/usb4/4-2/4-2:1.0/input/input9
[ 1719.172312] input,hidraw0: USB HID v1.11 Mouse [Microsoft Microsoft� 2.4GHz Transceiver V2.0] on usb-0000:00:1d.1-2
[ 1719.172354] usbcore: registered new interface driver usbhid
[ 1719.172361] usbhid: v2.6:USB HID core driver
norbert@norbert-laptop:~$
Proszę o wskazówki.