Bug 104559

Summary: /dev/parport0 device is missing after reboot
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Dieter Bloms <dieter>
Component: OtherAssignee: Kay Sievers <kasievers>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 1   
Target Milestone: ---   
Hardware: i586   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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... :)