Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 75913
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Alin Năstac <mrness@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Thomas Bettler <bettlertho@sis.unibe.ch>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 75913 depends on: Show dependency tree
Bug 75913 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-12-28 06:52 0000
slmodem init script should look for /dev/ppp node

i.e.

+test ! -z /dev/ppp && /bin/mknod /dev/ppp c 108 0

I encounter an error, because I use udev without tarball, so /dev/ppp is missing by default.
I don't know if this fix is correct in the sense of udev.
Maybe it should go somewhere into hotplug or modules or somewhere else.

What's best?

------- Comment #1 From Alin Năstac 2004-12-29 13:56:54 0000 -------
I've inserted creation of /dev/ppp in slmodem-2.9.10-r3.
However, I cannot guarantee that node will be there after you reboot. Best mode to be sure it gets created is to add ppp_generic to autoloaded modules list (udev will create the /dev/ppp).

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug