Ergebnis 1 bis 7 von 7
  1. #1
    Neuer Benutzer
    Registriert seit
    30.08.2015
    Beiträge
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    AZBOX HD - Possíble Wifi Solution

    Guys, maybe I found a solution for wifi (and other stuff) for Azbox HD.

    I begun searching why wifi did not work. After some researching I've found out that wpa_supplicant was not able to daemonize but it was able to run wpa_supplicant without daemon (the -B option).
    After few days I found a workarround: in /etc/network/ the box generates the interfaces file with wifi options like this:

    Code:
    pre-up wpa_supplicant -iwlan1 -c/etc/wpa_supplicant.wlan1.conf -B -dd -Dwext || true
    I just change it to
    Code:
    pre-up wpa_supplicant -iwlan1 -c/etc/wpa_supplicant.wlan1.conf -dd -Dwext &
    to run in background.

    It works if you do some more changes and do not change anything in Network menu.

    Then I tried to run the DLNA Browser and it didn't work too. When I run manually it gives me the same error of wpa_supplicant: No such device. Searching for specific error of djmount (failed to daemonize: No such device) I've found out the following command:

    Code:
    rm /dev/null ; mknod /dev/null c 1 3
    Then I try to run djmount again and it works perfectly. I unmade all the changes on files and swap my wifi cards and it works too.
    I've rebooted the device and the solution seems to be permanent.
    AFAIK the comand rebuild a null device but I'm just a begginer on linux.

    You can try this and tell the result.
    I just spend a lot of time on this image because this is the fastest E2 image by far for my both Azbox Premium HD.


  2. #2
    Boardgründer/Administrator Avatar von bonkel
    Registriert seit
    03.05.2012
    Beiträge
    8.468
    Thanks
    509
    Thanked 4.504 Times in 1.979 Posts
    You have to Do that After every Start or just One time

    Gehasst, Verdammt, Vergöttert
    Fragen gehören ins Forum nicht in meinem Postfach!
    >> Häufig gestellte Fragen <<


  3. #3
    Neuer Benutzer
    Registriert seit
    30.08.2015
    Beiträge
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Zitat Zitat von bonkel Beitrag anzeigen
    You have to Do that After every Start or just One time
    It seems to be permanent. Just to clarify, this applies in case the wifi is detected but cannot connect on SSID.


  4. #4
    Boardgründer/Administrator Avatar von bonkel
    Registriert seit
    03.05.2012
    Beiträge
    8.468
    Thanks
    509
    Thanked 4.504 Times in 1.979 Posts
    i will try to add the mknod in next image , if this is working, djmount works in media ceter automaticly

    Gehasst, Verdammt, Vergöttert
    Fragen gehören ins Forum nicht in meinem Postfach!
    >> Häufig gestellte Fragen <<


  5. #5
    Neuer Benutzer
    Registriert seit
    30.08.2015
    Beiträge
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Zitat Zitat von bonkel Beitrag anzeigen
    i will try to add the mknod in next image , if this is working, djmount works in media ceter automaticly
    And so anyother tool that is affected by this problem with daemons.

    Thanks a lot mate.


  6. #6
    Neuer Benutzer
    Registriert seit
    30.08.2015
    Beiträge
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts


  7. #7
    VIP Avatar von Joker7
    Registriert seit
    05.05.2012
    Beiträge
    3.923
    Thanks
    779
    Thanked 1.364 Times in 938 Posts
    ...mal rein aus Interesse... wurde in irgend einem Image auch das berücksichtigt womit sich @SpaceRat bzgl. Azbox sehr intersiv beschäftigt hat ?
    Gruss Joker7
    Ein Tag ohne lächeln ist ein verlorener Tag
    ( Charlie Chaplin )

    ------------------------------------------
    Kein Support per PN..dafür ist das Forum da.


Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •