Installing Ubuntu 10.04 on fitPC2 and fitPC2i

wunderli
Posts: 11
Joined: Tue Aug 04, 2009 7:06 pm

Re: Ubuntu 10.04 with psb driver WORKS!

Post by wunderli »

Hi fly

First of all a BIG thank you for posting this manual. I followed your instructions step by step and it worked out of the box. DVD display with mplayer-vaapi was also fine.

What IMHO is missing in the README of the mplayer-vaapi package is a
sudo apt-get install libva-dev
but this was easy to find out.

In my case the sound driver did not need to be explicitly specified (better: must not in order to hear any sound):
mplayer -cache 8192 -alang en -slang en -vo vaapi \
-dvd-device /u90/vobdata/Flyboys/ dvd://1

The only thing I am still missing is video output with Skype. The camera works (at least my colleagues tell me so ;-)) but I do not see them (the display of their video stream on my PC). Hopefully it is just a matter of time.

Cheers and thanks again
Martin

fly
Posts: 162
Joined: Thu Jul 22, 2010 2:02 pm

Re: Ubuntu 10.04 with psb driver WORKS!

Post by fly »

sudo apt-get install libva-dev
Thanks for pointing out. Maybe I had installed it before manually or build-dep mplayer fetched it for me, I actually don't know...
The only thing I am still missing is video output with Skype. The camera works (at least my colleagues tell me so ;-)) but I do not see them (the display of their video stream on my PC). Hopefully it is just a matter of time.
Skype by default uses xv which is currently broken on psb. I wouldn't count on it being fixed that soon. However, psb is still being developed and in the last few days there haven some patches being pushed into psb. The upgrade broke my system, but a clean install worked. Don't know what has been fixed and what not; I currently have no time to investigate psb-issues...

wunderli
Posts: 11
Joined: Tue Aug 04, 2009 7:06 pm

Re: Ubuntu 10.04 with psb driver WORKS!

Post by wunderli »

Hi,

Uuuuh, I detected another (IMHO big) problem. Thunderbird is unusuable, tons of redraw problems. It starts with entering the master password, but even after entering it 'blind' the app is not usuable.

Cheers
Martin

fly
Posts: 162
Joined: Thu Jul 22, 2010 2:02 pm

Re: Ubuntu 10.04 with psb driver WORKS!

Post by fly »

Thunderbird issues are know to the devs and as far as I know they are already fixed. I will check this and provide a link later...

update: No, the problem is confirmed, but not fixed:
Thunderbird is still broken, even with the latest version from the mozilla PPA. Did you ever figure out what was wrong?
Unfortunately no, i haven't found the problem yet.
Unrelated to the thunderbird issue:
MFonville wrote:Hi, I am the one managing the PPA. I recently added a newer version from the psb-kernel-source from the gma500 repository.
But upgrading can indeed give trouble.

You should first purge psb-kernel-source (sudo aptitude purge psb-kernel-source)
and after this you should install the new psb-kernel-source (sudo aptitude install psb-kernel-source).

wunderli
Posts: 11
Joined: Tue Aug 04, 2009 7:06 pm

Re: Ubuntu 10.04 with psb driver WORKS!

Post by wunderli »

Well, at least with the upgrade I was lucky, no problem upgrading to the new sources.

Thanks a lot for the other information on thunderbird.

Cheers
Martin

elupus
Posts: 11
Joined: Tue Apr 13, 2010 1:11 am

Re: Ubuntu 10.04 with psb driver WORKS!

Post by elupus »

Hi,

I'm also suffering from the black screen on boot issue. Have a Samsung TV connected over HDMI.

starting recovery console and modprobing psb does indeed give a high rez console, so that far it seems to be working.

What is abit odd is that the psb kernel module doesn't seem to have been loaded on normal boot. (ie not listed with lsmod when connecting to system over ssh when it's blocked at black screen).

at that point modprobing psb doesn't error and screen blinks onece and i get the following in dmesg, but still black screen.

