[LINUX] Debian/Ubuntu for ASUS MeMO Pad 7 (ME176C(X)) - MeMO Pad 7 Q&A, Help & Troubleshooting

Hello,
I not familiar with Arch, so I will try Debian or Ubuntu in the MeMO Pad.
I have setup Ubuntu 21.04 in another computer on the SD card and put it in the tab.
I have put the vmlinuz and initrd.img on the adp partition.
With the config file ubuntu.conf in /esp/loader/entries (on the esp partition) :
title Ubuntu
volume 80868086-8086-8086-8086-000000000007
linux /vmlinuz-5.11.0-16-generic
initrd /intel-ucode.img
initrd /acpi-me176c.img
initrd /initrd.img-5.11.0-16-generic
options root=UUID=<UUID of the ubuntu partition in SD> rw
Click to expand...
Click to collapse
With or without the intel-ucode.img and acpi-me176c.img it the same.
I have touchscreen, sound, USB, rotation, but I don't have : Wifi, Bluetooth, battery management
I don't understand how to port the drivers ; https://github.com/me176c-dev/linux-me176c/blob/master/porting.md
Is it more easier with Debian or an older kernel ?
Can I use an arch or postmarketos package or is it directly in the kernel ?
Thanks in advance

Hey Daouid,
Have you had any further luck? I have one of these old MemoPads and would love to see it working again!
Cheers
Rockymars

Hey Rockymars,
Sorry, no ...
I don't have try more and don't have answers.
I think a solution can be to buy a low cost USB Ethernet or USB Wifi with standard driver to use this an OTG USB.
And to put the tab in charge when she is off or with Android.
I don't know if Ubuntu 22.04 could have this drivers.
Anybody know how to add drivers to Ubuntu or Debian ?

Related

Linux driver for Fuze memory card?

I need to find a driver so i can plug my phone into my linux box and access the sd memory card. This is the machine that has all of the mp3 files. I don't need to sync or anything difficult, just transfer files.
Can someone point me to a driver please?
Maybe you just need to update your installation. Mine TP has worked in linux since I bought it a year ago. Using Ubuntu btw
I use Fedora Core 11. It's relatively new release and I keep it updated regularly. I'm not very good with Linux, but I like it better than MS. It's all the dependencies and line commands you have to do. I found this
http://linux.blogs2k.com/2009/02/21/...-ubuntu-linux/
but it doesn't help me at all. none of the commands work in Fedora. It's probably something simple (for linux gurus), but I'm too stupid to know what it is.
if you box will detect a memory stick it should detect the a phone with the usb manager installed on it. I had best luck with fedora as well. A side note is that there is a nice app made by pof on here that you can flash roms on linux as well
be sure you are selecting the usb connection as "data drive", are you on a stock rom?
otherwise
from a terminal do
Code:
lsusb
if you see the drive in the list (sandisk kingston etc..) then u should just need to mount it. i'm not the best on linux either, especially redhat, but i'm sure u can google a method to mount a usb drive. GL
You'll need an app like the built in 'Disk Drive' USB application or WM5torage. Once you have it in that mode, you can do the following:
Check your /dev/ folder for an item along the lines of 'sda1' or 'sdb1' that wasn't there before you plugged in the phone. Once you have it, you can create a folder, then:
sudo mount /dev/sdx1 /path/to/your/folder/
where /dev/sdx1 is your device and /path/to/your/folder is the folder you created.
Google 'mount usb flash drive linux' for more info.
ktemkin said:
Check your /dev/ folder for an item along the lines of 'sda1' or 'sdb1' that wasn't there before you plugged in the phone. Once you have it, you can create a folder, then:
Click to expand...
Click to collapse
or two other ways to find it by comparing output before and after plugin the phone :
fdisk -l
or
cat /proc/partitions
For accessing the storage, by default fedora mounts the device under /media/ I'll assume other "modern" distros are acting at the same way.
But a question regarding your SD card, is it encrypted ?
ubuntu hardy and jaunty working out of the box with storage mode
plug it in via usb and type dmesg at the command line
look for something like /dev/sdb /dev/sdb1 or something similar
this is your memory stick on the fuze make a mount point as root under /media like mkdir /media/fuze then
mount /dev/sdb /media/fuze
bingo bango

