Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15112 - Serial detection routine in kernel crashes my PowerMac 4400
Summary: Serial detection routine in kernel crashes my PowerMac 4400
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High critical (vote)
Assignee: Mark Guertin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-04 12:24 UTC by Aaron Stone
Modified: 2006-02-04 06:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Stone 2003-02-04 12:24:38 UTC
The Gentoo PPC kernel builds include the serial code in the kernel. When this
initializes and probes my machine for ports, the machine hangs immediately. I
have tried several other pre-compiled kernel (mostly from Mandrake cooker) and
they do not include the serial detection code, and work well.

Reproducible: Always
Steps to Reproduce:
1. Get Gentoo Linux/PPC kernel and initrd
2. Install BootX on your 4400
3. Try to boot.

Actual Results:  
The machine hands at the serial detection

Expected Results:  
Not hang at serial detection, or just not detect serial
Comment 1 Mark Guertin 2003-02-04 12:31:17 UTC
Which ISO is this from?  This was a knwon issue for older ISO's, and if not 
resolved with the current live ISO, it will be in the forthcoming one. 
Comment 2 Aaron Stone 2003-02-04 12:40:17 UTC
I'm fairly certain that I was working with 281202, were there any January builds? I'm looking here: http://distro.ibiblio.org/pub/Linux/distributions/gentoo/experimental/ppc/livecd/
Comment 3 Mark Guertin 2003-02-04 15:11:39 UTC
Yes, that is the most recent. 
 
I will CC pvdabeel on this, who is working on live cd stuff ATM 
 
pretty sure this has been updated (will be fixed in newer release when it 
happens). 
 
When new live ISO happens can you verify this? 
Comment 4 Aaron Stone 2003-03-03 14:51:12 UTC
Was a new live ISO produced for the 1.4_rc3 release?
Comment 5 Mark Guertin 2003-03-05 13:28:03 UTC
Yes, new ISO online, please test and report back here.
Comment 6 Mark Guertin 2003-03-10 12:04:29 UTC
Anyluck with the new ISO? 
 
If I dont hear back in a week I'll assume its good and close this bug 
Comment 7 Aaron Stone 2003-03-10 12:06:53 UTC
I downloaded the ISO this past weekend, but won't
have a chance to test the box until next week at best.
Comment 8 Mark Guertin 2003-03-19 14:02:48 UTC
ok, I'll wait for results to close this then, thanks :)
Comment 9 Aaron Stone 2003-03-20 13:54:40 UTC
The new ISO boots up and works well!
Unfortunately, the initscripts seem a bit mangled,
but this bug is resolved :-) Thanks!
Comment 10 Mark Guertin 2003-03-20 14:04:49 UTC
what issues are you having with the init scripts? 
 
did you use this for kernel args in bootx: 
 
init=/linuxrc.live root=/dev/ram0 rw 
 
? 
Comment 11 Aaron Stone 2003-03-20 21:51:53 UTC
Nope, didn't see any documentation anyplace that would have suggested this!
But, in retrospect, it's basically just what I did since I was given a shell,
and thought those /rc... files were neat, ran one, and with some difficulty,
made my way from there ;-) I'm installed and running now, so it's all good.