[ 231.542274] Linux agpgart interface v0.103
[ 231.700109] [drm] Initialized drm 1.1.0 20060810
[ 231.774818] psb 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 231.774833] psb 0000:00:02.0: setting latency timer to 64
[ 231.774914] [drm] psb - 5.0.1.0046
[ 231.815928] psb 0000:00:02.0: firmware: requesting msvdx_fw.bin
[ 231.866528] [drm] SGX core id = 0x01130000
[ 231.866542] [drm] SGX core rev major = 0x01, minor = 0x02
[ 231.866553] [drm] SGX core rev maintenance = 0x01, designer = 0x00
[ 231.867603] [drm] intel_lvds_init: OpRegion has the VBT address
[ 231.867628] [drm] intel_lvds_init: The bdb->signature is BIOS_DATA_BLOCK �, the bdb_off is 48
[ 231.867676] [drm] intel_lvds_init: BLC Data in BIOS VBT tables: datasize=0 paneltype=7 type=0x01 pol=0x01 freq=0x00c8 minlevel=0x00 i2caddr=0x58 cmd=0xaa
[ 231.867713] [drm] intel_lvds_init: the CoreClock is 200
[ 231.867731] [drm] intel_lvds_init: sku_value is 0x00800000
[ 231.867743] [drm] intel_lvds_init: sku_bMaxResEnableInt is 0
[ 231.867899] [drm] intel_lvds_set_backlight: the level is 100
[ 231.867914] [drm] LVDSI2CSetBacklight: the slave_addr is 0x2c, the backlight value is 0
[ 231.876407] [drm:LVDSI2CSetBacklight] *ERROR* msg: i2c_transfer error
[ 232.180111] [drm] LVDS: no EDID data from device, reading ACPI _DDC data.
[ 232.180781] psb 0000:00:02.0: LVDS: EDID invalid.
[ 232.181174] [drm] intel_sdvo_init: sku_value is 0x00800000
[ 232.181190] [drm] intel_sdvo_init: sku_bSDVOEnable is 1
[ 232.520520] [drm] non TV is attaced
[ 232.552707] [drm] intel_sdvo_init: sku_value is 0x00800000
[ 232.552714] [drm] intel_sdvo_init: sku_bSDVOEnable is 1
[ 232.673107] [drm] non TV is attaced
[ 232.692088] [drm] get attached displays=0x1,0x0,connectedouputs=0x1
[ 232.952168] detear is disabled
[ 233.054912] Console: switching to colour frame buffer device 240x67
[ 233.093075] [drm] RGB0-1: set mode 1920x1080 8
[ 233.355838] [drm] fb0: psbfb frame buffer device
[ 233.429282] [drm] RGB0-1: set mode 1920x1080 5
[ 233.713094] [drm] Initialized psb 4.41.1 20090416 on minor 0

What is odd here is a few things. "non TV is attaced" it is a tv and the failure to read EDID (which is read correctly in xorg log).


Any ideas?

elupus
Posts: 11
Joined: Tue Apr 13, 2010 1:11 am

Re: Ubuntu 10.04 with psb driver WORKS!

Post by elupus »

okey one step forward..

making sure "/etc/initramfs-tools/modules" contains psb and then running "update-initramfs -u" gave me something on screen instead of black screen. It now displays parts of the plymuth loader i think. Just the text thou.

And vt switching seems to work, atleast to vt 1. But X still refuses to play along.

elupus
Posts: 11
Joined: Tue Apr 13, 2010 1:11 am

Re: Ubuntu 10.04 with psb driver WORKS!

Post by elupus »

I think xorg is actually crashing mid startup. By adding Option "NoDDC" to my xorg, it seems to continue to start up, but i get nothing on screen.

Probably not selecting a valid mode for the TV even thou i did add a proper modeline for it.

elupus
Posts: 11
Joined: Tue Apr 13, 2010 1:11 am

Re: Ubuntu 10.04 with psb driver WORKS!

Post by elupus »

okey.. here is why it crashes with ddc enabled.. (found by a manual startx, doesn't show in log)

/usr/bin/X: symbol lookup error: /usr/lib/xorg/modules/drivers/psb_drv.so: undefined symbol: DDC_checksum

elupus
Posts: 11
Joined: Tue Apr 13, 2010 1:11 am

Re: Ubuntu 10.04 with psb driver WORKS!

Post by elupus »

And a report about the same isseu..
http://code.google.com/p/gma500/issues/detail?id=34

Post Reply

Return to “Ubuntu 10.04”