Question says it all.
I am running Raspbian.
Question says it all.
I am running Raspbian.
I rummaged around a bit but couldn't find any kind of automatic update system installed in the usual places, not even after an apt-get update and upgrade. And although the Raspbian site claims that the distro comes with the rpi-update script now, that seems to be incorrect as well.
I grabbed rpi-update from Hexxeh's repo and ran it manually, which was successful. It doesn't seem to have improved anything though, as all the USB and networking problems remain, and there doesn't appear to be any improvement in codecs either.
Whatever the update updated isn't something that I'm using, apparently. And the kernel remains at 3.1.9+, bleh.
And the kernel remains at 3.1.9+, bleh.
It's quite disappointing that they seem to be stuck at 3.1.9 no matter what. Especially as there are better alternatives available.
selsinork wrote:
And the kernel remains at 3.1.9+, bleh.
It's quite disappointing that they seem to be stuck at 3.1.9 no matter what. Especially as there are better alternatives available.
So, it is not required. Thank you.
Perhaps I was being a little misleading when I said updated automagically. What I should have said was:
I beleive that that firmware updates are in the distro repository now so that a $ Sudo apt-get update && sudo apt-get upgrade will do all that is expected including the fimware if there is a newer version.
Of course no one on Linux HAS to do any upgrades or updates. So its totally free choice. But I have to admit that I was happy to do the upgrade and then not need to do that Hexxeh bit after as well.(one thing less to forget)
All your needs may differ. Indeed this process may differ in time. Probably already has knowing my luck.
Have fun all
Ray
One big disappointment after all the upgrades though was the fact that media still barely works.
Wasn't media supposed to be the best part of Raspberry Pi, because the BCM2835 is basically just one huge media and DSP processor with a tiny old ARM core tucked in one corner? Well that would be great if the media stuff worked well, but even after these latest upgrades omxplayer is still the only player that will play videos with hardware acceleration. Unfortunately it can play only a single type of video format, and even that jitters at 1080p.
And we can't even fix this poor state of affairs, because the media side of Pi is closed source.
This is a really disappointing situation.
Morgaine.
selsinork wrote:
So, it is not required. Thank you.
Well not quite sure I'd go that far. There will be different revisions of 3.1.9 - maybe one will solve your wifi problems, who knows.
I have been working in two threads on E14 and RPi forums, I found a thing that installs the rpi-updater and fixes my wireless (sort of).
http://www.raspberrypi.org/phpBB3/viewtopic.php?f=26&t=6256&p=148282&hilit=wallarug#p148282
Other forums I have been working on:
http://www.element14.com/community/thread/18605?start=60&tstart=0
http://www.raspberrypi.org/phpBB3/viewtopic.php?f=45&t=13482&p=141143&hilit=fergus#p141143
http://www.raspberrypi.org/phpBB3/viewtopic.php?f=45&t=13482&p=141143&hilit=fergus#p141143
It fixed my wireless but failed to install rpi-update. I don't mind if I don't have the latest firmware on my RPi becasue I don't know how to build anything in linux and mess-up linux in a way that requires this feature. I would just download a fresh image off the raspberrypi.org page.
Thanks for all your help anyway.
PS: I just read the first link above and it seems that he has suggested some help that I will try later.