Just an update / search for more clues..
I copied over a 2.4 .config file this time, and did a make oldconfig and with your console commands added to the append statement. I did finally get some different output. See the tail end of the output below. ( I have attached the entire log file )
Floppy drive(s): fd0 is 2.88M AMI BIOS, fd1 is unknown type 12 (usb?) FDC 0 is a post-1991 82077 brd: module loaded Uniform Multi-Platform E-IDE driver piix 0000:00:1f.1: IDE controller (0x8086:0x248b rev 0x02) pci 0000:00:1f.1: found PCI INT A -> IRQ 5 piix 0000:00:1f.1: not 100% native mode: will probe irqs later ide0: BM-DMA at 0x3c40-0x3c47 ide1: BM-DMA at 0x3c48-0x3c4f ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 ide1 at 0x170-0x177,0x376 on irq 15 ide-gd driver 1.18 PNP: No PS/2 controller found. Probing ports directly. serio: i8042 KBD port at 0x60,0x64 irq 1 serio: i8042 AUX port at 0x60,0x64 irq 12 mice: PS/2 mouse device common for all mice EISA: Probing bus 0 at eisa.0 TCP cubic registered NET: Registered protocol family 17 Using IPI No-Shortcut mode turn off boot console earlyser0
If I take out the printk command, I will see no output.. So with this, does this give anyone any clues?
Thanx, Joshua
I tried adding those commands to the append section of the mkelf script and I still get the same thing.. I may not have mentioned it before. But I am watching these nodes over conman, as they have no video. If I use a lnxi built kernel, it will get past the firmware type message and eventually die because its not configured correctly. Which is ok, one I figure out how to get a working 2.6 kernel everytime, I wi address the other issues. I am convinced the kernel has issues. But I have even cped the .config of one of the earlier kernels and did a make oldconfig, built it, and still no change.
Thanks, Joshua
Joshua McDowell
-----Original Message----- From: "Joshua McDowell" JMcDowell@ISSISolutions.com
Date: Fri, 27 Feb 2009 20:58:01 To: ron minnichrminnich@gmail.com Subject: Re: [coreboot] etherboot problem..
earlyprintk=ttyS0,115200. Where would I put these commands? And what is the earlyprintk? If I may ask?
Thanx, Joshua
Joshua McDowell
-----Original Message----- From: ron minnich rminnich@gmail.com
Date: Fri, 27 Feb 2009 12:44:57 To: JMcDowell@issisolutions.com Cc: coreboot@coreboot.org Subject: Re: [coreboot] etherboot problem..
On Fri, Feb 27, 2009 at 12:39 PM, Joshua McDowell JMcDowell@issisolutions.com wrote:
No it does not, I built one that doesn't have vga support and am not having any luck there.
The first thing I do with cases like this: console=ttyS0,115200 earlyprintk=ttyS0,115200
to see if you even have a living kernel
ron
-- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot