Re: [arch-general] grub2 + luks + keyfile

2012-08-20 Thread Adrian Pop
Seems I forgot to add the usb hook. It works now. Thank you for replying and directing my attention towards mkinitcpio.

Re: [arch-general] kdeplasma-applets-networkmanagement: NetworkManager is not running. Please start it.

2012-08-20 Thread Kaushal M
I'm facing the same problem, but the solution doesn't seem to be working for me. I had a *.pacnew only for login in /etc/pam.d, which I renamed. But still the applet refuses to work for me. :( Any other ideas? On Tue, Aug 21, 2012 at 7:12 AM, C Anthony Risinger wrote: > On Mon, Aug 20, 2012 at

Re: [arch-general] systemd: Disable dhcpcd

2012-08-20 Thread David Hunter
On Mon, Aug 20, 2012 at 9:54 PM, Simon Perry wrote: > I'm using netcfg@eth0.service to configure a static IP, however it seems > that systemd insists on starting dhcpcd, and this screws up my > resolv.conf. You're probably still using initscripts compatibility, so systemd is loading the items (li

Re: [arch-general] systemd: Disable dhcpcd

2012-08-20 Thread Zeke Sulastin
> I'm using netcfg@eth0.service to configure a static IP, however it seems > that systemd insists on starting dhcpcd, ... > ... can anyone enlighten me on how to stop dhcpcd from being started as it's > not needed? I simply can't find any unit in /etc/systemd that would be > doing it. In your act

[arch-general] systemd: Disable dhcpcd

2012-08-20 Thread Simon Perry
Hi all, Today I've set up one of my VPS boxes with systemd after using it for a while on various laptops. I'm using netcfg@eth0.service to configure a static IP, however it seems that systemd insists on starting dhcpcd, and this screws up my resolv.conf. After a fair bit of looking around, I hav

Re: [arch-general] kdeplasma-applets-networkmanagement: NetworkManager is not running. Please start it.

2012-08-20 Thread C Anthony Risinger
On Mon, Aug 20, 2012 at 5:35 PM, Martin Zecher wrote: > > You're a genius. Not the Mac one, of course. heh, thanks :-) > Where did you get that > info? I didn't notice any change in pam at all... why from my gigantic, bulbous brain of course! where else?! nah i just remembered looking over tha

Re: [arch-general] BTRFS, Rollback, Grub2

2012-08-20 Thread C Anthony Risinger
On Mon, Aug 20, 2012 at 2:36 PM, 1126 wrote: > On Mon, 20. Aug 13:49, C Anthony Risinger wrote: >> >> in short, you need something like this in fstab or equiv: >> >> /dev/disk/by-label/btrfs-root /var/lib/btrfs-root btrfs >> defaults,noatime,subvolid=0 0 0 >> >> ... you need to mount `subvolid

Re: [arch-general] grub2 + luks + keyfile

2012-08-20 Thread Matthew Monaco
On 08/20/2012 04:47 PM, Adrian Pop wrote: > Hello, > > I'm trying to configure grub2 to read a keyfile from a usb flash drive > in order to decrypt the root partition. The grub2 wiki page specifies > that in order to decrypt the root partition, the following should be > added in /etc/default/grub

[arch-general] grub2 + luks + keyfile

2012-08-20 Thread Adrian Pop
Hello, I'm trying to configure grub2 to read a keyfile from a usb flash drive in order to decrypt the root partition. The grub2 wiki page specifies that in order to decrypt the root partition, the following should be added in /etc/default/grub: GRUB_CMDLINE_LINUX="cryptdevice=/dev/sda2:root"

Re: [arch-general] kdeplasma-applets-networkmanagement: NetworkManager is not running. Please start it.

2012-08-20 Thread Martin Zecher
You're a genius. Not the Mac one, of course. Where did you get that info? I didn't notice any change in pam at all... By the way, I replaced /etc/pam.d/kde, kde-np, login and passwd with the corresponding .pacnew ones and that fixed the problem. Arch's community is the best. On 8/20/12, C Anthony

Re: [arch-general] BTRFS, Rollback, Grub2

2012-08-20 Thread 1126
On Mon, 20. Aug 13:49, C Anthony Risinger wrote: > > text added by mvmf mail filter > > mvmda: regcomp failed. > mvmda: regcomp failed. > mvmda: regcomp failed. > > > end of text added by mvmf mail filter > > > On Mon, Aug 20, 2012 at 7:53 AM, 1126 > wrote:

Re: [arch-general] BTRFS, Rollback, Grub2

2012-08-20 Thread C Anthony Risinger
On Mon, Aug 20, 2012 at 7:53 AM, 1126 wrote: > Hello List! > > I can't seem to get rollback-support from mkinitcpio-btrfs to work > properly. I've installed ArchLinux more or less like it is shown in the > wiki-article btrfs-on-root: > https://wiki.archlinux.org/index.php/Installing_on_Btrfs_root

Re: [arch-general] kdeplasma-applets-networkmanagement: NetworkManager is not running. Please start it.

2012-08-20 Thread C Anthony Risinger
On Mon, Aug 20, 2012 at 11:46 AM, Martin Zecher wrote: > > This is the only error I get: > > UNIT LOAD ACTIVE SUBJOB DESCRIPTION > NetworkManager-wait-online.service loaded failed failed Network > Manager Wait Online > > Networkmanager runs and connects fine

Re: [arch-general] Running Spin

2012-08-20 Thread andrea crotti
2012/8/20 Guillaume Brunerie : > > Hello, > Did you try to recompile it? > > According to the FHS, >> If a C preprocessor is installed, /lib/cpp must be a reference to it, for >> historical reasons. > But it seems that ArchLinux got rid of it recently (this file was > present before the /lib -> /u

Re: [arch-general] kdeplasma-applets-networkmanagement: NetworkManager is not running. Please start it.

2012-08-20 Thread Martin Zecher
On 8/20/12, Denis A. Altoé Falqueto wrote: > On Mon, Aug 20, 2012 at 1:06 PM, Martin Zecher wrote: >> Maybe I wasn´t clear enough in my previous mail. I already had the >> corresponding service enabled, so it isn´t the cause of the problem I´m >> getting. >> >> I also discovered that I have to re

Re: [arch-general] Running Spin

2012-08-20 Thread Guillaume Brunerie
On 2012/8/20 andrea crotti wrote: > I was trying again to use spin after a long time, and it doesn't seem > to work on arch anymore: > > [Src6.2.2]$ ./spin ../Samples/p102.pml > sh: /lib/cpp: No such file or directory > spin: preprocessing failed > > I first installed it from AUR and then compiled

[arch-general] Running Spin

2012-08-20 Thread andrea crotti
I was trying again to use spin after a long time, and it doesn't seem to work on arch anymore: [Src6.2.2]$ ./spin ../Samples/p102.pml sh: /lib/cpp: No such file or directory spin: preprocessing failed I first installed it from AUR and then compiled it myself, compiling doesn't give any problem bu

Re: [arch-general] kdeplasma-applets-networkmanagement: NetworkManager is not running. Please start it.

2012-08-20 Thread Denis A . Altoé Falqueto
On Mon, Aug 20, 2012 at 1:06 PM, Martin Zecher wrote: > Maybe I wasn´t clear enough in my previous mail. I already had the > corresponding service enabled, so it isn´t the cause of the problem I´m > getting. > > I also discovered that I have to restart networkmanager daemon as user > (through sudo

Re: [arch-general] kdeplasma-applets-networkmanagement: NetworkManager is not running. Please start it.

2012-08-20 Thread Martin Zecher
On Sun, Aug 19, 2012 at 5:11 PM, Martin Zecher wrote: > > On Aug 19, 2012 2:06 PM, "Kwpolska" wrote: > > > > On Sun, Aug 19, 2012 at 6:55 PM, Martin Zecher > wrote: > > > First of all, I know this has been talked about many times already, > but I > > > still have this problem (since about 3 mon

Re: [arch-general] Fine-tuning font settings (GTK?)

2012-08-20 Thread bohoomil
Are you currently using infinality, or have you already reverted back to the generic freetype2? Infinality does offer what you want as long as you take your time and learn how it works. The crucial file can be found in /etc/profile.d/infinality-something.sh. If you wish, you can try using my settin

[arch-general] Fine-tuning font settings (GTK?)

2012-08-20 Thread Robbie Smith
Although it's improved a lot, I still get the occasional colour fringes around some glyphs, and I find that really distracting. Yet for some reason the subpixel rendering seems set as default, and no setting I change switches back to the greyscale rendering that looks far better to me. This onl

[arch-general] BTRFS, Rollback, Grub2

2012-08-20 Thread 1126
Hello List! I can't seem to get rollback-support from mkinitcpio-btrfs to work properly. I've installed ArchLinux more or less like it is shown in the wiki-article btrfs-on-root: https://wiki.archlinux.org/index.php/Installing_on_Btrfs_root I changed it some, because I wanted to install ArchLinu

Re: [arch-general] Arch Linux and systemd

2012-08-20 Thread Stephen E. Baker
On 17/08/2012 8:34 AM, Stephen E. Baker wrote: The other issue I hit was that it didn't like one of my fstab entries, for a loop back file system in my home partition that I use to fake a small drive for one of my old wine games. This error caused it to boot to a root console where I could see

Re: [arch-general] Some funny bloke - 2

2012-08-20 Thread Ralf Mardorf
On Fri, 2012-08-17 at 11:43 +0800, Oon-Ee Ng wrote: > On 17 Aug 2012 06:42, "Anthony ''Ishpeck'' Tedjamulia" < > archli...@ishpeck.net> wrote: > > > > On Thu, Aug 16, 2012 at 09:29:26PM +, Fons Adriaensen wrote: > > > Just received a second bogus 'unsubscribe confirmation request'. > > > > > >