[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Woody modules



Hi Fred,

from the .config parts you sent, it seems your kernel uses ADB keycodes
(CONFIG_MAC_ADBKEYCODES=y). This means your kernel needs an "old"
'console-data' package with ADB keycodes, instead of Linux keycodes.
(More details in http://www.debian.org/ports/powerpc/keycodes). If your
upgrade modified you console data, this might have messed up your
keyboard.

I'm not sure though that this is your real problem, since normally even
with a wrong console-data package, your keyboard should still produce
output (except for keys being switched in some mad pattern).

Good luck

Francois

On Thu, 2003-07-17 at 03:14, Fred Heitkamp wrote:
> On Wed, 16 Jul 2003, Chris Tillman wrote:
> 
> > On Wed, Jul 16, 2003 at 08:08:23AM -0400, Fred Heitkamp wrote:
> > >
> >
> > Hmmm... You could burn a CD with your kernel substituted for the
> > linux.bin file in the install/new-powermac folder; I think that's what
> > you were suggesting.
> >
> >
> > Something like:
> >
> > boot:  hd:6,/vmlinux initrd=cd:,/install/new-powermac/root.bin initrd-size=8192
> >
> > I have no idea if using an OF path for initrd will actually work.
> 
> OK. Just for reference. In order to boot with my SCSI card
> I have to type from OF:
> boot /pci@f2000000/ATTO,ExpressPCIProUL366@12/@6:8,yaboot
> (since my spare kernels and a yaboot is on my OS 9 partition.)
> 
> In my yaboot.conf I have:
> image=vmlinux-2.4.21-pre2
> label=ram-cd
> device=/pci@f2000000/ATTO,ExpressPCIProUL366@12/@6:
> partition=8
> initrd=cd:,/install/powermac/root.bin
> initrd-size=8192
> append="video=ofonly devfs=nomount"
> 
> The root.bin is on the Woody Disk.
> That seemed to work.  I see the CD being accessed and
> the choose language screen comes up, however, my
> keyboard is still not working.  What possibly could
> have happened?  It was working fine before the
> apt-get upgrade and the keyboard works fine with
> OS X, OS 9, and the Debian Woody installer as
> well (with the install24 kernel.)  My kernel must
> not be compatible with the root.bin of the Woody
> disk.
> 
> This is the relavant part of my .config
> #
> # Macintosh device drivers
> #
> CONFIG_ADB_CUDA=y
> CONFIG_ADB_PMU=y
> # CONFIG_PMAC_PBOOK is not set
> # CONFIG_PMAC_BACKLIGHT is not set
> # CONFIG_MAC_FLOPPY is not set
> CONFIG_MAC_SERIAL=m
> CONFIG_ADB=y
> CONFIG_ADB_MACIO=y
> CONFIG_INPUT_ADBHID=y
> CONFIG_MAC_ADBKEYCODES=y
> CONFIG_MAC_EMUMOUSEBTN=y
> CONFIG_MAC_HID=y
> # CONFIG_ANSLCD is not set
> 
> This is very strange.
> 
> #
> # USB support
> #
> CONFIG_USB=y
> CONFIG_USB_DEBUG=y
> CONFIG_USB_DEVICEFS=y
> # CONFIG_USB_BANDWIDTH is not set
> # CONFIG_USB_EHCI_HCD is not set
> # CONFIG_USB_UHCI is not set
> # CONFIG_USB_UHCI_ALT is not set
> CONFIG_USB_OHCI=m
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Do you think this could be the problem?
> (I'm off to find out.)
> 
> Fred
> 
> Error Loading Explorer.exe
> You must reinstall Windows.
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-powerpc-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org




Reply to: