Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
SLModem & UDEV [Solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
smces
Tux's lil' helper
Tux's lil' helper


Joined: 29 Feb 2004
Posts: 100
Location: North Wales

PostPosted: Sat Jul 03, 2004 4:34 pm    Post subject: SLModem & UDEV [Solved] Reply with quote

I'm using ' net-dialup/slmodem-2.9.7-r2 ' and UDEV. And have not edited /etc/udev/rules.d/55-slmodem.rules

But my problem is, no entry is being created in /dev for the modem, and the only way i'm able to use the modem is to create an entry with mknod:

Code:

 mknod --mode=666 /dev/slamr0 c 212 0


Without the device in /dev ' /etc/init.d/slmodem start ' outputs :

Code:

bash-2.05b# /etc/init.d/slmodem start
 * Shutting down slmodemd...
 * Starting slmodemd for /dev/slamr0...
 * Waiting for driver initialisation
 * Waiting for driver initialisation
 * Waiting for driver initialisation
 * Waiting for driver initialisation
 * Module - slamr failed to initialise device                                      [ !! ]
                                                                                   [ ok ]
bash-2.05b#


Obviouslly after creating the entry everything works fine..

Does anyone know how i'm able to solve this problem (without manually creating the device) ?
_________________
:twisted: I'm With Stupid :arrow: :roll:


Last edited by smces on Sat Jul 03, 2004 7:55 pm; edited 1 time in total
Back to top
View user's profile Send private message
smces
Tux's lil' helper
Tux's lil' helper


Joined: 29 Feb 2004
Posts: 100
Location: North Wales

PostPosted: Sat Jul 03, 2004 7:54 pm    Post subject: Reply with quote

Solved, I needed Daniel Drake's sysfs patch.

https://bugs.gentoo.org/show_bug.cgi?id=47947
_________________
:twisted: I'm With Stupid :arrow: :roll:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum