Re: [arch-general] No Compiz with current Kernels - but compiz with Linux alchemy 2.6.32-lts OK - Huh?

2010-07-12 Thread David C. Rankin
On 07/12/2010 03:59 AM, Peter Lewis wrote: I don't know if this is caused by the same thing, but there's something similar happening with the intel driver too. Look here for a discussion: http://bbs.archlinux.org/viewtopic.php?id=99488&p=2 Pete. Thanks Pete, I'll give it a look. The weirdes

Re: [arch-general] ABS Barfs

2010-07-12 Thread ProfessorTomoe
On Mon, 2010-07-12 at 21:46 +1000, Allan McRae wrote: > Fixed. Indeed, and quickly too. Thanks!

Re: [arch-general] ABS Barfs

2010-07-12 Thread Allan McRae
On 12/07/10 21:24, Allan McRae wrote: On 12/07/10 21:14, ProfessorTomoe wrote: I tried to pull down an abs update a few minutes ago and wound up getting everything but the "community," "any," and "local" directories completely removed from my /var/abs directory. I deleted and re-updated a few mi

Re: [arch-general] ABS Barfs

2010-07-12 Thread Allan McRae
On 12/07/10 21:14, ProfessorTomoe wrote: I tried to pull down an abs update a few minutes ago and wound up getting everything but the "community," "any," and "local" directories completely removed from my /var/abs directory. I deleted and re-updated a few minutes later but still got nothing but

[arch-general] ABS Barfs

2010-07-12 Thread ProfessorTomoe
I tried to pull down an abs update a few minutes ago and wound up getting everything but the "community," "any," and "local" directories completely removed from my /var/abs directory. I deleted and re-updated a few minutes later but still got nothing but the "community" and "any" repositories from

[arch-general] RSS feed - missing feature|problem

2010-07-12 Thread Netanel Shine
Hey all, My name is Netanel Shine, and a few days ago i began the process of building an israeli community of archlinux. I used a git clone to set up the main site. (like some other great projects file that archlinux git have to offer like the wiki and the forums) Everything went smoothly and just

Re: [arch-general] No Compiz with current Kernels - but compiz with Linux alchemy 2.6.32-lts OK - Huh?

2010-07-12 Thread Peter Lewis
On Monday 12 Jul 2010 at 05:12 David C. Rankin wrote: > > On my box I continue to have problems with the current kernels on, > > booting lts works fine with compiz - how is that so? IIRC - lts used to > > be cli only, now it boots into runlevel 5 just fine. > > > > Any thoughts on why compiz won't

Re: [arch-general] kernel26-2.6.34.1 - won't boot - stuck at "Setting up UTF-8 mode" [Downgrade to kernel26-2.6.34-2 OK]

2010-07-12 Thread David C. Rankin
On 07/11/2010 05:06 PM, David C. Rankin wrote: Guys, I have managed to find a work-around to the latest kernel failing to boot on my Toshiba laptop. Before downgrading, I tried chrooting the system and rebuilding the initramfs, but no luck it stopped at the same place on boot -- Setting up UTF-8

Re: [arch-general] [PATCH] mkinitcpio: mount real root device instead of symlink

2010-07-12 Thread Thomas Bächler
Am 12.07.2010 04:26, schrieb Dave Reisner: > If a symlink such as /dev/disk/by-uuid/x is provided on the kernel > cmdline, > resolve it and mount that device instead of the symlink. This prevents some > ugliness in the output of commands such as mount or df. > > Signed-off-by: Dave Reisner