[Q] i9000 and Linux (Ubuntu 10.04 / 10.10)

Does anybody run Linux at home, and if so does the I9000 pop up as a removeable device? Do I lose any awesome features by not being able to use Kies? Remote control of phone is not that useful to me.
I'll be spending the latter part of today (hopefully) finding this out for myself, but it may help if I can just return the phone on the day of delivery that faff about sending it later in the week.
Ubuntu - use usb select on connection in about phone usb and debug off in development usb Then connect phone and choose mount from the homesceen dropdown. Ubuntu will mount the sdcards I also got Kies to work with Win7 on virtual box under ubuntu - you must have the default launcher though
Sent from my GT-I9000 using XDA App
Excellent, although I've just remembered that I'm getting Windows 7 anyway. Gaming through WINE is a PITA.
Yay for education discounts!
On Ubuntu Mass Storage mode works fine, mounts the internal and external SD cards. You can also use ADB to access the phone if you set it to debug mode. There is just a funny where you need to register the USD device but if you are only wanting to access the data then you don;t need to worry about this.
Is'nt it sad that you have to use MS to work with a linux device?
Sent from my GT-I9000 using XDA App
kb909 said:
Is'nt it sad that you have to use MS to work with a linux device?
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
I'm a little concerned that they will be issuing updates via Kies... since I don't have a windows disk to run in a Virtual Machine. So I guess that means I don't have the option of running a stock Froyo... Linix only people will probably have to wait for a friendly DEV to produce a custom rom based on the stock update. you can use the tool called Heimdall for that sort of thing in linux. (it's like Odin but command line based.)
are you guys using the ubuntu for netbook or regular ubuntu desktop, or the server version of ubuntu ?
AllGamer said:
are you guys using the ubuntu for netbook or regular ubuntu desktop, or the server version of ubuntu ?
Click to expand...
Click to collapse
Ubuntu 10.4 Desktop
Ubuntu 10.10 Desktop
Ubuntu 10.10 Netbook
haven't tried with the server variant
the phone is recognized via USB all modes. regular boot as a Removable device, regular boot in Debug mode, Recovery mode, and Download mode.

[Q] Anybody up for porting Ubuntu?

