[Kernel-packages] [Bug 1186569] Re: Imon LCD device number changes each boot

2014-07-06 Thread Dominique Dumont
If you want to peek under the hood for this bug fix, just read:

https://ddumont.wordpress.com/2014/07/06/status-and-next-step-on-
lcdproc-automatic-configuration-upgrade-with-perl-and-configmodel/

All the best

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1186569

Title:
  Imon LCD device number changes each boot

Status in “lcdproc” package in Ubuntu:
  Fix Committed
Status in “linux” package in Ubuntu:
  Confirmed
Status in “udev” package in Ubuntu:
  Won't Fix

Bug description:
  LCD display does not output anything, only back light works. sudo LCDd
  -f -r 4 gives follow output:

  Server running in foreground
  Listening for queries on 127.0.0.1:13666
  imonlcd: using Device /dev/lcd0
  imonlcd: ERROR opening /dev/lcd0 (No such file or directory).
  imonlcd: Did you load the iMON kernel module?
  Driver [imonlcd] init failed, return code -1
  Module /usr/lib/lcdproc/imonlcd.so could not be loaded
  Could not load driver imonlcd
  There is no output driver
  Critical error while initializing, abort.

  
  Display worked correctly on Ubuntu 12.04

  Andrew

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: lcdproc 0.5.5-2
  ProcVersionSignature: Ubuntu 3.9.0-3.8-generic 3.9.4
  Uname: Linux 3.9.0-3-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.10.2-0ubuntu1
  Architecture: amd64
  Date: Sat Jun  1 10:50:02 2013
  InstallationDate: Installed on 2013-05-30 (2 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130529)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: lcdproc
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lcdproc/+bug/1186569/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1186569] Re: Imon LCD device number changes each boot

2014-06-08 Thread Dominique Dumont
** Changed in: lcdproc (Ubuntu)
   Status: Triaged => Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1186569

Title:
  Imon LCD device number changes each boot

Status in “lcdproc” package in Ubuntu:
  Fix Committed
Status in “linux” package in Ubuntu:
  Confirmed
Status in “udev” package in Ubuntu:
  Won't Fix

Bug description:
  LCD display does not output anything, only back light works. sudo LCDd
  -f -r 4 gives follow output:

  Server running in foreground
  Listening for queries on 127.0.0.1:13666
  imonlcd: using Device /dev/lcd0
  imonlcd: ERROR opening /dev/lcd0 (No such file or directory).
  imonlcd: Did you load the iMON kernel module?
  Driver [imonlcd] init failed, return code -1
  Module /usr/lib/lcdproc/imonlcd.so could not be loaded
  Could not load driver imonlcd
  There is no output driver
  Critical error while initializing, abort.

  
  Display worked correctly on Ubuntu 12.04

  Andrew

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: lcdproc 0.5.5-2
  ProcVersionSignature: Ubuntu 3.9.0-3.8-generic 3.9.4
  Uname: Linux 3.9.0-3-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.10.2-0ubuntu1
  Architecture: amd64
  Date: Sat Jun  1 10:50:02 2013
  InstallationDate: Installed on 2013-05-30 (2 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130529)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: lcdproc
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lcdproc/+bug/1186569/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1186569] Re: Imon LCD device number changes each boot

2014-06-07 Thread Dominique Dumont
Unless someone objects, I'll follow the suggestion given on this link
http://linhes.org/issues/652#note-3 and modify lcdproc package to
install a udev rules in /lib/udev/rules.d/79-imon-lcd.rules.

I'll tweak the proposed rules to be a little bit more restrictive.

I'll also patch server/drivers/imon.c to use the file created by the
udev rule by default.

Thoughts ?

** Changed in: lcdproc (Ubuntu)
 Assignee: (unassigned) => Dominique Dumont (domi-dumont)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1186569

Title:
  Imon LCD device number changes each boot

Status in “lcdproc” package in Ubuntu:
  Triaged
Status in “linux” package in Ubuntu:
  Confirmed
Status in “udev” package in Ubuntu:
  Won't Fix

Bug description:
  LCD display does not output anything, only back light works. sudo LCDd
  -f -r 4 gives follow output:

  Server running in foreground
  Listening for queries on 127.0.0.1:13666
  imonlcd: using Device /dev/lcd0
  imonlcd: ERROR opening /dev/lcd0 (No such file or directory).
  imonlcd: Did you load the iMON kernel module?
  Driver [imonlcd] init failed, return code -1
  Module /usr/lib/lcdproc/imonlcd.so could not be loaded
  Could not load driver imonlcd
  There is no output driver
  Critical error while initializing, abort.

  
  Display worked correctly on Ubuntu 12.04

  Andrew

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: lcdproc 0.5.5-2
  ProcVersionSignature: Ubuntu 3.9.0-3.8-generic 3.9.4
  Uname: Linux 3.9.0-3-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.10.2-0ubuntu1
  Architecture: amd64
  Date: Sat Jun  1 10:50:02 2013
  InstallationDate: Installed on 2013-05-30 (2 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130529)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: lcdproc
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lcdproc/+bug/1186569/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp