Links
http://www.hdt-project.org/ - Hardware Detection Tool
http://ezix.org/project/wiki/HardwareLiSter - Hardware Lister (lshw)
pciids.sourceforge.net - The Linux PCI ID Repository
Hitachi Drive Fitness Test - Tool to check the condition of your harddisk (works with other manufacturer too)
SIS-PM Linux - Silver Shield PM (Control for Linux)
Memtest86+ - Advanced Memory Diagnostic Tool
memtester - userspace utility for testing the memory
stress - CPU, memory, I/O, and disk stress test
Wii remote - driver for Wii remote controller
CHDK - Open-Source extension for Canon cameras
http://www.stresslinux.org/software.php
http://www.ocforums.com/showthread.php?t=486495
http://domesdomain.de/blog/2008/01/13/howto-harmony-555-mit-ubuntu-konfigurieren/ - Configure Harmony 555 with Ubuntu
http://www.bohne-lang.de/spec/linux/modeline/ - Monitor modeline tool
dmidecode - get BIOS informations
Bios
PHLASH16.exe command line parameter
Harddisk
# get reallocated count with smartctl
smartctl /dev/sda -a | grep Reallocated
http://www.schirmacher.de/display/INFO/Defekte+Festplatten+finden
Change PIN from your mobile
**04**[OLD_PIN]*[NEW_PIN]*[NEW_PIN]#[ANSWER_KEY]
Bonnie++ (HDD perfomance check)
cat bonnie.out.csv | bon_csv2html > bonnie.out.html
Bonnie++ results
160GB FUJITSU MHW2160B,4G,37442,77,37637,9,19241,4,45381,76,46092,6,139.7,0,16,+++++,+++,+++++,+++,+++++,+++,+++++,+++,+++++,+++,+++++,+++
160GB ST9160310AS,4G,45247,91,46763,11,23317,4,53899,89,52040,6,198.9,0,16,+++++,+++,+++++,+++,+++++,+++,+++++,+++,+++++,+++,+++++,+++
Bios flash under Linux
http://www.coreboot.org/
cpufrequtils
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies
check harddrive for bad blocks (this destroy all data on your harddrive!!!)
badblocks -wv /dev/sdb
Intel GMA500 Poulsbo graphic chip (NOT working for me)
apt-get install -y wget build-essential linux-headers-$(uname -r)
wget http://gma500re.altervista.org/scripts/poulsbo_ppa.sh && sh ./poulsbo_ppa.sh
Intel GMA4500 black screen
sed -i 's|quiet splash|quiet splash nomodeset|g' /etc/default/grub
update-grub
Do you like this page? Then support it. Please click the AD below and visit the sponsor. Thank you!