Bug 104559 - /dev/parport0 device is missing after reboot
Summary: /dev/parport0 device is missing after reboot
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Other (show other bugs)
Version: Beta 1
Hardware: i586 All
: P5 - None : Normal
Target Milestone: ---
Assignee: Kay Sievers
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-13 09:12 UTC by Dieter Bloms
Modified: 2005-08-18 19:51 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dieter Bloms 2005-08-13 09:12:11 UTC
the device /dev/parport0 is included in the package devs, but after a reboot
this device is missing and I have to create it manually.
Comment 1 Sonja Krause-Harder 2005-08-15 09:25:52 UTC
Hubert, any idea? 
Comment 2 Olaf Kirch 2005-08-15 10:12:48 UTC
Hubert is on vacation this week. 
 
Sounds like a udev/hotplug problem to me. 
 
 
Comment 3 Kay Sievers 2005-08-15 10:49:09 UTC
parport is not in sysfs, so udev can't manage it
we have a ugly hack in the udev bootup script to create nodes on bootup,
i will add the /dev/parport0 99:0 and /dev/parport1 99:1 there.
Comment 4 Dieter Bloms 2005-08-15 14:19:46 UTC
There are 4 parport devices in the devs package:

--snip--
gateway:/# rpm -q devs
devs-10.0-1
gateway:/# rpm -ql devs | grep parport
/dev/parport0
/dev/parport1
/dev/parport2
/dev/parport3
gateway:/#
--snip--
Comment 5 Kay Sievers 2005-08-18 19:51:36 UTC
if you insist... we have 4 ports now... :)