[Lcdproc] MtxOrb problem
Peter Marschall
peter@adpm.de
Wed Oct 4 19:39:02 2006
Hi Michelle,
On Wednesday, 4. October 2006 18:56, Michelle Dupuis wrote:
> I downloaded the Oct 4 CVS build, and have the same results. No graphics
>
> I did a make clean, make, make install. The LCDd daemon and lcdproc both
> start perfectly - but still now graphics.
>
> I confirmed the file running is LCDd in my /usr/local/sbin directory, and
> it's dated today (time of my make). Any ideas?
If you read my post again, you may notice that I spoke of MtxOrb.so,
the MtxOrb driver.
There is a high probability that your LCDd.conf points all to an old version
of this MtxOrb.so driver.
(That's why it is a always a good idea to reply to exactly tht post that one
refers to)
Since the driver getsy dynamically loaded at run time by the server, and
I haven't made changes to the internal structures recently there is a very
high probability that a new LCDd can work with the old driver.
Please provide a detailed (i.e. command by command !!!) description
what to did to test the new LCDproc:
- starting with the download - how was the .tgz file named
- over to the extraction - how was the directory named
- ... the configuration - what parameters did you give to configure
- ... the compilation - how did you do iz
- ... the installation - where to, what did you do exactl
- till the start of the LCDd daemon - how did you start it
I tend to think of this as a local configuration problem since I got
repeated confirmations that the driver works by Ethan dicks who
also helped in ironing out a few bugs by sending patches.
He also confirmend that the keypad works.
And without a detailed step-by-step list of what you did to get the
new version running there is no chance in finding out what went wrong.
> Oh yeah - just to add to your todo list :)
LCDproc is open-source & community driven software.
I am only the maintainer. I.e. I try to coordinate, to make people
test new versions, commit to CVS, try to help on the ML, ...
Please send patches.
> the init-lcdproc.rpm script has an error: it still tries to load lcdproc
> with invalid parameters.
Please do not make me guess. Either send a patch or at least tell where.
I do not have an RPM based distribution so some of the commands and
paths don't tell me anything. And without knowledge fixing bugs is
a rather error-prone task (hardly ideal for bug-fixing)
> As well, if you change the init- scripts to have
> X permission, then users can just symlink from /etc/init.d/
The init scripts predate my connection with LCDproc.
I do not know whether the commands and paths in them are
still legal/useful in a modern LSB based system.
Neither do I know for exactly wht RPM based distribution they
were written.
Since LCdproc is a source-only distribution these files should be
considered as hints for the users / packagers only.
Of course, if somebody volunteers to maintain these scripts and associated
.spec files (that need to be writen) so that they are known to work
on modern RPM-based LSB distributions, then the situation changes
drastically.
> And finally, how about adding a -V command to both programs? It would be a
> great way to confirm the build number etc.
If you want to have it done, please send patches.
But i doubt it helps with your problem since the drivers - as described
above - get loaded dynamically and they currently do not have a version
number.
Hope it helps
Peter
--
Peter Marschall
peter@adpm.de