[arch-general] security problem in X with screen saver

2012-01-18 Thread Divan Santana
Hi All, As per http://www.phoronix.com/scan.php?page=news_item&px=MTA0NTA There is a quite a serious security problem. Is there a patch coming out soon? Does anyone yet know a workaround to this in the meanwhile? Can it be announced?

Re: [arch-general] gnome-shell 3.2.2-1's problem?

2012-01-18 Thread fredbezies
2012/1/19 朱格宏 > today,i upgrade gnome-shell to 3.2.2-1,but i found notify tray of bottom > doesn't work. > e.g: > open pidgin or deluge will add icon to notify tray and i can click it to > activate app, > but it does't work now when i upgrade gnome-shell and i close these > app,the notify tray ca

Re: [arch-general] gnome-shell 3.2.2-1's problem?

2012-01-18 Thread fredbezies
2012/1/19 朱格宏 > today,i upgrade gnome-shell to 3.2.2-1,but i found notify tray of bottom > doesn't work. > e.g: > open pidgin or deluge will add icon to notify tray and i can click it to > activate app, > but it does't work now when i upgrade gnome-shell and i close these > app,the notify tray ca

[arch-general] gnome-shell 3.2.2-1's problem?

2012-01-18 Thread 朱格宏
today,i upgrade gnome-shell to 3.2.2-1,but i found notify tray of bottom doesn't work. e.g: open pidgin or deluge will add icon to notify tray and i can click it to activate app, but it does't work now when i upgrade gnome-shell and i close these app,the notify tray can't delete icons in tray. can

Re: [arch-general] Installing the 3.1 sources of Kernel with Asterisk

2012-01-18 Thread Alessio 'Blaster' Biancalana
Maybe you need the linux-headers package. ;) Salud, Alessio

Re: [arch-general] Installing the 3.1 sources of Kernel with Asterisk

2012-01-18 Thread nado
Le mercredi 18 jan 2012 à 18:49:51 (+0100), Christian a écrit : > Hi all, > I am installing Asterisk and Dahdi on my system and when I am installing > dahdi it tels me to install the sources of the 3.1 kernel. > How to do this on Arch? > Many thanks, > Christian > Hi, You can simply download the

Re: [arch-general] Installing the 3.1 sources of Kernel with Asterisk

2012-01-18 Thread Chris Sakalis
On Wed, Jan 18, 2012 at 7:49 PM, Christian wrote: > Hi all, > I am installing Asterisk and Dahdi on my system and when I am installing > dahdi it tels me to install the sources of the 3.1 kernel. > How to do this on Arch? > Many thanks, > Christian > I think you need the "linux-headers" package,

[arch-general] Installing the 3.1 sources of Kernel with Asterisk

2012-01-18 Thread Christian
Hi all, I am installing Asterisk and Dahdi on my system and when I am installing dahdi it tels me to install the sources of the 3.1 kernel. How to do this on Arch? Many thanks, Christian

Re: [arch-general] tp_smapi - LENOVO g470

2012-01-18 Thread Jan de Groot
On Wed, 2012-01-18 at 12:43 -0300, Paulo Roberto P. Evangelista wrote: > Yes, > I'm sure this pacman -U > > Atts, > > Paulo Roberto > > AVISO LEGAL > > LEGAL ADVICE Please, when you mail to this list, why do you insert this stupid legal statement? You're mailing to a public mailinglist that

Re: [arch-general] tp_smapi - LENOVO g470

2012-01-18 Thread Karol Blazewicz
On Wed, Jan 18, 2012 at 4:43 PM, Paulo Roberto P. Evangelista wrote: > Yes, > I'm sure this pacman -U Can you check if you have /lib/modules/3.1.9-2-ARCH/extramodules/tp_smapi.ko.gz file ?

Re: [arch-general] tp_smapi - LENOVO g470

2012-01-18 Thread Paulo Roberto P. Evangelista
Yes, I'm sure this pacman -U Atts, Paulo Roberto AVISO LEGAL ...Esta mensagem é destinada exclusivamente para a(s) pessoa(s) a quem é dirigida, podendo conter informação confidencial e/ou legalmente privilegiada. Se você não for destinatário desta mensagem, desde já fica notificado de abster-se

Re: [arch-general] tp_smapi - LENOVO g470

2012-01-18 Thread Karol Blazewicz
On Wed, Jan 18, 2012 at 4:43 PM, John K Pate wrote: > makepkg -sf That's a common error - you've only build the package, you still need to install it :-)

Re: [arch-general] tp_smapi - LENOVO g470