Since we got a x86 cpu i want to use ubuntu on it, as im from germany i still dont have my I but has anybody tried linux on android?
Adam Outler mentioned something that this would not work...
Btw can somebody tell me what the kernel version is..?
Sorry mods for (possibly) posting in the wrong section :/
//Robert
Sent from my LG-P500 using xda premium
Robbilie said:
Since we got a x86 cpu i want to use ubuntu on it, as im from germany i still dont have my I but has anybody tried linux on android?
Adam Outler mentioned something that this would not work...
Btw can somebody tell me what the kernel version is..?
Sorry mods for (possibly) posting in the wrong section :/
//Robert
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
Kernel version is 3.0.8.
If you can install linux distros on the backend of rooted ARM devices it should make sense we could do the same....maybe
Ubuntu on a RAZR I ? Linux x86 apps + windows apps with wine without even recompile? I think this devece needs some love. It can be the next HTC HD2 for shure.
I dont understand the htc comparison
But i have your ideas about no need to recompile and wine in mind too...
But i understand adam because linux for android is compiled for arm achitecture so a usual desktop image would make more sense...
Why is the kernel version so low?!
Sent from my LG-P500 using xda premium
What we need to do
I have a friend with this device, after rooting he reports there is no chroot command from terminal. If so we must:
Compile busybox (with more extensions) for x86 and install it alongside root (or after root)
Make a mountable image from an ubuntu clean install and mount it (probably also needs busybox)
chroot into this mounted image
run a vnc X server on a framebuffer
vnc from android
This is how it is done on other android devices, will attempt to compile and try these instructions out this weekend when I meet him but booting native ubuntu is a much better idea (even better if we can make it receive calls ).
And for what Windows on 4,3 inches display? It dont have hdmi.
Odoslané z GT-P7300 cez Tapatalk 2
The micro usb is acting like hdmi with adapter...
Sent from my LG-P500 using xda premium
Go look up the HTC HD2. It can run Windows Phone 7 and Android dual-booted (with Linux from SDCard), and was originally the last, albeit most powerful, Windows Mobile 6 phone ever made.
Even though it is four years old, there is a massive and vibrant dev community behind it, making it reach the front page of XDA forums.
However, even the venerable HD2 is getting old, with 1GHz processor and half a gig of RAM that was top-of-the-line years ago, and people have looked in vain for some kind of successor. Hopefully, the Razr I, with an unlockable bootloader and Intel processor, will be the one. But that remains for us to do.
pablocrossa said:
I have a friend with this device, after rooting he reports there is no chroot command from terminal. If so we must:
Compile busybox (with more extensions) for x86 and install it alongside root (or after root)
Make a mountable image from an ubuntu clean install and mount it (probably also needs busybox)
chroot into this mounted image
run a vnc X server on a framebuffer
vnc from android
This is how it is done on other android devices, will attempt to compile and try these instructions out this weekend when I meet him but booting native ubuntu is a much better idea (even better if we can make it receive calls ).
Click to expand...
Click to collapse
So I tried this out and there is a chroot-compatible busybox after rooting ("busybox chroot" needs to be called as opposed to "chroot" as there is no properly made link), so anyone with this phone can try (using a PC) install Ubuntu without the grub bootloader using manual partitioning on a single ext3 (I am not sure if ICS supports ext4) partition on a microsd, put into your phone, use a root terminal, mount it, mount the adequate dev, dev/pts, proc and sys partitions and chroot right in. You then might want to install a VNC server in Ubuntu to be able to create a VNC X session in a framebuffer and a VNC client on the android side to VNC into localhost (127.0.0.1), but that should work, I didn't have time to try it this weekend If someone gets stuck post and let us see what happens I cannot wait to see if wine can run desktop Spotify with sound, excited a little hehe.
EDIT: So to make this more understandable you must:
Install Ubuntu (using your computer) to a MicroSD, specifying partitions manually and choosing only a single ext3. Right before clicking install there is a button with something along the lines of "Advanced options", disable the install the bootloader (grub) option.
Insert the MicroSD into the phone and open a root terminal
I don't use Android, maybe it automounts in /media/sdcard or /sdcard, if not you will have to find the device and partition name (probably /dev/mmcblk0p1 or /dev/sdb1) and issue "mount /dev/DEVICEPARTITION /media/sdcard"
mount -t proc proc /media/sdcard/proc
mount -o bind /dev/ /media/sdcard/dev/
mount -t devpts devpts /media/sdcard/dev/pts
busybox chroot /media/sdcard /bin/bash
Now a shell from Ubuntu should open. apt-get update && apt-get install vncserver (maybe the DNS settings must be set in /etc/resolv.conf, not yet sure)
vncserver (or start vncserver, something along those lines)
Now from Android install a VNC viewer and vnc into 127.0.0.1 (or localhost)
That should do it, again if you get stuck post here
i had htc hd2, the most amazing phone in the world. I wanna buy the rarz i for the x86 processor in it. But cpu power without community and developers is nothing :|
Sorry for my bad english.
Yesterday we tried something:
We used dd to put an arch linux image on a micro sd card...
Though my laptop wasnt even able to boot from any sd card, this should work on our phone...
but how to make it boot from the sd card? xD
btw you might have noticed, this will make only linux boot, not android, we dont chroot, may somebody build a simple ubuntu img for complete linux installer?
//Robert
so right now i am trying to chroot into an img file, mounting it and then chrooting it but all i get is:
chroot: can't execute '/system/bin/sh': No such file or directory
whats wrong?
Robbilie said:
The micro usb is acting like hdmi with adapter...
Click to expand...
Click to collapse
Razr i MHL capable???
as far as i know, sadly not no
Ok so finally I got Ubuntu Quetzal running with chroot, still some problems (missing randr extension in vnc) but ill get over this
Hey,
great work. :good:
Good to see there are people with the same ideas. I´ve searched a lot for this thread.
I will also try to get this device for the same reasons when it´s cheaper. Has anybody tried to get Plasma Active or Tizen to run?
I think Active should now be possible through kubuntu Active?
Cheers!
Hi all
At first you can try a application from play store called Linux installer
https://play.google.com/store/apps/details?id=com.zpwebsites.linuxonandroid
Otherwise you can wait some weeks for an nexus 7 Ubuntu port witch looks really interesting.
http://forum.xda-developers.com/showthread.php?t=1957561
Ahhh maybe have a look at the andrinux project here at xda
[/COLOR]Here's the andrinux link
http://forum.xda-developers.com/showthread.php?t=1387105
Sent from my sweet little Blackbox
Robbilie said:
Ok so finally I got Ubuntu Quetzal running with chroot, still some problems (missing randr extension in vnc) but ill get over this
Click to expand...
Click to collapse
thanks for your post on preparing an arch image (I don't have permision to post in devel forum, maybe because I'm a newbie ), It worked well for me although I had to adjust some things such as path and pts mount
I now have a gcc toolchain and a latex distrib on my phone I had never used arch, found it very good
I've also tried some window managers ... the one I find best for the moment is enlightenment in the touchscreen mode, awesome works great as well.
I would also suggest to use Hacker's keyboard instead of stock android, it is a complete keyboard, very usefull when dealing with terminals ... as for VNC viewer, one should recompile android-vnc-viewer with the patches given in Issues 238 and 239 (can't post links either), it's a lot better
I've had a lot of fun, thanks
First, Complete Linux Installer doesnt work because its images are compiled for arm not x86 (i tried )
Secondly, I did a tutorial here http://forum.xda-developers.com/showthread.php?t=1966984
the nexus 7 stuff is interesting and we consider making flashable fastboot for the razr i since we dont have cwm or such you know
i am talking to jordan keyes who recently owned a nexus 7 who probably will try out the ubu stuff and i might get some system info
but i would really prefer a dual boot, capable of booting from sd...
I came across this site today:
http://www.pvsm.ru/wine/10369
translated here
I don't know if this could possibly help you any further but I thought that I might as well post it.

