• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Noulakaz

Noulakaz

The blog of Avinash, Christina, Anya and Kyan Meetoo.

  • Home
  • About
  • People
    • Christina & Avinash Meetoo
    • Avinash Meetoo
    • Christina Meetoo
    • Anya Meetoo
    • Kyan Meetoo
  • General
    • News
    • Mauritius
    • Politics
    • Education
    • Business
    • Travel
  • Computing
    • Apple
    • Linux
    • LUGM
    • Programming
    • Web
    • Technology
    • Knowledge Seven
  • Entertainment
    • Music
    • Movies
    • Photography
    • Sports

Livebox + Wi-Fi + Kubuntu Linux AMD64 = Bliss ;-)

18 July 2006 By Avinash Meetoo 90 Comments

Yep! The Mauritius Telecom guys came to my house today to install the Livebox… Here are my first impressions:

  • Video on demand: Nice selection of films but the image quality is slightly worse than Parabole Maurice (and dreadful compared to DVD).
  • TNT: 6 free channels and I think I’ll only regularly watch BBC World.
  • ADSL: Fantastic! I’m now surfing at 256kbit/s when accessing sites outside Mauritius (and at 2Mbit/s inside Mauritius).
  • Voice over IP: Not activated yet…
  • Wi-Fi: I’m over the moon… I’ve tested the wireless connection using a laptop (a Centrino-based Dell Inspiron 9300) and the signal strenght is excellent even if I’m in another room. I have also done a test from my desktop computer using a Sagem XG760N USB Wi-Fi adapter which is also freely given by Telecom Plus as part of the Livebox offer and I’m satisfied even though the signal strength is much lower compared to the laptop.

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:

  1. Make sure your compiler and headers are correctly installed. The simplest way to do this is to run:

    sudo aptitude install linux-headers-`uname -r`
    sudo aptitude install build-essential

  2. Download the driver and uncompress it somewhere
  3. Replace the Makefile by this one
  4. make
  5. sudo make install

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…

Filed Under: Linux, Technology

Reader Interactions

