* Re: m3mirror + 2.4.24
2004-02-02 16:21 Jean-Jacques Levy
@ 2004-02-02 15:04 ` Michael Schmitz
0 siblings, 0 replies; 7+ messages in thread
From: Michael Schmitz @ 2004-02-02 15:04 UTC (permalink / raw)
To: Jean-Jacques Levy; +Cc: linuxppc-dev
> m3mirror crt:1 lcd:1
>
> which no longer works properly. The command runs silently with no
The kernel ioctls for m3mirror might have changed; recompile m3mirror
against new kernel headers?
Michael
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: m3mirror + 2.4.24
@ 2004-02-02 16:08 Jean-Jacques Levy
2004-02-02 16:58 ` Michael Schmitz
0 siblings, 1 reply; 7+ messages in thread
From: Jean-Jacques Levy @ 2004-02-02 16:08 UTC (permalink / raw)
To: linuxppc-dev; +Cc: schmitz
> > m3mirror crt:1 lcd:1
> >
> > which no longer works properly. The command runs silently with no
>
> The kernel ioctls for m3mirror might have changed; recompile m3mirror
> against new kernel headers?
That's what I did. For instance,
strace m3mirror crt:1 lcd:1
shows
ioctl(3, 0x40044001, 0x7ffff98c)
I don't know it that's fine.
-JJ-
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 7+ messages in thread
* m3mirror + 2.4.24
@ 2004-02-02 16:21 Jean-Jacques Levy
2004-02-02 15:04 ` Michael Schmitz
0 siblings, 1 reply; 7+ messages in thread
From: Jean-Jacques Levy @ 2004-02-02 16:21 UTC (permalink / raw)
To: linuxppc-dev
I just upgraded from 2.4.20-pre7-ben0 to 2.4.24-ben1 on my Titanium
7410, 500MHz. Everything goes smoothly, except following:
m3mirror crt:1 lcd:1
which no longer works properly. The command runs silently with no
error messages and no effect. However m3mirror crt:0 clear the
external video. In /usr/src/linux/.config, I do have
CONFIG_PMAC_PBOOK=y
What's was wrong in my installation?
Best to all, -JJ-
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: m3mirror + 2.4.24
2004-02-02 16:08 Jean-Jacques Levy
@ 2004-02-02 16:58 ` Michael Schmitz
0 siblings, 0 replies; 7+ messages in thread
From: Michael Schmitz @ 2004-02-02 16:58 UTC (permalink / raw)
To: Jean-Jacques Levy; +Cc: linuxppc-dev, schmitz
> > > m3mirror crt:1 lcd:1
> > >
> > > which no longer works properly. The command runs silently with no
> >
> > The kernel ioctls for m3mirror might have changed; recompile m3mirror
> > against new kernel headers?
>
> That's what I did. For instance,
>
> strace m3mirror crt:1 lcd:1
>
> shows
>
> ioctl(3, 0x40044001, 0x7ffff98c)
>
> I don't know it that's fine.
Me neither; I'd have to work out what the _IOW macro expands to in that
case. What kernel headers version do you have installed (f.i. Debian ships
2.5.999 which won't match your 2.4.24 kernel too well)?
Michael
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: m3mirror + 2.4.24
@ 2004-02-02 17:19 Jean-Jacques Levy
2004-02-02 17:22 ` Michael Schmitz
0 siblings, 1 reply; 7+ messages in thread
From: Jean-Jacques Levy @ 2004-02-02 17:19 UTC (permalink / raw)
To: linuxppc-dev; +Cc: schmitz
> Me neither; I'd have to work out what the _IOW macro expands to in that
> case. What kernel headers version do you have installed (f.i. Debian ships
> 2.5.999 which won't match your 2.4.24 kernel too well)?
Right now, I think the headers are set by:
/usr/include/linux -> /usr/src/linux/include/linux
/usr/include/asm -> /usr/src/linux/include/asm
/usr/src/linux/include/asm -> /usr/src/linux/include/asm-ppc
I hope it's correct.
-JJ-
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: m3mirror + 2.4.24
2004-02-02 17:19 Jean-Jacques Levy
@ 2004-02-02 17:22 ` Michael Schmitz
0 siblings, 0 replies; 7+ messages in thread
From: Michael Schmitz @ 2004-02-02 17:22 UTC (permalink / raw)
To: Jean-Jacques Levy; +Cc: linuxppc-dev, schmitz
> > Me neither; I'd have to work out what the _IOW macro expands to in that
> > case. What kernel headers version do you have installed (f.i. Debian ships
> > 2.5.999 which won't match your 2.4.24 kernel too well)?
>
> Right now, I think the headers are set by:
>
> /usr/include/linux -> /usr/src/linux/include/linux
> /usr/include/asm -> /usr/src/linux/include/asm
> /usr/src/linux/include/asm -> /usr/src/linux/include/asm-ppc
And /usr/src/linux is the 2.4.24 tree? (check include/linux/version.h)
Michael
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: m3mirror + 2.4.24
@ 2004-02-02 17:48 Jean-Jacques Levy
0 siblings, 0 replies; 7+ messages in thread
From: Jean-Jacques Levy @ 2004-02-02 17:48 UTC (permalink / raw)
To: linuxppc-dev; +Cc: schmitz
> And /usr/src/linux is the 2.4.24 tree? (check include/linux/version.h)
Can't find include/linux/version.h. Is it missing ?
The /usr/src/linux is indeed Linux 2.4.24-ben1.
-JJ-
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2004-02-02 17:48 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-02 17:48 m3mirror + 2.4.24 Jean-Jacques Levy
-- strict thread matches above, loose matches on Subject: below --
2004-02-02 17:19 Jean-Jacques Levy
2004-02-02 17:22 ` Michael Schmitz
2004-02-02 16:21 Jean-Jacques Levy
2004-02-02 15:04 ` Michael Schmitz
2004-02-02 16:08 Jean-Jacques Levy
2004-02-02 16:58 ` Michael Schmitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).