TO: 21.36 TA: 24.04
TO: 21.36 TA: 24.04
TO: 21.36 TA: 24.04
TO: 21.57 TA: 24.04
TO: 21.57 TA: 24.04
TO: 21.57 TA: 24.04
TO: 21.57 TA: 24.08
TO: 21.57 TA: 24.08
TO: 21.57 TA: 24.08
A collection of tips, useful information and reviews from my own experience with different gadgets - unbiased by retailer's restrictions.
If you are in the "business" of home automation and you have Android device, Tasker is a MUST HAVE! To send and receive SMS messages I use SMS Gateway (I could not find an easy way to send SMS from external device via Tasker).
To install telldus-core follow this guide. One can compile the GUI for RPi or use it on another computer to set the codes. I wanted to be able to repeat the original codes from the remote controls. Advanced users can use code from the examples to "learn" the codes.
Anyway, today (yes, it is only one day and I am already excited) I have found another free software that completely fits my need!!! MobaXterm. It has embedded all the tools one needs and some extra in a single PORTABLE file of 13 MB! No installation (well there is such possibility if you insist) - just run and enjoy. You get more than what you can expect.
index the files (well, i wanted to be safe so I am using "fastcheck = no" setting) and the file transfer was very slow as well... Probably, I should not blame Unison for that but... Anyway, here is one more solution that is more than "file synchronizations"...! Well, what about free Windows SSHFS?! Here it is - Dokan!@c:\pathtoputty\plink.exe -ssh -P 22 -pw [mypassword] -l [myusername] -load [myputtysavedsession] "unison -server -auto"change to fit your configuration and save it as "plinker.bat" in the "Unison" folder.
sshcmd = plinker.batThis and the GTK assumes that you have started Unison from its folder.
My intention is to use the receiver with my Eee PC 901 in the rare occasions when I need a GPS navigator or rather as a small home project.-b
Broken-device-safety, otherwise known as read-only mode. Some popular bluetooth and USB receivers lock up or become totally inaccessible when probed or reconfigured. This switch prevents gpsd from writing to a receiver. This means that gpsd cannot configure the receiver for optimal performance, but it also means that gpsd cannot break the receiver. A better solution would be for bluetooth to not be so fragile. A platform independent method to identify serial-over-bluetooth devices would also be nice.
And this is the whole story... I have managed to lock my device the very first time I have tested it under Linux (didn't use the "-b" option). It became almost inaccessible. "GPS Info" was showing garbled output while the led remained off. I have almost accepted the damage since 5 minutes without power did not help. A suggestion on the net says that it needs 72 hours to drain completely and reset. The better solution: Under Linux, start gsmd with the "-b" option. Then connect to the the daemon by "telnet localhost 2947" and then type "n=0" to set the sirf-III chip or firmware to output NMEA strings only. Here is the original post of the solution.
The common tools, to get some info from the GPS receiver under Linux are:
xgps: simple test client for gpsd with an X interface. It displays current GPS position/time/velocity information and (for GPSes that support the feature) the locations of accessible satellites.
cgps: client resembling xgps, but without the pictorial satellite display and able to run on a serial terminal or terminal emulator.
as well as xgpsspeed, gpxlogger, cgpxlogger etc.

# defoptions=quiet splash noapic
blacklist agpgart/etc/modprobe.d/nvidia-kernel-nkc: add these two lines (the second is just in case)
blacklist sis_agp
options nvidia_new NVreg_EnableAGPFW=1 NVreg_EnableAGPSBA=1Restart the computer to give up on sis_agp module, then you will get the following result:
options nvidia NVreg_EnableAGPFW=1 NVreg_EnableAGPSBA=1
Status: Enabled
Driver: NVIDIA
AGP Rate: 8x
Fast Writes: Enabled
SBA: Enabled
CPUFREQ_CPU_MODULE="p4_clockmod"
# Right. Check if it's a P4 without est.
# Could be speedstep-ich, or could be p4-clockmod.
#MODULE=speedstep-ich;
MODULE=p4-clockmod;
# Disabled for now - the latency tends to be bad
# enough to make it fairly pointless.
[Profile]
name=Performance High
minfreq=20%
maxfreq=100%
policy=performance
#exec_post=echo 8 > /proc/acpi/sony/brightness
[/Profile]
Restart the daemon.
sudo /etc/init.d/cpufreqd restart
sudo chmod +s /usr/bin/cpufreq-selector
/dev/sda {
apm = 254
}/etc/apm/event.d/20hdparm: uncomment the line #APMD_DRIVES=APMD_DRIVES=
640x480 800x600 1024x768 1280x1024 1600x1200 Ask user at boot.
8 bits vga=769 vga=771 vga=773 vga=775 vga=796 vga=ask
16 bits vga=785 vga=788 vga=791 vga=794 vga=798 vga=ask
32 bits vga=786 vga=789 vga=792 vga=795 vga=799 vga=ask
Note: For some reason Google Search often links to this post that is not the most appropriate one. To find better suggestion use the blog search function.Suse 9.0: (2004-2005)