Re: [arch-general] kde4/kmail slow - anybody else notice or is it just me?

2009-12-08 Thread Fabian Schölzel
2009/12/8 David C. Rankin : > Specifically I see a slowdown when I access a mail folder containing >2000 > messages or so. Each time I leave and return to a folder (my arch folder for > example) kmail reloads and re-sorts the entire folder taking some 20+ > seconds each time. It is like all 'folder

Re: [arch-general] Making a PHP package with the embed SAPI

2009-12-08 Thread Denis Kobozev
On Wed, Dec 9, 2009 at 12:44 AM, Brendan Long wrote: > My problem isn't creating a custom php package, the problem is creating one > that installs to /usr but doesn't conflict with the official php package. > I'd like to be able to install it just like you can install php-mcrypt and > php-mysql.

Re: [arch-general] Making a PHP package with the embed SAPI

2009-12-08 Thread Brendan Long
My problem isn't creating a custom php package, the problem is creating one that installs to /usr but doesn't conflict with the official php package. I'd like to be able to install it just like you can install php-mcrypt and php-mysql. On 12/8/2009 7:43 PM, Denis Kobozev wrote: On Thu, Dec 3,

Re: [arch-general] Different local setting of rc.conf and X

2009-12-08 Thread 大熊
2009/12/9 Guus Snijders : > 大熊 schreef: >> >> I need en_US.UTf-8 under console and zn_CN.UTF-8 under X >> >> So rc.conf: >> >>    LOCALE="en_US.UTF-8" >> >> and ~/.xprofile: > > > Wrong file i guess, shouldn't that be .profile? > > On the other hand; i have similar situation as you, but i used .xin

Re: [arch-general] testing: xf86-video-ati, libdrm - transparency lost in kde4 w/compiz

2009-12-08 Thread David C. Rankin
Xavier wrote: On Tue, Dec 8, 2009 at 9:14 AM, David C. Rankin wrote: On Tuesday 08 December 2009 01:39:29 and regarding: This is which radeon loaded in rc.conf due to the current hang in used with KMS. Anybody else see this? Let me try that again: This is with the radeon dri

Re: [arch-general] scripts to analyze and manage /var/cache/pacman/pkg for installed/uninstalled & gen install scr for uninstalled

2009-12-08 Thread David C. Rankin
Crouse wrote: In the event of a sudden termination event for the program, it would be nice to have a check there. Look into "trap" and make sure no matter what your IFS gets set back to it's original value even if someone does a CTRL+ALT+DEL. ;) Dave Crouse Dave, Thank you. I know trap. Th

Re: [arch-general] Mkinitcpio and tuxonice?

2009-12-08 Thread Ng Oon-Ee
On Wed, 2009-12-09 at 11:02 +0800, Ng Oon-Ee wrote: > On Wed, 2009-12-09 at 03:36 +0100, Damjan Georgievski wrote: > > > It looks vanilla to me, and doesn't work here =(. Says 'waiting 10 > > > seconds for swap:/dev/sda8' and then continues normal boot after 10 > > > seconds. > > > > > > I only u

Re: [arch-general] Mkinitcpio and tuxonice?

2009-12-08 Thread Ng Oon-Ee
On Wed, 2009-12-09 at 03:36 +0100, Damjan Georgievski wrote: > > It looks vanilla to me, and doesn't work here =(. Says 'waiting 10 > > seconds for swap:/dev/sda8' and then continues normal boot after 10 > > seconds. > > > I only use resume=/dev/sda2, but I also have > CONFIG_TOI_REPLACE_SWSUSP=y

Re: [arch-general] Making a PHP package with the embed SAPI

2009-12-08 Thread Denis Kobozev
On Thu, Dec 3, 2009 at 11:56 PM, Brendan Long wrote: > I'm > wondering if anyone has any ideas of how to make this a simple php-embed > package that would only install the needed parts. I became curios how other distros package phc - turns out they don't. There are two packages provided on phc we

Re: [arch-general] Mkinitcpio and tuxonice?

2009-12-08 Thread Damjan Georgievski
> It looks vanilla to me, and doesn't work here =(. Says 'waiting 10 > seconds for swap:/dev/sda8' and then continues normal boot after 10 > seconds. I only use resume=/dev/sda2, but I also have CONFIG_TOI_REPLACE_SWSUSP=y -- damjan

