On Fri, 12 Oct 2007 23:48:48 +0200
Paolo <[EMAIL PROTECTED]> wrote:
> On Fri, Oct 12, 2007 at 04:45:52PM -0400, Celejar wrote:
> >
> > Interesting; on my Acer Aspire 3690, the Fn key isn't seen at all by X,
> > AFAICT; it doesn't show up in xev, either by itself or in combination
>
> not all key
On Sat, 13 Oct 2007 01:20:11 +0200
Pierre Haessig <[EMAIL PROTECTED]> wrote:
[snip]
> I've also just tested the xev program mentionned by Celejar. Indeed, my
> www key ("Fn" + F3) throw an event but not the 2 luminosity keys. Can
> this be changed my a software configuration ?
But does the Fn ke
Pierre Haessig wrote:
> I guess I can now execute echo "video" > /etc/modules
Careful! That would truncate the file. You want ">>" to append to
it.
echo video >> /etc/modules
Bob
signature.asc
Description: Digital signature
Le samedi 13 octobre 2007 à 09:02 -0600, Robert Gomulka a écrit :
> Could you try:
> lsmod | grep video
> and
> modprobe video
> if the first command does not return anything?
>
> Regards,
> Robert
>
>
Thank you very much, it works !
Can you briefly explain me what is this module ? I've never
Le samedi 13 octobre 2007 01:20, Pierre Haessig a écrit :
> Hey,
> thank you for your interest in this problem.
> Indeed Roberts, the kernel was recently update in testing, from 2.6.21
> to 2.6.22. I was able to briefly restart with the 2.6.21 still installed
> (but only with a console because of n
Could you try:
lsmod | grep video
and
modprobe video
if the first command does not return anything?
Regards,
Robert
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
6 matches
Mail list logo