missing devices
I first noticed I was missing my ttyS(0-9) devices when trying to use a serial connection to program a microcontroller. I had to make the device using mknod, everytime I reboot this device is gone. Farther investigation showed that when I compare the devices to my /dev/ folder compared to my other slackware install, the other machine has like twice as many devices in it. I also noticed that it has the MAKEDEV script and this one is also missing that. I then reinstalled the devs package for slackware 10, this temporarily gave me all the devices and the MAKEDEV script, but a pond reboot they where all missing again. If anyone can get me some input I would greatly appreciate it. Im not sure if I understand it right. but I believe that even though I'm using udev, these basic devices shoulld be there, the udev should just set up links for them. The other think I was thinking is maybe the device I'm using for programming on this machine is not plug and play, since nothing shows in /var/log/messages when I plug it in, the other machine I'm comparing it to has a modem, so that might be giving it cause for it to generate the ttyS(0-9) devices, but this still leaves me stumped as to why the MAKeDEV script disapears along with several other devices. waiting for anyhelp as two how to fix or to help me understand whats going on. Please ask for any additional information needed. I was in a hurry in explaining
|