From: tasos <ta...@ya...> - 2006-08-30 14:04:27
|
> What was the previous file which you just deleted? > major/minor number? I had rmmod usbserial but the file was there.so i deleted it and re-create it. No this file corresponds to the lcd.i just unplugged it and the file wasn't used. Just a little note.Is there any solution via udev? It finds the lcd as a usb device.My main purpose is to have a directory /dev/lcd/ which will create and delete the devices dynamically.that's why i'm using udev. ok forget it for now.can i do something else?nobody ever had this problem in the past? thx michael. --- Michael Reinelt <re...@eu...> wrote: > > > root@devel02:~# modprobe usbserial vendor=0x0403 > > product=0xfc0d > > > root@devel02:~# mknod /dev/ttyUSB0 c 188 0 > > > mknod: `/dev/ttyUSB0': File exists > > What was the previous file which you just deleted? > major/minor number? > Although your command looks fine to me... > > > drv_Crystalfontz.c: dropping garbage byte 11 > > drv_Crystalfontz.c: dropping garbage byte 60 > > ......repeated...... > > Crystalfontz: timeout waiting for response to cmd > 0x01 > > Crystalfontz: display detection failed! > > Okay, this means that the device sends something > which doesnt look like > a response from a 635.... > > what happens if you run the same command, but with > the display *not* > connected? maybe there's any other device which sits > on /dev/ttyUSB0? > > > -- > Michael Reinelt <re...@eu...> > http://home.pages.at/reinelt > GPG-Key 0xDF13BA50 > ICQ #288386781 > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |