Ticket #15 (closed defect: fixed)

Opened 4 years ago

Last modified 22 months ago

Device or resource busy

Reported by: alexmoreno@… Owned by: michael
Priority: high Component: lcd4linux
Version: 0.1 Severity: critical
Keywords: Device or resource busy Cc: alexmoreno@…

Description

I´ve compiled usblcd into the kernel and i try:

modprobe usblcd

and i get:

howap:~/lcd/lcdfun-0.2# lcd4linux -Fvv Version 0.10.0-RC2 starting cfg.c: Warning: key <Display>: value <'LCD-Linux'> overwritten with <'USBLCD'> plugin_cfg.c: Variable minute = '60000' (60000) plugin_cfg.c: Variable tack = '100' (100) plugin_cfg.c: Variable tick = '500' (500) lcd4linux.c: initializing driver USBLCD drv_USBLCD.c: using device /dev/usb/lcd USBLCD: open(/dev/usb/lcd) failed: Device or resource busy howap:~/lcd/lcdfun-0.2#

I try to access /dev/usb/lcd without success with, for example, cat. I think that the device is all right because if i try to access when i rmmod usblcd i get:

howap:~/lcd/lcdfun-0.2# lcd4linux -Fvv Version 0.10.0-RC2 starting cfg.c: Warning: key <Display>: value <'LCD-Linux'> overwritten with <'USBLCD'> plugin_cfg.c: Variable minute = '60000' (60000) plugin_cfg.c: Variable tack = '100' (100) plugin_cfg.c: Variable tick = '500' (500) lcd4linux.c: initializing driver USBLCD drv_USBLCD.c: using device /dev/usb/lcd USBLCD: open(/dev/usb/lcd) failed: No such device howap:~/lcd/lcdfun-0.2#

PLEASE HELP ME.

Attachments

Change History

Changed 4 years ago by michael

  • status changed from new to closed
  • resolution set to fixed

Solved: alex used the wrong kernel module (usblcd instead of usb-serial/pl2303)

Changed 22 months ago by anonymous

Milestone 0.10 deleted

Add/Change #15 (Device or resource busy)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.