Mailing List Archive

initializing gentoo on ibook 12"
Hi!

I have just installed gentoo on my ibook 12". It has dual boot with
yaboot. Sometimes it works fine but sometimes, without any reason it
starts as follows and stop:

NET: Registered protocol family 16
PCI: Probing PCI hardware
PCI: Cannot allocate resource region 0 of device 0001:10:18.0
PCI: Cannot allocate resource region 0 of device 0001:10:19.0
SCSI subsystem initialized
usbcore: registered new driver usbfs
usbcore: registered new driver hub
Thermal assist unit not available
Registering PowerMac CPU frequency driver
Low: 599 Mhz, High: 1199 Mhz, Boot: 599 Mhz
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
NTFS driver 2.1.22 [Flags: R/W].
inotify device minor=63
Generic RTC Driver v1.07
Macintosh non-volatile memory driver v1.1
PCI: Enabling device 0000:00:10.0 (0006 -> 0007)
radeonfb: Invalid ROM signature 0 should be 0xaa55
radeonfb: Retrieved PLL infos from Open Firmware
radeonfb: Reference=27.00 Mhz (RefDiv=12) Memory=190.00 Mhz, System=183.00
Mhz
radeonfb: PLL min 12000 max 35000
radeonfb: Monitor 1 type LCD found
radeonfb: EDID probed
radeonfb: Monitor 2 type no found
radeonfb: Power Management enabled for Mobility chipsets
Console: switching to colour frame buffer device 128x48
Registered "mnca" backlight controller, level: 15/15
radeonfb: ATI Radeon \c DDR SGRAM 32 MB
i8042.c: i8042 controller self test timeout.
Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled

At this point it stops and nothing happens.... if I try to restart the
machine it usually works, but ssometimes I need to restart it more than
once.

Does anyone know what is the problem?

Best regards,

Flavio Leonardo Cavalcanti de Moura
email: flavio@mat.unb.br
homepage: flavio.mat.unb.br
--
gentoo-ppc-user@gentoo.org mailing list
RE: initializing gentoo on ibook 12" [ In reply to ]
Flavio,

I believe in the kernel sources, if you go under the drivers section,
de-select the driver for the i8042 Serial Controller. This used to cause me
to have all sorts of problems like you described on my 800mhz TiBook.

I can't recall where exactly in menuconfig it is, as I'm rebuilding right
now and don't have the kernel sources installed yet :(

If someone else could help out!

---

Dræven

-----Original Message-----
From: Flavio Leonardo Cavalcanti de Moura [mailto:flavio@mat.unb.br]
Sent: Tuesday, July 05, 2005 10:15 PM
To: gentoo-ppc-user@lists.gentoo.org
Cc: Flavio Leonardo Cavalcanti de Moura (MAT-GRAD)
Subject: [gentoo-ppc-user] initializing gentoo on ibook 12"

Hi!

I have just installed gentoo on my ibook 12". It has dual boot with
yaboot. Sometimes it works fine but sometimes, without any reason it
starts as follows and stop:

NET: Registered protocol family 16
PCI: Probing PCI hardware
PCI: Cannot allocate resource region 0 of device 0001:10:18.0
PCI: Cannot allocate resource region 0 of device 0001:10:19.0
SCSI subsystem initialized
usbcore: registered new driver usbfs
usbcore: registered new driver hub
Thermal assist unit not available
Registering PowerMac CPU frequency driver
Low: 599 Mhz, High: 1199 Mhz, Boot: 599 Mhz
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
NTFS driver 2.1.22 [Flags: R/W].
inotify device minor=63
Generic RTC Driver v1.07
Macintosh non-volatile memory driver v1.1
PCI: Enabling device 0000:00:10.0 (0006 -> 0007)
radeonfb: Invalid ROM signature 0 should be 0xaa55
radeonfb: Retrieved PLL infos from Open Firmware
radeonfb: Reference=27.00 Mhz (RefDiv=12) Memory=190.00 Mhz, System=183.00
Mhz
radeonfb: PLL min 12000 max 35000
radeonfb: Monitor 1 type LCD found
radeonfb: EDID probed
radeonfb: Monitor 2 type no found
radeonfb: Power Management enabled for Mobility chipsets
Console: switching to colour frame buffer device 128x48
Registered "mnca" backlight controller, level: 15/15
radeonfb: ATI Radeon \c DDR SGRAM 32 MB
i8042.c: i8042 controller self test timeout.
Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled

At this point it stops and nothing happens.... if I try to restart the
machine it usually works, but ssometimes I need to restart it more than
once.

Does anyone know what is the problem?

Best regards,

Flavio Leonardo Cavalcanti de Moura
email: flavio@mat.unb.br
homepage: flavio.mat.unb.br
--
gentoo-ppc-user@gentoo.org mailing list




--
gentoo-ppc-user@gentoo.org mailing list
Re: initializing gentoo on ibook 12" [ In reply to ]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> i8042.c: i8042 controller self test timeout.
> Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled

Try turning off both of these driverss:

Device Drivers -> Character Devices -> Serial Drivers
< > 8250/16550 and compatible serial support
Device Drivers -> Input Device Support -> Hardware I/O ports
< > i8042 PC Keyboard Controller

Hope this helps,
- -Joe
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCy1uQwGq7BLLARfoRApGQAJ4pAyZuRPckzPWOIWspEBLvGYentACfV9Jf
ETV9S33tJdJJXvgfD6Zwww8=
=XzZA
-----END PGP SIGNATURE-----
--
gentoo-ppc-user@gentoo.org mailing list
RE: initializing gentoo on ibook 12" [ In reply to ]
Joe - Thanks, that was exactly what I was looking for.
---

Dræven

-----Original Message-----
From: Joseph Jezak [mailto:josejx@gentoo.org]
Sent: Wednesday, July 06, 2005 12:18 AM
To: gentoo-ppc-user@lists.gentoo.org
Subject: Re: [gentoo-ppc-user] initializing gentoo on ibook 12"

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> i8042.c: i8042 controller self test timeout.
> Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled

Try turning off both of these driverss:

Device Drivers -> Character Devices -> Serial Drivers
< > 8250/16550 and compatible serial support
Device Drivers -> Input Device Support -> Hardware I/O ports
< > i8042 PC Keyboard Controller

Hope this helps,
- -Joe
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCy1uQwGq7BLLARfoRApGQAJ4pAyZuRPckzPWOIWspEBLvGYentACfV9Jf
ETV9S33tJdJJXvgfD6Zwww8=
=XzZA
-----END PGP SIGNATURE-----
--
gentoo-ppc-user@gentoo.org mailing list




--
gentoo-ppc-user@gentoo.org mailing list