Comments

  1. Asvin Balloo says

    18 July 2006 at 09:30

    So what do you think of the navigation, the GUI? Any problems encountered? ;-)

  2. Eddy Young says

    18 July 2006 at 12:49

    I bought a one-year subscription to Nomad for a relative. I am now pinching myself for not waiting a bit longer. This is a very interesting package deal.

    BTW, from the screenshot it appears that you cannot use TV/VoIP and Internet at the same time. Is that the case?

  3. avinash says

    18 July 2006 at 14:15

    Hi Asvin,

    The GUI is nice. It’s not too difficult to use. But it is somewhat slow… and sometimes I find myself pressing on the OK button of the remote twice or even three times.

    There is a big issue for those with Parabole Maurice: the MyT set-top box comes with a remote control with uses the same frequency as the Parabole Maurice remote and there are some interference. For instance, switching on my set-top box also switches on my Parabole Maurice decoder. This is bound to disturb a lot of people…

    Eddy,

    This is really a good deal (Wi-Fi is sooooo nice) except for the 1Gb transfer limit… The Livebox can technically handle TV / VoIP / Internet (Ethernet / Wi-Fi) at the same time but, for the time being, VoIP is not offered by Mauritius Telecom…

  4. Eddy Young says

    20 July 2006 at 17:15

    I do not doubt the attractiveness of this package. It will certainly suit all the casual Internet users who are mostly interested in having a more decent TV offering than that from the MBC and want an always-on Internet connectiion. For these people, the 1GB limit will not be much of an issue.

    As for the lack of a VoIP service, I don’t suppose this is such a limitation as there are so many alternatives to choose from (Skype, Gizmo, etc.)

    And yes, WiFi is great. Surfing the web from the couch and immediately accessing additional information on matters being discussed on TV is very useful.

    Eddy

  5. Raj says

    20 July 2006 at 18:04

    You lucky devil :-).
    Well I’m a third class citizen because I live in a village and according to MT I wouldn’t be interested with this until end of year :-(. Grrrr

  6. avinash says

    21 July 2006 at 10:43

    To Eddy:

    I agree. For most people, the offer is just fantastic. 1Gb is good enough… for those who don’t download a lot. And, as you mentioned, Wi-Fi is heaven!

    To Raj:

    Vine reste Quatre-Bornes ;-) More seriously, you’ll only have to wait for some months until the offer is extended to the whole island…

  7. Jonathan says

    23 July 2006 at 07:29

    hehe so bloody nerds in mu didnt know that, nice to see heheh

    anything new there keep in touch avinash and ashvin per :)

  8. Nikhil says

    9 September 2006 at 11:50

    hi avinash,
    i tried installing the zd1211 driver for the sifi dongle supplied by mauritius telecom on my ubuntu 6.06, but after the make install (al steps as enumerated by you upto this point have been diligently followed), i get the response error install, permission denied.
    can you advice please?

  9. avinash says

    9 September 2006 at 19:06

    Thanks for pointing this out.

    You must type “sudo make install” to install the kernel module.

    Furthermore, to edit /etc/network/interfaces, you must also have admin privileges hence:

    sudo gedit /etc/network/interfaces (if you use Gnome)

    or

    sudo kate /etc/network/interfaces (if you use KDE)

    and reboot your computer for Wifi glory! Don’t forget to use your actual WEP key (it’s written below the Livebox)!

  10. Nikhil says

    11 September 2006 at 22:18

    Hi avinash..
    thanks a ton for all the advice… but i am not yet wi fi!
    all the software appears to be correctly installed, and i get a wlan0 connection in the network connections admin tool, but no connection!

    I have fed in the wep key correctly. is the key type hex or ascii? any other options that i have to change?

    thanks. nikhil.

  11. avinash says

    12 September 2006 at 23:13

    The key is Hex (as far as I remember)

    Tell me, you have pressed the Association button on your Livebox (so that it allows the connection from the Wifi dongle), isn’t it?

  12. Steph says

    26 September 2006 at 08:46

    Hi there,
    Could anyone help me about using my livebox by ethernet on linux fedora core 5.i didnt install the linux yet,im completely new to the linux world.

    Thanks

  13. avinash says

    26 September 2006 at 10:03

    And still you call yourself a hardcoreboss :-)

    Connecting the Livebox to your Linux box is easy as the former features a DHCP server (i.e. it can automatically configure the network parameters of the Linux box).

    Just make sure that you have selected DHCP in Linux (using the RedHat Network Admin tool).

  14. Nikhil says

    30 September 2006 at 13:09

    Hi avinash…
    sorry, was out fo a long time, and only just saw your reply…
    basic question… where the heck is the association button? there are no buttons on the top or sides, and only two tiny black peg like buttons at the base (actually 3, including one labelled RST .. which i take to be the reset button)

  15. avinash says

    1 October 2006 at 10:39

    hi Nikhil,

    It’s the one marked REG. It’s next to the power jack. Press it and the Wifi LED will blink for 5 minutes. During this period, reboot your Linux box and it should REGister with the Livebox.

  16. Nikhil says

    1 October 2006 at 11:58

    Hi avinash!
    Finally WIFI RULES!
    I owe you at least a beer! thanks for all the help.
    nikhil

  17. avinash says

    1 October 2006 at 18:28

    Great!

    I won’t mind a good Phoenix and a nice gajack to accompany it ;-)

  18. ash says

    19 November 2006 at 14:40

    hello avinash
    i am searching a driver for the livebox of mt but is unable to get one
    can u help

  19. avinash says

    19 November 2006 at 14:47

    Ash,

    What exactly are you looking for?

    The Livebox does not require a driver to be recognised as it uses open standards. And if you are speaking of the Wifi dongle, please read the post.

  20. Eddy Young says

    11 January 2007 at 16:17

    Does anyone know whether P2P is filtered on the MyT package?

  21. Vikram says

    15 April 2007 at 16:25

    i installed kubuntu on my old PC (P3)…and made a USB connection with my MyT. What must i do now to get access to the internet. I have decided to get accustomed to Linux as from now.

  22. avinash says

    15 April 2007 at 19:23

    Hi Vikram:

    I would advise you to forget about the USB connection. Use the Ethernet port instead. It’s much easier (basically you don’t have anything to install. You only have to configure your Linux computer to get a network address using DHCP)

    If your computer has an Ethernet port (RJ-45) then you only need a crossed cable (available everywhere e.g. Transcom at Rose-Hill). If not, you will have to buy an Ethernet card. I would advise to buy any cheap Realtek 8139 card. It’s normally available at around Rs. 200.

    I repeat, forget about USB, use Ethernet :-)

  23. ardito_xa says

    16 April 2008 at 21:38

    cle de configuration :
    confirmez la clé

  24. Yasnick says

    3 May 2008 at 14:20

    For diy dudes like me. Add an antenna to the usb module to increase range. http://www.rjpi.com/misc/airlinkusbantenna3.jpg

  25. jay says

    11 July 2008 at 23:10

    hi there how do i do to extend the range of my wireless e;g 100 mts

  26. Yasnick says

    14 July 2008 at 21:44

    What do you mean exactly? Extend the range of the livebox? Or of the Usb Wifi Dongle?

    If it’s for the livebox, there are External Antenna that are compatible with the livebox. Just google it. And for the dongle just do the same as comment 24.

    Hope i helped you…

  27. Elias Jacobson says

    25 July 2008 at 01:11

    Bonsoir Avinash!

    Comment vas-tu? Bon, j’espère?

    I found your blog while “Googling” my issue. Voilà!

    It sounds like you all in Mauritius have it good with the Sagem Livebox! Très bien!

    I wish I could say the same … I’m inside France and finding a problem finding such luck!

    I’m an American technology writer living/working in a very small mountain village in Sâone-et-Loire, Bourgogne — La Grange Du Bois near Solutrè-Pouilly. I need Internet access for my work with editors located in the USA.

    The owner of the house I am renting has a Sagem Livebox running: F@st3202 Software Version v3202_26014A. The problem I face is that the owner lives two blocks away from the house I am renting from her. She is more than willing to let me experiment with her Sagen Livebox to “extend” her connection up to my rental house, which is about 100 meters away — uphill — with one other house blocking a “birds-eye view”. I know this is possible to do, as I have shared my connection with neighbors 100 meters away from my home in the USA.

    I’ve already purchased a Netgear WPN824Ext Accélérateur and have attempted to extend the LiveBox within her large house (thick stone walls). FYI … Not only is the extension to my house a problem … her sons have been having trouble accessing the Livebox on the 2nd and 3rd floor of her house.

    The Netgear Accélérateur doesn’t seem to help at all. I am highly suspicious that it is not working at all. I have attached a 25 meter ethernet cable directly to red port of the LIvebox which runs to the Netgear Accélérateur, which I’ve placed in a stairway alcove leading to the 2nd and 3rd floors of the house. I believe I’ve set the Netgear box up correctly, but it doesn’t appear as a device connected to the Livebox. I couldn’t find a place to add the device within the Livebox admin utility either.

    My overall goal is to help her family use the WIFI throughout the house … and of course … extend the network up to the rental house … a benefit for me and future tenants.

    Also of note, I’m running a MacOSX 10.5 Powerbook. I’ve tried using my B/G Airport Express (in G mode) and my (new) “N” Airport Express (in G mode) to wirelessly extend the Netgear Accélérateur and Livebox — in effect — “daisychaining” the Netgear and Aiport Expresses towards my house. All of my experiments have failed.

    *Any and all* suggestions would be very much appreciated SVP.

    I’m technically saavy and am willing to purchase my own Livebox to experiment or “hack”. I also do not mind buying a Sagem XG760N USB Wi-Fi adapter (as mentioned in the previous posts), however, it does not seem that another device attached directly to the USB connector on the Livebox would do any more than what I have already tried.

    Unfortunately, my French is lacking greatly when it comes to seeking the answers from French Telecom (Orange) — directly from one of their store technicians … the website … or otherwise.

    Merci beaucoup!

    –Elias

  28. avinash says

    25 July 2008 at 10:46

    Hi Elias,

    Personally, I use a Linksys WRT54GL to “extend” my wireless network.

    As explained in the linked article, I’ve upgraded the Linksys to a much better open source firmware (be sure to get a GL instead of a normal G — L is for Linux) and configured it as a bridge. It works flawlessly albeit at a smaller distance that what you need.

    Note that my desktop PC is connected directly to the Linksys (i.e. with an Ethernet cable.) The wireless connection is between the Livebox and the Linksys. I guess you could use another Linksys as an access point for your Powerbook if you need Wifi…

    Maybe something like the Linksys WRE54G might be what you need after all…

  29. joe says

    25 July 2008 at 20:53

    I will try to configure wifi on linux fedora OS. I have already configured MTML CDMA PHONE , and tvtime viewer successfully.

  30. Elias says

    27 July 2008 at 03:32

    Hi Avinash …

    Thanks for the quick reply.

    I agree, the Linksys WRT54XX series is great. I have them at home. I have experimented with all of the offerings out there on GPL … OpenWRT, DD-WRT, FreeWRT, Tomato, etc. I’ve used different WRT54XX’s to extend my network at home in the USA. As you say … they are great boxes.

    I would have purchased those first, however, I could not find any at Carrefour, Auchan, Darty or Boulanger today. These are my only stores for Informatique locally. The good news is that I found them online (Pixmania) and ordered 3 to be shipped to me here next week. The Linksys hardware (with GPL firmware updates) worked at home to extent the network I have, so they should work here in France.

    Avinash, if you don’t mind, please send me a simple schema of your network via email. I would appreciate it. I do not understand from your post how you have fit the LiveBox into the sequential flow of your network.

    It seems to me that a LiveBox comes first in-line (from the ADSL filter) … then the red port is wired to a WRT54GL (to which your PC is attached), then from there, any subsequent WRT54GLs can be “daisy-chained” wirelessly to extend the net.

    My point is … Do you, or do you not … need to have at least one of the WRT54GL repeaters hardwired via ethernet to the LiveBox in order for the LiveBox to acknowledge it’s presence? As I noted in my last post, the Sagem/LiveBox admin tools did not “see” my other devices, OR MORE IMPORTANTLY, allow me to add them as trusted LAN devices. This seems to be my problem. My networking experience tells me that at least the first (WRT54GL) WIFI repeater needs to be “seen” or “trusted” as a LAN device by the LiveBox. Once that is done, the other 2 WRT54GLs should connect in the chain effortlessly.

    Obviously … If I could “get inside” the Livebox, I could change things around, but it seems Orange France Telecom has the LiveBox closed up very well. For example … On a Sagen LiveBox Forum , I was told that it is “impossibile” to extend the LiveBox.

    Really!?

    I repeat … really!?

    I look for the possibilities amongst the impossibilities. I know there’s a way to do this.

    I just want to get my work out … I would rather spend my time elsewhere than wasting time extending LiveBox.

    Obviously, the easiest and fastest thing to do is get a separate LiveBox connection in my rental house and pay for it. The problem is that I can not get a bank account in France without a French citizen “assuring” me. It does not matter that I can put 10,000 euros into the bank account without assurance…. I must have assurance from a French citizen. I do not understand this mentality … but let us not go there.

    Voilà … you understand my reasons for taking the easiest of routes …to extend the existing LiveBox.

    Any further graphic representation of your network schema would be appreciated. I am a visually-oriented person … so pictures help me a lot.

    Best,

    //Elias

  31. avinash says

    27 July 2008 at 23:00

    Hi Elias, this is what I have:

    [Livebox] —- wireless —- [WRT54GL] — ethernet — [PC]

    So, I am not extending the wireless range of my Livebox. Rather, I’m using the WRT54GL as a bridge. I could have used a USB dongle on the PC to connect to the Livebox but I decided against it as I run Linux and I rather have an ethernet connection than having to mingle with a USB dongle.

    Now, you have another problem, you want to do this:

    [Livebox] —- wireless —- [Something] — wireless — [PowerBook]

    My belief is that [Something] can either be:

    [WRT54GL as bridge] — ethernet — [WRT54GL as access point]

    or much much simpler:

    [WRE54G]

    Hope this helps.

  32. sundy says

    29 July 2008 at 19:21

    what adsl speed do you have and what is your download speed?

  33. avinash says

    29 July 2008 at 23:11

    Hi Sundy,

    I have MyT 256 and, since a few months, I can get pretty much 256kbit/s most of the time. But I am not at all a heavy downloader…

  34. Elias says

    1 August 2008 at 13:13

    Avinash,

    Merci beaucoup for your suggestions and your network schema.

    I purchased 3 WRT54GLs from pixmania.fr. They arrived today. I am going to install the Tomato Linux GUI (polarcloud.com) to configure the GLs since I am familiar with it. However, if you commend a better Linux solution, I am open to trying it as well.

    I will try this setup first:

    [Livebox] —- WAN ethernet port WDS BRIDGE LAN ethernet— [WRT54GL] — wireless —- [WRT54GL] — wireless —- [WRT54GL] — wireless —- [Powerbook].

    I will report back on the results.

    Best,

    //Elias

  35. avinash says

    3 August 2008 at 19:44

    Hi Elias,

    Hope everything works out well. I personally use Thibor 15c.

  36. Elias says

    6 August 2008 at 02:04

    Hello Avinash,

    Hmmmm… No Luck. The Sagem Livebox does not “see”, nor will it acknowledge the WRT54GLs in any of the scenarios I have tried.

    For example: The Sagem LiveBox GUI doesn’t appear to support the ability to “register” the WRT54GLs MAC address, nor does it appear to support WDS, nor registering the static ip of the WRT54GLs — inside or outside the range of assignable ip addresses.

    Essentially, this is the same problem I had with the other WIFI extenders I have tried to connect to the Livebox — through ethernet or WIFI.

    Do you know if the Sagem Livebox GUI is restrictive in this way?

    And, do you know if the Inventel Livebox GUI is better or worse in this regard?

    And finally, do you know if I can use an open source GUI on the Livebox directly — to extend it’s capabiliity?

    Thanks for the tip on Thibor 15c … I will take a look at it.

    I appreciate your continued suggestions!

    //Elias

  37. avinash says

    7 August 2008 at 00:16

    Hi Elias,

    Personally I don’t use MAC address filtering. Instead I use a very difficult to guess WPA passphrase.

    My own WRT54GL (running Thibor 15c) connects easily to my Livebox using this WPA passphrase. As I am running it as a bridge, any device connected to one of its Ethernet ports can access the web.

    I suppose one can easily connect another WRT54G (or similar) to one of the Ethernet ports and make it act as an access point and, voilà, instant wireless extender.

    But, to reiterate, why not try a WRE54G which is such an extender? Just remember to get rid of the MAC address filtering and use WPA. It should _normally_ work.

    Incidentally, I use the Sagem Livebox (like you) as far as I know…

  38. Shez says

    4 November 2008 at 11:27

    Hi guys,

    I just received my myT connection last week and the installation went (mostly) smoothly. I use both ethernet ports for internet on 2 desktops and the wifi for my laptop, when I tested the wifi I was sitting next to the livebox and it worked well so I left it at that. It was only after the technicians left that I took the laptop further away to start enjoying my wireless internet again (I used to have myT before but then cancelled for a year). As soon as I moved to the next room or upstairs I totally lost the signal and got disconnected from the network. I thought it had to do with association so I redid that with the little black button but same problem. I found that my ‘signal strength’ fell to about 10% by moving barely 2 metres from the livebox. I know this is not normal cos I used to have a livebox before and it worked great even upstairs. Besides, what would be the point of having wireless if u have to sit next to the livebox, right?

    Long story short I called up tech support and managed to get a technician to come check it out today (which itself is a bit of a battle). The guy told me something very interesting (but off the record)- the new orange liveboxes are diffrent from the old ones and they have different firmware (or something along those lines) resulting in the wireless range not being very good. He assured me that even if I get my livebox replaced with another one I’ll get the same problem and said that has been a common problem with the new ones. He advised that I get a router for myself (d-link or netgear) and chuck the livebox out. He even offered to configure it for me for free when I get it. Of course all that was off the record so I cant really call MT now and tell them ‘your technician said..’

    Now I want to know whether you guys have heard of that problem before and whether there is a simple config fix to this. I know the problem is not with my laptop because i have two (one for work) and both exhibit the same behaviour. Theres no other ‘wireless’ stuff around the router so I doubt interference is a problem. As I said I used to have the same config before, livebox in same position etc etc and it all worked great.

    Any advice?

  39. avinash says

    4 November 2008 at 11:45

    Hi,

    If the technician has confirmed that the range with the *new* Livebox is worse than with the old you, then I guess you can’t do a lot about it.

    Try to ask for an *old* Livebox. And, if this is not possible, get a decent access point (I use the Linksys WRT-54GL (albeit as a bridge) and I’m very satisfied) but try to get MT to buy/loan it for/to you (I know this is practically impossible but your Livebox has a defect as far as I can understand.)

    Keep us informed.

  40. Max says

    15 November 2008 at 21:19

    hi all, interesting reading…..
    I have a similar issue where the livebox is being used for the cheap free calls so the box has to be near the phone etc, but i have ethernet ports in 4 rooms all coming into a back room where 4 LAN cables need to go into something.

    my initial thought was to bridge an extender like the WRT54GL to the livebox and output from the WRT54GL ethernet port to a switch/hub and connect the 4 cables to the rooms etc etc giving the 4 rooms instant internet via cable.

    can you possibly tell me if this is a viable option ? i dont want a 40ft cable coming through the house from the livebox to a switch/hub etc , but i need to connect the cables to the box somehow so dhcp can do its thing :)

    any feedback would be appreciated.

    Max

  41. avinash says

    16 November 2008 at 07:44

    The WRT54GL makes a fine bridge as far as I know. Mind you, I’ve never been able to make DHCP work though and I use static IPs as a result. Might be because of the specific firmware I am using (Thibor…)

  42. Max says

    16 November 2008 at 13:55

    thanks for the reply :)
    i would turn off dhcp on the extender so the livebox controlled IP’s etc
    am i right in thinking that an extender just needs power ? and it wirelessly hooks onto an existing wireless router ?

    i.e switch it on, hold the button, use a lan cable to connect to the extender via pc/laptop, go into its IP and assign it to the correct SSID/Connection with WEP/WPA etc, turn off dhcp and put it on an IP within the main routers scope etc and hey presto ? or is that just wishful thinking lol

    Regards
    Max

  43. avinash says

    16 November 2008 at 15:22

    In theory. In practise, I couldn’t use the DHCP server on the Livebox through my WRT54GL bridge maybe because of the firmware I used.

    Your mileage may vary.

  44. Max says

    16 November 2008 at 22:25

    Hi,
    I have found a better option, basically plugs into the ethernet cable from the livebox, and into a power source, then the receiver plugs into a power point (ANYWHERE) and outputs the wireless signal, so no matter where the box is, as long as you have electricity LOL you can have wireless in the room. The system uses the power supply as a method to carry the broadband connection.

    http://www.broadbandbuyer.co.uk/Shop/ShopDetail.asp?ProductID=2823

  45. Yusuf says

    2 December 2008 at 21:25

    hi, am currently in uk n well back home in mru they got the sagem fast 800 usb modem and was finking of changing 2 wifi when get back. dad got laptop and so do i. so wat wifi modem router can i get really which will work with the broadband service available in mauritius??
    thanks

  46. jean paul ruche CSE2B says

    9 March 2009 at 23:35

    Sir! has installed suse linux 11.1 and was wondering how to get the wireless to work from myt has the USB key XG76N6BNE052890 its an old one i presumed. Has installed the latest driver. In network settings in yast it is recognised as 802.11b/g USB WLAN
    ip address: dhcp
    under network card setup-hardware-kernel module-module name it gives
    zd1211rw
    the latest i think.
    I have set dynamic address, activate at boot time and firewall disabled.
    before clicking ok i press the synchronised button underneath the livebox just in case…
    it starts to flash and it stops indicating that it is communicating with the livebox….

    however no internet connection….

    if i put the cable connection to my lan card RTL-8139 typical card its ok i can connect….however i have a small pc that i use for internet to which this cable connection is reserved and i would like to be able to have the wireless for my daily use pc.

    i can put the usb connection in the small pc but each time i reset the livebox it gives me unrecognised usb device. I have disable the power management in the usb hub so that the usb device is not switched off after some times. it works fine except for the reset things!

    by the way i am not able to find the etc/network/interface in my version…only NetworkManager folder….could you please help me out….

    nor do i find the lib/modules…. after i sudo make install i get 2.6.27.7.9-debug, default,pae,trace,xen only but i find it in the network configuration tab

  47. avinash says

    11 March 2009 at 00:54

    I can’t help you right now because I don’t have OpenSuSE 11.1 (but I just got the DVD and I’ll install it in a few days.) I’m sure someone reading your comment will help.

  48. jean_paul Ruche says

    22 March 2009 at 11:26

    Thanks! for the reply. has installed the driver zd1211rw and the usb stick connects to the live box i get signal strength 57/100 but no internet connection. i have tried ndiswrapper too but to no avail.

    Essid:”Livebox-5a92″
    etc…

    with hwinfo: one before the last line i get…config status: cfg=no, available=yes, activate=unknown
    Attached to: #23 (Hub)

    im not in a hurry with that it was just a challenge to have it work….Thanks again

  49. Sunnyl says

    18 April 2009 at 17:10

    Hi Avinash!!
    well what i want to know is what the use of the USB port in the myt decoder???

  50. avinash says

    18 April 2009 at 17:45

    Nobody knows…

  51. CSESTUDENT says

    29 June 2009 at 23:42

    Hi I was wondering if u knew how to connect to the internet if instead of the wifi adapter you were using the ethernet cable(which is red for orange)?.
    I’m getting a headache trying to solve this problem and I currently removed the ethernet cable and pluged in the wifi adapter and yeah the internet works now..
    I’m on ubunu the jauty jackalope.

  52. avinash says

    2 July 2009 at 06:35

    Funny. It’s normally the other way around that people have problems…

    Anyway, I’ve never used the red Ethernet socket (which is normally used for pay-per-view TV) but I remember seeing in the configuration screen of the Livebox the option to disable pay-per-view TV to make the socket a normal Ethernet socket. Did you do that?

  53. CSESTUDENT says

    20 July 2009 at 17:54

    Well when I first installed ubuntu on my machine it didn’t detect the eth0 interface but it did detect the the wifi!Then on the day I posted on your blog I decided to retry the Ethernet and this time it worked.
    Maybe its because I of the system update that the ethernet connection is now working but not sure though.

  54. avinash says

    21 July 2009 at 05:44

    OK. The important thing is that everything works now :-)

  55. jean paul ruche says

    21 August 2009 at 23:45

    finally i got the wireless zydas zd1211rw ( ORANGE LIVEBOX WIRELESS) to work on suse linux 11.1 for anyone’s information here is the settings:
    leave the usb dongle connected during installation it will autoconfigure it (but it wont get recognised in network devices saying unknown firmware…..go to the hardware tab and select under modules the zd1211rw one leave all options blank (it will select the devices as wlan0). This is the latest driver, the zd1211b works also (using ndiswrapper – see http:pagesperso-orange.fr/gja.frndz/suse_log/procedur0.htm for info using this ).
    use iwconfig wlan0 essid ‘Livebox-5a92’
    iwconfig wlan0 mode Managed
    iwconfig wlan0 key restricted xxxxxxxxxxxxxxxxxxxxxxxxxx
    check with iwconfig wlan0 :
    signal level 73/100

  56. avinash says

    22 August 2009 at 22:31

    FYI, my Wifi dongle was recognised and correctly configured under Linux Mint. I didn’t have so much luck with the other distributions I have at home: Sabayon and CentOS.

  57. Mechanics says

    1 November 2009 at 14:07

    Hi,avinash,i just found your blog on google while trying to solve my problem concerning wifi connectivity on orange live-box..my problem is that i cannot manage to surf on the internet using my PSP..i think i’ve done evrything correctly..i’ve chose wep security and put the correct wep key in and set connection to automatic(ip adress,primary/secondary dns,etc..)

    i then press the “REG” button under my livebox and then try to connect but i always end up with an error “attempt to obtain an ip has timed out”.

    i also tried manual settings, i keep getting the same problem..

    do you think you can help me? thnx

  58. avinash says

    2 November 2009 at 10:04

    Are you using a DHCP server? Have you tried assigning a static IP address to the PSP?

  59. Mechanics says

    2 November 2009 at 19:19

    i believe the livebox uses a DHCP server but not the psp as i do not see dhcp server in the psp manual settings. The DHCP server address for the livebox is 192.168.1.1
    yups,i’ve tried assigning a static IP adress to the psp in the manual settings but it still doesn’t connect :(

  60. avinash says

    2 November 2009 at 23:58

    Have you configured the PSP to be a DHCP client (i.e. to fetch its IP from the DHCP server running on the Livebox)?

    Are you using MAC address filtering on your Livebox?

  61. Mechanics says

    3 November 2009 at 00:09

    Concerning the DHCP thingy,i do not find the option to configure it to be a DHCP client unless it’s under another label..all i can do is either put ip adress automatic or to assign a manual one( i put the LAN ip adress,dunno if it’s right though)..

    i just wanna connect so that i can test the skype application on the psp3000 to see if it’s worth with myT wifi

    concerning the MAC address,yups,i’m using filtering and i’ve added the MAC address of the PSP and chose the option “allow listed computers to connect to the network” on the livebox

    dunno where i’m wrong in my steps :(

  62. avinash says

    3 November 2009 at 16:11

    The Livebox normally has 192.168.1.1 as IP. Try using 192.168.1.200 on your PSP (with netmask 255.255.255.0 / gateway 192.168.1.1 / dns 192.168.1.1) and I guess everything should be all right…

  63. saahir says

    22 November 2009 at 14:51

    hi….can u help me to set up wlan for my nokia e51…got a mt livebox at home…thxs

  64. avinash says

    23 November 2009 at 21:44

    I don’t really know about the E51 but don’t forget to press the REG button on the Livebox when trying to connect to it from the Nokia.

  65. Robert says

    16 January 2010 at 15:06

    I have family in mauritius who are struggling to configure a new netbook (HP) using the built in wifi adaptor. For whatever reason it is not recognising the orange mru telecom livebox.

    also have tried ethernet cable on netbook and although taskbar icon indicates connected, we cannot get internet explorer/firefox or live mail to connect.

    where can i get software for installing the box. have emailed telecom tower and in 2 weeks they have not replied.

    netbook only has sd card support not cd so need softwrar on usb flash drive or memory card

    any help would be appreciated.

    Thanks

    Robert

    UK

  66. avinash says

    17 January 2010 at 14:24

    Hi Robert,

    There is a button on the underneath of the Livebox (marked REG) that needs to be pressed for the Livebox to recognise a new Wifi connection. Did you press it?

  67. gilli says

    29 January 2010 at 00:06

    hi avinash i want to know if i can use the live box as a normal modem with an adsl 512 package.i tried to change the username to that what mt has provided.it doesnt work..
    is there any possible ways to use simply the sagem modem..
    also i have both modems..beetel and livebox.i want to connect one more pc to the modem.is it possible?

  68. avinash says

    29 January 2010 at 07:23

    Why don’t you ask MT for the settings?

    As for connection many computers to the same modem, the easiest thing to do is to use a small switch. I use a Cisco (LinkSys) SD2008 at home and I’m very happy.

  69. $PÂ¥ says

    18 February 2010 at 02:51

    Hi,

    wonder if it is possible to use 2 connections from 2 different livebox on the same pc..I mean 1 connection on lan and the other on wifi, or is there a way to connect the 2 livebox together to get more bandwidth or increase in connection, I’ve read a bit about load balancing which enables that but it don’t seems to work, so what I think is 2 512kbps connections=1mb is that possible????

  70. avinash says

    18 February 2010 at 06:08

    What you want to do is channel bonding.

    If you are using Linux, read http://www.kernel.org/pub/linux/kernel/people/marcelo/linux-2.4/Documentation/networking/bonding.txt
    On the other hand, if you are using that thing from Redmond, then Google is your friend: http://www.google.mu/search?hl=en&q=bonding+windows&btnG=Search&meta=&aq=f&oq=

  71. niazeed says

    24 May 2010 at 09:41

    any idea how to sold a coper wire to the usb dongle to increase the range of wireless signal. it is somehow different to the circuits bord there is on the market..

  72. Yasnick says

    24 May 2010 at 15:20

    Please refer to my post (POST 24) I have actually done this and it works! Be sure to use the exact gauge of wire and also make sure you do it exactly as described; exact number of turns, exact diameter and exact length. Cheers :)

  73. Niazeed says

    26 May 2010 at 13:31

    i refer to post 44 and wonder of the dangers of wifi radiation. some say it is a speculation. could we broadcast wifi signal through

  74. nightdevil22666 says

    15 July 2010 at 22:55

    Hi…i did all the what you mentioned above and I’m currently stuck on the part where you say to download the drivers,which i did but it does not have the make file..please help me,what should i do now??Reply soon!
    Besides that’s a really helpful blog that you have especially 4 Mauritian!
    Cheers!

  75. avinash says

    16 July 2010 at 10:24

    @nightdevil22666

    You don’t need to download anything specific now as most modern Linux distributions come with the proper drivers. I use Ubuntu and everything works out of the box.

  76. nightdevil22666 says

    16 July 2010 at 12:47

    Really,so what i need to do is just to update?
    Then how to setup the wireless…i’m using ubuntu 10.04 and i’m a noob
    Thanks

  77. nightdevil22666 says

    16 July 2010 at 12:57

    Anyway thanks for the help..it works!

  78. Kevin says

    15 August 2010 at 11:06

    man, how do u get a download speed of 256kbs with a package of 356 while i get maximum of 60 kbps with a package of 512kbps??
    How do u do that?
    any configuration?

  79. Kevin says

    15 August 2010 at 11:06

    thanks in advnace

  80. Mock says

    9 November 2010 at 16:25

    Everybody knows that when you type in your ip addres in the url thing
    you get to configer your livebox but before that it ask you a password

    and the username and password is admin

    but when i type the username and password it say that its is wrong

    i need to get acess to the configuration to open/close ports?

    any suggestionss:)

  81. avinash says

    11 November 2010 at 05:53

    You’ve surely changed the password at some point in time… I don’t know if its possible to recover it. Who can help?

  82. saahir says

    11 November 2010 at 13:12

    hi…my livebox frequently gets jammed while using net….have to switch off n restart many times….any ideas why or what can i do to solve the problem please?thanks

  83. avinash says

    11 November 2010 at 13:49

    Jammed?

  84. saahir says

    11 November 2010 at 22:09

    yea…wat do i do to solve it?

  85. avinash says

    12 November 2010 at 06:38

    Who knows? What happens when your Livebox gets “jammed”? What about the red LEDs? Do they blink? What did the Mauritius Telecom people say when you called them?

  86. Karan says

    4 December 2010 at 10:23

    Hello.

    I googled “myT wifi macbook” and happened to see your blog from the search results.

    I’m actually having problems connecting to MyT’s wifi through my Apple Macbook Pro. It just doesn’t work even after entering the WPA passcode.

    Can you help please?

    Thanks.

    Karan

  87. avinash says

    5 December 2010 at 15:24

    @Karan

    Did you press the REG button on your Livebox before attempting to connect. It’s important.

  88. Karan says

    7 December 2010 at 16:37

    I did.

    The Macbook does detect the wifi from the livebox. And it does connect to it after I enter the WPA passcode, which I’d put when configuring on http://192.168.1.1/

    But as soon as am done configuring it, it just displays an “Alert: No Internet Connection” after a few seconds.

    Thanks for the reply on this.

  89. Karan says

    7 December 2010 at 16:55

    This is what I got when I opened Network Preferences:

    AirPort has the self-assigned IP address 169.254.22.43 and will not be able to connect to the Internet.

  90. avinash says

    7 December 2010 at 19:34

    @Karan Are you sure you pressed the REG key on the Livebox? Nothing prevents you from assigning a static address too…

Leave a Reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Our Personal Websites

Avinash Meetoo
Christina Meetoo
Anya Meetoo
Kyan Meetoo

Related Posts

  • Livebox in Mauritius: zero professionalism
  • The Sagem Livebox runs Linux…
  • Google Earth on AMD64 Linux
  • Wanadoo Livebox to be launched in Mauritius

Random Posts

  • Programming at Google and in class…
  • Goodbye Kiki
  • My Contribution to Art
  • Liverpool’s future is bright (Take 2)

Archives

  • June 2025 (1)
  • May 2025 (3)
  • April 2025 (4)
  • January 2025 (3)
  • December 2024 (2)
  • November 2024 (2)
  • October 2024 (3)
  • September 2024 (7)
  • August 2024 (1)
  • July 2024 (1)
  • June 2024 (2)
  • May 2024 (3)
  • January 2024 (2)
  • December 2023 (1)
  • October 2023 (1)
  • September 2023 (4)
  • August 2023 (3)
  • July 2023 (1)
  • June 2023 (4)
  • May 2023 (1)
  • April 2023 (1)
  • March 2023 (5)
  • February 2023 (1)
  • December 2022 (1)
  • November 2022 (1)
  • October 2022 (4)
  • August 2022 (4)
  • July 2022 (3)
  • June 2022 (5)
  • May 2022 (5)
  • January 2022 (3)
  • December 2021 (2)
  • November 2021 (1)
  • October 2021 (1)
  • September 2021 (4)
  • August 2021 (2)
  • July 2021 (14)
  • May 2021 (2)
  • April 2021 (4)
  • March 2021 (9)
  • February 2021 (2)
  • January 2021 (1)
  • October 2020 (1)
  • September 2020 (1)
  • August 2020 (2)
  • July 2020 (5)
  • June 2020 (3)
  • May 2020 (5)
  • April 2020 (6)
  • March 2020 (2)
  • February 2020 (2)
  • January 2020 (2)
  • October 2019 (1)
  • September 2019 (2)
  • July 2019 (2)
  • June 2019 (1)
  • May 2019 (3)
  • April 2019 (2)
  • March 2019 (1)
  • February 2019 (1)
  • January 2019 (3)
  • December 2018 (1)
  • October 2018 (3)
  • August 2018 (2)
  • July 2018 (2)
  • June 2018 (1)
  • May 2018 (2)
  • April 2018 (1)
  • February 2018 (1)
  • December 2017 (1)
  • October 2017 (1)
  • September 2017 (1)
  • August 2017 (1)
  • July 2017 (1)
  • May 2017 (4)
  • April 2017 (3)
  • March 2017 (4)
  • February 2017 (5)
  • January 2017 (3)
  • October 2016 (1)
  • September 2016 (1)
  • August 2016 (4)
  • July 2016 (1)
  • June 2016 (1)
  • March 2016 (3)
  • February 2016 (3)
  • January 2016 (1)
  • December 2015 (1)
  • November 2015 (2)
  • September 2015 (1)
  • August 2015 (3)
  • March 2015 (1)
  • December 2014 (1)
  • November 2014 (4)
  • October 2014 (1)
  • March 2014 (2)
  • February 2014 (3)
  • December 2013 (1)
  • October 2013 (1)
  • September 2013 (1)
  • August 2013 (1)
  • July 2013 (1)
  • June 2013 (2)
  • May 2013 (1)
  • March 2013 (3)
  • January 2013 (2)
  • December 2012 (3)
  • November 2012 (4)
  • September 2012 (3)
  • August 2012 (2)
  • July 2012 (3)
  • June 2012 (2)
  • May 2012 (1)
  • April 2012 (2)
  • February 2012 (1)
  • January 2012 (4)
  • December 2011 (2)
  • November 2011 (1)
  • October 2011 (4)
  • September 2011 (2)
  • August 2011 (1)
  • July 2011 (2)
  • June 2011 (4)
  • April 2011 (7)
  • March 2011 (2)
  • February 2011 (1)
  • January 2011 (3)
  • November 2010 (3)
  • October 2010 (1)
  • September 2010 (2)
  • August 2010 (4)
  • July 2010 (2)
  • June 2010 (1)
  • May 2010 (3)
  • April 2010 (4)
  • March 2010 (3)
  • February 2010 (3)
  • January 2010 (5)
  • December 2009 (2)
  • November 2009 (3)
  • October 2009 (1)
  • September 2009 (5)
  • August 2009 (3)
  • July 2009 (1)
  • June 2009 (3)
  • May 2009 (2)
  • April 2009 (7)
  • March 2009 (12)
  • February 2009 (10)
  • January 2009 (5)
  • December 2008 (4)
  • November 2008 (11)
  • October 2008 (6)
  • September 2008 (7)
  • August 2008 (3)
  • July 2008 (8)
  • June 2008 (6)
  • May 2008 (5)
  • April 2008 (7)
  • March 2008 (6)
  • February 2008 (3)
  • January 2008 (6)
  • December 2007 (11)
  • November 2007 (10)
  • October 2007 (7)
  • September 2007 (9)
  • August 2007 (3)
  • July 2007 (7)
  • June 2007 (8)
  • May 2007 (14)
  • April 2007 (11)
  • March 2007 (18)
  • February 2007 (14)
  • January 2007 (15)
  • December 2006 (16)
  • November 2006 (10)
  • October 2006 (7)
  • September 2006 (8)
  • August 2006 (8)
  • July 2006 (6)
  • June 2006 (4)
  • May 2006 (13)
  • April 2006 (10)
  • March 2006 (11)
  • February 2006 (7)
  • January 2006 (14)
  • December 2005 (8)
  • November 2005 (6)
  • October 2005 (7)
  • September 2005 (2)
  • August 2005 (6)
  • July 2005 (2)
  • June 2005 (6)
  • May 2005 (15)
  • April 2005 (12)
  • March 2005 (3)
  • February 2005 (8)
  • January 2005 (3)
  • December 2004 (1)
  • November 2004 (2)
  • October 2004 (2)
  • September 2004 (3)
  • August 2004 (3)
  • July 2004 (3)
  • June 2004 (3)
  • May 2004 (6)
  • April 2004 (10)
  • March 2004 (12)
Creative Commons License This work is licensed by Avinash Meetoo under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 Unported License.