View previous topic :: View next topic |
Author |
Message |
otavio.augusto n00b
Joined: 11 Mar 2004 Posts: 12
|
Posted: Tue Mar 23, 2004 4:18 am Post subject: ghost file generated inside /dev ? |
|
|
i have emerged the slmodem package, which installs teh module i need to use my modem (a pci one). but it generates something weird...a /dev/ttySL0 file, which is a 'ghost'. it is linked to /dev/modem, but it is not there. i repeat: /dev/modem exists, but /dev/ttySL0 (which is linked to /dev/modem) does not...it just does not exist. a rm -rf /dev/modem shows no warnigs..and it can be repeated forever. any help ?
this is the output for a ls command:
lr-xr-xr-x 1 root root 6 Mar 22 01:21 /dev/modem -> ttySL0
thanks in advance
Otávio Augusto |
|
Back to top |
|
|
Chris W l33t
Joined: 25 Jun 2002 Posts: 972 Location: Brisbane, Australia
|
Posted: Tue Mar 23, 2004 4:23 am Post subject: |
|
|
Have you loaded the kernel module for your modem yet? _________________ Cheers,
Chris W
"Common sense: The collection of prejudices acquired by age 18." -- Einstein |
|
Back to top |
|
|
otavio.augusto n00b
Joined: 11 Mar 2004 Posts: 12
|
Posted: Tue Mar 23, 2004 4:29 am Post subject: |
|
|
yeh, lsmod shows the module name as described in its config file... do i need to do something else to check if the module is installed and loaded? i really need this modem working (it is the right module to make it work)..
thanks for the reply.
Otávio Augusto |
|
Back to top |
|
|
|