Current Xiaopan OS | SliTaz Version v2

Xiaopan OS with many packages based on Slitaz

  1. vampiricbunny1800

    vampiricbunny1800 Well-Known Member
    Dev Team VIP

    Joined:
    8 Oct 2012
    Messages:
    242
    Likes Received:
    80
    very nice my friend very nice (^...^)v
     
  2. ImJoJo

    ImJoJo The One & Only
    VIP

    Joined:
    25 Jun 2012
    Messages:
    257
    Likes Received:
    122
    I too am having problems..it wont finish loading when all the screen goes black and it stays black. I'm booting from USB. I'll try VMware to see what happens..
     
  3. Mr. Penguin

    Mr. Penguin Administrator
    Staff Member VIP Admin

    Joined:
    18 May 2012
    Messages:
    3,093
    Likes Received:
    1,268
    Did you push enter?
     
  4. Aby$m

    Aby$m Well-Known Member
    Dev Team VIP

    Joined:
    25 Oct 2012
    Messages:
    153
    Likes Received:
    128
    rempit
    Did you ensure that, the VM has >=512MB RAM?
     
  5. ImJoJo

    ImJoJo The One & Only
    VIP

    Joined:
    25 Jun 2012
    Messages:
    257
    Likes Received:
    122
    I pushed enter and I let the timer go to zero..no luck...:(
     
  6. Aby$m

    Aby$m Well-Known Member
    Dev Team VIP

    Joined:
    25 Oct 2012
    Messages:
    153
    Likes Received:
    128
    This seems to be a problem with SliTaz USB installation, it has been suggested that formatting the USB drive to ext3 and not Fat32 will fix the problem.

    ~Aby$m.
     
  7. Pascal

    Pascal Wifi Sniffer
    Staff Member Moderator VIP

    Joined:
    6 Jun 2012
    Messages:
    211
    Likes Received:
    89
  8. ImJoJo

    ImJoJo The One & Only
    VIP

    Joined:
    25 Jun 2012
    Messages:
    257
    Likes Received:
    122
    ok I got it to work in VMware workstation 9..I'm on it as we speak. :dance
    another thing though..I ran yamas.sh once..I tried a second time and the script was gone..I added it manually to solve it. Was it just me?
    Overall, Great Job Aby$m...:psy:psy:psy
     
  9. kamil121

    kamil121 Active Member

    Joined:
    18 Sep 2012
    Messages:
    10
    Likes Received:
    3
    TP-LINK WN822Nv2 does not work. pity really, all this hardwork yet compatibility with wifi cards is crap.
     
  10. Mr. Penguin

    Mr. Penguin Administrator
    Staff Member VIP Admin

    Joined:
    18 May 2012
    Messages:
    3,093
    Likes Received:
    1,268
    Hello kamil121

    Chipset: Atheros AR9002U-2NG
    Chip 1: Atheros AR7010
    Chip 2: Atheros AR9287
    Linux driver: ath9k_htc (in compat-wireless)

    This version has the latest compat wireless so it should be compatible. Can we get more info on why it does not work? You using in VM or live? If in VM you sure your card is fully unloaded in Windows?

    More info: http://linuxwireless.org/en/users/Drivers/ath

    Have you got it to work with any other pentesting distro? I can't find any documentation for this card in the aircrack or backtrack forums...

    I realise that it has a dual chipset which can sometimes cause issues within Linux.

    What are the outputs for:
    Code:
    Select All
    airmon-ng start wlan0 iwconfig ifconfig
     
    • Like Like x 1
  11. kamil121

    kamil121 Active Member

    Joined:
    18 Sep 2012
    Messages:
    10
    Likes Received:
    3
    Will download the updates, but I use the TP link utility configuration and that has updated my Wireless card, I am using a standard ISO which I downloaded and then burned with IMG burn, I can confirm that Sliptaz V1 and V2 don't work with the Wireless card. The latest Xiaopan and Beine work perfectly fine.
    --- Double Post Merged, 17 Jan 2013 ---
    I am confused as to what i have to do with the link you gave me, I am not very savy when it comes to Linux. Should I download Virtual Machine? If so, what will I have to do next to get it working? I presume virtual machine is a emulator for Linux OS on windows correct? I would really appreciate it if someone can shed some light, on what I should do to get it working. I read that the OP already has the latest drivers and kernels already with the distro, hence I am bemused as to why the wireless card is not recoqnised by either Sliptaz distros.
     
    • Like Like x 1
  12. Mr. Penguin

    Mr. Penguin Administrator
    Staff Member VIP Admin

    Joined:
    18 May 2012
    Messages:
    3,093
    Likes Received:
    1,268
    First you need to see if the correct driver is loaded in SliTaz using the commands I mentioned before. If you do not have root access you should type sudo in front of each command and enter them separately. Let us know what the output is.

    Are you using it on CD or USB? I suggest USB in the future.

    It seems there might just be an issue with SliTaz and your card. http://vanilla.slitaz.org/index.php?p=/discussion/1654/problems-with-wifi-usb-card-tl-wn422g-v2/p1

    Someone mentioned on there that

    "I have deleted:
    Code:
    Select All
    #confirm if $WIFI_INTERFACE is the wifi interface" section form /etc/init.d network.sh
    and after restart it works!"

    That will only work in persistance mode...the ability to make perminment changes to SliTaz. With a CD that is impossible.

    http://vanilla.slitaz.org/index.php?p=/discussion/799/cant-figure-out-how-to-make-usb-persistent/p1
     
    • Like Like x 1
  13. kamil121

    kamil121 Active Member

    Joined:
    18 Sep 2012
    Messages:
    10
    Likes Received:
    3
    Thank you very much Penguin,. really appreciate it, will make usb version, and now I see the difference between CD and USB and will look for the code you coded for me in your post and see how it goes, NOW i see the root of the problem, wont take long to resolve this error. 8Gb Sandisk Cruzer enough?
     
  14. Mr. Penguin

    Mr. Penguin Administrator
    Staff Member VIP Admin

    Joined:
    18 May 2012
    Messages:
    3,093
    Likes Received:
    1,268
    8GB is heaps
     
  15. Aby$m

    Aby$m Well-Known Member
    Dev Team VIP

    Joined:
    25 Oct 2012
    Messages:
    153
    Likes Received:
    128
    This is, in the design of the script, that is why in my script "unveil" I made the decision to copy the script to a temp directory before executing it.

    I recommend using "unveil" to execute yamas and all other scripts.

    You can use "unveil" by typing the name without quotes into the Terminal or by clicking on the Xiaopan icon on the task-bar at the top.


    ~Aby$m.
     
  16. ImJoJo

    ImJoJo The One & Only
    VIP

    Joined:
    25 Jun 2012
    Messages:
    257
    Likes Received:
    122
    Ok I'll give it a try. thank you
    --- Double Post Merged, 17 Jan 2013 ---
    What tool should I use to do that? ext3 format is not recognized by Windows and when I try unebootin on Linux it wont create a live usb properly. I get an error message saying theres no operating system.:confused:
     
  17. Aby$m

    Aby$m Well-Known Member
    Dev Team VIP

    Joined:
    25 Oct 2012
    Messages:
    153
    Likes Received:
    128
    Try using the SliTaz in-build Live USB creator.

    You can load the ISO image into a VM, then attach the USB stick to the VM and run the Live USB creator.

    ~Aby$m.
     
    • Like Like x 1
  18. vampiricbunny1800

    vampiricbunny1800 Well-Known Member
    Dev Team VIP

    Joined:
    8 Oct 2012
    Messages:
    242
    Likes Received:
    80
    i did a lot of testing on this with my alpha (nha) and i think it works great :D still a bt guy but if this would work off a phone id get a iphone just for your program =)
     
    • Like Like x 1
  19. hh556313

    hh556313 Active Member

    Joined:
    18 Jun 2012
    Messages:
    2
    Likes Received:
    0
    thanks for sharing. Downloading...:psy
     
  20. FareezIzwar

    FareezIzwar Active Member

    Joined:
    30 May 2012
    Messages:
    22
    Likes Received:
    2

Share This Page

Loading...