no parallel ports /dev/parport0 or /dev/lp0 created
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Precise |
Fix Released
|
Medium
|
Unassigned | ||
Quantal |
Fix Released
|
Medium
|
Unassigned | ||
Raring |
Fix Released
|
Medium
|
Unassigned | ||
Saucy |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Parallel Port not working.
Interface Card formerly known and working in 12.04 (since May) as
04:06.0 Communication controller: NetMos Technology PCI 9835 Multi-I/O Controller (rev 01)
Now in 12.04, 12.10 and 13.04 gives the following behaviour.
Note that a printer is connected to the parallel port.
syslog:
May 3 17:58:00 ubu1304 kernel: [ 13.018573] lp: driver loaded but no devices found
May 3 17:58:00 ubu1304 kernel: [ 13.021669] ppdev: user-space parallel port driver
lspci:
04:06.0 Communication controller: MosChip Semiconductor Technology Ltd. PCI 9835 Multi-I/O Controller (rev 01)
lsmod:
parport_pc 28152 0
ppdev 17073 0
lp 17759 0
parport 46345 3 lp,ppdev,parport_pc
linux-source-3.8.0
PCI_DEVICE_
drivers/
drivers/
drivers/
include/
following the quirks-comments:
rmmod parport_pc; modprobe parport_serial # has no effect!
parport_serial 12903 0
parport_pc 28152 1 parport_serial
ppdev 17073 0
lp 17759 0
parport 46345 3 lp,ppdev,parport_pc
Also, removing (rmmod) and adding (modprobe) ppdev/lp/parport modules in all possible combinations did not have any effect.
ls /dev/p*
/dev/port /dev/ppp /dev/psaux /dev/ptmx
/dev/pts:
0 1 4 5 8 ptmx
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: udev 175-0ubuntu26
ProcVersionSign
Uname: Linux 3.8.0-25-generic x86_64
NonfreeKernelMo
ApportVersion: 2.9.2-0ubuntu8.1
Architecture: amd64
Date: Fri Jun 14 12:32:32 2013
EcryptfsInUse: Yes
InstallationDate: Installed on 2011-07-13 (701 days ago)
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
MachineType: Hewlett-Packard HP Pro 3015 Microtower PC
MarkForUpload: True
ProcEnviron:
PATH=(custom, no user)
XDG_RUNTIME_
LANG=it_IT.UTF-8
SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=
SourcePackage: udev
UpgradeStatus: Upgraded to raring on 2013-06-13 (0 days ago)
dmi.bios.date: 11/12/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 5.13
dmi.board.name: 2A9Eh
dmi.board.vendor: PEGATRON CORPORATION
dmi.board.version: 6.01
dmi.chassis.
dmi.chassis.type: 3
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.
dmi.modalias: dmi:bvnAmerican
dmi.product.name: HP Pro 3015 Microtower PC
dmi.sys.vendor: Hewlett-Packard
affects: | udev (Ubuntu) → linux (Ubuntu) |
Changed in linux (Ubuntu Raring): | |
status: | New → In Progress |
Changed in linux (Ubuntu Quantal): | |
status: | New → In Progress |
Changed in linux (Ubuntu Precise): | |
status: | New → In Progress |
Changed in linux (Ubuntu Raring): | |
importance: | Undecided → Medium |
Changed in linux (Ubuntu Quantal): | |
importance: | Undecided → Medium |
Changed in linux (Ubuntu Precise): | |
importance: | Undecided → Medium |
Changed in linux (Ubuntu Raring): | |
assignee: | nobody → Joseph Salisbury (jsalisbury) |
Changed in linux (Ubuntu Quantal): | |
assignee: | nobody → Joseph Salisbury (jsalisbury) |
Changed in linux (Ubuntu Precise): | |
assignee: | nobody → Joseph Salisbury (jsalisbury) |
tags: | added: verification-needed-quantal |
tags: | added: verification-needed-raring |
Changed in linux (Ubuntu Precise): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Quantal): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Raring): | |
status: | In Progress → Fix Committed |
This change was made by a bot.