* Parallel port LCD driver undocumented
@ 2010-04-13 23:13 Michal Suchanek
2010-04-13 23:19 ` Peter Hüwe
0 siblings, 1 reply; 3+ messages in thread
From: Michal Suchanek @ 2010-04-13 23:13 UTC (permalink / raw)
To: Greg Kroah-Hartman, devel, linux-kernel
Hello
I was thinking about adding a LCD to my PC so I thought that the
panel.c driver which just went to 2.6.34 would be helpful.
The problem is there is no documentation. I can get quite detailed
documentation for at least some LCDs that are sold around here but
there is not enough documentation for the driver to determine if the
LCD in question would be compatible with the driver and with which
protocol.
Detailed explanation of the parameters would be appreciated. For
example, there are three parallel protocols supported but there is no
description of the difference between them.
Thanks
Michal
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Parallel port LCD driver undocumented
2010-04-13 23:13 Parallel port LCD driver undocumented Michal Suchanek
@ 2010-04-13 23:19 ` Peter Hüwe
2010-04-14 0:13 ` Michal Suchanek
0 siblings, 1 reply; 3+ messages in thread
From: Peter Hüwe @ 2010-04-13 23:19 UTC (permalink / raw)
To: devel
Cc: Michal Suchanek, Greg Kroah-Hartman, devel, linux-kernel,
Willy Tarreau, willy
Am Mittwoch 14 April 2010 01:13:40 schrieb Michal Suchanek:
> Hello
>
> I was thinking about adding a LCD to my PC so I thought that the
> panel.c driver which just went to 2.6.34 would be helpful.
>
> The problem is there is no documentation. I can get quite detailed
> documentation for at least some LCDs that are sold around here but
> there is not enough documentation for the driver to determine if the
> LCD in question would be compatible with the driver and with which
> protocol.
>
> Detailed explanation of the parameters would be appreciated. For
> example, there are three parallel protocols supported but there is no
> description of the difference between them.
>
> Thanks
Hi,
I CC'ed willy - the original author of the driver - maybe he can help out.
Meanwhile - did you have a look at LCDproc?
http://lcdproc.org/
Userspace "drivers" for a lot of lcds and keypads.
Peter
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Parallel port LCD driver undocumented
2010-04-13 23:19 ` Peter Hüwe
@ 2010-04-14 0:13 ` Michal Suchanek
0 siblings, 0 replies; 3+ messages in thread
From: Michal Suchanek @ 2010-04-14 0:13 UTC (permalink / raw)
To: Peter Hüwe
Cc: devel, Greg Kroah-Hartman, devel, linux-kernel, Willy Tarreau, willy
On 14 April 2010 01:19, Peter Hüwe <PeterHuewe@gmx.de> wrote:
> Am Mittwoch 14 April 2010 01:13:40 schrieb Michal Suchanek:
>> Hello
>>
>> I was thinking about adding a LCD to my PC so I thought that the
>> panel.c driver which just went to 2.6.34 would be helpful.
>>
>> The problem is there is no documentation. I can get quite detailed
>> documentation for at least some LCDs that are sold around here but
>> there is not enough documentation for the driver to determine if the
>> LCD in question would be compatible with the driver and with which
>> protocol.
>>
>> Detailed explanation of the parameters would be appreciated. For
>> example, there are three parallel protocols supported but there is no
>> description of the difference between them.
>>
>> Thanks
>
> Hi,
> I CC'ed willy - the original author of the driver - maybe he can help out.
>
>
> Meanwhile - did you have a look at LCDproc?
> http://lcdproc.org/
> Userspace "drivers" for a lot of lcds and keypads.
Yes, after some thinking I figured that a software that I put in the
initramfs could possibly drive the display even without much kernel
support.
With a working in-kernel driver I could get something displayed a bit
earlier still.
More importantly there is the question of displaying something useful
on the display. With an in-kernel driver it should not be overly
difficult to add support for echoing what goes to the console on the
display as well. With a separate software I have no idea how to
collect some reasonably useful information.
I mean, if the machine is running correctly I can easily ssh in and
run full suite of analytic tools and fill my monitor with various
useless information about the system. It's the case when something
does not seem to work when the display would come handy.
Thanks
Michal
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-04-14 0:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-13 23:13 Parallel port LCD driver undocumented Michal Suchanek
2010-04-13 23:19 ` Peter Hüwe
2010-04-14 0:13 ` Michal Suchanek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®