You literally can't make that thing any worse. I was a surface support agent for a few years. EVERYONE hated getting calls about the RT, you couldn't remote in to help the customer because there was no software to do it.
@@aprofondirthat was not really the issue. The issue was that it was locked to the windows store. You couldn't just install random binaries from the internet. That's why there is, to this day, no third party browser for WinRT. It would only run Windows 8 Apps (Metro Apps), not classic Win32 Apps. If they allowed Win32 Apps (which would have been possible, the Surface does offer the Win32 API - just not for Third party apps) it wouldnt have been the Desaster it was. They learned as with Windows10S you could upgrade for free to enable non-Windows Store Apps (and AFAIK the Win10 App store does allow classic Win32 Apps)
@@Espadasilenciosa It was just unbearably slow and unresponsive. Even with an SSD drive. Couldn't play youtube videos either, as even with the drivers from AMD it appears it was not being accelerated.
It's worth mentioning that the Surface RT is a 32-bit ARM device, ARM in general is an architecture that has not had much success on the desktop before Apple switched from Intel to their Apple Silicon, so modern Firefox in particular may have very little testing on this architecture, and/or the codecs may not be properly supported. If the Surface RT's RAM could be expanded, Android might have been an option at some point. Edit: I have seen that the Surface RT uses an NVIDIA GPU and specifically an NVIDIA Tegra, I'm not surprised that it has issues, NVIDIA has always been terrible on GNU/Linux.
The timing for tis video is scarily on point. I got stuck installing raspberry pi on a surface rt and gave up 5 days ago, and let it sit until now. I google a minute and here you are helping me do the final steps! Thanks a bunch!!
For those who might think this is pointless, I actually have a great use for something like this. I have a very old windows tablet that I installed the raspiOS on. I plug it into my 3D printer running Klipper firmware. I'm able to run kiauh to install fludd on the tablet and with the tablet, I have a great touch screen interface for my 3D printer.
I still use my old Surface Go for a single purpose - to run the Behringer X-Air software on my own personal live monitor mix. If the Linux build for that would work on the RT then I would also have a use for one!
I had a Surface 2 RT like 10 years ago and honestly, didn't hate it. The whole "Edge" mode and "Desktop" mode thing was annoying af, but if you went in knowing that you weren't going to get "full Windows," then it was more than usable.
@@Villager_U Yeah it came with some Kevlar gloves for when you used it because it was SHARP! Not really, that part was pretty damn awful if you ask me.
I actually did this some time ago after your first video on the surface RT! I got one for 15€ and installed Raspbian to use it as a small media player and for some simples NES emulation. It works really well!
Can you upload anything related to this? I'd love to see videos of this running. I'm about to dig into installing raspbian once the darned recovery image downloads. 'tis a big boi.
I know this is 5 months late, but the battery monitor size can be adjusted if you just right-click on it then click on Battery Monitor Settings. From there, you can adjust the border and width of the battery indicator.
Brings back memories... I did use desktop Linux natively on Tegra 3 powered device back in the day (Asus TF300T). It was my first ever experience with desktop Linux on ARM. Tegras were pretty much the only ARM chips which had proper vendor-supplied Xorg graphics drivers with 3D accelleration support. Though not fast by any means, TF300T ran Ubuntu quite well. I even managed to get some 3D games working at playable framerates (though it took some doing due to lack of desktop OpenGL). And even... some Windows RT programs via Wine. Still have a full backup of my last installation somewhere (IIRC, it was Ubuntu 14.04 or 16.04 with Xorg libs pinned to older version to play well with Nvidia drivers). Sadly, it seems modern versions of Linux run poorly on the old Tegra 3. Your experience in this video is much, much worse than mine was back in the day. Your major issue is lack of working Xorg drivers, which, unfortunately, only exist for really old Linux versions and are likely darn near impossible to get working on anything modern.
EeePad TF101 user here, it was also my first mobile desktop Linux experience... in 2021. Hey, it had no audio, but Discord in Chromium (Firefox segfaulted) ran... okay... ish.
That's absolutely fantastic. Having a modern browser as well as a modern Unix subsystem (including GCC ) on this device makes it MUCH more useful. I was always thinking of making mine some type of Kiosk mode display / smart panel. The IE11 was too old for that. A modern FF / chrome should be easily enough for any simple dashboard website. Also, there are a lot of tools for the Raspberry Pi as its very popular, I would HIGHLY suggest anyone usijng the Surface to give this a try!
I've literally spent a few days over Christmas doing the same thing, however with PostmarketOS instead of RaspberryPi OS. Still usable, unless you open a modern website. I think the Surface is going to end up in the trash if even Linux with XFCE won't even perform... Edit: Doing all those hacks to get the wifi and battery meter working is not needed with PostmarketOS, it all just works out of the box.
I found an old Atom Netbook, kinda similar in specs to this thing. It would end up in the trash, but I decided to make it a retro Windows XP machine for older software and edutainment titles.
Maybe postmarketOS would be a good fit for this device? It has ARMv7 builds, some easy to install touch friendly DEs, and with that keyboard cover you could just use sxmo or even pure sway with some custom config. Also in my experience qutebrowser gives much better performance on these old ARM chuggers
Just to save me searching online for hours and seeing nothing but junk posts/vids, do you have a link to a walkthrough that actually works as of March 2024, to install postmarketOS?
let's go new mjd post I know alot more abt surfaces now that I work in IT we stock those old crappy things for staff and students and I have to prepare them for checkout
@@dziugas1959 No one has made a graphics driver for that ARM SoC since it's very old. Even if the community actually made one it's less than worth it since the 32-bit architecture itself is already too old and obsolete. Not mentioning that every 32-bit system will eventually bricked itself in 2038 because of integer limit
@@sihamhamda47Not necessarily, you can represent 64-bit numbers on 32-bit platforms. It's just a little slower as you have to fetch more data. Thus, you can have a 64-bit time_t on a 32-bit platform (and even platforms which have a smaller data width).
I've been thinking about getting one of these to use as a proper Linux tablet, so this is just in time. As for the boot image, I find it's better to symlink to the correct one with a simplified name so you retain the information at a glance for what version and build number it comes from, as well as enabling you to have multiple versions at the same time that you can select between.
@@anon_y_mousse The /boot partition, on both ARM and desktop, is usually always vfat (FAT32) due to the bootloader. You can probably use other file systems for it, but have fun with the issues. Besides, your choice to symlink your boot image makes no sense when you can just rename it?
@@bigredlizerd The EFI partition has to be VFAT, but not your /boot partition. Mine is ext4 and boots perfectly fine and fully supports symlinks. Renaming means you have to retain the information somewhere other than the file itself. Maybe you don't care and would just wipe it and install whatever, even if you run into problems and it would be a good idea to diagnose them which is easier with the information at hand, but you can very easily use a symlink to retain the information and allow for easier swapping between different kernel versions.
Oh man, using Linux on laptops and tuning performance to be perfect was my bread and butter for a while. Kinda sucks that I can't get proper clock speed control on either of my Zen 2 systems...
The guide does warn about wearing out the eMMC in the device when using Linux on it. I recommend installing it on an SD card because it can be replaced while the eMMC is incredibly difficult to resolder if it wears out to the point of breaking. For some reason my USB install of it takes 5 minutes to boot up. I couldn't get the 2024 files on linux kernel downloads to work so use the same 2022 ones shown in the video.
I still use my surface rt pretty regularly but basically ONLY via Remote Desktop to my actual PC. As long as i have a good connection, it's almost like I'm carrying around my big computer in a tiny little frame.
You should verify the hardware acceleration settings on Firefox and VLC and disable them in case the applications are attempting to use it which causes the crash.
I don't know what Nvidia has to do with anything but I also have no idea what hard work acceleration is I've just heard that term a lot. @@CrackTheSurface
At least been Linux bet somewhere there is graphics drivers that will enable hardware acceleration if not with pi os another distro after all an RTs job is to watch RUclips on the sofa, thanks for showing this thing still has some life left in it
13:47 in my experience, I think by default raspi os uses Firefox ESR, which is extended support. It's usually an older version that's built more around stability.
What is it about RT ?- I have an orange RT laptop and I love it. The problem is I can only really use it as a remote desktop client. I think there is an undercurrent of people that really believe in this tech. Either that or they want to get their money's worth. I certainly have.
I had an optimus 4X HD which used that Tegra 3 Chipset.... Believe me you do NOT want that. Anything newer than Android 4.4 is unbearably slow. I was always surprised how incredibly smooth Windows RT ran on these devices knowing what android feels like on a Tegra 3 device.
Have you tried installing Linux on an old iPad? Project Sandcastle seems to list it as an option, but I'd love to see if it's actually possible to get a modern distro running
@@Wangsian199 are you using "sudo" before the copy command? Sudo effectively gives you full privileged mode but it will ask you for your admin password. If it still says it can't, probably the file is being used and you have to see what to close
15:04 the first Tablet my family had was an acer with the same cpu as the rt. it ran android just fine, but eventually the demand of apps got to a level where this was no longer viable.
Hmm, even browsing the web seems to be a pain using this device. Maybe it could be used, for example, as the frontend for some home automation? So installing Linux, installing some home automation tools and use this as graphical frontend, physically connected using USB hub or something like that if it's cheap enough... smart enough to power a whole Linux system and having a working touch screen so you won't necessarily need a keyboard for it to work.
Hi, great video and in easy to follow guide. I am stuck at the boot from HDD section as you skipped the video. to the screen. did you d anything else in that time as mine wont boot from HDD.
I'm having the same error at 13:17 and i don't know what I can do about it, you just simply said "one root access later" ... what is that? what can I do?
I'm still trying to this day and still having problems, I cant move the folders to the correcth place (inside raspberry os) neither can connect to the internet
Installing RPi Linux is pretty awesome, but maybe not optimal for that device. Android OS (which is still Linux) would be a better fit and offers more apps that it can actually handle running well because they are all mobile apps.
The Surface RT was originally intended as a mobile workspace, though. While severely limited in what apps you could use, it did still run a desktop OS, so this is closer to the OG usecase. On top of that, Android has far more modern and high performance requirements than you think it does lol. He’d have to install a very old version of android.
@@bland9876 Maybe initially that was the case, but nowadays, unless you are comparing a gaming PC to a smartphone, I think the power gap has significantly closed. Desktops and laptops are still more powerful since they don't usually have to fit in your pocket, but not by THAT much more. The main reason, however, is the UI - a window-based UI like Windows or macOS is just far from optimal for a device with a screen that is at most the size of your hand.
I love how MS give you that one last little update, that was for "Your Security", I believe Apple also do this for their old unsupported IOS devices too, that one last little update on IOS will pop up everyday and remind you to update, This Surface tablet had so much potential, but was cut off at the knees by MS.
14:56 Indeed Michael, the boot sequence snitches the amount of cores, you got four penguins, that's the way to indicate how many cores the computer does have.
This is super cool as a fun project, but the lack of hardware acceleration is a complete deal breaker for actual use. Is there any Linux distro that supports it?
I worked at Best Buy when the Surface RT came out and I thought it was a pretty pointless device back then. Too bad hw accel doesn't work in raspios, that would probably make it actually usable.
I've also got one and installed Raspberry Pi OS on it: it's unusable due to the lack of hardware acceleration. Can't even browse the web without the thing crashing. A bit sad.
I'm very confused because one RUclips put the red underline meaning I've already seen this on this video that ive definitely not seen two it said this video was uploaded 12 hours ago and three when I clicked on it it now says uploaded 8 hours ago.
Probably the only way to make the thing useful. Not too surprised that it's using Raspbian, though postmarketOS would be a great choice too. Kinda neat seeing it on a Surface RT lol.
Tried to install retropi on top of raspberry pi os on the original surface rt a couple months ago. Took overnight to install via terminal just to not work and would just crash when launching a game. It’s best to use it as a fancy picture frame because of how slow it is.
i bought a dell venue 7130 MS. it has an SD card reader, sim reader + card, upgradable wifi and m.2, and some models may have upgradable ram(?) it came out around the time of this, and some models were the same price for stronger hardware. Nowadays you can get the top of the line ones for $60 when they costed $1k at the highest. It even has a keyboard with a second battery to boost the batterylife. it runs nicely on ubuntu, but i'm, an arch guy baha.
You could've tried to to run Minecraft Raspberry Pi Edition on it… (apparently it isn't included by default in Raspberry Pi OS anymore but the download is still available on the Minecraft website)
Can't help but wonder if there's a distro with hardware acceleration for this thing. I mean, this is still an improvement over the mess that was Windows RT, but running with no acceleration is really less than ideal.
i got the RT on launch and loved it for doing basic stuff. then the updates rolled in and basic stuff became a nightmare. it made me quit windows altogether. been happy on ubuntu for about a decade. i saw this video and decided to dig up the RT. needs a power brick but i will get one and get rpi on it.
Yay raspberry OS I'm a huge fan of that. It's beena good starting point for many non linux people. For most probably still go with Mint. But. Raspberry OS is simple. It's got a few basic things already installed, but not too much. And web browsing works just as well as in anything. So. I'm a huge fan of the operating system.
I'll just take this opportunity to say i watch this videos before bed with my girlfriend. I wnjoy them to the fullest and have tried quite a few things from here myself, while she just likes the ASMR of your voice and falls sleep immediately. You have found an interesting audience, and you are becoming a cornerstone of my relationship lol
I keep getting hung up at the step where you're booting from the USB to install Raspberry Pi OS. "Press ESC in 5 seconds to skip Startup.nsh or any other key to continue" and a few more lines of text and 7 blocks of Alias(s) stuff. Not sure why.
Well I am trying to install linux on my surface 2, and until booting linux install it goes fine. But it doesnt boot to linux install at all. It boot to windows anyway.
18:20 It has nothing to do with the age of the machine. Honestly, I've run RUclips perfectly on much older machines with much less RAM. The problem is the lack of graphics acceleration. Fun fact: I've also run RUclips in almost good 360p on Ubuntu from the Termux proot-distro on a quad-core phone with 1GB RAM, which is definitely much weaker than the Surface RT, but it was still capable!
So i have a windows 10 enterprise version on my surface rt 1, but now i want to get linux, which you said i need to get 8.1, so i tried to downgrade but it won't let me go into boot screen and most of the stuff dont work, like admin wont run and says the parameter is incorrect.
32 Bit RaspberryPi OS doesn't seem like it runs as well as it should considering the hardware it is supposed to be for. It doesn't run hugely well on older Pis either, firefox is way too much. but you probably wont find another officially supported 32 bit ARM distro.
Thanks for the walkthough. But ended up hitting that permissions road block and nothing i did, chown, adding myself to sudoers, using a sudo terminal and using the cp -rf command to move the files... nothing worked to get the files copied so the network adaptor would start working. Spent a couple hours trying to figure out the issue with no fix. RIP
Im currently running manjaro Linux (as it is the only os that has WiFi drivers for this MacBook 2007) on a MacBook 2007 running off a usb ssd as the hard drive is dead and I don’t have money rn to install a sata ssd
I've already made it to the part after the copy on the HDD of the surface, but when I remove the usb and start direct from the HDD, it gave me some errors loading the OS and it starts only on terminal mode, I dont have any graphic interface, could you give me a little guide here?? Thanks for the great tutorial!!!
I was hoping to get my RT running to the point that I could Google & also watch my cooking videos from RUclips, but I guess not. I'm wondering if you could use yt-dlp to get the video (store on the added mSD card) & then playback with VLC?
I was tempted to obtain a used Microsoft Edge tablet. Thanks for this video; you've helped me to make a revised choice:. I'll not waste my money on one. That thing is awful, even with Linux on it.
Hi, great video! I followed your tutorial to successfully install a version of Win 10. I wonder if you had a solution to transform the RT surface into a second screen, I couldn't do it with Win 10, maybe Linux has any ideas?
You literally can't make that thing any worse. I was a surface support agent for a few years. EVERYONE hated getting calls about the RT, you couldn't remote in to help the customer because there was no software to do it.
It's on Microsoft for releasing an ARM version of windows without a translation layer.
@@aprofondirthat was not really the issue. The issue was that it was locked to the windows store. You couldn't just install random binaries from the internet. That's why there is, to this day, no third party browser for WinRT.
It would only run Windows 8 Apps (Metro Apps), not classic Win32 Apps. If they allowed Win32 Apps (which would have been possible, the Surface does offer the Win32 API - just not for Third party apps) it wouldnt have been the Desaster it was.
They learned as with Windows10S you could upgrade for free to enable non-Windows Store Apps (and AFAIK the Win10 App store does allow classic Win32 Apps)
@@TheRailroad99 Actually it's because you can't run exe files on arm
@@miregoji2959 you can run exes compiled for ARM, but not exes compiled for x86 or amd64
I totally agree with you! The fact it can't get worse is almost inspiring me to dig mine because I won't care if it is ruined from it...
Love how you grumbled about the troubles with it being a 10 year old device, whilst I'm watching this on a 12 year old Dell laptop running Linux.
I installed W10 on an old AMD E1 laptop yesterday (not for me, for another person), oh boy was it a mistake.
@@luisgpr1 Tell us more.
@@Espadasilenciosa It was just unbearably slow and unresponsive. Even with an SSD drive. Couldn't play youtube videos either, as even with the drivers from AMD it appears it was not being accelerated.
@@luisgpr1what de were u using?
It's worth mentioning that the Surface RT is a 32-bit ARM device, ARM in general is an architecture that has not had much success on the desktop before Apple switched from Intel to their Apple Silicon, so modern Firefox in particular may have very little testing on this architecture, and/or the codecs may not be properly supported.
If the Surface RT's RAM could be expanded, Android might have been an option at some point.
Edit: I have seen that the Surface RT uses an NVIDIA GPU and specifically an NVIDIA Tegra, I'm not surprised that it has issues, NVIDIA has always been terrible on GNU/Linux.
The timing for tis video is scarily on point. I got stuck installing raspberry pi on a surface rt and gave up 5 days ago, and let it sit until now. I google a minute and here you are helping me do the final steps! Thanks a bunch!!
mjd never fails to mess up anything he touches then somehow fix it again
Ye
FURRY UwU Protogen~ RAAAAAAAAM
that's just the learning curve he has (me too i guess)
@@IBims1Markwhat
yes he never fails
For those who might think this is pointless, I actually have a great use for something like this. I have a very old windows tablet that I installed the raspiOS on. I plug it into my 3D printer running Klipper firmware. I'm able to run kiauh to install fludd on the tablet and with the tablet, I have a great touch screen interface for my 3D printer.
Surface Pad
I still use my old Surface Go for a single purpose - to run the Behringer X-Air software on my own personal live monitor mix. If the Linux build for that would work on the RT then I would also have a use for one!
That's exactly what I'm doing! This is gonna be much nicer than having to use my phone or computer across the room to interact with my printer
Babe wake up, MJD posted
Minors Spelling Mistake
@@png_saltwhooooaaahhhhhhh buddy
brooooo i actually thought this
@@png_salthmmm....
I woke up
I had a Surface 2 RT like 10 years ago and honestly, didn't hate it. The whole "Edge" mode and "Desktop" mode thing was annoying af, but if you went in knowing that you weren't going to get "full Windows," then it was more than usable.
Edge mode🤤🤤🤤🤤🤤🤤🤤
@@Villager_U Yeah it came with some Kevlar gloves for when you used it because it was SHARP!
Not really, that part was pretty damn awful if you ask me.
you did not get da joke.. @@spazzypengin
I had one too, bought it right after it was released, and I really liked it. From there I moved up to a Surface Tablet.
@bryans8656 If it simply had a modern browser it would be actually useful with office 2013 installed
I actually did this some time ago after your first video on the surface RT!
I got one for 15€ and installed Raspbian to use it as a small media player and for some simples NES emulation. It works really well!
What emulator did you use? I tried retropi and it didn’t work very well. I installed it via terminal.
@@ATAKER66try just using raw retroarch
Can you upload anything related to this? I'd love to see videos of this running. I'm about to dig into installing raspbian once the darned recovery image downloads. 'tis a big boi.
Pity this video doesn't even show you fully how to do it. Completely ruined my rt now and can't even put it back to Windows.
I literally just looked this up this week and now I get this video recommended. Nice
I know this is 5 months late, but the battery monitor size can be adjusted if you just right-click on it then click on Battery Monitor Settings. From there, you can adjust the border and width of the battery indicator.
Brings back memories... I did use desktop Linux natively on Tegra 3 powered device back in the day (Asus TF300T). It was my first ever experience with desktop Linux on ARM. Tegras were pretty much the only ARM chips which had proper vendor-supplied Xorg graphics drivers with 3D accelleration support. Though not fast by any means, TF300T ran Ubuntu quite well. I even managed to get some 3D games working at playable framerates (though it took some doing due to lack of desktop OpenGL). And even... some Windows RT programs via Wine.
Still have a full backup of my last installation somewhere (IIRC, it was Ubuntu 14.04 or 16.04 with Xorg libs pinned to older version to play well with Nvidia drivers).
Sadly, it seems modern versions of Linux run poorly on the old Tegra 3. Your experience in this video is much, much worse than mine was back in the day. Your major issue is lack of working Xorg drivers, which, unfortunately, only exist for really old Linux versions and are likely darn near impossible to get working on anything modern.
EeePad TF101 user here, it was also my first mobile desktop Linux experience... in 2021.
Hey, it had no audio, but Discord in Chromium (Firefox segfaulted) ran... okay... ish.
That's absolutely fantastic. Having a modern browser as well as a modern Unix subsystem (including GCC )
on this device makes it MUCH more useful.
I was always thinking of making mine some type of Kiosk mode display / smart panel. The IE11 was too old for that. A modern FF / chrome should be easily enough for any simple dashboard website. Also, there are a lot of tools for the Raspberry Pi as its very popular, I would HIGHLY suggest anyone usijng the Surface to give this a try!
I've literally spent a few days over Christmas doing the same thing, however with PostmarketOS instead of RaspberryPi OS. Still usable, unless you open a modern website. I think the Surface is going to end up in the trash if even Linux with XFCE won't even perform...
Edit: Doing all those hacks to get the wifi and battery meter working is not needed with PostmarketOS, it all just works out of the box.
I found an old Atom Netbook, kinda similar in specs to this thing. It would end up in the trash, but I decided to make it a retro Windows XP machine for older software and edutainment titles.
The tegra jailbreak reminds me of the tegra x1 jailbreak on the nvidia shield and Nintendo switch.
Yea, it runs on the same principles...
I like the part in the video where Micheal said, "Are you jailbreaking because you're wanting Linux? Or does wanting Linux cause you to jailbreak?"
Maybe postmarketOS would be a good fit for this device? It has ARMv7 builds, some easy to install touch friendly DEs, and with that keyboard cover you could just use sxmo or even pure sway with some custom config. Also in my experience qutebrowser gives much better performance on these old ARM chuggers
Just to save me searching online for hours and seeing nothing but junk posts/vids, do you have a link to a walkthrough that actually works as of March 2024, to install postmarketOS?
@@tracylf5409 install gentoo on it please. there are lots of dirt cheap surface rts in my town and I'm thinking about buying one
Also interested in a walkthrough! Been looking for a way to use postmarketOS
let's go new mjd post I know alot more abt surfaces now that I work in IT we stock those old crappy things for staff and students and I have to prepare them for checkout
glad to see linux once again give some life to otherwise very much obsolete hardware
It's like living with a bad heart and broken leg but I get it.
Without hardware accelerations and sluggish performance, it did not give any „life“ to it, „Windows RT“ is still more usable ironically.
@@dziugas1959 No one has made a graphics driver for that ARM SoC since it's very old. Even if the community actually made one it's less than worth it since the 32-bit architecture itself is already too old and obsolete. Not mentioning that every 32-bit system will eventually bricked itself in 2038 because of integer limit
@@sihamhamda47Not necessarily, you can represent 64-bit numbers on 32-bit platforms. It's just a little slower as you have to fetch more data. Thus, you can have a 64-bit time_t on a 32-bit platform (and even platforms which have a smaller data width).
Dude, raspberrypieOS on surface is way worse than even windows 8 rt in terms of usability😅 Linux didn’t give it some life at all.
I love your weird OS shenanigans. I'm watching it on my Windows Vista Extended Kernel Laptop.
I've been thinking about getting one of these to use as a proper Linux tablet, so this is just in time. As for the boot image, I find it's better to symlink to the correct one with a simplified name so you retain the information at a glance for what version and build number it comes from, as well as enabling you to have multiple versions at the same time that you can select between.
Symlinks don't work on FAT32 afaik
@@resneptacle Why would you use FAT32 anyway, just format it as ext4.
@@anon_y_mousse The /boot partition, on both ARM and desktop, is usually always vfat (FAT32) due to the bootloader. You can probably use other file systems for it, but have fun with the issues. Besides, your choice to symlink your boot image makes no sense when you can just rename it?
@@bigredlizerd The EFI partition has to be VFAT, but not your /boot partition. Mine is ext4 and boots perfectly fine and fully supports symlinks. Renaming means you have to retain the information somewhere other than the file itself. Maybe you don't care and would just wipe it and install whatever, even if you run into problems and it would be a good idea to diagnose them which is easier with the information at hand, but you can very easily use a symlink to retain the information and allow for easier swapping between different kernel versions.
get a nexus 7 or 9/10 trust me you dont want a rt
That’s my Request! I did really like to run Linux on many Systems, Even on Low-End to High-End as a Daily Driver.
Pls recommend a distro with seamless gpu switching for optimus notebook
Oh man, using Linux on laptops and tuning performance to be perfect was my bread and butter for a while. Kinda sucks that I can't get proper clock speed control on either of my Zen 2 systems...
The guide does warn about wearing out the eMMC in the device when using Linux on it. I recommend installing it on an SD card because it can be replaced while the eMMC is incredibly difficult to resolder if it wears out to the point of breaking.
For some reason my USB install of it takes 5 minutes to boot up. I couldn't get the 2024 files on linux kernel downloads to work so use the same 2022 ones shown in the video.
Why would Linux be any more I/O intensive than Windows 8.1? Is this just a general warning about 10 year old devices? thanks!
I still use my surface rt pretty regularly but basically ONLY via Remote Desktop to my actual PC. As long as i have a good connection, it's almost like I'm carrying around my big computer in a tiny little frame.
Oh yeah! A new MJD video
You should verify the hardware acceleration settings on Firefox and VLC and disable them in case the applications are attempting to use it which causes the crash.
I did that, it didn’t make a difference
@@MichaelMJD Ohh. Okk. Unfortunately
hardware on mainline kernel isn't possible because nvidia
@@CrackTheSurfaceLinus Torvalds was right,
"Nvidia, fuck you."
I don't know what Nvidia has to do with anything but I also have no idea what hard work acceleration is I've just heard that term a lot. @@CrackTheSurface
Archlinux and postmarket os has hardware acceleration for the surface rt
At least been Linux bet somewhere there is graphics drivers that will enable hardware acceleration if not with pi os another distro after all an RTs job is to watch RUclips on the sofa, thanks for showing this thing still has some life left in it
13:47 in my experience, I think by default raspi os uses Firefox ESR, which is extended support. It's usually an older version that's built more around stability.
I did do some research and it looks like version 120 is newer than current ESR. Maybe raspi os maintainers changed this?
I thought RPiOs came with Chromium
@@kami-kun_va It came with FF ESR for me, maybe they changed the default?
Always my go-to for geeking needs. Cheers Michael!
“Permission Denied, Okay”. Idk why that made me crack up. 😂
What is it about RT ?- I have an orange RT laptop and I love it. The problem is I can only really use it as a remote desktop client. I think there is an undercurrent of people that really believe in this tech. Either that or they want to get their money's worth. I certainly have.
The fact you got Linux running on it is insane, imagine running android on that thing.
I always wanted to run Android on once
Someone already has did that
I had an optimus 4X HD which used that Tegra 3 Chipset....
Believe me you do NOT want that.
Anything newer than Android 4.4 is unbearably slow. I was always surprised how incredibly smooth Windows RT ran on these devices knowing what android feels like on a Tegra 3 device.
I have done it before however it is very buggy and unstable
I have done it before however it is very buggy and unstable
A video for installation of PostmarketOs would be great
Have you tried installing Linux on an old iPad? Project Sandcastle seems to list it as an option, but I'd love to see if it's actually possible to get a modern distro running
These Linux folks sure are skilled
3:03 A lot of Linux distros support this out of the box now.
13:22 how do you get root access? I can't copy the files, it keeps saying permission denied.
Thanks for not helping. I'll just not have any wifi, I guess.
Straightaway, a simple sudo cp from the terminal should do
That makes no sense to me as i have exactly the same issue.@@JJOULK
@@Wangsian199 are you using "sudo" before the copy command? Sudo effectively gives you full privileged mode but it will ask you for your admin password.
If it still says it can't, probably the file is being used and you have to see what to close
@@Wangsian199 sudo cp
/destination/of/files/beingcopied
/place/where/filesneedtobecopied
Oh, yes, I've been waiting for this one.
I was not disappointed.
Just noticed the paint is peeling off on yours, I think its a common issue, since mine and others I've seen are too.
15:04 the first Tablet my family had was an acer with the same cpu as the rt. it ran android just fine, but eventually the demand of apps got to a level where this was no longer viable.
you can overlock cpu on preferences and improve experience, it ended up been a nice looking home assistant wallpanel
Made obsolete Microsoft hardware more usable, cool! Thanks for sharing the process
Hmm, even browsing the web seems to be a pain using this device. Maybe it could be used, for example, as the frontend for some home automation? So installing Linux, installing some home automation tools and use this as graphical frontend, physically connected using USB hub or something like that if it's cheap enough... smart enough to power a whole Linux system and having a working touch screen so you won't necessarily need a keyboard for it to work.
michael is my fav youtuber who records a screen with a camera
@@stop54850 well, at least it's more original than "how much effort he puts into his videos" type of comments
Hi, great video and in easy to follow guide. I am stuck at the boot from HDD section as you skipped the video. to the screen. did you d anything else in that time as mine wont boot from HDD.
Been a while since I watched MJD, and I'm so glad I found him again.
You know you can subscribe to him to see his video when they come out
@@Wii505 I know, I just forgot to subscribe since I was busy
I'm having the same error at 13:17 and i don't know what I can do about it, you just simply said "one root access later" ... what is that? what can I do?
sudo cp your/folder/sd /lib/firmware/mrvl/
sudo cp -r /your/folder/ /lib/modules
I'm still trying to this day and still having problems, I cant move the folders to the correcth place (inside raspberry os) neither can connect to the internet
Me too. He just jump this part.
Same. I think I have them moved but I'm not sure
And no network device shows up
You need to copy the files over with admin privileges.
Run the following command in your terminal:
sudo cp -r ~/Desktop/lib/firmware/* /lib/firmware/
Installing RPi Linux is pretty awesome, but maybe not optimal for that device. Android OS (which is still Linux) would be a better fit and offers more apps that it can actually handle running well because they are all mobile apps.
The Surface RT was originally intended as a mobile workspace, though. While severely limited in what apps you could use, it did still run a desktop OS, so this is closer to the OG usecase. On top of that, Android has far more modern and high performance requirements than you think it does lol. He’d have to install a very old version of android.
we're currently on android 7.1.2 for the surface rt 1@@Daktyl198
@@Daktyl198I thought the reason we were all running Android on our phones was because they were too weak to run windows or on iPhone Mac OS.
@@bland9876 Maybe initially that was the case, but nowadays, unless you are comparing a gaming PC to a smartphone, I think the power gap has significantly closed.
Desktops and laptops are still more powerful since they don't usually have to fit in your pocket, but not by THAT much more.
The main reason, however, is the UI - a window-based UI like Windows or macOS is just far from optimal for a device with a screen that is at most the size of your hand.
@@BrightSpark Well sadly Microsoft killed off Windows phone before that could happen because Windows won't look like it was going to be really cool.
This is awesome, I think this would be a prime candidate for GNOME but since there's no 3d acceleration I don't know how well it would run.
I love how MS give you that one last little update, that was for "Your Security", I believe Apple also do this for their old unsupported IOS devices too, that one last little update on IOS will pop up everyday and remind you to update, This Surface tablet had so much potential, but was cut off at the knees by MS.
14:56 Indeed Michael, the boot sequence snitches the amount of cores, you got four penguins, that's the way to indicate how many cores the computer does have.
Usually 2 finger tap right clocks, so might have been the same here. This was before the hold to right click was a "standard" I think
Hold to right click has been standard on Wacom-based tablet PCs since before multi-touch devices were around.
This is super cool as a fun project, but the lack of hardware acceleration is a complete deal breaker for actual use. Is there any Linux distro that supports it?
next video:
going to the moon but everything goes wrong
Nah ,knowing this guy,nothng go wrong and he land on the moon,taking selfies with the flag and Apollo landing sites
Super cool! Shame about the lack of hardware acceleration.
Mine doesn't boot into RPiOS. It asks me to push ESC within 5 seconds to skip startup.nsh file. Any help is appreciated.
I worked at Best Buy when the Surface RT came out and I thought it was a pretty pointless device back then. Too bad hw accel doesn't work in raspios, that would probably make it actually usable.
I've also got one and installed Raspberry Pi OS on it: it's unusable due to the lack of hardware acceleration. Can't even browse the web without the thing crashing. A bit sad.
I'm very confused because one RUclips put the red underline meaning I've already seen this on this video that ive definitely not seen two it said this video was uploaded 12 hours ago and three when I clicked on it it now says uploaded 8 hours ago.
Probably the only way to make the thing useful. Not too surprised that it's using Raspbian, though postmarketOS would be a great choice too. Kinda neat seeing it on a Surface RT lol.
Tried to install retropi on top of raspberry pi os on the original surface rt a couple months ago. Took overnight to install via terminal just to not work and would just crash when launching a game. It’s best to use it as a fancy picture frame because of how slow it is.
dam
Maybe I can turn it into a nice touch controller for intelligent home or at least a nice photo frame. The screen quality is actually pretty nice.
They seem to have made some changes, your instructions are not lining up with the files for the kernel stuff
i bought a dell venue 7130 MS. it has an SD card reader, sim reader + card, upgradable wifi and m.2, and some models may have upgradable ram(?) it came out around the time of this, and some models were the same price for stronger hardware. Nowadays you can get the top of the line ones for $60 when they costed $1k at the highest.
It even has a keyboard with a second battery to boost the batterylife. it runs nicely on ubuntu, but i'm, an arch guy baha.
MJD! another great video! first windows, now linux. you just must.
he's done Mac related content as well
@@markusTegelane he installed windows 10 on a surface rt
You could've tried to to run Minecraft Raspberry Pi Edition on it… (apparently it isn't included by default in Raspberry Pi OS anymore but the download is still available on the Minecraft website)
Waking up on a weekend for a entering video
Can't help but wonder if there's a distro with hardware acceleration for this thing. I mean, this is still an improvement over the mess that was Windows RT, but running with no acceleration is really less than ideal.
Just so you know, Raspberry Pi OS is the new name for Raspbian, meaning that it was based off Debian and has the Xfce desktop.
I believe you should config Firefox for such setup. Decrease amount of content processes for example.
Great video. Can't wait to try thin the RT that's been sitting in my cupboard for years. Now, where did I put that charger?
The long awaited video.
Need to get the arm32 ReactOS port up to snuff
@@GoogleDoesEvil that would be so awesome I would totally try that out
Stock debian performs way better including youtube and vlc video playback
Yeah and Debian ARM doesn’t
i got the RT on launch and loved it for doing basic stuff. then the updates rolled in and basic stuff became a nightmare. it made me quit windows altogether. been happy on ubuntu for about a decade. i saw this video and decided to dig up the RT. needs a power brick but i will get one and get rpi on it.
Yay raspberry OS
I'm a huge fan of that. It's beena good starting point for many non linux people. For most probably still go with Mint. But. Raspberry OS is simple. It's got a few basic things already installed, but not too much. And web browsing works just as well as in anything. So. I'm a huge fan of the operating system.
I'll just take this opportunity to say i watch this videos before bed with my girlfriend. I wnjoy them to the fullest and have tried quite a few things from here myself, while she just likes the ASMR of your voice and falls sleep immediately. You have found an interesting audience, and you are becoming a cornerstone of my relationship lol
FINALLY!!! MORE THAN JUST A COASTER....or rather...a SURFACE, FOR MY MORNING TEA!!!
Good call with RaspberryPi OS!
I keep getting hung up at the step where you're booting from the USB to install Raspberry Pi OS.
"Press ESC in 5 seconds to skip Startup.nsh or any other key to continue" and a few more lines of text and 7 blocks of Alias(s) stuff. Not sure why.
Well I am trying to install linux on my surface 2, and until booting linux install it goes fine. But it doesnt boot to linux install at all. It boot to windows anyway.
I feel like the features page at 11:46 actually popped up on my iPad
Also at 13:48 the web icon works nothing like Firefox
"hardware acceleration is not supported"
Me (already fed up):
nnnnvIDIAAAAAAA
18:20 It has nothing to do with the age of the machine. Honestly, I've run RUclips perfectly on much older machines with much less RAM. The problem is the lack of graphics acceleration. Fun fact: I've also run RUclips in almost good 360p on Ubuntu from the Termux proot-distro on a quad-core phone with 1GB RAM, which is definitely much weaker than the Surface RT, but it was still capable!
Well watching this I was doing a side project and I have a raspberry pi running the imager right now
So i have a windows 10 enterprise version on my surface rt 1, but now i want to get linux, which you said i need to get 8.1, so i tried to downgrade but it won't let me go into boot screen and most of the stuff dont work, like admin wont run and says the parameter is incorrect.
32 Bit RaspberryPi OS doesn't seem like it runs as well as it should considering the hardware it is supposed to be for. It doesn't run hugely well on older Pis either, firefox is way too much. but you probably wont find another officially supported 32 bit ARM distro.
What about Android
Arm needs another pc too install
Thanks for the superb video. Just one comment: RUclips works (slowly but acceptable) in chromium (not Firefox as you have found out)
you can install a desktop enviornment that would work better with touchscreen devices like plasma mobile or gnome or something
Thanks for the walkthough. But ended up hitting that permissions road block and nothing i did, chown, adding myself to sudoers, using a sudo terminal and using the cp -rf command to move the files... nothing worked to get the files copied so the network adaptor would start working. Spent a couple hours trying to figure out the issue with no fix. RIP
Me too
Im currently running manjaro Linux (as it is the only os that has WiFi drivers for this MacBook 2007) on a MacBook 2007 running off a usb ssd as the hard drive is dead and I don’t have money rn to install a sata ssd
can you switch to mobile version of youtube in firefox and maybe have a easier time with that?
Would Magic Mirror work on this? It looks like a perfect device for it.
I've already made it to the part after the copy on the HDD of the surface, but when I remove the usb and start direct from the HDD, it gave me some errors loading the OS and it starts only on terminal mode, I dont have any graphic interface, could you give me a little guide here?? Thanks for the great tutorial!!!
why didn't you use postmarketOS? it also supports the surface rt
Surface RT is a Tegra device? Sounds pretty good ngl!
Also, postmarketOS is _the OS_ you want for repurposed ARM devices
I was hoping to get my RT running to the point that I could Google & also watch my cooking videos from RUclips, but I guess not. I'm wondering if you could use yt-dlp to get the video (store on the added mSD card) & then playback with VLC?
I was tempted to obtain a used Microsoft Edge tablet. Thanks for this video; you've helped me to make a revised choice:. I'll not waste my money on one. That thing is awful, even with Linux on it.
Hi, great video! I followed your tutorial to successfully install a version of Win 10. I wonder if you had a solution to transform the RT surface into a second screen, I couldn't do it with Win 10, maybe Linux has any ideas?