![]() |
New Raspberry Pi firmware & XBMC Frodo RC3 - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Testing & Experimental (/forum-21.html) +--- Thread: New Raspberry Pi firmware & XBMC Frodo RC3 (/thread-211.html) |
New Raspberry Pi firmware & XBMC Frodo RC3 - Koenkk - 7th Jan, 2013 05:08 AM OUTDATED; DON'T USE THIS GUIDE ANYMORE Hi all, The new raspberry pi firmware is again a huge improvement. It fixes the grey block(s) in the video when forwarding/skipping in a movie. It also solves the XVID playback issues that happend in XBMC RC2 & RC3. In my case it also improved the playback and overall performance (I can now finally stream 1080p from samba over wifi without hiccups & more overclocking ![]() NOTE: Advanced users only! To install SSH into your pi and execute the following commands: Code: sudo su #default password = 'raspberry' To restore If you don't like the new firmware & XBMC restore using the following commands. Code: sudo su #default password = 'raspberry' Please leave your feedback, finding & suggestions here! Thanks! RE: New Raspberry Pi firmware & XBMC Frodo RC3 - kobazik - 7th Jan, 2013 05:29 AM Updating now. Gonna do some testing ![]() RE: New Raspberry Pi firmware & XBMC Frodo RC3 - Koenkk - 7th Jan, 2013 05:40 AM (7th Jan, 2013 05:38 AM)Trekster Wrote: At Are you sure you executed Code: sudo su RE: New Raspberry Pi firmware & XBMC Frodo RC3 - Trekster - 7th Jan, 2013 05:42 AM (7th Jan, 2013 05:40 AM)Koenkk Wrote:(7th Jan, 2013 05:38 AM)Trekster Wrote: At I was root, it was my own fault didn't copy the entire line it would seem! RE: New Raspberry Pi firmware & XBMC Frodo RC3 - CurlyMo - 7th Jan, 2013 05:44 AM @Koenkk, you forgot you also need the new kernel RE: New Raspberry Pi firmware & XBMC Frodo RC3 - Trekster - 7th Jan, 2013 05:46 AM Worked...it is a joy to be able to forward and rewind without the mess! on a different note how do i check the firmware version of my rPi? RE: New Raspberry Pi firmware & XBMC Frodo RC3 - CurlyMo - 7th Jan, 2013 05:49 AM Code: vcgencmd version It should say: Terminal Dec 27 2012 17:49:29 Copyright © 2012 Broadcom version 359888 (release) RE: New Raspberry Pi firmware & XBMC Frodo RC3 - Trekster - 7th Jan, 2013 05:51 AM (7th Jan, 2013 05:49 AM)CurlyMo Wrote: It does indeed, thank you! RE: New Raspberry Pi firmware & XBMC Frodo RC3 - raspberry_pd - 7th Jan, 2013 05:52 AM But can it leap tall buildings in a single bound? RE: New Raspberry Pi firmware & XBMC Frodo RC3 - Trekster - 7th Jan, 2013 05:57 AM (7th Jan, 2013 05:52 AM)raspberry_pd Wrote: But can it leap tall buildings in a single bound? I believe it can ![]() RE: New Raspberry Pi firmware & XBMC Frodo RC3 - networkpadawan - 7th Jan, 2013 06:26 AM Hi, i tried to upgrade xbmc but when i try to start xbmc i get failed to open vchiq instance and when i try to see the version i get: root@quarto:/home/xbian# vcgencmd version VCHI initialization failed any ideas? thks RE: New Raspberry Pi firmware & XBMC Frodo RC3 - CurlyMo - 7th Jan, 2013 06:29 AM Did you reboot? RE: New Raspberry Pi firmware & XBMC Frodo RC3 - networkpadawan - 7th Jan, 2013 06:46 AM yes i did RE: New Raspberry Pi firmware & XBMC Frodo RC3 - CurlyMo - 7th Jan, 2013 06:49 AM Try Code: ldconfig RE: New Raspberry Pi firmware & XBMC Frodo RC3 - networkpadawan - 7th Jan, 2013 06:57 AM commands entered ok, without errors but the same problem persists |