Every time I boot up I have a directory /dev/dvd and a directory /dev/lirc/lirc0 and /dev/lirc/0. These are directories not char devices.
I have to manual rm -rf /dev/dvd for it to create the correct device, I also have to rm -rf /dev/lirc, then rmmod lirc_i2c, lirc_dev and modprobe them again for it to create the correct device. If I don't do this, lirc complains it's a directory. Why is this happening? Why is it creating these as directories and preventing the modules attaching as a device? -- [EMAIL PROTECTED] mailing list
