This is exactly what I want from the iPad Pro. Unlock the virtualization support to let me have a debian/ubuntu VM with a complete development environment that I could take for holiday to make emergency fixes, and leave the precious MBP at home.
Consider Asahi Linux limited feature support for the M1, after all these years, this is not going to ever happen. Its not like Apple has every shown any interest in opening their hardware up to 3rd party OS support and nor will they.
I turned a $80 RK3562 Android tablet into a Debian Linux workstation
201–210 of 248 posts
Re: I turned a $80 RK3562 Android tablet into a Debian Linux workstation
#202Earlier quoted context omitted.
It helps for fuzzing, maintaining and is actually a great help for seniors, maybe not for the ones who don't care for the project and publish slop. It could now actually help a lot in some ways not just coding though but things surrounding project management.
No it doesn't. It helps lazy people. It helps Lazy seniors, it helps lazy project managers. You have this ass backwards. It helps everyone who is Lazy.
Re: I turned a $80 RK3562 Android tablet into a Debian Linux workstation
#203I love how easy AI makes it to hack devices that otherwise wouldn't be worth the time.
Yeah. It makes me wonder if it would be possible to reverse engeneer firmware for popular TQ ebike motors. This firmware can be downloaded if you intercept dealer tool API calls. I have no experience at all with this, otherwise I would probably try. I decompiled dealer tool, but it it quite complex WPF app and I cannot make it compilable. Make latest iteration of Claude can. It takes a lot of time, otherwise I would…
At least that's what happened when I created a Python sdk for my $500 video light.
Re: I turned a $80 RK3562 Android tablet into a Debian Linux workstation
#204Earlier quoted context omitted.
It's a device running Android on a bottom-of-the-range SoC with, according to the description, 5 out of "9" gigabytes of "RAM" running from swap space on the internal storage. Perhaps Doogee could've ported Android better, but I don't think Android will ever run smoothly on this device. Android contains a lot of tricks to cache as much as possible in RAM so things like sleep/wakeup and app launching can be very fast.…
It's a particular choice of terminal, that. I can't help wondering how quick it would be with urxvt or similar. I'll probably pick one up in a few weeks to find out myself.
I've run postmarketOS on an old Galaxy Tab II back in the day and that had similar (though much worse) issues. You can open minimal applications quite quickly, but the on-screen keyboard doesn't open and trying to things like scaling are likely broken.
Re: I turned a $80 RK3562 Android tablet into a Debian Linux workstation
#205Earlier quoted context omitted.
Exactly. The hardware is already powerful enough. An iPad Pro with unlocked virtualization and a proper Linux VM would be an amazing travel dev machine. This is the reason I made this project, and I am still exploring for other tablets with better resolution and more resources.
That is also my dream, iPads Pro are very expensive but the hardware is so good (that is including the Magic Keyboard). BTW OP, have you ever tried a hybrid Chromebook tablet like Lenovo Duet 3? This is my favorite device for travel exactly because it is so good as a small Linux machine. Crostini fits the "I want to run a Linux VM". You can even use postmarketOS if you want an even more "traditional" Linux experience…
"Another issue is that this device is working well enough in v25.12 release, but I tried edge once (the rolling release channel) and my touchpad started to work in absolute instead of relative mode."
I (foolishly) did an apk upgrade and ran into this one - an AI fixed it for me, its caused by keyd having a too broad device mask (0000:0000) so it grabs everything including the touchpad causing havok. From my noteslop: "The fix was to patch /usr/bin/pmos-generate-cros-keymap to match the exact cros_ec keyboard ID, k:0000:0000:af5c732c, then regenerate the config and restart keyd so it no longer grabs the touchpad. "
Re: I turned a $80 RK3562 Android tablet into a Debian Linux workstation
#206This is exactly what I want from the iPad Pro. Unlock the virtualization support to let me have a debian/ubuntu VM with a complete development environment that I could take for holiday to make emergency fixes, and leave the precious MBP at home.
Re: I turned a $80 RK3562 Android tablet into a Debian Linux workstation
#207Earlier quoted context omitted.
> main trouble to me has been caused by unity games Generally it's probably just bad optimization. But that only gets you so far because Unity's asset streaming is designed to work with level-based games. It will only let you unload assets if you package them per-level and then swap them in and out at load screens between levels. Absolutely useless for games like KSP.
> Absolutely useless for games like KSP. and yet KSP flies fine, while visual novels crash
Re: I turned a $80 RK3562 Android tablet into a Debian Linux workstation
#208Earlier quoted context omitted.
That is also my dream, iPads Pro are very expensive but the hardware is so good (that is including the Magic Keyboard). BTW OP, have you ever tried a hybrid Chromebook tablet like Lenovo Duet 3? This is my favorite device for travel exactly because it is so good as a small Linux machine. Crostini fits the "I want to run a Linux VM". You can even use postmarketOS if you want an even more "traditional" Linux experience…
PostmarketOS is amazing on supported arm chromebooks. Unfortunately the newest 'community' level supported devices are all from the early 2020's and are getting a bit long in the tooth, especially when it comes to web browsing. I have a few that I throw in a bag for beach/jungle holidays - they are literal e-waste, something liberating about carrying a laptop that's worth significantly less than a decent family meal.…
Re: I turned a $80 RK3562 Android tablet into a Debian Linux workstation
#209This is exactly what I want from the iPad Pro. Unlock the virtualization support to let me have a debian/ubuntu VM with a complete development environment that I could take for holiday to make emergency fixes, and leave the precious MBP at home.
Here is the tablet that can do this: https://puri.sm/products/librem-11 . It can even run Qubes OS.