Re: [fedora-arm] New Fedora-ARM Kernel Built -- Check it out and test it!

2012-10-04 Thread Josh Boyer
On Thu, Oct 4, 2012 at 12:29 PM,  jon.chiappe...@senecacollege.ca wrote:
 [ http://arm.koji.fedoraproject.org/koji/buildinfo?buildID=94494  
 kernel-3.6.0-0.rc6.git0.2.fc18 ]

Erm... that's older than the kernel you posted about yesterday.  Why was
it built only now, and why are you asking people to test it?

josh
___
arm mailing list
arm@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/arm

Re: [fedora-arm] New Fedora-ARM Kernel Built -- Check it out and test it!

2012-10-04 Thread Peter Robinson
On Thu, Oct 4, 2012 at 6:04 PM, Josh Boyer jwbo...@gmail.com wrote:
 On Thu, Oct 4, 2012 at 12:29 PM,  jon.chiappe...@senecacollege.ca wrote:
 [ http://arm.koji.fedoraproject.org/koji/buildinfo?buildID=94494  
 kernel-3.6.0-0.rc6.git0.2.fc18 ]

 Erm... that's older than the kernel you posted about yesterday.  Why was
 it built only now, and why are you asking people to test it?

that's koji-shadow doing weird shit, it does so on occasion. I have no
idea why we're reporting on this for testing.

Peter
___
arm mailing list
arm@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/arm

Re: [fedora-arm] New Fedora-ARM Kernel Built -- Check it out and test it!

2012-10-03 Thread Peter Robinson
On Wed, Oct 3, 2012 at 1:16 PM, David A. Marlin dmar...@redhat.com wrote:
 jon.chiappe...@senecacollege.ca wrote:

 [ http://arm.koji.fedoraproject.org/koji/buildinfo?buildID=95645
 kernel-3.6.0-1.fc18 ]


 https://fedoraproject.org/wiki/Architectures/ARM/Quality_Assurance/Kernel_Testing




 https://fedoraproject.org/wiki/Architectures/ARM/Quality_Assurance/Kernel_Testing#kernel-3.6.0-1.fc18

 Still no joy.

dmarlin: the patch diff I had was as follows:

http://pkgs.fedoraproject.org/cgit/kernel.git/commit/?id=386d01e31aa3706035aaf43037d14154009df22a

That had what I could see as the relevant config options (there were
some there that were completely different ARM devices) from the patch
you put in BZ. Can you cross check my changes to see if I missed
something?

Can we also check the highbank kernel now it has it's new module patch
(Maybe Mark from Calxeda can assist here).

Thanks,
Peter
___
arm mailing list
arm@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/arm

Re: [fedora-arm] New Fedora-ARM Kernel Built -- Check it out and test it!

2012-09-13 Thread Brendan Conoboy

On 09/13/2012 07:04 PM, jon.chiappe...@senecacollege.ca wrote:

[ http://arm.koji.fedoraproject.org/koji/buildinfo?buildID=93466  
kernel-3.6.0-0.rc4.git2.1.fc18 ]


Boots with some soft lockups on my trimslice using sda, original uboot 
and modified (higher up) uInitramfs load address.  Full log:


http://fpaste.org/pQaq/

Boot commands:

setenv bootargs mem=384M@0M mem=512M@512M nvmem=128M@384M vmalloc=248M 
video=tegrafb console=ttyS0,115200n8 ro root=/dev/sda2 nohdparm rootwait 
earlyprintk

ext2load usb 0:1 408 uImage-tegra
ext2load usb 0:1 840 uInitrd-tegra
bootm 408 840

--
Brendan Conoboy / Red Hat, Inc. / b...@redhat.com
___
arm mailing list
arm@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/arm

Re: [fedora-arm] New Fedora-ARM Kernel Built -- Check it out and test it!

2012-09-13 Thread Jon
OMAP still has issue with MMC driver.
Looks like HDMI is working again for panda.





On Thu, Sep 13, 2012 at 9:43 PM, Brendan Conoboy b...@redhat.com wrote:
 On 09/13/2012 07:04 PM, jon.chiappe...@senecacollege.ca wrote:

 [ http://arm.koji.fedoraproject.org/koji/buildinfo?buildID=93466
 kernel-3.6.0-0.rc4.git2.1.fc18 ]


 Boots with some soft lockups on my trimslice using sda, original uboot and
 modified (higher up) uInitramfs load address.  Full log:

 http://fpaste.org/pQaq/

 Boot commands:

 setenv bootargs mem=384M@0M mem=512M@512M nvmem=128M@384M vmalloc=248M
 video=tegrafb console=ttyS0,115200n8 ro root=/dev/sda2 nohdparm rootwait
 earlyprintk
 ext2load usb 0:1 408 uImage-tegra
 ext2load usb 0:1 840 uInitrd-tegra
 bootm 408 840

 --
 Brendan Conoboy / Red Hat, Inc. / b...@redhat.com


-- 

-Jon
___
arm mailing list
arm@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/arm

Re: [fedora-arm] New Fedora-ARM Kernel Built -- Check it out and test it!

2012-09-13 Thread David A. Marlin

Brendan Conoboy wrote:

On 09/13/2012 07:04 PM, jon.chiappe...@senecacollege.ca wrote:
[ http://arm.koji.fedoraproject.org/koji/buildinfo?buildID=93466  
kernel-3.6.0-0.rc4.git2.1.fc18 ]


Boots with some soft lockups on my trimslice using sda, original uboot 
and modified (higher up) uInitramfs load address.  Full log:


http://fpaste.org/pQaq/


Please try booting it from SDCard, as that is where the problems started 
(and have continued to be).




Boot commands:

setenv bootargs mem=384M@0M mem=512M@512M nvmem=128M@384M vmalloc=248M 
video=tegrafb console=ttyS0,115200n8 ro root=/dev/sda2 nohdparm 
rootwait earlyprintk

ext2load usb 0:1 408 uImage-tegra
ext2load usb 0:1 840 uInitrd-tegra
bootm 408 840


Please try 408 (kernel) and 488 (initrd).  This leave 8MB for 
the kernel, which I believe was what came out of earlier discussions on 
the subject of load addresses.



d.marlin


___
arm mailing list
arm@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/arm

Re: [fedora-arm] New Fedora-ARM Kernel Built -- Check it out and test it!

2012-09-13 Thread Dennis Gilmore
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, 13 Sep 2012 19:43:08 -0700
Brendan Conoboy b...@redhat.com wrote:

 On 09/13/2012 07:04 PM, jon.chiappe...@senecacollege.ca wrote:
  [ http://arm.koji.fedoraproject.org/koji/buildinfo?buildID=93466
  kernel-3.6.0-0.rc4.git2.1.fc18 ]
 
 Boots with some soft lockups on my trimslice using sda, original
 uboot and modified (higher up) uInitramfs load address.  Full log:
 
 http://fpaste.org/pQaq/
 
 Boot commands:
 
 setenv bootargs mem=384M@0M mem=512M@512M nvmem=128M@384M
 vmalloc=248M video=tegrafb console=ttyS0,115200n8 ro root=/dev/sda2
 nohdparm rootwait earlyprintk

you should just use

setenv bootargs console=ttyS0,115200n8 ro root=/dev/sda2 rootwait

Dennis
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.18 (GNU/Linux)

iEYEARECAAYFAlBSus0ACgkQkSxm47BaWfcQFwCfRP45xt8xy8Ap2LD9ngIAgaJu
30sAn3EqchAjHZ2EyI3dw3nJckuxZNce
=GsHt
-END PGP SIGNATURE-
___
arm mailing list
arm@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/arm