[PATCH] add F11-updates and F11-testing (for dracut, etc.)

2009-07-16 Thread Martin Dengler
--- olpc-base.ks |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/olpc-base.ks b/olpc-base.ks index c72c8ff..d0b3088 100644 --- a/olpc-base.ks +++ b/olpc-base.ks @@ -13,6 +13,8 @@ repo --name=olpc --cost=3 --baseurl=http://dev.laptop.org/~dsd/xo1-rpms repo --name=olpc-

Re: [Sugar-devel] creating your own templates in write activity

2009-07-16 Thread Martin Sevior
Hi Manusheel, There is no specific pyabiword binding for insert textbox but your can use the following technique to access the abiword/src/wp/ap/xp/ap_EditMethods.cpp function that provide the interface to libabiword. do: self._abiword_canvas.invoke_cmd("insTextbox","",0,0) T

Re: [alsa-devel] [PATCH] ALSA: hda - Add CX20582 and OLPC XO-1.5 support

2009-07-16 Thread Takashi Iwai
At Thu, 16 Jul 2009 14:59:56 +0100, Daniel Drake wrote: > > On Thu, 2009-07-16 at 15:53 +0200, Takashi Iwai wrote: > > At Thu, 16 Jul 2009 14:46:57 +0100 (BST), > > Daniel Drake wrote: > > > > > > This adds support for the Conexant CX20582 codec, based on code from > > > http://www.linuxant.com/a

Re: [alsa-devel] [PATCH] ALSA: hda - Add CX20582 and OLPC XO-1.5 support

2009-07-16 Thread Takashi Iwai
At Thu, 16 Jul 2009 14:46:57 +0100 (BST), Daniel Drake wrote: > > This adds support for the Conexant CX20582 codec, based on code from > http://www.linuxant.com/alsa-driver/alsa-driver-linuxant-1.0.19ppch12-1.noarch.rpm.zip > > This is the codec to be shipped in the OLPC XO-1.5, so this patch als

Re: reviving XO-1 OS builds, as the XO-1.5 release approaches...

2009-07-16 Thread Holt
Adric Net wrote: > Hi all, > > I have an XO-1, some usb sticks, and other odds and ends, along with > fast Internet access. > I expect there are others in similar situations who would like to help > test on XO-1 ... if only > to make sure that their hardware will continue to run the new code.

creating your own templates in write activity

2009-07-16 Thread Manusheel Gupta
Tomeu, Hope all is well. We have been working on developing a template builder tool in write activity, and wish to have your pointers on certain features- 1. Text box - We realize that the text box tool is missing in the current write activity, and wish to develop it. We looked at abiwidget.h fi

Re: NetworkManager and OLPC mesh update

2009-07-16 Thread Daniel Drake
On Wed, 2009-07-15 at 14:24 +0100, Daniel Drake wrote: > I've recently been working on reimplementing mesh support in > NetworkManager and sugar. > > I've written all the code and submitted all the NetworkManager patches > for their development branch, but unfortunately it looks like I won't > hav

problems with touchpad

2009-07-16 Thread Rodolfo D. Arce S.
Hello all: I am having serious trouble with certain laptos XO-1, more specifically with touchpad not responding http://wiki.laptop.org/go/XO_Troubleshooting_Keyboard#Is_the_touchpad_jerky_or_oversensitive_.3F Recalibrating doesn't seem to work, and although reinstall sounds like a good idea, has

Re: [PATCH] viafb: update driver to use both I2C Channels

2009-07-16 Thread Deepak Saxena
On Jul 15 2009, at 22:17, Harald Welte was caught saying: > Hi Deepak, > > as I have pointed out a couple of times to some OLPC folks (not sure if you > were included), there is a via-viafb-i2c tree in my git tree > (http://git.gnumonks.org/cgi-bin/gitweb.cgi?p=linux-2.6-via.git;a=shortlog;h=refs

Re: [alsa-devel] [PATCH] ALSA: hda - Add CX20582 and OLPC XO-1.5 support

2009-07-16 Thread Daniel Drake
On Thu, 2009-07-16 at 15:53 +0200, Takashi Iwai wrote: > At Thu, 16 Jul 2009 14:46:57 +0100 (BST), > Daniel Drake wrote: > > > > This adds support for the Conexant CX20582 codec, based on code from > > http://www.linuxant.com/alsa-driver/alsa-driver-linuxant-1.0.19ppch12-1.noarch.rpm.zip > > > >

[PATCH] ALSA: hda - Add CX20582 and OLPC XO-1.5 support

2009-07-16 Thread Daniel Drake
This adds support for the Conexant CX20582 codec, based on code from http://www.linuxant.com/alsa-driver/alsa-driver-linuxant-1.0.19ppch12-1.noarch.rpm.zip This is the codec to be shipped in the OLPC XO-1.5, so this patch also includes an XO-specific profile. Resultant configuration: http://dev.la