All, the Pi2 arrived yesterday, so today I made and tested a new kernel package and rootfs. I previously thought that there would be one kernel for both model 1 and 2, but that's not the case. The model 2 has it's own kernel (kernel7.img)
anyway, the rootfs is here: http://cdn.opensxce.org/redsleeve/el6/rootfs/ (the raspberrypi2 image) Jacco On 02/20/2015 04:44 PM, Jacco Ligthart wrote: > Hi Maulvi, > > My raspberry2 did not arrive yet :( > > however, I made a new kernel rpm. it should in theory also support the > model 2. > > Can you please test ? > It can be found here: > http://cdn.opensxce.org/redsleeve/el6/raspberrypi/ > > Jacco > > > On 02/15/2015 06:30 AM, Maulvi Bakar wrote: >> Hello Everyone >> >> Thank you for the advice all.. Very much appreciated. >> >> I have replaced the contents of the /boot >> from 'raspi-v2-redsleeve-cli-0.6.img.xz' with those on master.zip and >> managed to get it to boot! This is what I got - >> >> [root@localhost ~]# date;uname -a;uptime;cat /etc/redhat-release >> Wed Dec 31 19:05:44 EST 1969 >> Linux localhost 3.18.7-v7+ #755 SMP PREEMPT Thu Feb 12 17:20:48 GMT >> 2015 armv7l armv7l armv7l GNU/Linux >> 19:05:44 up 5 min, 2 users, load average: 0.31, 0.30, 0.14 >> Red Sleeve Enterprise Linux release 6 (Leap) >> [root@localhost ~]# cat /proc/cpuinfo >> processor : 0 >> model name : ARMv7 Processor rev 5 (v7l) >> BogoMIPS : 38.40 >> Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 >> idiva idivt vfpd32 lpae evtstrm >> CPU implementer : 0x41 >> CPU architecture: 7 >> CPU variant : 0x0 >> CPU part : 0xc07 >> CPU revision : 5 >> >> processor : 1 >> model name : ARMv7 Processor rev 5 (v7l) >> BogoMIPS : 38.40 >> Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 >> idiva idivt vfpd32 lpae evtstrm >> CPU implementer : 0x41 >> CPU architecture: 7 >> CPU variant : 0x0 >> CPU part : 0xc07 >> CPU revision : 5 >> >> processor : 2 >> model name : ARMv7 Processor rev 5 (v7l) >> BogoMIPS : 38.40 >> Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 >> idiva idivt vfpd32 lpae evtstrm >> CPU implementer : 0x41 >> CPU architecture: 7 >> CPU variant : 0x0 >> CPU part : 0xc07 >> CPU revision : 5 >> >> processor : 3 >> model name : ARMv7 Processor rev 5 (v7l) >> BogoMIPS : 38.40 >> Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 >> idiva idivt vfpd32 lpae evtstrm >> CPU implementer : 0x41 >> CPU architecture: 7 >> CPU variant : 0x0 >> CPU part : 0xc07 >> CPU revision : 5 >> >> Hardware : BCM2709 >> Revision : a21041 >> Serial : 00000000a7e72f91 >> >> It did complain about missing module from /lib/module, I guess I need >> to fix that too. >> >> Anything else that I need to lookout for, all advices are very much >> appreciated. >> >> >> Regards >> >> Maulvi >> >> On Sun, Feb 15, 2015 at 12:20 PM, Robert Moskowitz >> <[email protected] <mailto:[email protected]>> wrote: >> >> Perhaps follow what I did for armv7 CUbies at: >> >> http://cdn.opensxce.org/redsleeve/el6/cubieboard2/ >> >> But instead of the Fedora 19 kernel, look at the work being >> posted on the Fedora-arm list to get Fedora 21 working on the >> Raspberry Pi 2. Take that kernel, then follow what I did and you >> could well be on your way. Though the Fedora 22 beta might even >> be a better uboot and kernel to work with. >> >> >> >> On 02/14/2015 05:43 AM, Jacco Ligthart wrote: >>> Hi Maulvi, >>> >>> the colourful boot-up screen is (at least at model B(+)) a sign >>> that the device did not understand the kernel. looking at the >>> official raspi github I see that model 2 support has been added >>> 12 days ago (https://github.com/raspberrypi/firmware/commits/master) >>> >>> The kernel on that image is not that new, so I'm not really >>> surprised that it doesn't work. >>> >>> from here I can see two courses of action: >>> 1) download the latest kernel >>> (https://github.com/raspberrypi/firmware/archive/master.zip) and >>> copy the relevant parts (most stuff under /boot and /modules) to >>> your SD and see if that boots. >>> 2) wait a bit :). My Pi model 2 is due to arrive early next >>> week. Work permitting I will probably update the image with the >>> new kernel somewhere in the coming 2 two weeks. >>> >>> The new kernel is quite a bit newer. It went from a 3.12.x to >>> 3.18.x I don't yet know the impact of that on the rest of the >>> system. I also read a bit about "device tree overlays" and some >>> people were a bit confused about that. >>> Point being that I'd like your input if you manage to get the >>> new kernel working. >>> >>> Jacco >>> >>> On 02/14/2015 11:11 AM, Maulvi Bakar wrote: >>>> Hello >>>> >>>> I got the Raspberry Pi 2 and after dd-flashing the >>>> 'raspi-v2-redsleeve-cli-0.6.img.xz' image successfully to a >>>> MicroSD card, the device stucks at the colourfu boot-up screen. >>>> >>>> The Red LED was on, the Green LED was also on but for a brief >>>> second or so before switching off and remain so. >>>> >>>> Any help is very much appreciate. >>>> >>>> >>>> Regards >>>> >>>> Maulvi >>>> >>>> >>>> On Sun, Dec 21, 2014 at 6:23 AM, Jacco Ligthart >>>> <[email protected] <mailto:[email protected]>> wrote: >>>> >>>> Hi All, >>>> >>>> Today I got my Raspberry model B+. It did not directly play >>>> nice with >>>> the 0.5 image, no video out. I remembered I saw something >>>> regarding this >>>> on the raspberry firmware git commits, so I tried a new >>>> kernel: that worked! >>>> >>>> I found this a good reason for a new image: >>>> raspi-v2-redsleeve-cli-0.6.img.xz >>>> >>>> which can of course be downloaded from here: >>>> http://cdn.opensxce.org/redsleeve/el6/rootfs/ >>>> >>>> Enjoy, >>>> >>>> Jacco >>>> _______________________________________________ >>>> users mailing list >>>> [email protected] <mailto:[email protected]> >>>> http://lists.redsleeve.org/mailman/listinfo/users >>>> >>>> >>>> >>>> >>>> _______________________________________________ >>>> users mailing list >>>> [email protected] <mailto:[email protected]> >>>> http://lists.redsleeve.org/mailman/listinfo/users >>> >>> >>> >>> _______________________________________________ >>> users mailing list >>> [email protected] <mailto:[email protected]> >>> http://lists.redsleeve.org/mailman/listinfo/users >> >> >> _______________________________________________ >> users mailing list >> [email protected] <mailto:[email protected]> >> http://lists.redsleeve.org/mailman/listinfo/users >> >> >> >> >> _______________________________________________ >> users mailing list >> [email protected] >> http://lists.redsleeve.org/mailman/listinfo/users > > > > _______________________________________________ > users mailing list > [email protected] > http://lists.redsleeve.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.redsleeve.org/mailman/listinfo/users