Re: [arch-general] kde4/kmail slow - anybody else notice or is it just me?

2009-12-08 Thread Atanas Zhelev
2009/12/8 David C. Rankin : > On Tuesday 08 December 2009 01:55:36 and regarding: >> Am Dienstag 08 Dezember 2009 08:41:15 schrieb David C. Rankin: >> > Anybody else seeing a slow down in kmail? >> >> Well the initial access to a folder (after kmail install) takes a few >> seconds, >> but after th

Re: [arch-general] Mkinitcpio and tuxonice?

2009-12-08 Thread Ng Oon-Ee
On Wed, 2009-12-09 at 02:13 +0100, Damjan Georgievski wrote: > > A quick look into testing shows that I won't be able to update the > > 2.6.32 kernel due to dependencies on klib invalidating my 'old' > > mkinitcpio package. Unfortunately I'm stuck here, since without this > > 'old' package for mkin

Re: [arch-general] Mkinitcpio and tuxonice?

2009-12-08 Thread Damjan Georgievski
> A quick look into testing shows that I won't be able to update the > 2.6.32 kernel due to dependencies on klib invalidating my 'old' > mkinitcpio package. Unfortunately I'm stuck here, since without this > 'old' package for mkinitcpio (0.5.24-1) I'm unable to resume from > hibernate in tuxonice.

Re: [arch-general] Installing Arch Linux w/ RAID

2009-12-08 Thread Carlos Williams
On Sat, Dec 5, 2009 at 12:50 PM, toomanymirrors wrote: > On Wed, 2009-12-02 at 10:30 -0500, Carlos Williams wrote: > Looks good. Does it not work? > Jackson It works perfect when only doing so in a RAID1 configuration. I just have two drives and each drive has 3 identical partitions each: sda1 =

Re: [arch-general] Mkinitcpio and tuxonice?

2009-12-08 Thread Ng Oon-Ee
On Tue, 2009-12-08 at 14:40 +0500, Vasiliy Kurdin wrote: > 2009/12/8 Ng Oon-Ee > > > On Tue, 2009-12-08 at 09:02 +0100, Thomas Bächler wrote: > > > Ng Oon-Ee schrieb: > > > > On Tue, 2009-12-08 at 07:13 +0100, Thomas Bächler wrote: > > > >> Ng Oon-Ee schrieb: > > > >>> Hi all, I've been holding t

Re: [arch-general] Different local setting of rc.conf and X

2009-12-08 Thread Guus Snijders
大熊 schreef: I need en_US.UTf-8 under console and zn_CN.UTF-8 under X So rc.conf: LOCALE="en_US.UTF-8" and ~/.xprofile: Wrong file i guess, shouldn't that be .profile? On the other hand; i have similar situation as you, but i used .xinitrc: LANG=nl_NL.utf8 export LANG This works when y

Re: [arch-general] Kernel 2.6.32 and Radeon KMS

2009-12-08 Thread Smith Dhumbumroong
On Tue, 08 Dec 2009 17:33:12 +0100 Sven-Hendrik Haase wrote: > On 08.12.2009 11:13, Xavier wrote: > > On Tue, Dec 8, 2009 at 6:52 AM, David C. Rankin > > wrote: > > > >> On Monday 07 December 2009 09:05:18 and regarding: > >> > >>> I'm confirming this as well. Mine fails at radeon/R200_c

Re: [arch-general] iwl5000 issues

2009-12-08 Thread Rafa Grimán
Hi :) On Tuesday 08 December 2009 14:46:43 Giovanni Scafora wrote: > 2009/12/8, Rafa Grimán : > > As I said before, my wireless was working until I updated. Don't know > > for sure which package broke wireless connectivity. > > See here: http://bbs.archlinux.org/viewtopic.php?pid=635942 This h

Re: [arch-general] Kernel 2.6.32 and Radeon KMS

2009-12-08 Thread Sven-Hendrik Haase
On 08.12.2009 11:13, Xavier wrote: > On Tue, Dec 8, 2009 at 6:52 AM, David C. Rankin > wrote: > >> On Monday 07 December 2009 09:05:18 and regarding: >> >>> I'm confirming this as well. Mine fails at radeon/R200_cp.bin, though. >>> Loading in rc.conf works alright but the GPU appears to ge

