https://bugzilla.novell.com/show_bug.cgi?id=338568#c6 Peter Kroh <peter.kroh@chello.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|peter.kroh@chello.at | --- Comment #6 from Peter Kroh <peter.kroh@chello.at> 2007-11-23 05:39:47 MST --- In general yes, I got 2 (two) ttyUSB0 and ttyUSB1 and 1 (one) sr1 devices, following the steps above. dmesg | grep tty usb 6-1: GSM modem (1-port) converter now attached to ttyUSB0 option1 ttyUSB0: GSM modem (1-port) converter now disconnected from ttyUSB0 usb 6-1: GSM modem (1-port) converter now attached to ttyUSB0 usb 6-1: GSM modem (1-port) converter now attached to ttyUSB1 acer:/home/peter # lsmod Module Size Used by option 13696 0 usb_storage 80780 0 ide_core 122948 1 usb_storage usbserial 35252 1 option ohci_hcd 23684 0 tun 14720 1 ip6t_LOG 10496 9 nf_conntrack_ipv6 22848 4 xt_pkttype 5888 5 ipt_LOG 9984 10 xt_limit 6656 19 xt_policy 7552 3 arc4 6016 2 ecb 7552 2 blkcipher 10116 1 ecb ieee80211_crypt_wep 9088 1 snd_pcm_oss 50432 0 snd_mixer_oss 20096 1 snd_pcm_oss snd_seq 54452 0 snd_seq_device 12172 1 snd_seq i915 26624 1 drm 79636 2 i915 af_packet 29064 6 ip6t_REJECT 9216 3 xt_tcpudp 7168 24 ipt_REJECT 8448 3 xt_state 6528 8 iptable_mangle 6784 0 iptable_nat 11140 0 nf_nat 21912 1 iptable_nat iptable_filter 6912 1 cpufreq_conservative 11272 0 cpufreq_userspace 8704 0 ip6table_mangle 6656 0 cpufreq_powersave 5888 0 nf_conntrack_ipv4 14856 6 iptable_nat acpi_cpufreq 13192 0 nf_conntrack 61684 5 nf_conntrack_ipv6,xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4 speedstep_lib 9220 0 nfnetlink 9752 4 nf_conntrack_ipv6,nf_nat,nf_conntrack_ipv4,nf_conntrack ip_tables 16324 3 iptable_mangle,iptable_nat,iptable_filter ip6table_filter 6784 1 ip6_tables 17476 3 ip6t_LOG,ip6table_mangle,ip6table_filter x_tables 18308 12 ip6t_LOG,xt_pkttype,ipt_LOG,xt_limit,xt_policy,ip6t_REJECT,xt_tcpudp,ipt_REJECT,xt_state,iptable_nat,ip_tables,ip6_tables ipv6 268280 23 nf_conntrack_ipv6,ip6t_REJECT,ip6table_mangle microcode 15372 0 apparmor 40736 0 fuse 45460 2 nls_iso8859_1 8192 3 nls_cp437 9856 3 vfat 16128 3 fat 52636 1 vfat loop 21636 0 dm_mod 56880 0 pcmcia 41076 0 8139cp 26112 0 yenta_socket 28684 2 rtc_cmos 12064 0 rsrc_nonstatic 15872 1 yenta_socket rtc_core 23048 1 rtc_cmos pcmcia_core 40852 3 pcmcia,yenta_socket,rsrc_nonstatic rtc_lib 7040 1 rtc_core snd_hda_intel 273180 1 snd_pcm 82564 2 snd_pcm_oss,snd_hda_intel ac 9604 0 intel_agp 27156 1 snd_timer 26756 2 snd_seq,snd_pcm button 12560 0 tifm_7xx1 11392 0 sdhci 20364 0 battery 14724 0 mmc_core 29828 1 sdhci 8139too 29184 0 mii 9344 2 8139cp,8139too serio_raw 10756 0 sr_mod 19492 0 cdrom 37020 1 sr_mod snd 58164 9 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_pcm,snd_timer soundcore 11460 1 snd ipw3945 196132 1 tifm_core 14084 1 tifm_7xx1 joydev 13632 0 agpgart 35764 3 drm,intel_agp ieee80211 35400 1 ipw3945 ieee80211_crypt 9728 2 ieee80211_crypt_wep,ieee80211 iTCO_wdt 14372 0 snd_page_alloc 14472 2 snd_hda_intel,snd_pcm firmware_class 13568 3 microcode,pcmcia,ipw3945 iTCO_vendor_support 7812 1 iTCO_wdt i2c_i801 12560 0 i2c_core 27520 1 i2c_i801 sg 37036 0 sd_mod 31104 8 ehci_hcd 34956 0 uhci_hcd 27024 0 usbcore 123756 7 option,usb_storage,usbserial,ohci_hcd,ehci_hcd,uhci_hcd edd 12996 0 ext3 131976 2 mbcache 12292 1 ext3 jbd 68148 1 ext3 fan 9220 0 ata_piix 21380 7 libata 137032 1 ata_piix scsi_mod 140376 5 usb_storage,sr_mod,sg,sd_mod,libata thermal 19848 0 processor 40876 2 acpi_cpufreq,thermal in /etc/udev/rules.d/99-huawei.rules I found the following: ## # # udev rule for HUAWEI E220 3G HSDPA Modem # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # (c)opyleft OOZIE < oozie@poczta.fm > # # This file prevents the pseudo scsi cdrom device from enabling, # thus providing a workaround for kernel versions < 2.6.20 # ## SUBSYSTEM=="block", \ ACTION=="add", \ SYSFS{idVendor}=="12d1", \ SYSFS{idProduct}=="1003", \ IMPORT{program}="huawei-mobile.sh", \ OPTIONS="ignore_device" -- 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.