Monthly Archives: May 2008
Compaq Presario F500 XP Drivers
If you have a presario f500 and are wanting XP on it, use the drivers below…
Download the Microsoft Universal Audio Architecture (UAA) Bus Driver for High Definition Audio from the following weblink
ftp://ftp.compaq.com/pub/softpaq/sp32501-33000/sp32646.exe
Dowload Conexant High Definition Audio Driver from the following weblink
ftp://ftp.compaq.com/pub/softpaq/sp34001-34500/sp34386.exe
Download NVIDIA GeForce Go 6150 Graphics Driver from the following weblink
ftp://ftp.compaq.com/pub/softpaq/sp33501-34000/sp33549.exe
Download NVIDIA nForce Chipset Driver and Network Controller from the following weblink:
ftp://ftp.compaq.com/pub/softpaq/sp33001-33500/sp33411.exe
Downlaod the Ricoh 5-in-1 Card Reader Host Controller and Driver from the below weblink:
ftp://ftp.compaq.com/pub/softpaq/sp33001-33500/sp33020.exe
Download Broadcom Wireless LAN Driver Drivers from the below weblink:
ftp://ftp.compaq.com/pub/softpaq/sp34001-34500/sp34152.exe
Download compaq Wireless Assistant software form the below weblink
ftp://ftp.compaq.com/pub/softpaq/sp34501-35000/sp34510.exe
Downlaod Conexant HDAUDIO Soft Data Fax Modem drivers from the below weblink
ftp://ftp.compaq.com/pub/softpaq/sp33501-34000/sp33890.exe
Download the compaq Quick Launch Buttons drives from the below weblink:
ftp://ftp.compaq.com/pub/softpaq/sp33001-33500/sp33258.exe
Download the compaq Pavilion Webcam Driver from the below weblink:
ftp://ftp.compaq.com/pub/softpaq/sp33501-34000/sp33544.exe
Download the Synaptics Touccompaqad driver from the below weblink:
ftp://ftp.compaq.com/pub/softpaq/sp33501-34000/sp33751.exe
Download AMD Processor Update for Microsoft Windows XP from the below weblink:
ftp://ftp.compaq.com/pub/softpaq/sp33001-33500/sp33499
OSx360 – Burn Backups of your 360 Games OSX
Well seek and you shall find, i have just come across a much better application for burning 360 backups.
OSx360 is a much more user friendly interface with tons more features than iBurn360
This one is deffinitly for me, just testing it out now for first time, will post back when completed
Burn your XBOX360 backups MacOSX
I have been looking all over for a program that does this!!
iBurn360 for Macosx is a file burning program for the 360 backups.
Checkout the developers site for more details
Change the SSH Listening Port Leopard 10.5
If you need to change the firewall port on SSHD for MacOSX Leopard 10.5
Follow the instructions below
Open Terminal and as edit the file /etc/services (as root)
sudo pico /etc/services
Scroll right down to the bottom and add the line
secret-ssh portnumber/tcp # secret SSH port
portnumber being your desired port number, when this has been added press ctrl & o and write the file out and then ctrl & x to exit
Now you will need to edit the file /System/Library/LaunchDaemons/ssh.plist
sudo pico /System/Library/LaunchDaemons/ssh.plist
Now locate the following
<key>SockServiceName <key>
<string>ssh</string>
and replace with this
<key>SockServiceName</key>
<string>secret-ssh</string>
Reboot & you should be able to connect via SSH using your desired port.
This has worked 100% fine for me let me know if you have any trouble