Re: [arch-general] iwl5000 issues

2009-12-08 Thread Rafa Grimán
Hi :) On Tuesday 08 December 2009 14:56:17 Thomas Bächler wrote: > Rafa Grim�n schrieb: > > Hi :) > > > > Got a Lenovo T400 laptop with an Intel 5100 wireless card, lspci: > > > > 03:00.0 Network controller: Intel Corporation PRO/Wireless 5100 AGN > > [Shiloh] Network Connection > > > > Which was

Re: [arch-general] iwl5000 issues

2009-12-08 Thread Rafa Grimán
Hi :) On Tuesday 08 December 2009 14:51:23 Giovanni Scafora wrote: > 2009/12/8, Rafa Grimán : > > Which was working until I updated my system. > > It seems that the problem is much more generic, as lots of people have > problems with wireless interfaces and 2.6.31 kernels. > iwlwifi-5000-ucode p

Re: [arch-general] iwl5000 issues

2009-12-08 Thread Rafa Grimán
Hi :) On Tuesday 08 December 2009 14:37:52 Flavio Costa wrote: > Updated what, I mean, which packages? The whole sstem: pacman -Sy pacman -Su I don't remember wich packages got updated, there were a whole bunch. I don't update every day so I can't say. Rafa > On Tue, De

Re: [arch-general] iwl5000 issues

2009-12-08 Thread Nezmer
On Tue, Dec 08, 2009 at 02:56:17PM +0100, Thomas Bächler wrote: > Rafa Grimán schrieb: >> Hi :) >> >> Got a Lenovo T400 laptop with an Intel 5100 wireless card, lspci: >> >> 03:00.0 Network controller: Intel Corporation PRO/Wireless 5100 AGN >> [Shiloh] Network Connection >> >> Which was working u

Re: [arch-general] scripts to analyze and manage /var/cache/pacman/pkg for installed/uninstalled & gen install scr for uninstalled

2009-12-08 Thread Crouse
In the event of a sudden termination event for the program, it would be nice to have a check there. Look into "trap" and make sure no matter what your IFS gets set back to it's original value even if someone does a CTRL+ALT+DEL. ;) Dave Crouse On Mon, Dec 7, 2009 at 7:02 PM, David C. Rankin w

Re: [arch-general] iwl5000 issues

2009-12-08 Thread Thomas Bächler
Giovanni Scafora schrieb: 2009/12/8, Rafa Grimán : As I said before, my wireless was working until I updated. Don't know for sure which package broke wireless connectivity. See here: http://bbs.archlinux.org/viewtopic.php?pid=635942 Ah, yes, on some devices the wireless starts in "soft-kil

Re: [arch-general] iwl5000 issues

2009-12-08 Thread Thomas Bächler
Rafa Grimán schrieb: Hi :) Got a Lenovo T400 laptop with an Intel 5100 wireless card, lspci: 03:00.0 Network controller: Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection Which was working until I updated my system. Kernel version: # uname -a Linux currotop 2.6.31-ARCH #1

Re: [arch-general] iwl5000 issues

2009-12-08 Thread Giovanni Scafora
2009/12/8, Rafa Grimán : > Which was working until I updated my system. Also, read comments at http://bugs.archlinux.org/task/16138 -- Arch Linux Developer http://www.archlinux.org http://www.archlinux.it

Re: [arch-general] iwl5000 issues

2009-12-08 Thread Giovanni Scafora
2009/12/8, Rafa Grimán : > Which was working until I updated my system. It seems that the problem is much more generic, as lots of people have problems with wireless interfaces and 2.6.31 kernels. iwlwifi-5000-ucode package works fine. Which kernel are you using before upgrading your system? --

Re: [arch-general] iwl5000 issues

2009-12-08 Thread Giovanni Scafora
2009/12/8, Rafa Grimán : > As I said before, my wireless was working until I updated. Don't know for > sure > which package broke wireless connectivity. See here: http://bbs.archlinux.org/viewtopic.php?pid=635942 -- Arch Linux Developer http://www.archlinux.org http://www.archlinux.it

