From unixjohn1969 at gmail.com Sun Jan 1 08:29:24 2012 From: unixjohn1969 at gmail.com (John O'Donnell) Date: Sun, 01 Jan 2012 03:29:24 -0500 Subject: [ARMedslack] Cant get -current 3.1.5 to boot Message-ID: <4F001964.8000803@gmail.com> I upgraded from 3.1.2 to the 3.1.5 packages yesterday. Before attempting to compile the guruplug UAP drivers I tried to boot and had no luck. Hung at: -- ## Booting kernel from Legacy Image at 00800000 ... Image Name: Linux-3.1.5-kirkwood Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2090424 Bytes = 2 MiB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 01100000 ... Image Name: Slackware ARM Initial RAM disk f Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 5811263 Bytes = 5.5 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... Uncompressing Linux... done, booting the kernel. I compiled up the modules and my own uImage with the .config that comes with the armedslack kernel source and the same thing happens. I set it back to 3.1.2 and it boots fine. John Oh yeah - Happy New Year ;-) === Never ask a geek why, just nod your head and slowly back away.=== +================================+==================================+ | John O'Donnell | | | (Sr. Systems Engineer, | http://juanisan.homeip.net | | Net Admin, Programmer, etc.) | E-Mail: unixjohn1969 at gmail.com | +================================+==================================+ No man is useless who has a friend, and if we are loved we are indispensable. -- Robert Louis Stevenson From m-lists at biscuit.org.uk Sun Jan 1 18:25:31 2012 From: m-lists at biscuit.org.uk (Stuart Winter) Date: Sun, 1 Jan 2012 18:25:31 +0000 (GMT) Subject: [ARMedslack] Cant get -current 3.1.5 to boot In-Reply-To: <4F001964.8000803@gmail.com> References: <4F001964.8000803@gmail.com> Message-ID: > I set it back to 3.1.2 and it boots fine. Do you have the same memory location settings as in the INSTALL_KIRKWOOD doc? I've seen this before when there's not enough RAM been allocated. -- Stuart Winter Slackware ARM: www.armedslack.org From unixjohn1969 at gmail.com Sun Jan 1 18:33:03 2012 From: unixjohn1969 at gmail.com (John O'Donnell) Date: Sun, 01 Jan 2012 13:33:03 -0500 Subject: [ARMedslack] Cant get -current 3.1.5 to boot In-Reply-To: References: <4F001964.8000803@gmail.com> Message-ID: <4F00A6DF.1010202@gmail.com> On 01/01/2012 01:25 PM, Stuart Winter wrote: > >> I set it back to 3.1.2 and it boots fine. > > Do you have the same memory location settings as in the INSTALL_KIRKWOOD > doc? > > I've seen this before when there's not enough RAM been allocated. > GuruPlug>> printenv bootcmd_slk bootcmd_slk=usb start;fatload usb 1:1 0x01100000 uinitrd-kirkwood-3.1.5;fatload usb 1:1 0x00800000 /uImage-kirkwood-3.1.5;bootm 0x00800000 0x01100000 For installation to a *USB* disc: Marvell>> setenv bootcmd_slk 'usb start;ext2load usb 0:1 0x01100000 /uinitrd-kirkwood;ext2load usb 0:1 0x00800000 /uImage-kirkwood;bootm 0x00800000 0x01100000' -- === Never ask a geek why, just nod your head and slowly back away.=== +================================+==================================+ | John O'Donnell | | | (Sr. Systems Engineer, | http://juanisan.homeip.net | | Net Admin, Programmer, etc.) | E-Mail: unixjohn1969 at gmail.com | +================================+==================================+ No man is useless who has a friend, and if we are loved we are indispensable. -- Robert Louis Stevenson From louigi600 at yahoo.it Mon Jan 2 08:07:08 2012 From: louigi600 at yahoo.it (Davide) Date: Mon, 2 Jan 2012 08:07:08 +0000 (GMT) Subject: [ARMedslack] Cant get -current 3.1.5 to boot In-Reply-To: <4F001964.8000803@gmail.com> References: <4F001964.8000803@gmail.com> Message-ID: <1325491628.96894.YahooMailNeo@web29706.mail.ird.yahoo.com> Have not yet fiddled with new 3.x.x kernels yet but experience forced me to be carefull wneb copying .config's across releases. Using 2.6.38.1 config on 2.6.38.x? was possible but using 2.6.38.x confin on 2.6.39.x would produce unexpected results. (38 and 39 ar just examples coz I've forgotten the names of each number) ________________________________ Da: John O'Donnell A: Slackware ARM port Inviato: Domenica 1 Gennaio 2012 9:29 Oggetto: [ARMedslack] Cant get -current 3.1.5 to boot I upgraded from 3.1.2 to the 3.1.5 packages yesterday. Before attempting to compile the guruplug UAP drivers I tried to boot and had no luck.? Hung at: -- ## Booting kernel from Legacy Image at 00800000 ... ? Image Name:? Linux-3.1.5-kirkwood ? Image Type:? ARM Linux Kernel Image (uncompressed) ? Data Size:? ? 2090424 Bytes = 2 MiB ? Load Address: 00008000 ? Entry Point:? 00008000 ? Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 01100000 ... ? Image Name:? Slackware ARM Initial RAM disk f ? Image Type:? ARM Linux RAMDisk Image (gzip compressed) ? Data Size:? ? 5811263 Bytes = 5.5 MiB ? Load Address: 00000000 ? Entry Point:? 00000000 ? Verifying Checksum ... OK ? Loading Kernel Image ... OK OK Starting kernel ... Uncompressing Linux... done, booting the kernel. I compiled up the modules and my own uImage with the .config that comes with the armedslack kernel source and the same thing happens. I set it back to 3.1.2 and it boots fine. John Oh yeah - Happy New Year ;-) === Never ask a geek why, just nod your head and slowly back away.=== +================================+==================================+ |? John O'Donnell? ? ? ? ? ? ? ? |? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? | |? (Sr. Systems Engineer,? ? ? ? |? ? http://juanisan.homeip.net? ? | |? Net Admin, Programmer, etc.)? |? E-Mail: unixjohn1969 at gmail.com? | +================================+==================================+ No man is useless who has a friend, and if we are loved we are indispensable.? -- Robert Louis Stevenson _______________________________________________ ARMedslack mailing list ARMedslack at lists.armedslack.org http://lists.armedslack.org/mailman/listinfo/armedslack -------------- next part -------------- An HTML attachment was scrubbed... URL: From m-lists at biscuit.org.uk Mon Jan 2 09:41:14 2012 From: m-lists at biscuit.org.uk (Stuart Winter) Date: Mon, 2 Jan 2012 09:41:14 +0000 (GMT) Subject: [ARMedslack] Cant get -current 3.1.5 to boot In-Reply-To: <1325491628.96894.YahooMailNeo@web29706.mail.ird.yahoo.com> References: <4F001964.8000803@gmail.com> <1325491628.96894.YahooMailNeo@web29706.mail.ird.yahoo.com> Message-ID: On Mon, 2 Jan 2012, Davide wrote: > Have not yet fiddled with new 3.x.x kernels yet but experience forced me to be carefull wneb copying .config's across releases. > Using 2.6.38.1 config on 2.6.38.x? was possible but using 2.6.38.x confin on 2.6.39.x would produce unexpected results. (38 and 39 ar just examples coz I've forgotten the names of each number) He's using the .config provided in armedslack's tree - which works fine for me on the sheevaplug and openrd client. I've just prepared linux 3.2rc7 packages so you can see whether those work. Perhaps something about the guruplug support got broken in 3.1.5. From unixjohn1969 at gmail.com Mon Jan 2 14:26:17 2012 From: unixjohn1969 at gmail.com (John O'Donnell) Date: Mon, 02 Jan 2012 09:26:17 -0500 Subject: [ARMedslack] Cant get -current 3.1.5 to boot In-Reply-To: References: <4F001964.8000803@gmail.com> <1325491628.96894.YahooMailNeo@web29706.mail.ird.yahoo.com> Message-ID: <4F01BE89.3030808@gmail.com> On 01/02/2012 04:41 AM, Stuart Winter wrote: > On Mon, 2 Jan 2012, Davide wrote: > >> Have not yet fiddled with new 3.x.x kernels yet but experience forced me to be carefull wneb copying .config's across releases. >> Using 2.6.38.1 config on 2.6.38.x was possible but using 2.6.38.x confin on 2.6.39.x would produce unexpected results. (38 and 39 ar just examples coz I've forgotten the names of each number) > > He's using the .config provided in armedslack's tree - which works fine > for me on the sheevaplug and openrd client. > > I've just prepared linux 3.2rc7 packages so you can see whether those > work. > Perhaps something about the guruplug support got broken in 3.1.5. Its possible, but I hope it doesnt refer to all the current Sheevas that are really Guruplugs. -- === Never ask a geek why, just nod your head and slowly back away.=== +================================+==================================+ | John O'Donnell | | | (Sr. Systems Engineer, | http://juanisan.homeip.net | | Net Admin, Programmer, etc.) | E-Mail: unixjohn1969 at gmail.com | +================================+==================================+ No man is useless who has a friend, and if we are loved we are indispensable. -- Robert Louis Stevenson From unixjohn1969 at gmail.com Tue Jan 3 10:01:33 2012 From: unixjohn1969 at gmail.com (John O'Donnell) Date: Tue, 03 Jan 2012 05:01:33 -0500 Subject: [ARMedslack] Cant get -current 3.1.5 to boot In-Reply-To: References: <4F001964.8000803@gmail.com> <1325491628.96894.YahooMailNeo@web29706.mail.ird.yahoo.com> Message-ID: <4F02D1FD.7050706@gmail.com> On 01/02/2012 04:41 AM, Stuart Winter wrote: > On Mon, 2 Jan 2012, Davide wrote: > >> Have not yet fiddled with new 3.x.x kernels yet but experience forced me to be carefull wneb copying .config's across releases. >> Using 2.6.38.1 config on 2.6.38.x was possible but using 2.6.38.x confin on 2.6.39.x would produce unexpected results. (38 and 39 ar just examples coz I've forgotten the names of each number) > > He's using the .config provided in armedslack's tree - which works fine > for me on the sheevaplug and openrd client. > > I've just prepared linux 3.2rc7 packages so you can see whether those > work. > Perhaps something about the guruplug support got broken in 3.1.5. I hope not. All the recent Sheevas are based on the guruplugs This would be very bad indeed. -- === Never ask a geek why, just nod your head and slowly back away.=== +================================+==================================+ | John O'Donnell | | | (Sr. Systems Engineer, | http://juanisan.homeip.net | | Net Admin, Programmer, etc.) | E-Mail: unixjohn1969 at gmail.com | +================================+==================================+ No man is useless who has a friend, and if we are loved we are indispensable. -- Robert Louis Stevenson