Weird subtle kernel problem (maybe kernel, maybe driver, maybe ???)

2007-12-13 Thread Zurk Tech
heres what i did on two different machines - both had vanilla 2.6.23 kernels from kernel.org, running debian etch, all updates. first patched with truecrypt driver. second machne loaded with LUKS and kernel crypto enabled. both machines create 2GB encrypted file and mounted under a directory after

Re: Truecrypt in kernel ?

2007-11-06 Thread Zurk Tech
aka author is being an idiot. *sigh* -z- On 11/6/07, Michal Schmidt <[EMAIL PROTECTED]> wrote: > > Two reasons: > The author hasn't sent patches. > It looks to me the license is incompatible with the GPLv2. > > Michal > - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in t

Truecrypt in kernel ?

2007-11-05 Thread Zurk Tech
i was trying to move my truecrypt container from my xp box to my debian etch box. on windows xp its just double click to mount it, no need to even install with the portable option. on linux i had to download the source of the kernel, compile it, add the truecrypt module, reboot and then mount it. j

Re: Quad core CPU detected but shows as single core in 2.6.23.1

2007-11-02 Thread Zurk Tech
dmesg (new) with disabled GART error reporting if anyone wants to compare to previous dmesg with GART error reporting : dmesg Linux version 2.6.23.1 ([EMAIL PROTECTED]) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #5 SMP Fri Oct 26 04:07:27 EDT 2007 Command line: root=/dev/md1 ro BIO

Re: Quad core CPU detected but shows as single core in 2.6.23.1

2007-11-01 Thread Zurk Tech
10:50:50 -0400 > "Zurk Tech" <[EMAIL PROTECTED]> wrote: > > > duh. never mind. i had an attack of the stupids and enabled GART error > > reporting in the bios menu when i installed the motherboard. fixed > > now. shows all 4 and 8 on the other one. > > Confu

Re: Quad core CPU detected but shows as single core in 2.6.23.1

2007-10-25 Thread Zurk Tech
duh. never mind. i had an attack of the stupids and enabled GART error reporting in the bios menu when i installed the motherboard. fixed now. shows all 4 and 8 on the other one. -z- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECT

Re: Quad core CPU detected but shows as single core in 2.6.23.1

2007-10-25 Thread Zurk Tech
sorry forgot putty cuts it off - full log. =~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2007.10.25 10:08:10 =~=~=~=~=~=~=~=~=~=~=~= dmesg Linux version 2.6.23.1 ([EMAIL PROTECTED]) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #3 SMP Fri Oct 26 02:03:04 EDT 2007 Command line: root=/dev/md1 ro

Re: Quad core CPU detected but shows as single core in 2.6.23.1

2007-10-25 Thread Zurk Tech
h0: freeing mc frame. eth0: freeing mc frame. tg3: eth2: Link is up at 1000 Mbps, full duplex. tg3: eth2: Flow control is on for TX and on for RX. ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready eth0: no IPv6 routers present eth2: no IPv6 routers present On 10/24/07, Arjan van de Ven <[EMAIL

Quad core CPU detected but shows as single core in 2.6.23.1

2007-10-24 Thread Zurk Tech
Hi guys, I have a tyan s3992 h2000 with single barcelona amd quad core cpu (the other cpu socket is empty). cat /proc/cpuinfo shows amd quad core processor but core : 1ive compiled the kernel from scratch with smp and amd64 + the numa stuff. i also tried debian etchs amd64 smp kernel and same r