Activity log for bug #384344

Date Who What changed Old value New value Message
2009-06-06 18:55:06 Naveen N Rao bug added bug
2009-06-06 18:55:06 Naveen N Rao attachment added lsusb-vvv http://launchpadlibrarian.net/27590259/lsusb-vvv
2009-06-06 18:55:54 Naveen N Rao attachment added lshal http://launchpadlibrarian.net/27590273/lshal
2009-06-06 19:38:34 Naveen N Rao summary [3G] NetworkManager does not detect ZTE 8710 CDMA/EVDO 3G Modem [3G] NetworkManager does not detect ZTE AC8710 CDMA/EVDO 3G USB Modem
2009-06-06 19:38:34 Naveen N Rao description Binary package hint: network-manager I have a ZTE 8710 3G CDMA/EVDO data card. Nothing used to work on the stock Intrepid install. But, I am able to connect to the internet using wvdial/gnome-ppp/kppp after loading the usbserial driver: /sbin/modprobe usbserial vendor=0x19d2 product=0xffff (added as a rule to /etc/udev/rules.d/90-modprobe.rule) Network Manager still doesn't detect it. I've added the product ID to /usr/share/hal/fdi/information/10freedesktop/10-modem.fdi and now NetworkManager reports that it is ignoring due to lack of probed mobile broadband capabilities. The change in 10-modem.fdi (starting with '+'): <match key="@info.parent:usb.vendor_id" int="0x19d2"> <!-- Qualcomm: Telstra/NextG CDMA , ZTE CDMA Tech --> + <match key="@info.parent:usb.product_id" int_outof="0x0001;0xfffe;0xffff"> <match key="@info.parent:usb.interface.number" int="0"> + <append key="info.capabilities" type="strlist">modem</append> <append key="modem.command_sets" type="strlist">IS-707-A</append> </match> </match> Relevant logs: syslog: Jun 6 23:06:12 xxx kernel: [16583.410055] usb 4-2: new full speed USB device using uhci_hcd and address 8 Jun 6 23:06:13 xxx kernel: [16583.571335] usb 4-2: configuration #1 chosen from 1 choice Jun 6 23:06:13 xxx kernel: [16583.575278] usbserial_generic 4-2:1.0: generic converter detected Jun 6 23:06:13 xxx kernel: [16583.575509] usb 4-2: generic converter now attached to ttyUSB0 Jun 6 23:06:13 xxx kernel: [16583.578461] usbserial_generic 4-2:1.1: generic converter detected Jun 6 23:06:13 xxx kernel: [16583.578630] usb 4-2: generic converter now attached to ttyUSB1 Jun 6 23:06:13 xxx kernel: [16583.580335] usbserial_generic 4-2:1.2: generic converter detected Jun 6 23:06:13 xxx kernel: [16583.580495] usb 4-2: generic converter now attached to ttyUSB2 Jun 6 23:06:13 xxx kernel: [16583.583503] usbserial_generic 4-2:1.3: generic converter detected Jun 6 23:06:13 xxx kernel: [16583.583662] usb 4-2: generic converter now attached to ttyUSB3 Jun 6 23:06:13 xxx nm-system-settings: SCPlugin-Ifupdown: device added (udi: /org/freedesktop/Hal/devices/usb_device_19d2_ffff_noserial_if0_serial_usb_0, iface: (null)): iface not found Jun 6 23:06:13 xxx NetworkManager: <info> (ttyUSB1): ignoring due to lack of mobile broadband capabilties Jun 6 23:06:13 xxx NetworkManager: <info> (ttyUSB0): found serial port (udev: hal:CDMA) Jun 6 23:06:13 xxx NetworkManager: <info> (ttyUSB0): ignoring due to lack of probed mobile broadband capabilties Jun 6 23:06:13 xxx NetworkManager: <info> (ttyUSB2): ignoring due to lack of mobile broadband capabilties Jun 6 23:06:13 xxx NetworkManager: <info> (ttyUSB3): ignoring due to lack of mobile broadband capabilties lsusb: Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 003: ID 17ef:1003 Lenovo Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 008: ID 19d2:ffff ONDA Communication S.p.A. Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 002: ID 04b3:310c IBM Corp. Wheel Mouse 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 lsusb -vvv attached lshal -u `hal-find-by-capability --capability modem` udi = '/org/freedesktop/Hal/devices/usb_device_19d2_ffff_noserial_if0_serial_usb_0' info.capabilities = {'serial', 'modem', 'modem'} (string list) info.category = 'serial' (string) info.parent = '/org/freedesktop/Hal/devices/usb_device_19d2_ffff_noserial_if0' (string) info.product = 'ZTE CDMA Tech' (string) info.subsystem = 'tty' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_19d2_ffff_noserial_if0_serial_usb_0' (string) linux.device_file = '/dev/ttyUSB0' (string) linux.hotplug_type = 2 (0x2) (int) linux.subsystem = 'tty' (string) linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-2/4-2:1.0/ttyUSB0/tty/ttyUSB0' (string) modem.command_sets = {'IS-707-A'} (string list) serial.device = '/dev/ttyUSB0' (string) serial.originating_device = '/org/freedesktop/Hal/devices/usb_device_19d2_ffff_noserial_if0' (string) serial.port = 0 (0x0) (int) serial.type = 'usb' (string) Intrepid with latest updates and network-manager ppa: dpkg -l | grep network-manager ii network-manager 0.7.1-0ubuntu1~nm1~intrepid2 network management framework daemon ii network-manager-gnome 0.7.1-0ubuntu1~nm1~intrepid1 network management framework (GNOME frontend) dpkg -l | grep libnm ii libnm-glib0 0.7.1-0ubuntu1~nm1~intrepid2 network management framework (GLib shared libr ii libnm-util0 0.7~~svn20081018t105859-0ubuntu2~nm4 network management framework (shared library) ii libnm-util1 0.7.1-0ubuntu1~nm1~intrepid2 network management framework (shared library) - Naveen Binary package hint: network-manager I have a ZTE AC8710 3G CDMA/EVDO USB data card. Nothing used to work on the stock Intrepid install. But, I am able to connect to the internet using wvdial/gnome-ppp/kppp after loading the usbserial driver: /sbin/modprobe usbserial vendor=0x19d2 product=0xffff (added as a rule to /etc/udev/rules.d/90-modprobe.rule) Network Manager still doesn't detect it. I've added the product ID to /usr/share/hal/fdi/information/10freedesktop/10-modem.fdi and now NetworkManager reports that it is ignoring due to lack of probed mobile broadband capabilities. The change in 10-modem.fdi (starting with '+'): <match key="@info.parent:usb.vendor_id" int="0x19d2"> <!-- Qualcomm: Telstra/NextG CDMA , ZTE CDMA Tech --> + <match key="@info.parent:usb.product_id" int_outof="0x0001;0xfffe;0xffff"> <match key="@info.parent:usb.interface.number" int="0"> + <append key="info.capabilities" type="strlist">modem</append> <append key="modem.command_sets" type="strlist">IS-707-A</append> </match> </match> Relevant logs: syslog: Jun 6 23:06:12 xxx kernel: [16583.410055] usb 4-2: new full speed USB device using uhci_hcd and address 8 Jun 6 23:06:13 xxx kernel: [16583.571335] usb 4-2: configuration #1 chosen from 1 choice Jun 6 23:06:13 xxx kernel: [16583.575278] usbserial_generic 4-2:1.0: generic converter detected Jun 6 23:06:13 xxx kernel: [16583.575509] usb 4-2: generic converter now attached to ttyUSB0 Jun 6 23:06:13 xxx kernel: [16583.578461] usbserial_generic 4-2:1.1: generic converter detected Jun 6 23:06:13 xxx kernel: [16583.578630] usb 4-2: generic converter now attached to ttyUSB1 Jun 6 23:06:13 xxx kernel: [16583.580335] usbserial_generic 4-2:1.2: generic converter detected Jun 6 23:06:13 xxx kernel: [16583.580495] usb 4-2: generic converter now attached to ttyUSB2 Jun 6 23:06:13 xxx kernel: [16583.583503] usbserial_generic 4-2:1.3: generic converter detected Jun 6 23:06:13 xxx kernel: [16583.583662] usb 4-2: generic converter now attached to ttyUSB3 Jun 6 23:06:13 xxx nm-system-settings: SCPlugin-Ifupdown: device added (udi: /org/freedesktop/Hal/devices/usb_device_19d2_ffff_noserial_if0_serial_usb_0, iface: (null)): iface not found Jun 6 23:06:13 xxx NetworkManager: <info> (ttyUSB1): ignoring due to lack of mobile broadband capabilties Jun 6 23:06:13 xxx NetworkManager: <info> (ttyUSB0): found serial port (udev: hal:CDMA) Jun 6 23:06:13 xxx NetworkManager: <info> (ttyUSB0): ignoring due to lack of probed mobile broadband capabilties Jun 6 23:06:13 xxx NetworkManager: <info> (ttyUSB2): ignoring due to lack of mobile broadband capabilties Jun 6 23:06:13 xxx NetworkManager: <info> (ttyUSB3): ignoring due to lack of mobile broadband capabilties lsusb: Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 003: ID 17ef:1003 Lenovo Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 008: ID 19d2:ffff ONDA Communication S.p.A. Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 002: ID 04b3:310c IBM Corp. Wheel Mouse 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 lsusb -vvv attached lshal -u `hal-find-by-capability --capability modem` udi = '/org/freedesktop/Hal/devices/usb_device_19d2_ffff_noserial_if0_serial_usb_0' info.capabilities = {'serial', 'modem', 'modem'} (string list) info.category = 'serial' (string) info.parent = '/org/freedesktop/Hal/devices/usb_device_19d2_ffff_noserial_if0' (string) info.product = 'ZTE CDMA Tech' (string) info.subsystem = 'tty' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_19d2_ffff_noserial_if0_serial_usb_0' (string) linux.device_file = '/dev/ttyUSB0' (string) linux.hotplug_type = 2 (0x2) (int) linux.subsystem = 'tty' (string) linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-2/4-2:1.0/ttyUSB0/tty/ttyUSB0' (string) modem.command_sets = {'IS-707-A'} (string list) serial.device = '/dev/ttyUSB0' (string) serial.originating_device = '/org/freedesktop/Hal/devices/usb_device_19d2_ffff_noserial_if0' (string) serial.port = 0 (0x0) (int) serial.type = 'usb' (string) Intrepid with latest updates and network-manager ppa: dpkg -l | grep network-manager ii network-manager 0.7.1-0ubuntu1~nm1~intrepid2 network management framework daemon ii network-manager-gnome 0.7.1-0ubuntu1~nm1~intrepid1 network management framework (GNOME frontend) dpkg -l | grep libnm ii libnm-glib0 0.7.1-0ubuntu1~nm1~intrepid2 network management framework (GLib shared libr ii libnm-util0 0.7~~svn20081018t105859-0ubuntu2~nm4 network management framework (shared library) ii libnm-util1 0.7.1-0ubuntu1~nm1~intrepid2 network management framework (shared library) - Naveen
2009-07-09 08:17:50 Naveen N Rao network-manager (Ubuntu): status New Confirmed
2009-07-27 13:17:02 Naveen N Rao nominated for series Ubuntu Intrepid
2009-07-27 13:17:02 Naveen N Rao nominated for series Ubuntu Karmic
2009-08-28 19:19:33 Naveen N Rao affects network-manager (Ubuntu) modemmanager (Ubuntu)
2009-10-31 00:48:11 Alexander Sack bug task added linux (Ubuntu)
2010-03-14 05:03:23 Jeremy Foshee tags needs-kernel-logs
2010-03-14 05:03:31 Jeremy Foshee tags needs-kernel-logs needs-kernel-logs needs-upstream-testing
2010-03-14 05:03:35 Jeremy Foshee tags needs-kernel-logs needs-upstream-testing kj-triage needs-kernel-logs needs-upstream-testing
2010-03-14 05:03:45 Jeremy Foshee linux (Ubuntu): status New Incomplete
2010-03-20 11:23:10 Naveen N Rao tags kj-triage needs-kernel-logs needs-upstream-testing apport-collected kj-triage needs-kernel-logs needs-upstream-testing
2010-03-20 11:23:17 Naveen N Rao description Binary package hint: network-manager I have a ZTE AC8710 3G CDMA/EVDO USB data card. Nothing used to work on the stock Intrepid install. But, I am able to connect to the internet using wvdial/gnome-ppp/kppp after loading the usbserial driver: /sbin/modprobe usbserial vendor=0x19d2 product=0xffff (added as a rule to /etc/udev/rules.d/90-modprobe.rule) Network Manager still doesn't detect it. I've added the product ID to /usr/share/hal/fdi/information/10freedesktop/10-modem.fdi and now NetworkManager reports that it is ignoring due to lack of probed mobile broadband capabilities. The change in 10-modem.fdi (starting with '+'): <match key="@info.parent:usb.vendor_id" int="0x19d2"> <!-- Qualcomm: Telstra/NextG CDMA , ZTE CDMA Tech --> + <match key="@info.parent:usb.product_id" int_outof="0x0001;0xfffe;0xffff"> <match key="@info.parent:usb.interface.number" int="0"> + <append key="info.capabilities" type="strlist">modem</append> <append key="modem.command_sets" type="strlist">IS-707-A</append> </match> </match> Relevant logs: syslog: Jun 6 23:06:12 xxx kernel: [16583.410055] usb 4-2: new full speed USB device using uhci_hcd and address 8 Jun 6 23:06:13 xxx kernel: [16583.571335] usb 4-2: configuration #1 chosen from 1 choice Jun 6 23:06:13 xxx kernel: [16583.575278] usbserial_generic 4-2:1.0: generic converter detected Jun 6 23:06:13 xxx kernel: [16583.575509] usb 4-2: generic converter now attached to ttyUSB0 Jun 6 23:06:13 xxx kernel: [16583.578461] usbserial_generic 4-2:1.1: generic converter detected Jun 6 23:06:13 xxx kernel: [16583.578630] usb 4-2: generic converter now attached to ttyUSB1 Jun 6 23:06:13 xxx kernel: [16583.580335] usbserial_generic 4-2:1.2: generic converter detected Jun 6 23:06:13 xxx kernel: [16583.580495] usb 4-2: generic converter now attached to ttyUSB2 Jun 6 23:06:13 xxx kernel: [16583.583503] usbserial_generic 4-2:1.3: generic converter detected Jun 6 23:06:13 xxx kernel: [16583.583662] usb 4-2: generic converter now attached to ttyUSB3 Jun 6 23:06:13 xxx nm-system-settings: SCPlugin-Ifupdown: device added (udi: /org/freedesktop/Hal/devices/usb_device_19d2_ffff_noserial_if0_serial_usb_0, iface: (null)): iface not found Jun 6 23:06:13 xxx NetworkManager: <info> (ttyUSB1): ignoring due to lack of mobile broadband capabilties Jun 6 23:06:13 xxx NetworkManager: <info> (ttyUSB0): found serial port (udev: hal:CDMA) Jun 6 23:06:13 xxx NetworkManager: <info> (ttyUSB0): ignoring due to lack of probed mobile broadband capabilties Jun 6 23:06:13 xxx NetworkManager: <info> (ttyUSB2): ignoring due to lack of mobile broadband capabilties Jun 6 23:06:13 xxx NetworkManager: <info> (ttyUSB3): ignoring due to lack of mobile broadband capabilties lsusb: Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 003: ID 17ef:1003 Lenovo Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 008: ID 19d2:ffff ONDA Communication S.p.A. Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 002: ID 04b3:310c IBM Corp. Wheel Mouse 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 lsusb -vvv attached lshal -u `hal-find-by-capability --capability modem` udi = '/org/freedesktop/Hal/devices/usb_device_19d2_ffff_noserial_if0_serial_usb_0' info.capabilities = {'serial', 'modem', 'modem'} (string list) info.category = 'serial' (string) info.parent = '/org/freedesktop/Hal/devices/usb_device_19d2_ffff_noserial_if0' (string) info.product = 'ZTE CDMA Tech' (string) info.subsystem = 'tty' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_19d2_ffff_noserial_if0_serial_usb_0' (string) linux.device_file = '/dev/ttyUSB0' (string) linux.hotplug_type = 2 (0x2) (int) linux.subsystem = 'tty' (string) linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-2/4-2:1.0/ttyUSB0/tty/ttyUSB0' (string) modem.command_sets = {'IS-707-A'} (string list) serial.device = '/dev/ttyUSB0' (string) serial.originating_device = '/org/freedesktop/Hal/devices/usb_device_19d2_ffff_noserial_if0' (string) serial.port = 0 (0x0) (int) serial.type = 'usb' (string) Intrepid with latest updates and network-manager ppa: dpkg -l | grep network-manager ii network-manager 0.7.1-0ubuntu1~nm1~intrepid2 network management framework daemon ii network-manager-gnome 0.7.1-0ubuntu1~nm1~intrepid1 network management framework (GNOME frontend) dpkg -l | grep libnm ii libnm-glib0 0.7.1-0ubuntu1~nm1~intrepid2 network management framework (GLib shared libr ii libnm-util0 0.7~~svn20081018t105859-0ubuntu2~nm4 network management framework (shared library) ii libnm-util1 0.7.1-0ubuntu1~nm1~intrepid2 network management framework (shared library) - Naveen Binary package hint: network-manager I have a ZTE AC8710 3G CDMA/EVDO USB data card. Nothing used to work on the stock Intrepid install. But, I am able to connect to the internet using wvdial/gnome-ppp/kppp after loading the usbserial driver: /sbin/modprobe usbserial vendor=0x19d2 product=0xffff (added as a rule to /etc/udev/rules.d/90-modprobe.rule) Network Manager still doesn't detect it. I've added the product ID to /usr/share/hal/fdi/information/10freedesktop/10-modem.fdi and now NetworkManager reports that it is ignoring due to lack of probed mobile broadband capabilities. The change in 10-modem.fdi (starting with '+'): <match key="@info.parent:usb.vendor_id" int="0x19d2"> <!-- Qualcomm: Telstra/NextG CDMA , ZTE CDMA Tech --> + <match key="@info.parent:usb.product_id" int_outof="0x0001;0xfffe;0xffff"> <match key="@info.parent:usb.interface.number" int="0"> + <append key="info.capabilities" type="strlist">modem</append> <append key="modem.command_sets" type="strlist">IS-707-A</append> </match> </match> Relevant logs: syslog: Jun 6 23:06:12 xxx kernel: [16583.410055] usb 4-2: new full speed USB device using uhci_hcd and address 8 Jun 6 23:06:13 xxx kernel: [16583.571335] usb 4-2: configuration #1 chosen from 1 choice Jun 6 23:06:13 xxx kernel: [16583.575278] usbserial_generic 4-2:1.0: generic converter detected Jun 6 23:06:13 xxx kernel: [16583.575509] usb 4-2: generic converter now attached to ttyUSB0 Jun 6 23:06:13 xxx kernel: [16583.578461] usbserial_generic 4-2:1.1: generic converter detected Jun 6 23:06:13 xxx kernel: [16583.578630] usb 4-2: generic converter now attached to ttyUSB1 Jun 6 23:06:13 xxx kernel: [16583.580335] usbserial_generic 4-2:1.2: generic converter detected Jun 6 23:06:13 xxx kernel: [16583.580495] usb 4-2: generic converter now attached to ttyUSB2 Jun 6 23:06:13 xxx kernel: [16583.583503] usbserial_generic 4-2:1.3: generic converter detected Jun 6 23:06:13 xxx kernel: [16583.583662] usb 4-2: generic converter now attached to ttyUSB3 Jun 6 23:06:13 xxx nm-system-settings: SCPlugin-Ifupdown: device added (udi: /org/freedesktop/Hal/devices/usb_device_19d2_ffff_noserial_if0_serial_usb_0, iface: (null)): iface not found Jun 6 23:06:13 xxx NetworkManager: <info> (ttyUSB1): ignoring due to lack of mobile broadband capabilties Jun 6 23:06:13 xxx NetworkManager: <info> (ttyUSB0): found serial port (udev: hal:CDMA) Jun 6 23:06:13 xxx NetworkManager: <info> (ttyUSB0): ignoring due to lack of probed mobile broadband capabilties Jun 6 23:06:13 xxx NetworkManager: <info> (ttyUSB2): ignoring due to lack of mobile broadband capabilties Jun 6 23:06:13 xxx NetworkManager: <info> (ttyUSB3): ignoring due to lack of mobile broadband capabilties lsusb: Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 003: ID 17ef:1003 Lenovo Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 008: ID 19d2:ffff ONDA Communication S.p.A. Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 002: ID 04b3:310c IBM Corp. Wheel Mouse 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 lsusb -vvv attached lshal -u `hal-find-by-capability --capability modem` udi = '/org/freedesktop/Hal/devices/usb_device_19d2_ffff_noserial_if0_serial_usb_0' info.capabilities = {'serial', 'modem', 'modem'} (string list) info.category = 'serial' (string) info.parent = '/org/freedesktop/Hal/devices/usb_device_19d2_ffff_noserial_if0' (string) info.product = 'ZTE CDMA Tech' (string) info.subsystem = 'tty' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_19d2_ffff_noserial_if0_serial_usb_0' (string) linux.device_file = '/dev/ttyUSB0' (string) linux.hotplug_type = 2 (0x2) (int) linux.subsystem = 'tty' (string) linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-2/4-2:1.0/ttyUSB0/tty/ttyUSB0' (string) modem.command_sets = {'IS-707-A'} (string list) serial.device = '/dev/ttyUSB0' (string) serial.originating_device = '/org/freedesktop/Hal/devices/usb_device_19d2_ffff_noserial_if0' (string) serial.port = 0 (0x0) (int) serial.type = 'usb' (string) Intrepid with latest updates and network-manager ppa: dpkg -l | grep network-manager ii network-manager 0.7.1-0ubuntu1~nm1~intrepid2 network management framework daemon ii network-manager-gnome 0.7.1-0ubuntu1~nm1~intrepid1 network management framework (GNOME frontend) dpkg -l | grep libnm ii libnm-glib0 0.7.1-0ubuntu1~nm1~intrepid2 network management framework (GLib shared libr ii libnm-util0 0.7~~svn20081018t105859-0ubuntu2~nm4 network management framework (shared library) ii libnm-util1 0.7.1-0ubuntu1~nm1~intrepid2 network management framework (shared library) - Naveen --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21. Architecture: i386 ArecordDevices: **** List of CAPTURE Hardware Devices **** card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC0: naveen 3889 F.... pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xfc020000 irq 32' Mixer name : 'Conexant CX20561 (Hermosa)' Components : 'HDA:14f15051,17aa211c,00100000' Controls : 14 Simple ctrls : 7 Card29.Amixer.info: Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 7VHT14WW-1.03' Mixer name : 'ThinkPad EC 7VHT14WW-1.03' Components : '' Controls : 1 Simple ctrls : 1 Card29.Amixer.values: Simple mixer control 'Console',0 Capabilities: pswitch pswitch-joined penum Playback channels: Mono Mono: Playback [on] DistroRelease: Ubuntu 10.04 HibernationDevice: RESUME=UUID=50a8f9c6-85aa-4639-8365-5355277567f2 InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100318) MachineType: LENOVO 6475KH8 Package: linux (not installed) PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.33-020633-generic root=UUID=9dbcc2f5-ab98-4643-8529-361f46f5fecd ro quiet splash ProcEnviron: SHELL=/bin/bash LANG=en_IN Regression: No Reproducible: Yes Tags: lucid TestedUpstream: Yes Uname: Linux 2.6.33-020633-generic i686 UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare dmi.bios.date: 10/13/2009 dmi.bios.vendor: LENOVO dmi.bios.version: 7UET79WW (3.09 ) dmi.board.name: 6475KH8 dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr7UET79WW(3.09):bd10/13/2009:svnLENOVO:pn6475KH8:pvrThinkPadT400:rvnLENOVO:rn6475KH8:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 6475KH8 dmi.product.version: ThinkPad T400 dmi.sys.vendor: LENOVO
2010-03-20 11:23:20 Naveen N Rao attachment added AlsaDevices.txt http://launchpadlibrarian.net/41403002/AlsaDevices.txt
2010-03-20 11:23:24 Naveen N Rao attachment added AplayDevices.txt http://launchpadlibrarian.net/41403004/AplayDevices.txt
2010-03-20 11:23:35 Naveen N Rao attachment added BootDmesg.txt http://launchpadlibrarian.net/41403014/BootDmesg.txt
2010-03-20 11:23:41 Naveen N Rao attachment added Card0.Amixer.values.txt http://launchpadlibrarian.net/41403017/Card0.Amixer.values.txt
2010-03-20 11:23:46 Naveen N Rao attachment added Card0.Codecs.codec.0.txt http://launchpadlibrarian.net/41403023/Card0.Codecs.codec.0.txt
2010-03-20 11:23:49 Naveen N Rao attachment added CurrentDmesg.txt http://launchpadlibrarian.net/41403026/CurrentDmesg.txt
2010-03-20 11:23:52 Naveen N Rao attachment added IwConfig.txt http://launchpadlibrarian.net/41403027/IwConfig.txt
2010-03-20 11:23:56 Naveen N Rao attachment added Lspci.txt http://launchpadlibrarian.net/41403030/Lspci.txt
2010-03-20 11:24:00 Naveen N Rao attachment added Lsusb.txt http://launchpadlibrarian.net/41403032/Lsusb.txt
2010-03-20 11:24:03 Naveen N Rao attachment added PciMultimedia.txt http://launchpadlibrarian.net/41403034/PciMultimedia.txt
2010-03-20 11:24:06 Naveen N Rao attachment added ProcCpuinfo.txt http://launchpadlibrarian.net/41403035/ProcCpuinfo.txt
2010-03-20 11:24:11 Naveen N Rao attachment added ProcInterrupts.txt http://launchpadlibrarian.net/41403038/ProcInterrupts.txt
2010-03-20 11:24:17 Naveen N Rao attachment added ProcModules.txt http://launchpadlibrarian.net/41403044/ProcModules.txt
2010-03-20 11:24:24 Naveen N Rao attachment added RfKill.txt http://launchpadlibrarian.net/41403137/RfKill.txt
2010-03-20 11:24:43 Naveen N Rao attachment added UdevDb.txt http://launchpadlibrarian.net/41403150/UdevDb.txt
2010-03-20 11:25:09 Naveen N Rao attachment added UdevLog.txt http://launchpadlibrarian.net/41403161/UdevLog.txt
2010-03-20 11:25:42 Naveen N Rao attachment added WifiSyslog.txt http://launchpadlibrarian.net/41403226/WifiSyslog.txt
2010-03-20 11:31:40 Naveen N Rao tags apport-collected kj-triage needs-kernel-logs needs-upstream-testing apport-collected kj-triage
2010-03-21 05:34:31 zeus removed subscriber zeus
2010-03-22 14:05:10 Naveen N Rao linux (Ubuntu): status Incomplete Confirmed
2010-05-10 13:45:10 madbiologist linux (Ubuntu): status Confirmed Fix Committed
2011-01-10 20:41:33 Jeremy Foshee linux (Ubuntu): status Fix Committed Fix Released
2011-10-20 15:15:54 m0rtal bug added subscriber m0rtal