Recent content by jack454

  1. jack454

    Building your own ROM

    Type lspci -v in terminal and post the output for your wireless lan controller. We need to know the chipset it's using and we might find a better driver..
  2. jack454

    Building your own ROM

    Did you find an answer to this? I'm still having the problem.
  3. jack454

    Building your own ROM

    I have teamviewer
  4. jack454

    Building your own ROM

    Did you rename the android sdk folder in your home folder to android before you moved it to /usr/local
  5. jack454

    Building your own ROM

    sdk crap must not have been there to start with. you were supposed to have made the system folder before running the commands
  6. jack454

    Building your own ROM

    Yes in the /usr/local/android folder.
  7. jack454

    Building your own ROM

    No. Did you go to /usr/local/android and make a folder named system
  8. jack454

    Building your own ROM

    Next open terminal and run these commands one at a time. When you run repo sync it will take a long time to finish. cd /usr/local/android/system/ repo init -u git://github.com/inferiorhumanorgans/android.git -b gingerbread repo sync
  9. jack454

    Building your own ROM

    Not yet. Now go to /usr/local/android and create a folder called system.
  10. jack454

    Building your own ROM

    Now open a terminal and type sudo mv /home/alexandra/android /usr/local Then hit enter. there is a space between android and /usr/local
  11. jack454

    Building your own ROM

    Ok rename it android
  12. jack454

    Building your own ROM

    What? You can't get it to extract?
  13. jack454

    Building your own ROM

    Ok Let me know when you get it.
  14. jack454

    Building your own ROM

    I'm willing to try to help. Where did you put the android sdk folder when you extracted it?
  15. jack454

    Building your own ROM

    It looks like you have your build setup in the root folder. " repo initialized in /root/android/system". That's not a good place to put it. I'm on my way to work now, so no time. If you don't get it by the time I get home I'll try to help.