Page 71 of 124 FirstFirst ... 2161697071727381121 ... LastLast
Results 701 to 710 of 1233

Thread: Linux on 7" mini netbook ARM-VT8500 ?

  1. #701
    Join Date
    Mar 2010
    Beans
    38

    Re: Linux on 7" mini netbook ARM-VT8500 ?

    Quote Originally Posted by abrasive View Post
    For those of you with the VT8505/WM8505 based netbooks, I've rolled up a Debian system around the Android kernel that was released, with drivers or userland tools for everything.
    It adds a few things (like a framebuffer console); it will run from SD alone, or if you wish, install to the device NAND.

    X11 is not included to keep the download size down, but it's pretty quick to add with apt-get (figure another 25MB or so of downloadables).

    You can find the filesystem tarballs and instructions at: http://bur.st/~abrasive/wm8505_linux/
    Hi

    I need your debian system, could you make a script file to install? what I mean is copy to SD card, and update like Android system?

    Thanks in advance.

  2. #702
    Join Date
    Apr 2010
    Beans
    30

    Re: Linux on 7" mini netbook ARM-VT8500 ?

    Quote Originally Posted by LikeUbun View Post
    Hi

    I need your debian system, could you make a script file to install? what I mean is copy to SD card, and update like Android system?

    Thanks in advance.
    There is a boot-script that installs the kernel, then boots from the SD; you then have to copy the userland manually. From the readme in the folder:
    Code:
    mount /dev/mtdblock9 /mnt/mtd
    cp -xdpr / /mnt/mtd/
    Do you need a script to automate that?

  3. #703
    Join Date
    Apr 2010
    Beans
    30

    Re: Linux on 7" mini netbook ARM-VT8500 ?

    Quote Originally Posted by LikeUbun View Post
    Hi

    I need your debian system, could you make a script file to install? what I mean is copy to SD card, and update like Android system?

    Thanks in advance.
    Did a crufty quick hack to deliver Android-style single-shot install, seems to work fine, uploading it now.

  4. #704
    Join Date
    Mar 2010
    Beans
    38

    Re: Linux on 7" mini netbook ARM-VT8500 ?

    Quote Originally Posted by abrasive View Post
    Did a crufty quick hack to deliver Android-style single-shot install, seems to work fine, uploading it now.
    Yes, I want an auto update script file and I want to install to nandflash, not run on SD card. because I have a AP system need run on debian. please help me to build a full package for your debian system.
    I can customize the hardware to use over 256MB memory, over 2G nandflash.
    so, it is very important to me.

    further discussion details please email to me: likeubun@gmail.com

    Thank you very much.
    Last edited by LikeUbun; April 14th, 2010 at 05:46 PM.

  5. #705
    Join Date
    Apr 2010
    Beans
    30

    Re: Linux on 7" mini netbook ARM-VT8500 ?

    Quote Originally Posted by LikeUbun View Post
    Yes, I want an auto update script file and I want to install to nandflash, not run on SD card. because I have a AP system need run on debian. please help me to build a full package for your debian system.
    This Debian roll is specifically for the EasyPC style 7" netbooks - it sets a bunch of bootloader environment (that the Android installer sets too). You'll have to get down and dirty with the bootscripts if not.



    New tarballs uploaded. Supports full-auto install.

  6. #706
    Join Date
    Mar 2010
    Beans
    38

    Re: Linux on 7" mini netbook ARM-VT8500 ?

    Quote Originally Posted by abrasive View Post
    This Debian roll is specifically for the EasyPC style 7" netbooks - it sets a bunch of bootloader environment (that the Android installer sets too). You'll have to get down and dirty with the bootscripts if not..

    I know, I just want to use your system on WM8505. That's all.

    Quote Originally Posted by abrasive View Post
    New tarballs uploaded. Supports full-auto install.
    is that file named xorg.conf under useful? replace before one?
    Last edited by LikeUbun; April 14th, 2010 at 06:06 PM.

  7. #707
    Join Date
    Mar 2010
    Location
    in my room
    Beans
    172
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Linux on 7" mini netbook ARM-VT8500 ?

    what are the upgrades on it
    like ram and video cards?
    hard drive space
    01101001 0010000001101100011011110111011001100101 00100000011101010110001001110101011011100111010001 110101

    i 01101100011011110111011001100101 ubuntu

  8. #708
    Join Date
    Apr 2010
    Beans
    30

    Re: Linux on 7" mini netbook ARM-VT8500 ?

    Quote Originally Posted by LikeUbun View Post
    I know, I just want to use your system on WM8505. That's all.



    is that file named xorg.conf under useful? replace before one?
    no, old now; now it is already in the extpart tarball - you shouldn't need to do anything (other than apt-get the xorg packages).
    Last edited by abrasive; April 14th, 2010 at 06:15 PM.

  9. #709
    Join Date
    Mar 2010
    Beans
    38

    Re: Linux on 7" mini netbook ARM-VT8500 ?

    Quote Originally Posted by abrasive View Post
    no, old now; now it is already in the extpart tarball - you shouldn't need to do anything (other than apt-get the xorg packages).
    OK, got it. thanks in advance.

  10. #710
    Join Date
    Apr 2010
    Beans
    30

    Re: Linux on 7" mini netbook ARM-VT8500 ?

    Quote Originally Posted by LikeUbun View Post
    is that file named xorg.conf under useful? replace before one?
    I was wrong, and debconf just nukes the xorg.conf that comes in the tarball.
    So, you still need to put on that xorg.conf after X is installed. Sorry!

Page 71 of 124 FirstFirst ... 2161697071727381121 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •