[Openchrome-users] COOL!

Thiago Camargo thiagomartins
Tue Oct 24 19:49:21 PDT 2006


Hi,

 I have created a package for openchorme to Ubuntu Edgy
an I got a surprise! At this time of Edgy, I just installed
openchrome from svn, all other packges like xine, libdrm, kernel
drm modules are defaults from Ubuntu Edgy 6.10.

Look:
$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=6.10
DISTRIB_CODENAME=edgy
DISTRIB_DESCRIPTION="Ubuntu 6.10"
$ cd; mkdir -p video-devel/svn.openchrome.org
$ cd video-devel/svn.openchrome.org
$ svn co http://svn.openchrome.org/svn/trunk openchrome
$ svn export openchrome openchrome-0.2.6
$ cd openchrome-0.2.6
$ ./autogen.sh
$ make clean
$ cd..
$ tar czf openchrome-0.2.6.tar.gz openchrome-0.2.6/
$ cd openchrome-0.2.6/
$ dh_make -e thiagomartins at tcmc.com.br -b -f
../openchrome-0.2.6+svn20061024.tar.gz -p
xserver-xorg-video-openchrome
...
edit all related stuff under debian/ to build a new package,
do `dpkg-buildpackage -rfakeroot -uc -us' and voia-l?:
...
ls -1 ..
xserver-xorg-video-openchrome_0.2.6+svn20061024-1.dsc
xserver-xorg-video-openchrome_0.2.6+svn20061024-1_i386.changes
xserver-xorg-video-openchrome_0.2.6+svn20061024-1_i386.deb
xserver-xorg-video-openchrome_0.2.6+svn20061024-1.tar.gz

After install this uniq driver a part of Ubuntu Edgy, I try xine from
Ubuntu, so:
apt-get install xine-ui libxine-extracodecs

/*
$ file /media/dvd/video_ts/vts_01_1.vob
/media/dvd/video_ts/vts_01_1.vob: MPEG sequence, v2, program multiplex
*/

$ xine -V xxmc /media/dvd/video_ts/vts_01_1.vob

And xine is using only 4.. 5% of my "CPU VIA Nehemiah 800Mhz" to play
this DVD file...
with "xine -V xv ..." the consumption is well bigger, about 60%.

With this openunichrome driver, xine consumes less CPU than VIA driver
from Ubuntu package xserver-xorg-video-via, with Ubuntu default driver,
xine consumes 15, 18% of my CPU.
Has I say, I don't install `drm' or kernel modules from CVS of
dri.freedesktop.org, just Ubuntu Edgy default kernel and libdrm2 packages.

But with old Ubuntu Dapper Drake or Debian, I _must_ install all stuff
from CVS/SVN, etc, etc...
...

And about my packages, just add to your sources.list:

deb http://www.tcmc.com.br/ubuntu edgy main
deb-src http://www.tcmc.com.br/ubuntu edgy main
$ apt-get update
$ apt-get [source/install] xserver-xorg-video-openchrome
$ apt-get build-dep xserver-xorg-video-openchrome

Build, install, reconfigure xorg.conf, aptget xine and play your DVD with xxmc.

Regards!
Thiago Martins
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wiki.openchrome.org/pipermail/openchrome-users/attachments/20061025/5105374a/attachment.html



More information about the Openchrome-users mailing list