su Passwort: # lsmod|grep usb usbcore 155560 3 ehci_hcd,ohci_hcd "plug in HUAWEI E220" # dmesg .. usb 1-2: new full speed USB device using ohci_hcd and address 2 usb 1-2: new device found, idVendor=12d1, idProduct=1003 usb 1-2: new device strings: Mfr=1, Product=2, SerialNumber=0 usb 1-2: Product: HUAWEI Mobile usb 1-2: Manufacturer: HUAWEI Technologies usb 1-2: configuration #1 chosen from 1 choice usbcore: registered new interface driver usbserial drivers/usb/serial/usb-serial.c: USB Serial support registered for generic usbcore: registered new interface driver usbserial_generic drivers/usb/serial/usb-serial.c: USB Serial Driver core drivers/usb/serial/usb-serial.c: USB Serial support registered for GSM modem (1-port)
https://bugzilla.novell.com/show_bug.cgi?id=331809#c3 Dirk Schwartzkopff <SchwartzkopffD@Alte-Leipziger.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |SchwartzkopffD@Alte-Leipziger.de Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #3 from Dirk Schwartzkopff <SchwartzkopffD@Alte-Leipziger.de> 2007-10-11 03:58:44 MST --- Sorry. The solution doesn't work for me. Here is the complete workflow for a fresh installed x86-64 10.3 without changed udev rules after reboot: option 1-2:1.0: GSM modem (1-port) converter detected usb 1-2: GSM modem (1-port) converter now attached to ttyUSB0 usbcore: registered new interface driver option drivers/usb/serial/option.c: USB Driver for GSM modems: v0.7.1 Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx Initializing USB Mass Storage driver... usbcore: registered new interface driver usb-storage USB Mass Storage support registered. # lsmod|grep usb usb_storage 102816 0 ide_core 165648 1 usb_storage usbserial 52944 1 option usbcore 155560 6 usb_storage,option,usbserial,ehci_hcd,ohci_hcd scsi_mod 176536 5 usb_storage,sr_mod,sg,sd_mod,libata # ls /dev/ttyUSB* /dev/ttyUSB0 # ln -s /dev/ttyUSB0 /dev/modem # minicom minicom: WARNING: configuration file not found, using defaults Welcome to minicom 2.2 OPTIONS: I18n Compiled on Sep 21 2007, 20:31:22. Port /dev/modem Press CTRL-A Z for help on special keys other bash> dmesg .. usb 1-2: new full speed USB device using ohci_hcd and address 2 usb 1-2: new device found, idVendor=12d1, idProduct=1003 usb 1-2: new device strings: Mfr=1, Product=2, SerialNumber=0 usb 1-2: Product: HUAWEI Mobile usb 1-2: Manufacturer: HUAWEI Technologies usb 1-2: configuration #1 chosen from 1 choice usbcore: registered new interface driver usbserial drivers/usb/serial/usb-serial.c: USB Serial support registered for generic usbcore: registered new interface driver usbserial_generic drivers/usb/serial/usb-serial.c: USB Serial Driver core drivers/usb/serial/usb-serial.c: 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 usbcore: registered new interface driver option drivers/usb/serial/option.c: USB Driver for GSM modems: v0.7.1 Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx Initializing USB Mass Storage driver... usbcore: registered new interface driver usb-storage USB Mass Storage support registered. usb 1-2: USB disconnect, address 2 option 1-2:1.0: device disconnected usb 1-2: new full speed USB device using ohci_hcd and address 3 usb 1-2: new device found, idVendor=12d1, idProduct=1003 usb 1-2: new device strings: Mfr=1, Product=2, SerialNumber=0 usb 1-2: Product: HUAWEI Mobile usb 1-2: Manufacturer: HUAWEI Technologies usb 1-2: configuration #1 chosen from 1 choice option 1-2:1.0: GSM modem (1-port) converter detected usb 1-2: GSM modem (1-port) converter now attached to ttyUSB1 <CTRL> A Q in minicom # dmesg .. usb 1-2: GSM modem (1-port) converter now attached to ttyUSB1 option1 ttyUSB0: GSM modem (1-port) converter now disconnected from ttyUSB0 "remove HUAWEI E220" -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.