usbserial stopped working during a recent upgrade, no serial line via usb anymore
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ModemManager |
Fix Released
|
Undecided
|
Unassigned | ||
NetworkManager |
Fix Released
|
Medium
|
|||
linux (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
modemmanager (Ubuntu) |
Fix Released
|
Medium
|
Mathieu Trudel-Lapierre |
Bug Description
Binary package hint: linux-image-generic
In spite of the fact that the device is recognized and the corresponding module is loaded,
there is no serial line via /dev/ttyUSB0
$ lsusb | grep -i serial
Bus 001 Device yUSB0002: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
$ lsmod | grep -i serial
usbserial 33100 1 pl2303
$ ls -l /dev/ttyU*
crw-rw---- 1 root dialout 188, 0 2011-01-07 18:58 /dev/ttyUSB0
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: linux-image-
Regression: Yes
Reproducible: Yes
ProcVersionSign
Uname: Linux 2.6.35-24-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
AplayDevices:
**** List of PLAYBACK Hardware Devices ****
card 0: PCI [ESS Maestro3 PCI], device 0: Maestro3 [Maestro3]
Subdevices: 2/2
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Architecture: i386
ArecordDevices:
**** List of CAPTURE Hardware Devices ****
card 0: PCI [ESS Maestro3 PCI], device 0: Maestro3 [Maestro3]
Subdevices: 1/1
Subdevice #0: subdevice #0
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', '/dev/snd/
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
Card hw:0 'PCI'/'ESS Maestro3 PCI at 0xec00, irq 5'
Mixer name : 'SigmaTel STAC9721,23'
Components : 'AC97a:83847609'
Controls : 31
Simple ctrls : 21
Date: Sat Jan 8 12:27:30 2011
HibernationDevice: RESUME=/dev/sda2
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100427.1)
Lsusb:
Bus 001 Device 002: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: Dell Computer Corporation Latitude C800
PccardctlStatus:
Socket 0:
no card
Socket 1:
5.0V 16-bit PC Card
Subdevice 0 (function 0) bound to driver "orinoco_cs"
ProcCmdLine: BOOT_IMAGE=
ProcEnviron:
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
RelatedPackageV
RfKill:
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
dmi.bios.date: 01/21/2004
dmi.bios.vendor: Dell Computer Corporation
dmi.bios.version: A23
dmi.board.name: Latitude C800
dmi.board.vendor: Dell Computer Corporation
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Computer Corporation
dmi.modalias: dmi:bvnDellComp
dmi.product.name: Latitude C800
dmi.sys.vendor: Dell Computer Corporation
affects: | linux-meta (Ubuntu) → linux (Ubuntu) |
Changed in network-manager: | |
importance: | Unknown → Medium |
status: | Unknown → New |
Changed in network-manager: | |
status: | New → Fix Released |
The problem does also occur for this kernel:
linux-image- 2.6.37- 999-generic_ 2.6.37- 999.20110107122 5_i386. deb 2.6.37- 999_2.6. 37-999. 201101071225_ all.deb 2.6.37- 999-generic_ 2.6.37- 999.20110107122 5_i386. deb
linux-headers-
linux-headers-
It did occur so far on 3 different machines. It did also occur under a system installed on a USB stick and based on
1. Ubuntu 10.10 Desktop Edition
2. Ubuntu 10.10 Netbook Edition.
However, an installation based on Ubuntu 10.10 Server edition is operating correctly.
I did transfer the udev rules from a correctly working system to a not correctly working system
but this did not change the malfunction.