On Saturday, April 18, 2015 9:35:27 PM Fernando Rodriguez wrote:
> On Saturday, April 18, 2015 12:27:15 PM Marko Weber | 8000 wrote:
> >
> > hello list,
> >
> > i try to crypt a partition with cryptsetup.
> > Yes, in Kernel i had all need things i think.
> >
> > CONFIG_CRYPTO=y
> > CONFIG_CRYPTO
On Saturday, April 18, 2015 12:27:15 PM Marko Weber | 8000 wrote:
>
> hello list,
>
> i try to crypt a partition with cryptsetup.
> Yes, in Kernel i had all need things i think.
>
> CONFIG_CRYPTO=y
> CONFIG_CRYPTO_ALGAPI=y
> CONFIG_CRYPTO_ALGAPI2=y
> CONFIG_CRYPTO_AEAD=m
> CONFIG_CRYPTO_AEAD2=y
On 2015/04/18 at 08:11pm, Fernando Rodriguez wrote:
> On Saturday, April 18, 2015 6:46:37 PM Chris Spackman wrote:
> > I have an issue with sound during music and sometimes video
> > playback.
> The Arch wiki has a lot of tips for configure pulseaudio:
> https://wiki.archlinux.org/index.php/Pul
On Saturday, April 18, 2015 3:59:15 PM walt wrote:
>
> execve("/bin/mount", ["mount"], [/* 61 vars */]) = 0
>
> That number 61 on the 'bad' machine is 48, though, and I don't know where
> that odd-looking string of characters is generated or what it means. To me
> it looks like a comment in a fil
On Saturday, April 18, 2015 6:46:37 PM Chris Spackman wrote:
> I have an issue with sound during music and sometimes video
> playback. Usually it fades out (gets quieter) and then fades back in a
> couple of seconds later. This happens randomly maybe a couple of times
> in an hour or two, but can s
On 04/18/2015 04:38 PM, Joseph wrote:
> I've not updated to two months and now I'm getting dependency problem with
> "dev-lang/perl"
>
> (dev-lang/perl-5.20.2:0/5.20::gentoo, ebuild scheduled for merge) pulled in
> by
>=dev-lang/perl-5.20.2* required by
> (virtual/perl-File-Spec-3.480.100-
I've not updated to two months and now I'm getting dependency problem with
"dev-lang/perl"
(dev-lang/perl-5.20.2:0/5.20::gentoo, ebuild scheduled for merge) pulled in by
=dev-lang/perl-5.20.2* required by
(virtual/perl-File-Spec-3.480.100-r1:0/0::gentoo, ebuild scheduled for merge)
^
On 04/18/2015 02:31 PM, Paul Colquhoun wrote:
> On Sat, 18 Apr 2015 11:48:12 walt wrote:
>
>> I have two similar but not identical ~amd64 machines, and *one* of
>> the
>
>> two machines is doing something new and strange when I type "mount"
>> with
>
>> no arguments.
>
>>
>
>> The "bad" machi
I have an issue with sound during music and sometimes video
playback. Usually it fades out (gets quieter) and then fades back in a
couple of seconds later. This happens randomly maybe a couple of times
in an hour or two, but can sometimes go several hours without
issue. It has happened with quodlib
On Sat, 18 Apr 2015 11:48:12 walt wrote:
> I have two similar but not identical ~amd64 machines, and *one* of the
> two machines is doing something new and strange when I type "mount"
with
> no arguments.
>
> The "bad" machine prints the list of mounted filesystems as it should,
> but then procee
I have two similar but not identical ~amd64 machines, and *one* of the
two machines is doing something new and strange when I type "mount" with
no arguments.
The "bad" machine prints the list of mounted filesystems as it should,
but then proceeds to read the partition table on every disk in the ma
Am 18.04.2015 um 12:27 schrieb Marko Weber | 8000:
> i try to crypt a partition with cryptsetup.
> Yes, in Kernel i had all need things i think.
Sorry, but I forgot some more kernel modules you need:
CONFIG_BLK_DEV_DM=y
CONFIG_DM_CRYPT=y
You didn't mention them, so I don't know if you have them
Hi,
@Marko
tl;dr: it's going a bit offtopic.
Marko, try to hardcompile those modules into your kernel.
This should be the simplest fix of your problem.
On 04/18/2015 02:44 PM, Heiko Baums wrote:
> Am 18.04.2015 um 14:12 schrieb Ralf:
>
>> No. Could you please explain why you think so?
>> Even if
Am 18.04.2015 um 14:12 schrieb Ralf:
> No. Could you please explain why you think so?
> Even if your root partition is encrypted, your ramdisk could load the
> modules.
Are you sure about that? Are you sure that the necessary modules are
definitely put into the initrd and that the kernel will be
Am 18.04.2015 um 12:27 schrieb Marko Weber | 8000:
> i try to crypt a partition with cryptsetup.
> Yes, in Kernel i had all need things i think.
Depending on the password hash you're using (parameter -h) you need to
make the appropriate changes here, too:
> CONFIG_CRYPTO_SHA1=m
CONFIG_CRYPTO_SHA
On 04/18/2015 02:07 PM, Heiko Baums wrote:
> You have to compile the modules which are necessary for the encryption
> method you're using directly into the kernel, not as a module, because
> the kernel needs them directly at boot time.
No. Could you please explain why you think so?
Even if your roo
Am 18.04.2015 um 12:27 schrieb Marko Weber | 8000:
> i try to crypt a partition with cryptsetup.
> Yes, in Kernel i had all need things i think.
No, you haven't.
You need to make those changes:
> CONFIG_CRYPTO_XTS=m
CONFIG_CRYPTO_XTS=y
> CONFIG_CRYPTO_AES_X86_64=m
CONFIG_CRYPTO_AES_X86_64=y
> CO
Hi Marko,
could you please paste the latest few lines of dmesg after trying to
create your volume?
And please paste the output of lsmod.
All your crypto-kernel-stuff are modules. Perhaps they're not loaded.
Check if corresponding modules are loaded.
Cheers
Ralf
On 04/18/2015 12:27 PM, Marko W
hello list,
i try to crypt a partition with cryptsetup.
Yes, in Kernel i had all need things i think.
CONFIG_CRYPTO=y
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=m
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_BLKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO
On Friday 17 Apr 2015 23:33:40 Andreas K. Huettel wrote:
> Am Freitag, 17. April 2015, 06:18:47 schrieb Alan Grimes:
> > #8,#16; INTERNAL COMPILER ERROR!! (recently RMA'd some RAM, new ram
> > had a 1-bit intermittent failure in 32GB, jacked voltage and hoped was
> > good...)
>
> Well, seems
20 matches
Mail list logo