2012-01-18 Thread John K Pate
On Wed, 2012-01-18 at 12:13 -0300, Paulo Roberto P. Evangelista wrote: > Same error > > [paulo@G470 tp_smapi]$ makepkg -sf > root@G470 tp_smapi]# modprobe tp_smapi > FATAL: Error inserting tp_smapi > (/lib/modules/3.1.9-2-ARCH/extramodules/tp_smapi.ko.gz): No such > device > [root@G470 tp_smapi]#

Re: [arch-general] tp_smapi - LENOVO g470

2012-01-18 Thread Martti Kühne
On Wed, Jan 18, 2012 at 12:13:31PM -0300, Paulo Roberto P. Evangelista wrote: > ==> Entering fakeroot environment... > ==> Starting package()... > make: Entering directory `/usr/src/linux-3.1.9-2-ARCH' > INSTALL /home/paulo/builds/tp_smapi/src/tp_smapi-0.41/hdaps.ko > INSTALL /home/paulo/builds

Re: [arch-general] tp_smapi - LENOVO g470

2012-01-18 Thread Paulo Roberto P. Evangelista
Same error [paulo@G470 tp_smapi]$ makepkg -sf ==> WARNING: Sudo can not be found. Will use su to acquire root privileges. ==> Making package: tp_smapi 0.41-2 (Wed Jan 18 09:10:50 BRT 2012) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving Sources... -> Fo

Re: [arch-general] Dependency: pyalpm: requires pacman<3.6 (workaround install pyalpm?)

2012-01-18 Thread Thomas Bächler
Am 18.01.2012 15:54, schrieb Magnus Therning: > On Wed, Jan 18, 2012 at 15:46, Thomas Bächler wrote: >> Am 17.01.2012 23:20, schrieb Pierre Schmitz: >>> The best way is to add pyalpm to SyncFirst in pacman.conf and just run >>> -Syu. >> >> If I run into SyncFirst bugs, I always run >> pacman -S p

Re: [arch-general] Dependency: pyalpm: requires pacman<3.6 (workaround install pyalpm?)

2012-01-18 Thread Magnus Therning
On Wed, Jan 18, 2012 at 15:46, Thomas Bächler wrote: > Am 17.01.2012 23:20, schrieb Pierre Schmitz: >> The best way is to add pyalpm to SyncFirst in pacman.conf and just run >> -Syu. > > If I run into SyncFirst bugs, I always run >  pacman -S pacman > Everything works fine then. Except of course

Re: [arch-general] Dependency: pyalpm: requires pacman<3.6 (workaround install pyalpm?)

2012-01-18 Thread Thomas Bächler
Am 17.01.2012 23:20, schrieb Pierre Schmitz: > Am 17.01.2012 21:32, schrieb Karol Blazewicz: >> On Tue, Jan 17, 2012 at 10:26 PM, David C. Rankin >> wrote: >>> David C. Rankin, J.D.,P.E. >> >> This mail didn't make much sense to me untill the very last line ... >> >> You can solve it in a number o

Re: [arch-general] tp_smapi - LENOVO g470

2012-01-18 Thread Jelle van der Waa
On 18/01/12 15:37, Paulo Roberto P. Evangelista wrote: > recently bought a Lenovo G470 notebook, I installed tp_smapi triggers > to change the start and end of the battery charge, the following error > when trying to load the module. > > modprobe tp_smapi > > # tp_smapi.ko.gz no such file > > I'

[arch-general] tp_smapi - LENOVO g470

2012-01-18 Thread Paulo Roberto P. Evangelista
recently bought a Lenovo G470 notebook, I installed tp_smapi triggers to change the start and end of the battery charge, the following error when trying to load the module. modprobe tp_smapi # tp_smapi.ko.gz no such file I've installed linux-headers and in / lib / modules / kernel-version there

Re: [arch-general] [arch-dev-public] udev-177

2012-01-18 Thread Tom Gundersen
udev-177-3 (in testing) should work around the broken drivers for now. You will probably still see some slowdown as there is a 30 second timeout, but at least things will boot. To get things fixed properly we need to file bugs against the kernel. I know that the network guys are aware of their pro

Re: [arch-general] Dependency: pyalpm: requires pacman<3.6 (workaround install pyalpm?)

2012-01-18 Thread Magnus Therning
On Tue, Jan 17, 2012 at 23:20, Pierre Schmitz wrote: > Am 17.01.2012 21:32, schrieb Karol Blazewicz: >> On Tue, Jan 17, 2012 at 10:26 PM, David C. Rankin >> wrote: >>> David C. Rankin, J.D.,P.E. >> >> This mail didn't make much sense to me untill the very last line ... >> >> You can solve it in a