www.robert-pace.com

05 Jun

Linux (Slackware 10.2)

Handy Software:
GAIM (AOL/ICQ/MSN/Yahoo Messenger Client) Version 1.50
Rdesktop -u(username) -p(password) -a(colour bit depth) -f(full screen) ipaddy


xorg.conf (settings)
;This Configures Scroll Mouse
Option “Protocol” “IMPS/2”
option “ZAxisMapping” “4 5”
option “Buttons” “5”

;This configures SiS730 Video
Section “Device”
Identifier “SiS 630”
Driver “sis”
VideoRam 65536
Option “Accel”
Option “Turboqueue”
Option “FastVram”
Option “SetMclk” “133 MHZ”
Option “DacSpeed” “150 MHZ”
Option “DPMS”
Boardname “SiS 630”

Motherboard Sensors
libsysfs needed to compile lm_sensors
lm_sensors needed to show sensor data

then:

modprobe i2c-isa
modprobe it87
sensors -s

Leave a Reply

You must be logged in to post a comment.

© 2024 www.robert-pace.com | Entries (RSS) and Comments (RSS)