…as if I expected it to run some other operating system ;-)
Read this for a (partial) description of all available user commands (accessible from a Telnet session).
Disclaimer: use your brain!
…as if I expected it to run some other operating system ;-)
Read this for a (partial) description of all available user commands (accessible from a Telnet session).
Disclaimer: use your brain!
As I wrote in my previous post, my set-top box stopped working on the 18th (less than 24 hours after being installed). I must have called Mauritius Telecom around 8-9 times since (twice today). And, of course, no bloody technician has come to my house yet to get that thing replaced.
My Livebox (with Wi-Fi) works perfectly and that’s the only reason I’ve not launched a Bazooka rocket on Mauritius Telecom Tower yet…
So unprofessional :-(
An update
A nice lady just called me to tell me that technicians will come at 14:30 today. I’ll keep my fingers crossed…
Another update
Two technicians came and I told them that the power supply was surely dead. They replaced it and voilà… the set-top box is alive again. Here are two problems I’ve noticed:
Yep! The Mauritius Telecom guys came to my house today to install the Livebox… Here are my first impressions:
Installing the Sagem XG760N USB Wi-Fi adapter in Kubuntu/Ubuntu Linux
The Sagem XG760N USB Wi-Fi adapter comes with a CD-ROM containing Windows drivers. But, for once, a Linux driver is readily available and is not too difficult to install. The adapter, in fact, is a rebranded ZyDAS device with contains a ZD1211 chipset. ZyDAS has an opensource driver and some nice guys have enhanced it. The latest version is currently Release 83.
Here are the steps to follow:
sudo aptitude install linux-headers-`uname -r`
sudo aptitude install build-essential
and a kernel module called zd1211b will be installed in /lib/modules/
Add this (for example using sudo vi/gedit/kate) to /etc/network/interfaces:
auto wlan0
iface wlan0 inet dhcp
pre-up modprobe zd1211b
post-down rmmod zd1211b
wireless-mode Managed
wireless-key restricted xxxxxxxxxxxxxxxxxxxxxxxxxx
… and you’re done! Wi-Fi rules ;-)
19 July : an update
Yesterday, when I returned home from work, I noticed that my set-top box was not working anymore (so no Video on Demand and no TNT until the problem is solved). According to me, the external power transformer has died and need to be replaced. I’ve had to call the My.T hotline four times before I managed to convince them that a technician needs to come to my house to solve the problem :-(
Please note that the Livebox is still working (so Wi-Fi still rules ;-) ) but I’ve noticed that instead of having a (more or less) sustained rate of 256kbit/s when downloading something from a server outside Mauritius, the rate varies from 40 to around 200kbit/s and this is so painful… The technician (who will normally come tomorrow) will also look into this…