I was recently given the mundane task of making a live.com (actually an hotmail.com) address available on a low-end nokia smartphone. I lost a bit of time dodging for the right configuration options, especially for SMTP outgoing mails, so…
siderio
Panasonic eb-g50 with AT commands
Playing with old hardware may be harmful to your mental health. This time for a really forgotten piece of junk, the Panasonic G-50. See more here.
Sniper Elite on Ubuntu 10.10 Maverick sound issue
As always, the lack of /dev/dsp bites on old games also with wine. As a getaround, launch wine with ‘padsp’ (like padsp wine…). Works also in the shortcut created by the game.
Canon Canonscan Lide 100 on Ubuntu
My Canonscan Lide 100 was hopelessy useless until a guy on ubuntu forum pointed that it was working with newer SANE versions.
Meego 1.1 on Toshiba nb 200 rocks
I recently axed Ubuntu on my netbook. Even if it perfomed correctly, I felt it was a bit overkill with netbook and did not cope well with the small screen. Panning with alt+mouse is ok, but I didn’t feel right.
I decided to go with Meego, a Linux from the Linux foundation. I just love the new interface, but I must say the stock system (speaking of 1.1) is a bit limited. You cannot simply expect to use the package manager to add missing things, it’s gonna be a little more complicated than this. Please read carefully the Disclaimer before trying anything…messing with partition is dangerous for your data…always do a backup first.
Enemy Territory Quake Wars sound works again on Ubuntu Maverick 10.10
As I mentioned briefly before, on Ubuntu Maverick 10.10 /dev/dsp no longer works exist so you can’t simply solve problems with sound lagging behind ( the delay a pulseaudio issue) while playing on ETQW specifying OSS devices at game start with set s_driver oss. The et-sdl-sound trick by Nullkey.ath.cx won’t work with ETQW, there’s no … Leggi tutto
Terminal client full-screen switch
Ubuntu linux terminal client (tsclient) has a full-screen switch (ctrl+alt+enter). Thanks to Steve Eppler for pointing-out.
Nvidia proprietary legacy drivers and Ubuntu: go to 96.43.19
Upgrading to 10.10 broke the nvidia-96 drivers on my tc1100 tablet with the error: dlopen: /usr/lib/xorg/extra-modules/nvidia_drv.so: undefined symbol: miEmptyData. during Xorg startup. Unfortunately I have to stick to nvidia-96 (legacy drivers) as my tablet has an nVidia Corporation NV17 GeForce4 420 Go 32M in it. If you experience this error, you’ll better switch briefly on … Leggi tutto
The day the sheevaplug died
Tonight the sheevaplug died, sending napalmpiri.openssl.it down. Dead cold. I suspected at once a PSU issue, and that turned out to be too true.
Warning: twiddling with the PSU means dealing with electricity at dangerous voltages. It involves a dangerous hot soldering iron. If you are not skilled these things may conjure up and ruin your day. Or you may burn down the house. This is not a joke. If you don’t feel confident, just buy another plug.
Unfortunately Globalscale technologies gives only a 30 days warranty, so I was basically stuck.
I think that the sheevaplug, from the hardware point, is really flaky. It may be good as a developer tool, but it’s just too flaky even as a home server.
Quake Wars sound delay on Ubuntu
I found my fix without changing pulseaudio configuration (which works fine otherwise) try launching etqw as such: > etqw.x86 +set s_driver oss UPDATE(6/11/2010): on Ubuntu 10.10 the kernel is shipped without OSS support. So unless you are going to compile your own kernel, I suggest you to avoid updating. Good work, Ubuntu, we had 2 … Leggi tutto