[Q] why am i not able to access storage in linux mint!!!

I just upgraded my Laptop to Linux mint 17 cinnamon bu t i am not able to access my storage of my mi3 like that in windows.When i connect my mi3 to laptop only driver installation partion on mi3 appears(have attached screenshot) not the storage(In windows both appears).If you have solution please give it step by step ,i am new to linux
kaapro9 said:
I just upgraded my Laptop to Linux mint 17 cinnamon bu t i am not able to access my storage of my mi3 like that in windows.When i connect my mi3 to laptop only driver installation partion on mi3 appears(have attached screenshot) not the storage(In windows both appears).If you have solution please give it step by step ,i am new to linux
Click to expand...
Click to collapse
1) Install SDK and setup adb
simple script to setup sdk and adb on linux, tested on old version linux mint as im using Ubuntu 14.04 now http://forum.xda-developers.com/showthread.php?t=1459945
just in case the udev rules is not available on above link. http://rootzwiki.com/topic/258-udev-rules-for-any-device-no-more-starting-adb-with-sudo/
2) Add below code inside android 99rules
#Xiaomi
SUBSYSTEM==usb, SYSFS{idVendor}==2717, MODE=0368
3) Voila, u can now use mtp into linux
4) other than that, u can use ftp. It is built inside the mi file explorer and connect it using Filezilla or simply type the ftp host into web broser.

