[Lcdproc] Question about /dev/lcd0

Peter Marschall peter@adpm.de
Wed Apr 25 19:55:01 2007


Hi,

On Wednesday, 18. April 2007 15:35, Uli Brueggemann wrote:
> after I got my imon VFD display to work properly on my Gentoo system now I
> have tried to get it running on a small Spblinux system (this system uses
> the same kernel 2.6.20 and has been compiled on the Gentoo system).
>
> Gentoo: So before I have installed beside lcdproc together with lirc
> (lirc-device is imon). To start the display I need to run
> modprobe lirc_imon
> LCDd  (this already starts the server display)
>
> Spblinux: Now I tried the same but I get errors
> modprobe lirc_imon seems to load, I get proper load messages (lsmod shows
> lirc_imon too, also lirc_dev is loaded)
> But LCDd now stops because it tries to load the driver imon but cannot find
> /dev/lcd0
>
> Can someone explain what is required to get /dev/lcd0 ? I guess it should
> come up with lirc_imon. What is the reason that it is not created? What can
> I check else?

I guess this question is better suited for a mailing list covering iMON.

LCDd used any device configured the appropriate driver section in LCDd.conf.

Here a few hints what I would do:
- Check whether /dev/lcd0  is a device file or a symbolic link on the 
  Gentoo box.
- Check whether the the device file or the symlink gets dynamically 
  created on loading of the module / deleted upon deletion of the module
  on the Gentoo box.
- Either create the device file (in case the device file is not created
  dynamically) / symlink (in case it is a static symlink)
- Or look where the dynamic configuration is done in Gentoo and copying that.
  (I'd look around modbrobe / udev or something like that)


Using neither Gentoo, nor Spblinux nor iMON this is all the help that I can 
give.

If you found out, what the problem what  maybe you can add a little chapter 
about troubleshooting for the imon chapter of the LCdproc User Guide.

Regards
Peter


-- 
Peter Marschall
peter@adpm.de