Sunday, 31 August 2008
MSI Wind / Advent 4211 Wireless issues solved
It seemed to me it was possibly a wireless card problem, since running WPA involves the OS pushing code to the card, and I'd noticed that the card was 'unknown'. So after trying a few things, one day while browsing ebay I saw a genuine Apple Airport card, for the grand sum of £10. Bought it, fitted, and now I'm on WPA.
So my previous suggestion to get the Broadcom 1490 based card I would now revise to get a genuine Apple Airport, if you can. I'm sure that there are 3rd party ie non Apple branded cards that work OK with WPA.
Update: Found this link to some possible options on ebay
Friday, 29 August 2008
Slowing down mp3s and other sound tracks
This technique does not seem to work for mp3s.
For one purpose I needed to slow down a sound track about 10%. For this I used Audacity which works really nicely.
Open the file, and then from the Analyze menu select 'Change Tempo'. Put in a percentage. As a guide if you don't want the ear to 'hear' that things are slowed down / speeded up you cannot change more than about 10% or 12%, your mileage will vary.
Since Audacity can open various file types eg .wav .aif and even .mov, and then export to mp3 if you get the free LAME plugin, this technique works well for most sound sources.
Wednesday, 27 August 2008
OSX Leopard - changing the Startup Image
1. Save your new image in the path /system/library, and then change the loginwindow prefs: (command may wrap)
sudo cp /path/to/picture/picture.jpg "/library/desktop pictures/picture.jpg"
sudo defaults write /Library/Preferences/com.apple.loginwindow \ DesktopPicture "/Library/Desktop Pictures/Aqua Blue.jpg"
2. Replace the startup screen image
cd /System/Library/CoreServices
sudo mv DefaultDesktop.jpg DefaultDesktop.jpg.old
sudo cp /Path/to/picture/you/want/to/use/image.jpg DefaultDesktop.jpg
3.There's a shareware application to do it for you - it also does the login window as well.
Download Visage from http://keakaj.com/visagelogin.html and register for $4.95.
Monday, 25 August 2008
OSX - Changing about this Mac picture
First I got a nice picture of the machine off the internet. Then I photoshop'ed in my actual screen. After that we have to make it into the correct format.
1. Make it the correct size which is 214 x 124. First I used 'Image size' and made the smaller dimenion so it would fit which turned out to be the height. So I made that 124, and then used 'Canvas Size' to expand the canvas to 214. In fact you may want to ensure a little transparency at the bottom else it'll overlap with the OS version information, so if I did this again I would use 214 x 120.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCHCc_ssxJVQM53yAhSCm8FUGAaAUbi2U3i1qvEw1k1UEZjBLanEMIoca0AEHYYHHhpYhpq1AMhGnCOd1T51IMrLQJ4uCML0pS265aum-7Hk08_kSDbJVeBLHwx5i1-OXNZmY6Rtxo4o4/s400/Picture+3.png)
2. Make the image so it floats on a transparent layer
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjMr89aeiU6laN0FWuoRmejNAsYOFROVMZ0NOGilU2mqWArWYWh39fUaSTWaPqr4XPFOmECJxzK9cft7qaelEl9Dtjtk54-wHq-bzesLkH82SMv65OaOA79xEprqtyCRTbY5fyT1nyn6I8/s400/Picture+1.png)
3. Then save as 'tiff' - don't worry about the color profile
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhabKRbfzlQPq9boLCvPXtC80Dziuza1CUGqF-00ic3dIY0ZIENpIZztu1LLRyedHJ88MC-d0kcIYXvZY3KBPS6YJ02Qa66lWr3ghyphenhyphenb_gRZRPoMV7pK19vbhSZLZxU8imX99o9i_Bt6t3w/s400/Picture+2.png)
4. The key bit is the Tiff options. Make sure you have 'save transparency' selected
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiX1tcVrhCCz7VituX4XdALsQHV6G3VvCihN4FXigsZ_tr7H4hux-E05gO2nA9-Yf2K-inqttxcMSzzT-iP4R0IzAGirFF_lHrUvdD7ntfVy9pdn3EeXuyhq8Gk4oitjqLi1HTHJDWEFh4/s400/Picture+4.png)
6. Now save as 'MacOSX.tif' somewhere convenient, say your desktop.
7. We need to copy it to the correct place. Here the commands - may wrap
cd /system/library/coreservices/loginwindow.app/contents/resources
sudo mv MacOSX.tif MacOSX.tif.old
sudo cp ~/desktop/MacOSX.tif MacOSX.tif
This copies the current one so we can get it back if we want, and the copies the one we just made into the correct place.
Log out and back in, and the go to 'About this Mac'
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiO-IWEIO19GLcFmObwqm3XxeMWm9tVRKYfxpIwx1MTnltVZeSlcRfKKrUjA3IVpXDAmsBVWJmK1I5sqNtDtLryCFGjO9PX_3oRKfN3eYBvCE6-bU531rWqIY3-mvTd5i3hUHO_JOzYMXs/s400/about+my+MacVent.png)
Friday, 22 August 2008
Summary of OSX on MSI Wind / Advent 4211 after a few days
Only 2 issues remain: audio from the headphone socket, and it will not run WPA.
I have a few new items on the wishlist:
- to properly hibernate.
- turn off tap to click
- lid-down operation would be good. Maybe this requires wake on USB?
OSX ethernet problems on MSI Wind / Advent 4211
After investigation it turns out that the issue is an auto-negotiation error. To fix I clicked on the ethernet adapter, selected 'advanced' and then the 'ethernet' tab. I changed 'automatically' to 'manual', and then went to the lowest common denominator which is 10baseT and half-duplex.
Click OK and the apply, and it connected and got an IP. From there I worked through the various ethernet combinations.
Thursday, 21 August 2008
OSX screen resolution issue on MSI Wind / Advent 4211
However, the graphics card does not always get picked up correctly and I get an incorrect resolution 800x600. The workaround is to delete the kext cache which you can do by using kexthelper to install any old kext and reboot(the system rebuilds the cache), or use scripts to do it on shutdown / startup.
Look for the files /etc/rc.shutdown.local and /etc/rc.reboot.local. If they exist then add the lines below. If not create them, and then make them executable:
sudo touch /etc/rc.shutdown.local
sudo touch /etc/rc.reboot.local
sudo chmod +x /etc/rc.shutdown.local
sudo chmod +x /etc/rc.reboot.local
the lines you need to add. If the files already existed then add at the top of the file.
#!/bin/bash <----- if the files already exist then not required
rm -rf /System/Library/Extensions.mkext
rm -rf /System/Library/Extensions/Caches/
rm -rf /System/Library/Caches/
After this you should get 1024x600 all the time
Tuesday, 19 August 2008
Install OSX on MSI Wind / Advent 4211
- Some talk about getting the Wind / 4211 to boot from the USB/DVD. I had no problem with this. Went into the BIOS by pressing the 'del' key and set the DVD drive to be the first boot device. I used a plain vanilla IDE drive with a USB adapter like this one from Maplin.
- I did have a problem with the first boot routine getting stuck. After selecting the region and then the keyboard it goes to the transfer data / settings "transfer from another mac" screen. I've got nothing to transfer so I select "I dont' want to transfer data at this time", but it gets stuck and after 2 minutes goes back to the select language screen. I solved it by booting into safe mode by holding down the shift key on boot. Then go into the terminal and type:
sudo touch /var/db/.AppleSetupDone
You should also create a user account and change the administrator password, which is blank at this point.
- The update to 1_Kalyway_UpdCombo10.5.3 seemed to fail. It got stuck at 96%. After 30 minutes I force quit the installer and moved onto the 2_Kalyway_10.5.3_kernel. This installed OK and on reboot I did the 'update -v' as instructed.
The supplied wireless is not supported, so I installed one I got from Ebay - click this link. You have to turn on the wireless by using the hotkey which is Fn+F11. I find 10.5 to be fairly poor with WPA anyway, and the kalyway one is not exception! So if you don't get onto your AP at first go, be patient.
Opening the case is easy. Use a small cross-head screwdriver to undo the screw, then gently prize off the bottom case. I used a wooden lolly pop stick so as not to damage the case. The wireless card is held on with a screw so undo that, take off the aerial connectors and reverse to fit the new one. Some people have said that the standoff (the small sticking up thing) can interfere with the bottom of the wireless card. If you find this you either clip off the standoff or you can put some tape on top of it. I used the tape which held down the aerial wires so if I ever I need t take it back I can ;-)
The Fn+F11 hotkey also turns the Bluetooth on, but it seems to be a toggle with the wireless ie I don't seem to be able to have both on together. If this turns out to be a problem, I can use a Belkin USB Bluetooth adapter which is natively supported.
Update: Fn+F11 rotates through wifi on, bt on, both on. So just cycle round until you get what you need.
The camera turns on and off using Fn+F6 and is useable in Photo Booth so I guess thats OK.
The screen res and some other 3rd party KEXTS have intermittent results. For example when I boot only sometimes do I get 1024x600. When I do its great. Sometimes I get a cros through the battery, even though it has a battery.
Update: this is due to a kexts caching thing. Workaround being worked on.
Also I do not seem to be able to get the wired ethernet working. I'll try installing the KEXTs again.
So right now the only thing of note that doesn't work is the wired ethernet.
Friday, 15 August 2008
Uninstall CISCO VPN client OSX
Whatever. There is no uninstaller, so you need to use to following command from the terminal:
sudo /usr/local/bin/vpn_uninstall
You are prompted to remove all profiles and certificates.
If you answer yes, all binaries, startup scripts, certificates, profiles, and any directories that were created during the installation process are removed.
If you answer no, all binaries and startup scripts are removed, but certificates, profiles, and the vpnclient.ini file remain.
Monday, 11 August 2008
Nokia Maps 'waiting for device' 'unable to read all information'
Well maybe. If you launch Map Loader and it just sits there saying “waiting for device” then you need to delete a directory on the SD card in the phone.
OK, you say. But check the directory. Its where the maps are. So the advice is delete the maps and download them all over. Grrrrr!
From Nokia forums, posted by Nokia person:
- People having problems with “waiting for device” or “Unable to read all information…”, you could try the following:
1. make sure you have maps 1.2 wk30 or later (or 2.0)
2. connect the device in mass storage mode, it will show up as a drive in windows
3. delete the folder E:\Private\20001f63 (including sub folders)
4. start maps on the device once, it will recreate the folder in a different location
5. connect the device in pc suite mode and start maploader
Yes, great. I'll connect in Mass Storage mode, thank you!
Sunday, 10 August 2008
Nikon D70 - reset file numbering
But the new owner is not going to want to continue the file numbering from me, they will want to start from zero.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgCTx-6SqnjWL8mgnf4i2_cTxUPiemQUQRMDGeY8NAqi4aD9LY3hI1psgt6JupbsiqhJy_e0qwDr8k3Epk_4urZ6W8mpiFiSve145DApKS-tq_UHv7ZfA9JHRK5aObY6JzrxiEp_5gmMIA/s400/Picture+7.png)
You have three options:
- Off which is the default. File numbering is reset to 0001 when a new folder is created, a memory card is formatted or a new memory card is inserted in camera.
- On - file numbering continues from the last number used, even if a new folder is created, memory card formatted, or a new memory card inserted in camera.
If a photograph is taken when the current folder contains photograph numbered 9999, a new folder will be created automatically and file numbering will begin again from 0001.
- Reset - As for On, except file numbering is reset to 0001 with next photograph taken (a new folder will be created if current the folder already contains photographs).
So for most people the best option would be to change to 'On' anyway.
What I will do is to select 'reset' when I hand it over.
Friday, 8 August 2008
Nokia Maps Part III - problems with mapping in France
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_GoelYnna1I9D3z_cnsjOOT6KQS5njXC-0ZZv3x7rAaoZURa64GeWn-Mb9yk-At3-HCGZNoZss62bmGI6LOHf1TUwFexE91i623gptGKUx-HAPuEQJstBc3gAy5LKUpjzRhMkha8Knts/s400/IMG_6890.jpg)
So what happens to the hi-res maps of France north of Boulogne? They stop thahts what.
When we got off the ferry at Calais at the default zoom there was nothing, so we had to revert to 20th century navigation ie paper maps.
Abo
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgnwnsmfTsZRAYKD5jgAdmRn1aoPUfchKIOyoOqOHHCtQIBLj7a_81zA4UU3lHMlh0w33pTe9C8cGAdSiziHkPloTIqroV-15sgvo08gYcH_UTdmNOsw2vjdWVeHg9po3HlELSLZD6ZGtM/s400/IMG_6891.jpg)
Of course I know this whole thing is (mostly) free, but whats the point. And what if you paid the subscrition?
Thursday, 7 August 2008
Picasaweb: unlisted does not mean private
If you put the link to an unlisted album with its Authkey on a web site indexed by Google, then your unlisted album becomes findable and accessible.
This has happened quite a bit as you can see by using the search term "http://www.google.com/search?hl=en&q=picasaweb.google+inurl%3Aauthkey&btnG=Search". You get back 40,000 hits in Safari, and 60,000 in Camino. Curious difference!
You can refine your search by adding, say, "London" (5 hits), or Bankgkok (4).
You can also add your own Picasaweb / Gmail ID to see if any of your own albums are findable.
Tuesday, 5 August 2008
Gmail now has fulltime always use https option
Personally I don't see why wouldn't want to use fullltime TLS.
Read more here
To use the fulltime https, go into Settings and scroll to the bottom and select "Always use https", save the changes and off you go.
Monday, 4 August 2008
Google Apps now have forced SSL / https
I noticed in the control panel this morning a box that says
" Automatically enforce Secure Socket Layer (SSL) connections when your users access Gmail, Calendar, Docs, and Sites."
The help page are here at www.google.com/support/a/bin/answer.py?answer=100181&hl=en
Nice!
Friday, 1 August 2008
Automatic Text Generation
http://www.malevole.com/mv/misc/text/
Quite funny:
"Hong Kong Phooey, number one super guy. Hong Kong Phooey, quicker than the human eye. He's got style, a groovy style, and a car that just won't stop. When the going gets tough, he's really rough, with a Hong Kong Phooey chop (Hi-Ya!). Hong Kong Phooey, number one super guy. Hong Kong Phooey, quicker than the human eye. Hong Kong Phooey, he's fan-riffic!
Ten years ago a crack commando unit was sent to prison by a military court for a crime they didn't commit. These men promptly escaped from a maximum security stockade to the Los Angeles underground. Today, still wanted by the government, they survive as soldiers of fortune. If you have a problem and no one else can help, and if you can find them, maybe you can hire the A-team.
Ulysses, Ulysses - Soaring through all the galaxies. In search of Earth, flying in to the night. Ulysses, Ulysses - Fighting evil and tyranny, with all his power, and with all of his might. Ulysses - no-one else can do the things you do. Ulysses - like a bolt of thunder from the blue. Ulysses - always fighting all the evil forces bringing peace and justice to all."