First Post...
This is my very first post... testing 1.. 2.. 3..
I'm now in Hong Kong hanging out with Jessica, trying to get all the bits and pieces ready for my trip (only small things like booking my flights from Hong Kong.. eek).
Jessica has organised a surprise trip for the next few days to http://en.wikipedia.org/wiki/Osaka to try and catch the http://en.wikipedia.org/wiki/Sakura (or cherry blossom), should be loads of fun.
- malcolm's blog
- 1 comment
- 404 reads
Linux on the Toshiba Tecra A8
Bluetooth
The power to the bluetooth adaptor must be enabled before the operating system can see the device.
There are two potential solutions, both of which at present (2.6.22) require patching /drivers/acpi/toshiba_acpi.c
1) This patch from http://memebeam.org/free-software/toshiba_acpi/ applies against 2.6.22. This will enable an emulated /dev/toshiba using the toshiba_acpi module. You will then be able to do:
# toshset -bluetooth on
2) Add the bluetooth dev to the toshiba_acpi module. http://www.sfires.net/toshiba/. I have not tested this method, as the above worked.
Sound
/etc/modprobe.d/alsa-base options snd-hda-intel enable=1 index=0 model=basic
Suspend to Ram
Doesn't work. Tried:
With framebuffer:
# s2ram -f # s2ram -f -a 1 # s2ram -f -a 2 # s2ram -f -a 3 # s2ram -f -p -s # s2ram -f -s # s2ram -f -p # s2ram -f -a 1 -s
Without framebuffer (vga=0):
# s2ram -f
TrackPad
See X config
X
The exisiting section in the /etc/X11/xorg.conf file:
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection
Add some extra config lines:
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
Option "SHMConfig" "true"
Option "MinSpeed" "0.2"
Option "MaxSpeed" "1.2"
Option "AccelFactor" "0.05"
EndSection
- 2 comments
- 1409 reads
Gixen
Gixen is a free online service that places bids on eBay in the closing seconds. (An ebay sniper, or sniping)

- yellowpunk's blog
- Login or register to post comments
- 1132 reads
weblinks
- yellowpunk's blog
- Login or register to post comments
- 323 reads
clearly I can see your nuts
- yellowpunk's blog
- Login or register to post comments
- 259 reads

Recent comments
15 weeks 2 days ago
24 weeks 2 days ago
50 weeks 4 days ago
1 year 22 weeks ago
1 year 22 weeks ago
2 years 2 weeks ago
2 years 5 weeks ago
2 years 6 weeks ago
2 years 7 weeks ago
2 years 7 weeks ago