Posted: Sun Jul 18, 2004 10:36 pm Post subject: /dev/modem gone after Udev update...
Hello.....
I just updated to Udev-030 and my modem stopped working. So I have to do;
Code:
ln -s /dev/ttyS4 /dev/modem
Is there a way to fix this so I don't have to do a link every time I reboot? _________________ veritas vos liberabit...
Linux User Number: 346805
Wine-Wiki
AMD 64 3500+ | MSI "K8T NEO2-FIR" | mushkin Dual Channel DDR 400
You have to edit your udev-rules. They are usually located in /etc/udev/rules.d and must all have the form *.rules
They are read in lexical order, so you can just create a 10-local.rules file in that directory, and put the following line in it :
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