[02:50] Figured I would come in and say hi. [02:52] Question I am sure has been asked a few times already: Could it be possible, some time in the future when Ubuntu TV really comes into fruition, to install on a PC, then make the "TV" display the primary component, with other applications running in the background, and maybe with the aid of Compiz, deferred to the other monitors? [02:55] Odd question, some clarification, could I define the primary display, and have the TV components of Ubuntu TV be on the primary while other applications go into secondary displays in the future, so, for instance, I could rock a television setup on the really big main monitor, with other monitors doing things like chatting and web viewing? Or would it be too big a strain on the system, even with today's ultra-powerful processors and vide === rsalveti` is now known as rsalveti [08:51] Saviq, any thoughts on whether the Raspberry Pi will run Ubuntu TV? [08:57] repete: we don't support the arm rev of rpi [08:57] popey, I know we don't now, because it is ARM11 [08:58] we could, if we put some engineering effort in [08:58] popey, any concerns with the FPS of the GPU? [08:58] i don't know enough about it, but xbmc has been demoed on it [08:58] cool [08:59] http://www.youtube.com/watch?v=iKhnoQMwjmQ [09:07] repete, AFAIK the biggest problem with the Pi is its lack of umph when it comes to CPU power [09:08] the other issue I saw mentioned was the lack of support for their video decoding HW [09:08] rsalveti, you should know more ^? [09:08] Saviq, huh... thought I head it did hw decode of video [09:08] repete, it does [09:09] repete, but AFAIK we don't have the drivers [09:09] right... [09:09] but Debian runs on it, right? [09:09] yes [09:09] So the code must be available [09:09] and actually the drivers part will probably be solved one way or another [09:09] I know ARM11 is a blocker as well [09:09] another issue is RAM, it only has 128/256 MB IIRC [09:09] Might be a good use case for optimising [09:10] that is wireless/wired /methinks [09:10] i.e. if you want onboard wireless, you only get 128MB RAM [09:10] right. Was just reading that both now have 256 MB, but still that is low [09:10] oh ok so that changed [09:11] yeah, my unity-2d-shell has 117M residual now [14:18] I don't think we'll support raspberry pi so soon [14:19] we'd need to change quite a few things to make it supported [14:19] if you want to run debian, you'd just need a way to have the video decode support working with qt [14:19] either with gstreamer or using another proprietary solution [14:19] didn't yet check how it's doing the video decoding