linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* (more) 2.4 problems / G4/500/1GB dual processor / USB
       [not found] <200009010500.AAA20882@lists.linuxppc.org>
@ 2000-09-01 13:56 ` Marcus H. Mendenhall
  2000-09-01 14:41   ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 3+ messages in thread
From: Marcus H. Mendenhall @ 2000-09-01 13:56 UTC (permalink / raw)
  To: linuxppc-dev


I tried yesterday compiling 2.4.0-test7 from the linuxcare.au
linux-pmac-devel tree (I also tried the linux-pmac-benh tree with
similar results).  Comments:

The kernel only recognizes 512MB of memory. I was hoping 2.4 would
let me move beyond the 680 (or so) MB I can successfully access with
the 2.2.17 linux-pmac-stable kernel.

I get a series of PCI address conflicts when probing the PCI bus
which result in my ethernet card not being able to be turned on. I am
not using the built-in GMAC, but an older Apple 10/100 PCI card. This
does not happen with the linux-pmac-stable kernel.

The USB mouse and keyboard are completely messed up (using the new
input layer).  The mouse is frozen, and the keyboard returns
(thoroughly) scrambled keycodes.   I noticed in a previous comment
something about changing keycodes... is the setup completely
different in 2.4?


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: (more) 2.4 problems / G4/500/1GB dual processor / USB
  2000-09-01 13:56 ` (more) 2.4 problems / G4/500/1GB dual processor / USB Marcus H. Mendenhall
@ 2000-09-01 14:41   ` Benjamin Herrenschmidt
  2000-09-01 14:42     ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 3+ messages in thread
From: Benjamin Herrenschmidt @ 2000-09-01 14:41 UTC (permalink / raw)
  To: Marcus H. Mendenhall, linuxppc-dev


>
>The kernel only recognizes 512MB of memory. I was hoping 2.4 would
>let me move beyond the 680 (or so) MB I can successfully access with
>the 2.2.17 linux-pmac-stable kernel.

Bitkeeper 2.4 has Paul's new high memory stuff (it's an option you need
to enable in the config). I don't know how well tested it is however.

>I get a series of PCI address conflicts when probing the PCI bus
>which result in my ethernet card not being able to be turned on. I am
>not using the built-in GMAC, but an older Apple 10/100 PCI card. This
>does not happen with the linux-pmac-stable kernel.

With recent kernels, GMAC works nicely. Several people (including me) are
working on solving those PCI problems.

>The USB mouse and keyboard are completely messed up (using the new
>input layer).  The mouse is frozen, and the keyboard returns
>(thoroughly) scrambled keycodes.   I noticed in a previous comment
>something about changing keycodes... is the setup completely
>different in 2.4?

Add "keyboard_sends_linux_keycodes=0" to your kernel command line to
force the input layer to use the old keycodes. Read Franz Sirl comments
on how to setup the new input layer, the mouse driver is no longer a
busmouse, but now provides PS2 datas to applications. You should find
links on my page (ppclinux.apple.com/~benh).

Ben.


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: (more) 2.4 problems / G4/500/1GB dual processor / USB
  2000-09-01 14:41   ` Benjamin Herrenschmidt
@ 2000-09-01 14:42     ` Benjamin Herrenschmidt
  0 siblings, 0 replies; 3+ messages in thread
From: Benjamin Herrenschmidt @ 2000-09-01 14:42 UTC (permalink / raw)
  To: Marcus H. Mendenhall, linuxppc-dev, linuxppc-dev


>
>>I get a series of PCI address conflicts when probing the PCI bus
>>which result in my ethernet card not being able to be turned on. I am
>>not using the built-in GMAC, but an older Apple 10/100 PCI card. This
>>does not happen with the linux-pmac-stable kernel.
>
>With recent kernels, GMAC works nicely. Several people (including me) are
>working on solving those PCI problems.

Oops, I didn't notice you were using a dual-G4. I've not yet merged the
GMAC changes for this machine in 2.4, but if you rsync my current 2.2
tree, you should have a working GMAC driver (and no PCI conflicts BTW).
I'm waiting for some older patches to be accepted by Linus before hacking
more on the bk tree.

Ben.


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-09-01 14:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200009010500.AAA20882@lists.linuxppc.org>
2000-09-01 13:56 ` (more) 2.4 problems / G4/500/1GB dual processor / USB Marcus H. Mendenhall
2000-09-01 14:41   ` Benjamin Herrenschmidt
2000-09-01 14:42     ` Benjamin Herrenschmidt

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).