Hi.

After some times I have install the new piCoreplayer 3.22 with a
Crystalfontz CFA635-USB LCD.

My problem now is that udev set no devices.

dmesg output:

Code:
--------------------
    [ 1871.236039] usb 1-1.3.1: new full-speed USB device number 12 using 
dwc_otg
  [ 1871.400449] usb 1-1.3.1: New USB device found, idVendor=0403, 
idProduct=fc0d
  [ 1871.400461] usb 1-1.3.1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [ 1871.400469] usb 1-1.3.1: Product: Crystalfontz CFA635-USB LCD
  [ 1871.400476] usb 1-1.3.1: Manufacturer: Crystalfontz
  [ 1871.400484] usb 1-1.3.1: SerialNumber: CFU3MWQ6
  
--------------------

My udev rules test: 
Code:
--------------------
    tc@piCorePlayer:/etc/udev/rules.d$ cat 97-lcd.rules 
  SUBSYSTEM=="tty", ATTRS{idVendor}=="0403", ATTRS{idProduct}=="fc0d", 
SYMLINK+="lcd"
  #SUBSYSTEM=="usb", ATTRS{idVendor}=="0403", ATTRS{idProduct}=="fc0d", 
SYMLINK+="lcd", MODE="0644"
  #SUBSYSTEM=="usb", ATTRS{idVendor}=="0403", ATTRS{idProduct}=="fc0d", 
NAME="usb/%k", SYMLINK+="lcd", MODE="0644"
--------------------

Can anyone help me to setup the udev rules.

thx droidbox


------------------------------------------------------------------------
droidbox's Profile: http://forums.slimdevices.com/member.php?userid=66696
View this thread: http://forums.slimdevices.com/showthread.php?t=108748

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to