Re: [arch-general] iwl5000 issues

2009-12-08 Thread Flavio Costa
Updated what, I mean, which packages? On Tue, Dec 8, 2009 at 11:22 AM, Rafa Grimán wrote: > Hi :) > > Got a Lenovo T400 laptop with an Intel 5100 wireless card, lspci: > > 03:00.0 Network controller: Intel Corporation PRO/Wireless 5100 AGN > [Shiloh] > Network Connection > > Which was working un

[arch-general] iwl5000 issues

2009-12-08 Thread Rafa Grimán
Hi :) Got a Lenovo T400 laptop with an Intel 5100 wireless card, lspci: 03:00.0 Network controller: Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection Which was working until I updated my system. Kernel version: # uname -a Linux currotop 2.6.31-ARCH #1 SMP PREEMPT Tue Nov 10

Re: [arch-general] testing: xf86-video-ati, libdrm - transparency lost in kde4 w/compiz

2009-12-08 Thread Xavier
On Tue, Dec 8, 2009 at 9:14 AM, David C. Rankin wrote: > On Tuesday 08 December 2009 01:39:29 and regarding: >>         This is which radeon loaded in rc.conf due to the current hang in >> used with KMS. Anybody else see this? >> > > Let me try that again: > >        This is with the radeon drive

Re: [arch-general] Kernel 2.6.32 and Radeon KMS

2009-12-08 Thread Xavier
On Tue, Dec 8, 2009 at 6:52 AM, David C. Rankin wrote: > On Monday 07 December 2009 09:05:18 and regarding: >> I'm confirming this as well. Mine fails at radeon/R200_cp.bin, though. >> Loading in rc.conf works alright but the GPU appears to get very hot. I >> have no diode on it but it just tries

Re: [arch-general] Mkinitcpio and tuxonice?

2009-12-08 Thread Vasiliy Kurdin
I have tried that 'patch' from wiki, but it didn't help me. 2009/12/8 Ng Oon-Ee > On Tue, 2009-12-08 at 09:02 +0100, Thomas Bächler wrote: > > Ng Oon-Ee schrieb: > > > On Tue, 2009-12-08 at 07:13 +0100, Thomas Bächler wrote: > > >> Ng Oon-Ee schrieb: > > >>> Hi all, I've been holding the mkinitc

Re: [arch-general] Mkinitcpio and tuxonice?

2009-12-08 Thread Ng Oon-Ee
On Tue, 2009-12-08 at 09:02 +0100, Thomas Bächler wrote: > Ng Oon-Ee schrieb: > > On Tue, 2009-12-08 at 07:13 +0100, Thomas Bächler wrote: > >> Ng Oon-Ee schrieb: > >>> Hi all, I've been holding the mkinitcpio package due to > >>> http://bugs.archlinux.org/task/15240 > >>> > >>> A quick look into t

Re: [arch-general] testing: xf86-video-ati, libdrm - transparency lost in kde4 w/compiz

2009-12-08 Thread David C. Rankin
On Tuesday 08 December 2009 01:39:29 and regarding: > This is which radeon loaded in rc.conf due to the current hang in > used with KMS. Anybody else see this? > Let me try that again: This is with the radeon driver loaded in rc.conf instead of initramfs due to the current hang

Re: [arch-general] kde4/kmail slow - anybody else notice or is it just me?

2009-12-08 Thread David C. Rankin
On Tuesday 08 December 2009 01:55:36 and regarding: > Am Dienstag 08 Dezember 2009 08:41:15 schrieb David C. Rankin: > > Anybody else seeing a slow down in kmail? > > Well the initial access to a folder (after kmail install) takes a few > seconds, > but after that it's usually fast. > > I just

Re: [arch-general] Mkinitcpio and tuxonice?

2009-12-08 Thread Thomas Bächler
Ng Oon-Ee schrieb: On Tue, 2009-12-08 at 07:13 +0100, Thomas Bächler wrote: Ng Oon-Ee schrieb: Hi all, I've been holding the mkinitcpio package due to http://bugs.archlinux.org/task/15240 A quick look into testing shows that I won't be able to update the 2.6.32 kernel due to dependencies on kl