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

2009-12-07 Thread Tom K
Tom K wrote: Thomas Bächler wrote: Gabriel Morrison Lima Dantas schrieb: Removing radeon from initramfs and putting it in MODULES section of rc.conf solves the problem. Hm, I hope you are happy this way until we know what's going on ... the problem is certainly not that the firmware i

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

2009-12-06 Thread Tom K
Thomas Bächler wrote: Gabriel Morrison Lima Dantas schrieb: Removing radeon from initramfs and putting it in MODULES section of rc.conf solves the problem. Hm, I hope you are happy this way until we know what's going on ... the problem is certainly not that the firmware is not put in initra

Re: [arch-general] Intel AG 4965

2009-10-16 Thread Tom K
Flavio Costa wrote: Maybe the output of NetworkManager's log would be helpful too. Try "# tail -f /var/log/messages" while connecting to a wireless connection. On Thu, Oct 15, 2009 at 8:28 PM, Alan Hoffmeister wrote: Hello guyz! First of all, let me introduce. My name is Alan Hoffmeister,

Re: [arch-general] New PKGBUILD for libtorrent-rasterbar

2009-10-10 Thread Tom K
Jeff Horelick wrote: Hey all, libtorrent-rasterbar is pretty out of date (2 months and 2 package versions), so here's a PKGBUILD for the new version. I bumped the pkgver (obviously), added python to the dependency list since we *ARE* building the python bindings... Do the python packages need t

Re: [arch-general] nut package - no docs or cgi interface??

2009-10-10 Thread Tom K
David C. Rankin wrote: On Friday 09 October 2009 11:05:09 pm Allan McRae wrote: File a bug report/feature request. Allan Done: http://bugs.archlinux.org/task/16554 Should be under the Community Packages project I think, not the main Arch Linux one. T.

Re: [arch-general] outdated packages

2009-10-08 Thread Tom K
Juan Diego wrote: Good day everyone I have a suggestion. if you take a look at the packages in aur, most of them are always up to date, the reason that I can find is the "flag out-of-date" feature, this is very interesting because in aur you also have the possibility to propose a new PKGBUILD (

Re: [arch-general] Last couple of updates Knocked my Wireless -- OUT (atheros/madwifi/ath_pci)

2009-09-21 Thread Tom K
David C. Rankin wrote: Listmates, I'm not sure where to start troubleshooting this problem. For months and months, ever since I installed Arch, my Atheros wifi (through ath0) has always just worked right out of the box. The mywpa.conf file is: CONNECTION="wireless" INTERFACE=wlan0 SCAN="y

Re: [arch-general] ArcLlinux 2009.02 installation issues

2009-09-16 Thread Tom K
Ciprian Dorin, Craciun wrote: Hello all! During my installation trials for ArchLinux 2009.02, I've stumbled upon some issues that I describe below. Why are you using 2009.02? 2009.08 was released last month. T.

Re: [arch-general] A little weirdness at boot time

2009-08-31 Thread Tom K
Thomas Bächler wrote: Tom K schrieb: SImplest, most Arch-like solution is to load the modules in the required order in the rc.conf MODULES array. I hope that's what you mean by "manually". :) With the asynchronous "trigger && load MODULES=() && settle&

Re: [arch-general] A little weirdness at boot time

2009-08-30 Thread Tom K
André Ramaciotti wrote: On Sat, Aug 29, 2009 at 3:54 PM, Daenyth Blank wrote: On Sat, Aug 29, 2009 at 13:51, Juan Diego wrote: about the network card problem, have you tried adding: QUIRKS="predown" to your netcfg config file I thought that quirks were removed?