Native Linux for Asus tf701t

Linux for Asus tf701t
DISCLAIMER:
You can brick your device. Be careful
Github repo
There are three available versions of Linux distros for this tablet:
1) Xubuntu 14.04 by Geometry
2) Arch Linux
3) Debian Wheezy
Kernel for Arch and Xubuntu by Geometry
The recommend distro is Xubuntu. It is the most stable, has the best hardware support (Bluetooth and Wifi works properly) and user-friendly. Now touchscreen not supported. Hardware accelerated video works via console nvgstplayer. Look here for further information.
_________________________________________
Arch Linux is pretty good, too. It has the best touch support, UI is xfce4 with touchscreen patches. Bluetooth not works, wifi is a little buggy. Hardware accelerated video do not works. Included Chromium with touch support.
root password: 1234qwerty
user : test, password: changeme
Rootfs:
https://mega.co.nz/#!b8w3VJaJ!SpD1GTIkNiiAmYiCUxmhOYjX6NYN8IeFPhiY6N9Xtkc
Installation:
Download rootfs archive, copy it to your tablet. You can previously extract tar from bz2 by command (if you're using Linux)
Code:
bzip2 -d ./arch.tar.bz2
That is not obligatory, but faster than unpacking on tablet.
Then, open terminal emulator and type
Code:
su
cd /data/media
tar -xf {path to your rootfs archive}
You should see archlinux directory in /data/media
To try Linux (without any changing in Android):
Download attached file arch_bind.img, and boot it via fastboot by command:
Code:
sudo fastboot boot {path to arch_bind.img}
If you're using Windows have a look here
If you like it, you can flash linux kernel instead of recovery:
Code:
sudo fastboot flash recovery {path to arch_bind.img}
You'll not be able to go into recovery, but instead get a complete another OS
You can get your recovery back just by re-flashing it.
____
Alternatively you can install rootfs on external memory, such as MicroSD or usb stick (usb and dock SD is not very good idea because data corrupting is possible due to bad connection between dock and tablet).
Just unpack archive to your SD (I'm afraid it won't works under Windows, but I'm not sure). Be careful, you should get a rootfs on SD, not the dir archlinux.
After that, boot or flash in same way as mentioned above, but use arch_ext.img.
_________________________________________
Debian Wheezy - the first, legacy distro. Is not very stable, but has some interesting features. Description below:
What is works:
GUI works, MATE and XFCE enviroment. (mate was removed because it needs too much memory, if you want, just apt-get install mate)
USB devices (e.g. I use tablet to programming and flashing Arduino)
Dock keyboard and touchpad
GPIO keys (partially)
CPU scaling
Brightness control
Video via nvgstplayer or graphical Totem, up to 4K
Hardware acceleration (OpenGL ES, to see demo try glmark2-es2)
Chromium with hardware acceleration
Some games, like DOOM (prboom), eduke32, etc. Games in directory /usr/games/
Glshim (wrapper between GL and GL ES, it help to run some OpenGL games, for example bzflag )
Sound works due to PulseAudio, switching between speaker and headphones also works.
Touchscreen (thanks to Bogdacutu http://forum.xda-developers.com/member.php?u=4937137) + some GUI improvements for touchscreen and touch version of Chromium
Don't works:
Strange things with sound (don't work mixer, but one stream works correctly)
FIXED
Strange things with suspend. X server works only with software acceleration.
How to install:
If you want install linux permanently you can flash linux.img instead of recovery by command
Code:
fastboot flash recovery linux.img
Scripts in initrd looking for file debian-root in /data/media/ (directory in android), so you should create this file by command (in linux PC)
Code:
dd if=/dev/zero of=./debian-root bs=1M count=4096
mkfs.ext4 ./debian-root/CODE]
It will create file debian-root in home directory. The you should mount it and unpack archive by GUI or by command line
[CODE]sudo mount ./debian-root /mnt
cd /mnt
tar -xf <path to debian.tar.bz2>
cd 4856f746-b62a-494c-a0da-ffdcab915ef2
mv ./* ../
Also you can install rootfs to sdcard or usb stick. Just format it to ext4 or 3 and unpack archive to it. Then you should boot linux_ext.img by command
Code:
sudo fastboot boot linux_ext.img
Also you can flash this img insteas of recovery by same way.
One more way is install rootfs in directory. Follow instructions from member Geometry:
http://forum.xda-developers.com/member.php?u=4937137
After booting just login by name root and password 1234qwerty, then type startx to load GUI.
Rootfs
https://mega.co.nz/#!OwIWAajC!O3nFrGgDfV_-NsUnjue3UrE_kKtO0JsEgP10eLPpJAc
Thanks to Rabit, author of Linux for tf700
This is really exciting. I am a beginning computer science major and would love to see this running native Linux. Do you have any other partners that can help you out with working on this awesome project?
Sent from my SCH-I545 using Tapatalk 2
I'm sure @sbdags would be curious about hearing this.
Sent from my SCH-I545 using Tapatalk 2
royredman said:
Do you have any other partners that can help you out with working on this awesome project?
Click to expand...
Click to collapse
Noone helps me. I need a help because I don't have enough knowledge and time. So, if anyone helped me this project would get a great kick ass
Trel725 said:
Noone helps me. I need a help because I don't have enough knowledge and time. So, if anyone helped me this project would get a great kick ass
Click to expand...
Click to collapse
You're making good progress. Just keep at it. People will appreciate it. If I had a dock I would take a look at it. Thanks.:good:
YEAHH!!
I got it, load X server that work correctly! GUI works, mouse works, dock tablet works!!!
It works without any recovery and chroot, direct. I caught this parameter in /sys. That is /sys/class/graphics/bits_per_dpi , if I write 16 in it, screen is initialize!
PROOFS!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Looking good, nice to see some Unix up and running.
Can you put a higher number then 16? like 24? or 32? Or does that not make any sense?
YayYouFixedIt said:
Can you put a higher number then 16? like 24? or 32? Or does that not make any sense?
Click to expand...
Click to collapse
I don't know, I think that is not color depth, because colors are normal. I think that is something system because in normal running android that is 0 in this file.
This evening I will post a preview linux, that you can boot.
Trel725 said:
I don't know, I think that is not color depth, because colors are normal. I think that is something system because in normal running android that is 0 in this file.
This evening I will post a preview linux, that you can boot.
Click to expand...
Click to collapse
Awesome. Yes I looked at that directory and in android I see fb1 its bits per pixel and is set to 32. Might be something else. Good Job.
That is the rootfs packed by squashfs. Just unpuck it to sdcard, insert card and boot my kernel (n first post). Wait a minute and log in by name and password ubuntu. Then go to root mode (sudo su) and type
Code:
X vt1 & sleep 5; brite; DISPLAY=:0 xfce4-session
You'll get a simple xfce desktop preview. Now I am testing Unity but it pretty buggy. You can install ubuntu-desktop by chroot from android and try it.
I am afraid I can't enough time, so to finish this project I really need a help.
https://mega.co.nz/#!WhR2DbYZ!s5byPlazuY0XLY_z_9JDF1VF-QfLzsGtNKE8RkV-BlM
Trel725 said:
That is the rootfs packed by squashfs. Just unpuck it to sdcard, insert card and boot my kernel (n first post). Wait a minute and log in by name and password ubuntu. Then go to root mode (sudo su) and type
Code:
X vt1 & sleep 5; brite; DISPLAY=:0 xfce4-session
You'll get a simple xfce desktop preview. Now I am testing Unity but it pretty buggy. You can install ubuntu-desktop by chroot from android and try it.
I am afraid I can't enough time, so to finish this project I really need a help.
Click to expand...
Click to collapse
I would really like to help as I just purchased a tf701t myself and want linux on it but I'm afraid I don't know nearly enough about android devices to help much
I'm gonna do alot of research to learn how it all works ...I might be able to help you then
I have one question: Could it be possible to (if knowledgeable) to configure Linux Mint 17 64-bit on the tf701t with enough know-how?
This project has alot of potential my friend so don't quit now
sudoaptget said:
I would really like to help as I just purchased a tf701t myself and want linux on it but I'm afraid I don't know nearly enough about android devices to help much
I'm gonna do alot of research to learn how it all works ...I might be able to help you then
I have one question: Could it be possible to (if knowledgeable) to configure Linux Mint 17 64-bit on the tf701t with enough know-how?
This project has alot of potential my friend so don't quit now
Click to expand...
Click to collapse
No no. Unless you know something I dont Linux mint is for x86 32bit architectures. As well as the x86 64 bit architectures. The tf701 is an arm 32 bit architecture. Theres likely no way you could put a x86 64bit compiled os on a 32 bit embedded arm device.
YayYouFixedIt said:
No no. Unless you know something I dont Linux mint is for x86 32bit architectures. As well as the x86 64 bit architectures. The tf701 is an arm 32 bit architecture. Theres likely no way you could put a x86 64bit compiled os on a 32 bit embedded arm device.
Click to expand...
Click to collapse
ok I guess I'm going about this the wrong way
I did some research into Arch Linux ARM distro and it's looking promising... Can Arch Linux ARM work with the tf701t? If so, can you provide any info on how to install Arch Linux on the device?
I'm a complete noob when it comes to tablets haha
Edit: I realised I might be highjacking this thread, so I apologise for that and I'll stop asking questions here. Anway I'm excited for any future updates on linux on these devices topics.
Yes ArchLinux arm, Gentoo, Kali, Debian, Ubuntu, Ubuntu touch and others supporting arm but besides this theres no proper solution to get it on this tablet yet afaik.
I am going to share kubuntu 14.04 soon, but I am not like it. Now I am working on Debian.
Trel725 said:
I am going to share kubuntu 14.04 soon, but I am not like it. Now I am working on Debian.
Click to expand...
Click to collapse
I'm not a fan of ubuntu or any subsidiary flavours such as kubuntu I'm afraid. But I am curious to see what your Debian will be like
Point Linux distro (debian) is the most stable distro of any linux distro and somewhat similar to 10.10 ubuntu (maverick) before canonical turned ubuntu sour. Unfortunately it looks like its only 86x 64bit
I'll try making an arch linux ARM for tf1071t. But some guides or advice would be greatly appreciated.
Debian tworks well. Much better then *buntu. I removed ubuntu, and I going to release Debian 0.1 rotfs.
Summary:
Wifi - works
Screen - works
Input - dock and usb mouse works, touchscreen and touchpad - bot
Sound - strange, woks in browser, but not player.
Trel725 said:
Debian tworks well. Much better then *buntu. I removed ubuntu, and I going to release Debian 0.1 rotfs.
Summary:
Wifi - works
Screen - works
Input - dock and usb mouse works, touchscreen and touchpad - bot
Sound - strange, woks in browser, but not player.
Click to expand...
Click to collapse
Fantastic You're a legend! I was wondering if I can get a copy of the debian to install on my tf701t for testing purposes?
I can try get the player working....
That is rootfs https://mega.co.nz/#!7oAiRSLB!57byiZho_oXXzUiWlAaHbeUF7Ykm3NOrUz3oGaEWD08
It contains simple debian. You should remove /etc/init/tf701.conf becouse it crash booting. When system boot you can log in by user root and password 1234qwerty (sudo not installed), then echo 16 > /sys/class/graphics/fb0/bits_per_pixel and then type myx. That is simple script which will boot graphical enviroment.

Categories

Resources