- Joined
- Mar 9, 2011
- Messages
- 833
- Solutions
- 1
- Reaction score
- 553
- Trophies
- 1
- Age
- 31
- Location
- East Yorkshire
- XP
- 3,019
- Country



Maybe it helps to show the exact steps that I've done:
Code:git clone https://github.com/cmsj/nintendo-switch-ubuntu-builder.git ubuntu cd ubuntu ./make_build.sh gparted ( Created a 300MB FAT32 partition then filled the rest of the sd card with a second ext4 partition labled "rootfs" ) mount /dev/sdn2 /mnt/sdcard tar xvf bionic.tgz -C /mnt/sdcard cp bionic.tgz /mnt/sdcard/root
I've not tried it, but I expect it would work.can those steps be runned also under debian ?
I've not tried it, but I expect it would work.
(Not sure why Maufeat copies the tarball to the sdcard at the end, but it won't break anything, just uses up 970MB of SD space)
with vmfusion will i need to patch to usb 2.0 ? that would suck because on my mac terminal i wont need to patch it
I've not tried it, but I expect it would work.
(Not sure why Maufeat copies the tarball to the sdcard at the end, but it won't break anything, just uses up 970MB of SD space)
I need to get some sleep, but if you want to have a bash: https://github.com/cmsj/nintendo-switch-ubuntu-builder
Random thought, but I wonder how much it would take to get the switch to run an image of the Nvidia Shield TV.
Given how similar their hardware is, I’d imagine it could run like a dream.
Sent from my iPhone using Tapatalk
only problem is its not open source so you wont be able to simply install it
Is this just Ubuntu bash or does it include the desktop environment? Would love to have Ubuntu Gnome on the Switch. Arch with LXDE is pretty hard to use with such a small display and I'd prefer apt over pacman.
Amazing work btw! Keep it up!
https://github.com/fail0verflow/shofel2/tree/master/configs
For Screen Rotation and Touch Calibration.
switch-ts-calibration.rules is a udev rule and the other file is a script you need to run to flip the Screen. Maybe you can include it.
https://github.com/fail0verflow/shofel2/tree/master/configs
For Screen Rotation and Touch Calibration.
switch-ts-calibration.rules is a udev rule and the other file is a script you need to run to flip the Screen. Maybe you can include it.
Yep, gonna play with that.@cmsj maybe you need to include this
Yep, gonna play with that.
Have you seen a reference somewhere to controlling the CPU clock? I read a post *somewhere* about something in /proc or /sys that could bump the speed up a little, but I'll be damned if I can find it again.
Unity seems perfect for touchscreen devices. I never liked it much on an actual PC.Nice one there, but do you think Ubuntu distro would really be the best 4 it? It is kinda too much desktop mac like for my taste. But still looks awesome
![]()



