hi y’all,
i’ve recently installed opensuse 11.3 on a toshiba t135d-s1325. when i plug in usb devices nothing seems to happen. no notification in dmesg. nothing shows up in lsusb.
the only things that show up are the built in camera and sd card reader.
here’s the output from uname -a…
Linux linux-9vu9.site 2.6.34.7-0.7-default #1 SMP 2010-12-13 11:13:53 +0100 x86_64 x86_64 x86_64 GNU/Linux
here’s the end of dmesg right after plugging in an ftdi usb-serial adapter and a usb cdr/w
dmesg | tail -n 40 -
[23961.300805] LPS Enter: notify AP we are dozing ++++++++++ SendNullFunctionData
[24077.926538] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData
[24079.446242] rtl8192se_update_ratr_table: ratr_index=0 ratr_table=0x00000ff5
[24081.300862] LPS Enter: notify AP we are dozing ++++++++++ SendNullFunctionData
[24197.926562] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData
[24199.446252] rtl8192se_update_ratr_table: ratr_index=0 ratr_table=0x00000ff5
[24201.300942] LPS Enter: notify AP we are dozing ++++++++++ SendNullFunctionData
[24317.926175] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData
[24319.446254] rtl8192se_update_ratr_table: ratr_index=0 ratr_table=0x00000ff5
[24321.300858] LPS Enter: notify AP we are dozing ++++++++++ SendNullFunctionData
[24437.926868] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData
[24439.446260] rtl8192se_update_ratr_table: ratr_index=0 ratr_table=0x00000ff5
[24441.300870] LPS Enter: notify AP we are dozing ++++++++++ SendNullFunctionData
[24557.926141] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData
[24559.446250] rtl8192se_update_ratr_table: ratr_index=0 ratr_table=0x00000ff5
[24561.300892] LPS Enter: notify AP we are dozing ++++++++++ SendNullFunctionData
[24677.926085] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData
[24679.446247] rtl8192se_update_ratr_table: ratr_index=0 ratr_table=0x00000ff5
[24681.300884] LPS Enter: notify AP we are dozing ++++++++++ SendNullFunctionData
[24797.926066] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData
[24799.446247] rtl8192se_update_ratr_table: ratr_index=0 ratr_table=0x00000ff5
[24801.304881] LPS Enter: notify AP we are dozing ++++++++++ SendNullFunctionData
[24917.925919] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData
[24919.446217] rtl8192se_update_ratr_table: ratr_index=0 ratr_table=0x00000ff5
[24921.304851] LPS Enter: notify AP we are dozing ++++++++++ SendNullFunctionData
[25037.926274] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData
[25039.446263] rtl8192se_update_ratr_table: ratr_index=0 ratr_table=0x00000ff5
[25041.304926] LPS Enter: notify AP we are dozing ++++++++++ SendNullFunctionData
[25157.926590] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData
[25159.446249] rtl8192se_update_ratr_table: ratr_index=0 ratr_table=0x00000ff5
[25161.304741] LPS Enter: notify AP we are dozing ++++++++++ SendNullFunctionData
[25277.926478] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData
[25279.446252] rtl8192se_update_ratr_table: ratr_index=0 ratr_table=0x00000ff5
[25281.304787] LPS Enter: notify AP we are dozing ++++++++++ SendNullFunctionData
[25397.926743] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData
[25399.446258] rtl8192se_update_ratr_table: ratr_index=0 ratr_table=0x00000ff5
[25401.304790] LPS Enter: notify AP we are dozing ++++++++++ SendNullFunctionData
[25517.926496] LPS leave: notify AP we are awaked ++++++++++ SendNullFunctionData
[25519.446261] rtl8192se_update_ratr_table: ratr_index=0 ratr_table=0x00000ff5
[25521.304863] LPS Enter: notify AP we are dozing ++++++++++ SendNullFunctionData
all of the messages are from my annoying wifi adapter.
here’s the output from lsusb
lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 04f2:b19a Chicony Electronics Co., Ltd
Bus 002 Device 003: ID 0bda:0159 Realtek Semiconductor Corp.
the chicony device is the builtin webcam and the realtek device is the sd reader with an 8gb card installed. the usb-serial and cdr/w devices are still plugged in but not showing up.
here’s everything from dmesg that seems to have anything to do with usb…
dmesg | grep usb
3.190219] usbcore: registered new interface driver usbfs
3.190254] usbcore: registered new interface driver hub
3.246464] usbcore: registered new device driver usb
3.348193] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
3.348197] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
3.348201] usb usb1: Product: EHCI Host Controller
3.348203] usb usb1: Manufacturer: Linux 2.6.34.7-0.7-default ehci_hcd
3.348206] usb usb1: SerialNumber: 0000:00:12.2
3.364117] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
3.364120] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
3.364124] usb usb2: Product: EHCI Host Controller
3.364126] usb usb2: Manufacturer: Linux 2.6.34.7-0.7-default ehci_hcd
3.364129] usb usb2: SerialNumber: 0000:00:13.2
3.808079] usb 2-5: new high speed USB device using ehci_hcd and address 2
3.970860] usb 2-5: New USB device found, idVendor=04f2, idProduct=b19a
3.970864] usb 2-5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
3.970868] usb 2-5: Product: Chicony USB 2.0 Camera
3.970870] usb 2-5: Manufacturer: Chicony Electronics Co., Ltd.
4.084081] usb 2-6: new high speed USB device using ehci_hcd and address 3
4.470042] usb 2-6: New USB device found, idVendor=0bda, idProduct=0159
4.470046] usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
4.470049] usb 2-6: Product: USB2.0-CRW
4.470051] usb 2-6: Manufacturer: Generic
4.470053] usb 2-6: SerialNumber: 20071114173400000
8.963139] scsi1 : usb-storage 2-6:1.0
8.963474] usbcore: registered new interface driver usb-storage
9.258530] input: Chicony USB 2.0 Camera as /devices/pci0000:00/0000:00:13.2/usb2/2-5/2-5:1.0/input/input7
9.258610] usbcore: registered new interface driver uvcvideo
[10713.816118] Modules linked in: lp parport_pc ppdev parport st sr_mod cdrom michael_mic arc4 ecb ip6t_LOG xt_tcpudp xt_pkttype ipt_LOG xt_limit af_packet snd_pcm_oss snd_mixer_oss snd_seq snd_seq_device edd ip6t_REJECT nf_conntrack_ipv6 ip6table_raw xt_NOTRACK ipt_REJECT xt_state iptable_raw iptable_filter ip6table_mangle nf_conntrack_netbios_ns nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 ip_tables ip6table_filter ip6_tables x_tables cpufreq_conservative cpufreq_userspace cpufreq_powersave powernow_k8 mperf fuse loop dm_mod snd_hda_codec_atihdmi snd_hda_codec_conexant snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_timer snd uvcvideo shpchp edac_core soundcore videodev v4l1_compat v4l2_compat_ioctl32 usb_storage sg joydev snd_page_alloc edac_mce_amd video pcspkr i2c_piix4 rfkill k8temp serio_raw wmi r8192se_pci atl1c pci_hotplug ac battery button ext4 jbd2 crc16 radeon ttm drm_kms_helper drm i2c_algo_bit ssb ehci_hcd mmc_core pcmcia usbcore pcmcia_core sd_mod fan processor ahci libata scsi_mod thermal thermal_sys [last unloaded: parport_pc]
thanks,
bobby