Re: [arch-general] Kernel 3.13

2014-01-26 Thread Jonathan Hudson
On Sun, 26 Jan 2014 20:17:13 +, Dave wrote: >Jonathan Hudson wrote: >>When you upgrade to kernel 3.13, pacman considerately informs you that >>you must have a keyboard hook in mkinitcpio.conf. >> >>What you're not told is that if you have an AT keyboard, you also need >>to ensure that the atk

Re: [arch-general] Kernel 3.13

2014-01-26 Thread Karol Blazewicz
On Sun, Jan 26, 2014 at 9:01 PM, Jonathan Hudson wrote: > When you upgrade to kernel 3.13, pacman considerately informs you that > you must have a keyboard hook in mkinitcpio.conf. > > What you're not told is that if you have an AT keyboard, you also need > to ensure that the atkbd module is loade

Re: [arch-general] Kernel 3.13

2014-01-26 Thread Dave
Jonathan Hudson wrote: >When you upgrade to kernel 3.13, pacman considerately informs you that >you must have a keyboard hook in mkinitcpio.conf. > >What you're not told is that if you have an AT keyboard, you also need >to ensure that the atkbd module is loaded, otherwise you probably won't >have

Re: [arch-general] /usr/bin/makepkg: eval: line 2180: unexpected EOF while looking for matching `}'

2014-01-26 Thread Emil Lundberg
provides=("${pkgname}") is added implicitly by makepkg, so you shouldn't need to define the provides variable at all in this case (unless I misunderstood your PKGBUILD). On Sat, Jan 25, 2014 at 11:42 AM, David C. Rankin wrote: > On 01/24/2014 08:10 PM, Nowaker wrote: >>> Is there something obviou

[arch-general] Kernel 3.13

2014-01-26 Thread Jonathan Hudson
When you upgrade to kernel 3.13, pacman considerately informs you that you must have a keyboard hook in mkinitcpio.conf. What you're not told is that if you have an AT keyboard, you also need to ensure that the atkbd module is loaded, otherwise you probably won't have a working keyboard on reboot.

Re: [arch-general] Is there a burning tool able to replace K3b?

2014-01-26 Thread Bennett Piater
Personally, I fell in love with AwesomeWM. It's quick to set up, and i've never looked back. Everything works well automagically! B On 01/25/2014 04:46 AM, David Rosenstrauch wrote: > On 01/24/2014 09:24 PM, David C. Rankin wrote: >> On 01/21/2014 04:43 AM, Ralf Mardorf wrote: >>> I'm experimenti