Alvaro Muir wrote:
> still didnšt get the pen to work. I am still stuck on:
> The pen
> Longrun
I have problem with longrun too. Can't understand why it work on Debian.
longrun: error reading /dev/cpu/0/cpuid: Invalid argument
> WiFi
Never try. Anybody try it?
> Portrait mode
Debian will work using the config on the website.
For RedHat or if you found that portrait mode has void space underneath
then add
Option "RandR" "no"
to your ServerLayout section
I don't know what make Debian's and Redhat's XFree86 different?
>
> I was going to try to just build a new kernel ( 2.5.67 I think ) but I keep
> getting errors.. Moxy wont complile...
> Anyone else compiled a new kernel on their tc1000?
My favorite is 2.4.21 with ACPI (of course, or you can't turn tc1000
off) and preemptible kernel patch. Preemptible kernel make tc1000 feel
much faster. ACPI work well on TC1000. You can echo 1 >/proc/acpi/sleep
to sleep and then toggle the power switch to wakeup.
After all, here is a simple script I use to put my tc1000 to sleep:-
sync
cardctl eject
hdparm -Y /dev/hda
xset dpms force off
hwclock --systohc
echo 1 >/proc/acpi/sleep
hwclock --hctosys
xset dpms force on
cardctl insert
Received on Thu Jun 19 17:20:06 2003
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:54:24 EDT