Wednesday, June 11, 2008

Kenaikan harga minyak

Terasa kali ni dengan kenaikan harga minyak. Kos minyak untuk p keja dari Kepala Batas ke USM Minden pun dah makin bertambah. Motor yang aku naik, Kriss Modenas.

Naik moto p keja tengok ada setengah lagi meter minyak tu duduk. Selalunya kalau macam tu dulu biasa bubuh RM3 boleh penuh dah disebabkan ada lagi minyak dalam tangki motor. Selepas dengan isu kenaikan harga minyak ni aku pun bubuh la RM3 baru 1.11 liter. Bila tengok dalam tank tak cecah pun sampai atas. Huarghhh...

Sampai ja atas Jambatan Pulau Pinang meter minyak dah turun duduk setengah macam asal sebelum bubuh minyak RM3. Kalau macam tu boleh dikatakan pergi dan balik untuk minyak saja RM6. Hahaha....tol jambatan RM1.12 sebab aku pakai Touch'n Go beli kat Alamanda tol jambatan. Kalau tidak macam biasa RM1.40.

Malam tadi bubuh minyak siap2 untuk nak mai keja ari ni. Bubuh RM5 bila tengok kat pam minyak tu nampak 1.48 liter. Bila teringat pasai kes liter, malam tadi aku dgn wife pergi kedai runcit beli barang keperluan. Wife aku pun amik la susu kotak yang 1 liter, time tu la baru aku teringat banyak ni ka rupanya 1 liter. Liter...Liter...Liter

Friday, May 30, 2008

Ubuntu resolution NVIDIA 1024x768

Ubuntu 8.04
nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro]

1) Enable NVIDIA device drivers, System --> Administration --> Hardware Drivers

2) Backup xorg.conf

sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf-backup

3) Edit xorg.conf

sudo gedit /etc/X11/xorg.conf

In Section "Screen" add the above line:

SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection

Also this in Section "Monitor"

Horizsync 30.0-55.0
Vertrefresh 50.0-120.0

4) Backup usplash.conf

sudo cp /etc/usplash.conf /etc/usplash.conf-backup

5) Edit usplash.conf and changes it to 1024 and 768

xres=800
yres=600

xres=1024
yres=768

6) The last step is to update the "initial RAM disk", that is used when your system boots up:

sudo update-initramfs -u

7) Lastly, restart X with press Ctrl + Alt + Backspace

Thursday, May 29, 2008

Printer driver files missing or corrupt

Symptom:
1) Print due to a problem with the current printer setup.

2) The handle is invalid.

3) Test page failed to print. Some driver files a missing or incorrect.


How to fix error:
1) Go to "C:\WINDOWS\Driver Cache\i386" folder, extract sp2 folder.

2) Double click sp2 folder, copy unidrv.dll and unidrvui.dll to a new folder on your desktop.

3) Install the utility (MoveOnBoot), then use the utility to delete the unidrv.dll and unidrvui.dll files from the "C:\WINDOWS\system32\spool\drivers\w32x86\3" folder.

4) Restart your computer after you have deleted those two files using the MoveOnBoot utility.

5) Copy the clean unidrv.dll and unidrvui.dll that you copied before and replace into the "C:\WINDOWS\system32\spool\drivers\w32x86\3".

6) Restart your computer again.


Internet Explorer 7 icon missing

The Internet Explorer icon might be missing after either you upgrade the Internet Explorer version to 7, or installed through Windows updates.

1) Open REGEDIT.EXE and navigate to the below registry key. HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\ IEXPLORE.EXE\DefaultIcon

2) Default: C:\Program Files\Internet Explorer\iexplore.exe,-7

3) Change to: C:\Program Files\Internet Explorer\iexplore.exe,-32528

4) Restart your computer.