Thanks for that Notaz! That is exactly the video I've waited to see ever since I first heard about craiginator/Pandora
I've been secretly worried that booting a full Linux/xorg desktop distro was going to take agonisingly long but that video has put that worry to rest. It used to take about (as a guess) 4 or 5m to do a cold boot into X on my Zaurus, but that wasn't so bad as taking it out of suspend only took a few seconds.I was also worried that its performance under X wouldn't be as good as under those Ubuntu under OMAP vids I linked to a while back even though I knew the Pandora CPU has a slight edge over that model. Phew!
Someone had already asked but I don't think it got answered- what are you booting off- SD? If so what speed/grade card?
There were 2 things I really badly wanted to see in that video that I hope we can see in the next
1 - Suspend/Hibernate - Yeah, its boot time isn't bad considering but you don't want to wait that long every time you open up the Pandora. In fact you should only need to do that after installing a new OS or kernel. Is suspend/hibernate and resume working yet?
2 - VIDEO PLAYBACK! Does Xv(mc) work? Could you pretty pretty please play back a xvid/divx or h264 vid under mplayer? Purrr-leasssssse!!!
Ma10 - Great video also! Can't wait to get a 5/10s cold Linux boot on my laptop/ Pandora!
As for the distro/Ubuntu talk, let me dispel some myths and misunderstandings about all this.
The main reason Ubuntu and Debian are so popular is down to their large, reliable package repositories. Debian / Ubuntu running on a Pandora will be exactly like running it on a PC with a simliar amount of RAM- the only significant differences are:
1- 12/13k packages available under apt on ARM Debian/Ubuntu vs 22/23k packages under x86
2 - No x86 specific stuff of course (thats mainly you flash9 (flash-nonfree), wine and a few x86 only video codecs)
3- Ubuntu has no official arm/ armel repository unlike Debian
Apart from that you can run, configure and compile stuff exactly as you would on a Ubuntu/Debian PC, just a bit slower
Although all my PCs run Ubuntu (because its more up-to-date than Debian normally) I would much rather go for Debian (Lenny) over Ubuntu for running a 'desktop' distro on the Pandora because I like the fact that ARM has an official Debian port and Debian stable releases really are- Debian has a much better rep and the last couple of Ubuntu releases got a lot of flack for being buggy. Hardy got 100's of megs f updates on top of its .1 release. I think there's more people working on maintaining Debian ARM than Ubuntu ARM or OE. I've never had any luck with OE or Angstrom. The best desktop distros I ran on the Zaurus were Debian based.
But thats big, PC distros. I would like to dual-boot between Debian and a distro tweaked especially for Pandora- main reason being this: for the longest while now desktop apps have been written expecting the user will have a MIN display of 800x600 but an 'average' of 1024x768. The result of this is that lots of desktop X11 apps have windows that won't quite fit on the P's screen. Yes, you can move the big window around by holding down ALT a clicking in the window but thats not ideal. Instead the program code has to be tweaked a bit to play nice with the restricted res of the Pandoras display. It would also be good to have DSP/neon support in apps that could take advantage (mplayer, ffmpeg, lame etc)