Forgot your password?
typodupeerror
Encryption

How To Replace FileVault With EncFS 65

agoston.horvath writes "I've written a HOWTO on replacing Mac OS X's built-in encryption (FileVault) with the well-known FUSE-based EncFS. It worked well for me, and most importantly: it is a lot handier than what Apple has put together. This is especially useful if you are using a backup solution like Time Machine. Includes Whys, Why Nots, and step-by-step instructions."

Comment LCD-Panel on Dell Inspiron 5000e (Score 1) 7

I'm using a Dell Inspiron 5000e with an 15'' TFT-Display with 1400x1050 Resolution.

XFree86 Version 4.0.2 says:
...
(--) R128(0): Chipset: "ATI Rage 128 Mobility LF (AGP)" (ChipID = 0x4c46)
...
(II) R128(0): Panel size: 1400x1050
(II) R128(0): Panel ID: IBM ITSX93
(II) R128(0): Panel Type: Color, Single, TFT
(II) R128(0): Panel Interface: LVDS
(II) R128(0): PLL parameters: rf=2700 rd=60 min=12500 max=25000; xclk=10500
....

According to the ibm-homepget this panel supports a dotclock of 108.0 MHz.

so I wrote a modline:
Mode "1400x1050"
DotClock 108.0
HTimings 1400 1450 1500 1600
VTimings 1050 1100 1150 1250
EndMode

I guessed the HTiming and VTimings, but they are working ;-)

ps.
DPMS is not Working :-((
die kernel-fb (2.4.0) freezes the whole system.
if i kill X11 with Strg-Alt-Backspace the lcd get black and connot be activatet again.
the same happes on suspend or standby.

Slashdot Top Deals

A list is only as strong as its weakest link. -- Don Knuth

Working...