Re: xorg ati external display and XVIDEO

2006-05-09 Thread Michael Schmitz
> > Anyway, you can achieve the overlay setting as a radeon driver option in > > xorg.conf. > > This has been removed in favour of the Xv adaptor port attribute. Oops. What a shame the videoadapter section in xorg.conf is still undocumented. I'll go package the xvattr binary, then. Micha

Re: accessing hfs journeling in 2.6.16.14 fixed?

2006-05-09 Thread Adam D
Adam D wrote: > Bernhard Reiter wrote: >> On Sat, May 06, 2006 at 03:59:47PM -0700, Adam D wrote: >>> Has anyone else not been able to access HFS journaling file >>> systems? Ever since I upgraded my kernel to 2.6.16.12 and have >>> been able to access HFSX but lost any mounting of HFS journaling.

Re: accessing hfs journeling in 2.6.16.14 fixed?

2006-05-09 Thread Johannes Berg
On Tue, 2006-05-09 at 05:18 -0700, Adam D wrote: > I can mount HFSplus however... > # mount -t hfsplus /dev/hda5 /mnt/x > # touch test > touch: cannot touch `test': Read-only file system > > This is only because it has journaling activated.. without.. I can > write and such. I am also getting th

Re: accessing hfs journeling in 2.6.16.14 fixed?

2006-05-09 Thread ruben
At Tue, 09 May 2006 14:26:04 +0200, Johannes Berg wrote: > > On Tue, 2006-05-09 at 05:18 -0700, Adam D wrote: > > > I can mount HFSplus however... > > # mount -t hfsplus /dev/hda5 /mnt/x > > # touch test > > touch: cannot touch `test': Read-only file system > > If you'd bother to check the kerne

AluBook 5.6: sysctrl mouse button emulation broken with recent git kernel?

2006-05-09 Thread Wolfgang Pfeiffer
... or what did I miss ? .. :) Hi All $ cat /proc/cpuinfo processor : 0 cpu : 7447A, altivec supported clock : 833.333000MHz revision: 0.5 (pvr 8003 0105) bogomips: 16.57 timebase: 832 platform: PowerMac machine : PowerBook

Re: Usermodelinux for ppc

2006-05-09 Thread Rick Thomas
On May 7, 2006, at 6:59 AM, Saladino wrote: Hi, After trying qemu I am now trying uml. I cannot compile it because it searches the subarch as powerpc and the Makefile that exists is Makefile-ppc, not Makefile-powerpc. May I have troubles if I do SUBARCH=ppc ? I am doing something wrong? Thanks