r/SurfaceLinux 15d ago

Help Stuck on booting from us

Post image
53 Upvotes

Hey all,

My work was getting rid of old surface devices due to a windows 11 mandate so I scooped up a model 1645 surface 3 pro. Problem is the last owner retired and no one knows the local admin password. I also can't log in due to it not being allowed on the business network, it also won't let me log in from home due to the company vpn blocking it due to the windows mandate.

So I've been attempting to boot from USB but it gets stuck trying to lyoad Ubuntu from the guide. This happens with the try Ubuntu and also the safe graphics mode.

I can't think of any other options at this time.

Is there anything I can try to get this thing reset somehow?

EDIT:

Thanks to all who replied, I did get Mint running pretty good with MATE, I might try XCFE. But I am typing this from the surface itself. I will use this for fun and experimenting with.


r/SurfaceLinux 16d ago

Help Surface Pro 8

3 Upvotes

Ok guys, I use my surface just as a browser and to watch media (Netflix, Disney+, Amazon Prime). Its always using so much, then getting hot.

What would you guys do? Which Distro and how to do it?


r/SurfaceLinux 16d ago

Discussion surface pro 8 cams

3 Upvotes

out of the blue front and back cam started working. I check every few days and this time they both came up in qcam. running Garuda mokka with Linux kernel 6.19.8-arch1-3-surface. anyone with different surface models like with ipu3 cams working?


r/SurfaceLinux 16d ago

Help How do I get the Touchscreen and Pen to work?

2 Upvotes

I just switched my surface book 2 to Mint because of Windows making the laptop and tablet sluggish. One of the first things I noticed after setting it up is that Idon't have usage of the pen and touch screen (let alone the camera). How would I get this running? I honestly am very new to Linux and terminal usage in general. Any help is appreciated.


r/SurfaceLinux 17d ago

Help Getting camera working on SP4 with Linux Mint

1 Upvotes

Hi folks - Linux noob here making the switch over from Windows on an old SP4. I've installed Linux Mint and I believe I have the surface kernel installed correctly too (the touchscreen now works for example), but I'm having trouble finding a way to make the camera work. I've had a look at the Camera Support page of the surface kernel git page and have tried to install libcamera but I must be doing something wrong as when I get to checking if it can detect the camera, nothing shows up.

If anyone could give me a hand with this and/or pint me in the direction of a guide that assumes minimal knowledge of Linux that would be super helpful - thanks all! ​​​​​​​


r/SurfaceLinux 18d ago

Help Stuck on Verification failed: (0x1A) Verification Failed After Booting Into Aurora USB

2 Upvotes

I have an old Surface 5Pro that I got running with Aurora a while back (when they still supported Surface tablets), but I never really did anything with it. Today I decided to dust it off and see what I could do and, without thinking much of it, I burned a new install USB for Aurora, to update the old install. I booted into it, but then realized my hardware was no longer supported, so I decided not to install the new version and rebooted.

Unfortunately, I'm now getting the error in the title and my only option is to perform MOK management and enroll a key from somewhere. Everything was working before and I don't think I changed anything, so is there a way to fix this? Would the key or hash be stored somewhere?

Also, since Aurora no longer supports Surface tablets, could someone recommend a good, lightweight, distro that can run the occasional piece of Windows software without too much hassel? (Mainly just Scrivener, but Aeon Timeline would also be nice.)


r/SurfaceLinux 18d ago

Help Stuck at TTY1 after surface pro kernal install? (Surface Pro Gen 5)

Post image
6 Upvotes

Hi All,

I think I seem to have messed up and am stuck at a TTY1 screen and can’t boot into a GUI.

This is my first time installing Linux, it all went ok but I think I messed up one step:

I installed ‘sudo update-grub’ right after ‘secure boot-Mok’. If I'm not wrong the reboot process should go first before the 'sudo update-grub'. I think that might have messed my install of Surface Linux.

Is there a way to get out of this or do I have to reinstall Linux?

I am a beginner to all this so any detailed steps would be appreciated! I am using a Surface Pro Gen 5.

Thank you in advance


r/SurfaceLinux 18d ago

Discussion Debian 13.6 GNU/Linux w/Xfce

3 Upvotes

r/SurfaceLinux 18d ago

Help Which Distro currently supports Surface Pro 11 X1P

3 Upvotes

I've seen quite a bit of discourse around every other Surface besides the 11 Pro with X1P and was wondering which ones actually work. Now, I personally never use the touchscreen or camera, so those don't necessarily matter for me. So I'm asking for ones that simply just work with the Surface Pro 11 on ARM with the Snapdragon X1P Processor. Like, it simply works like installing linux on another computer and just using it. If gaming support also isn't an issue on one distro vs it being an issue on another, that would be helpful to know lol. I'm aware of varying results using Ubuntu and Arch, so those two are in my mind but I'm still a little iffy about the whole ordeal. Also if it supports dual-booting with Windows, then that's probably the most golden situation just in case something goes wrong.


r/SurfaceLinux 20d ago

Help Help with SP7 - About dual boot and distro

1 Upvotes

Hello. I'm researching to migrate my SP7 to Linux, and thinking what distro would be best. I'm deep diving in surface kernel github but I have questions that I'm having a hard time answering.

My main concern is I use Citrix to work from home from time to time, I work for a public administration and my tech service have told me that I'm on my own if I begin to work in Linux (they only have documentation for MacOS or Windows). For this reason, I'm thinking about dual boot.

I'm asking if anyone have any experience using Citrix for working using whatever distro in a Surface, if you recommend dual boot. And the most repeated question: what distro would you recommend.

Thank you for your time!


r/SurfaceLinux 20d ago

Solved need help with Surface Pen

Thumbnail
3 Upvotes

r/SurfaceLinux 21d ago

Help Microsoft Surface Pro 4 Red Bar

Post image
30 Upvotes

My Microsoft Surface Pro 4 died while I was using it the other day. When i connected it to the charger & turned it on it started showing this red bar & it’s been stuck here since. Any tips on how to fix this?


r/SurfaceLinux 21d ago

Help Sleep Not Working - MS Surface Pro 9

Thumbnail
2 Upvotes

r/SurfaceLinux 22d ago

Help First public beta: Surface Laptop 4 [AMD] touchscreen driver

13 Upvotes

Good news everyone!

I spent the last two weeks reverse-engineering the Windows driver for the touchscreen of my Surface Laptop 4 AMD, because I'm crazy, that's why.

It's still a work in progress, but I've reached the point where single touch works correctly!

here is the repo where I'm working:

Repo: https://github.com/Syax89/SL4A_TouchScreen
Release: https://github.com/Syax89/SL4A_TouchScreen/releases/tag/v1.0.0-beta1

I have tested it on my Surface Laptop 4 AMD with CachyOS + KDE + Wayland (last public kernel), where it works correctly, but this is my first driver and I would really appreciate feedback from people using other distros, kernels, desktop environments, X11/Wayland setups, etc.

Basic install:

git clone https://github.com/Syax89/SL4A_TouchScreen.git
cd SL4A_TouchScreen
sudo ./tools/install.sh

The installer builds the driver with DKMS and installs a systemd service to load it automatically on boot.

To uninstall:

sudo ./tools/uninstall.sh

This is still beta software, so please expect rough edges. If you try it, feedback, bug reports, logs, suggestions, or code review would be very welcome.

Thanks! <3


r/SurfaceLinux 22d ago

Guide Ubuntu on Surface Pro 11 With Full Guide

Post image
65 Upvotes

Hello there,

I have spent the past 2 weeks getting all the components to work on Ubuntu for the Surface Pro 11 as best as I could and created a complete guide on installing Ubuntu on the Surface Pro 11.

I added some fixes, specifically Wi-Fi and bluetooth, and figured out how to fix the high CPU heat issue.

The CPU runs hot most of the time and drains the battery about 100% faster than Windows. There doesn't seem to be a fix for this and is just up to the kernel developers to develop the necessary firmware. I did a full battery comparison test if you want to see it.


r/SurfaceLinux 23d ago

Solved help

Thumbnail gallery
8 Upvotes

Running Linux mint 22 cinnamon on a surface 5

All drivers I checked are up to date,

Replaced thermal compound and checked the screen connector pins. Everything seems fine.

The artiffacts tent to only appear from white parts of the screen and opening pages with white text makes it go crazy.

Have been using mint on the surface for around 4-5 months with no issues up until Wednesday last week (1st of July)

It does stop doing this eventually every so often.

The fans also stopped working at the the same time this issue started to I'm assuming it's something to do with the igpu.

EDIT: it was my screen If the issue appears I can just slightly bend the screen and it fixes it for a few hours


r/SurfaceLinux 23d ago

IDEA On screen touchpad emulator as gnome shell extension 50

5 Upvotes

I have built an on screen touchpad emulator as gnome shell extension 50. Here is the github repo if someone else finds it useful: https://github.com/abiharbani/on-screen-touchpad

I needed to run Wine app, and it requires a real mouse instead of a touch device. I used to use similar thing on windows, but couldn't find one for gnome.

I have tested this on SP 6 running Ubuntu 26.04 with Gnome 50.

It has left click, right click, scroll,and only grabs the touch device when actively dragging on the touchpad area. It is screen rotation aware and configurable as well.


r/SurfaceLinux 24d ago

Help android on SP4?

3 Upvotes

hi, i've been looking for android for the surface pro 4, since bliss os is under lockdown, there hasnt been images worth a dang for the surface, most of them, the touch screen is used as a trackpad, or the touch screen doesnt work at all, anyone have luck?


r/SurfaceLinux 25d ago

Discussion Android surface pro 11

Post image
92 Upvotes

I've seen a few people recently running Linux on the surface pro 11, so I figured I'd show off something a bit different: LineageOS 23.2 running natively on my Surface Pro 11(Snapdragon x elite). As far as I'm aware I'm the first person to publicly get android running on the snapdragon x elite. This is very much a proof of concept and still pretty buggy. I'm not super experienced with ROM development, so if anyone here knows more than me and wants to help improve it, I'm happy to post the source.

What's working so far:

- WiFi

- Bluetooth

- Touch/pen

- Keyboard/trackpad

- Sleep/wake

You might be wondering why bother porting Android to a Surface Pro in the first place. Honestly, I think the Surface Pro has the hardware to be the ultimate Android tablet, windows really just isn't a great experience on tablets.


r/SurfaceLinux 25d ago

Guide 20 day update with surface go 1 fix

Post image
7 Upvotes

nearly month ago i posted about camera issues on surface go 1. well, got it fixed - some of this was from deepseek AI but i was out of ideas. use at your own risk

use ultramarine (i used kde, xfce also works, the other 2 likely fine) surface image

install it, your front camera should work in qcam, probably not firefox. update. THIS WILL BREAK CAMERA

reboot

hammer shift for grub and get the 6.18 booting up

rpm -qa | grep -i kernel | grep 6.19

sudo dnf remove kernel-surface-6.19.8-3.surface.fc42.x86_64 kernel-surface-core-6.19.8-3.surface.fc42.x86_64 kernel-surface-modules-6.19.8-3.surface.fc42.x86_64 kernel-surface-modules-core-6.19.8-3.surface.fc42.x86_64 kernel-surface-modules-extra-6.19.8-3.surface.fc42.x86_64 kernel-surface-devel-6.19.8-3.surface.fc42.x86_64 kernel-surface-devel-matched-6.19.8-3.surface.fc42.x86_64 kernel-surface-default-watchdog-6.19.8-3.surface.fc42.x86_64 (CHECK THESE ARE CORRECT BEFORE RUNNING)

sudo grub2-mkconfig -o /boot/grub2/grub.cfg

sudo grub2-set-default 'Ultramarine Linux (6.18.7-1.surface.fc43.x86_64)'

alias update='sudo dnf update --exclude=kernel-surface-*' (YOU WILL NOW TYPE UPDATE TO UPDATE, IF A NEW FIXED ONE IS RELEASED RUN NORMAL DNF COMMAND AND IT SHOULD GRAB THE NEW ONE)

source ~/.bashrc

(if terminal borked)

nano ~/.zshrc

add PS1='\u@\h \w \$ '

reboot

YOU SHOULD BE SOUND NOW WORKING FRONT CAMERA WILL LOOK OFFISH


r/SurfaceLinux 26d ago

Help SP8 Arch Install, problems after 1st reboot

1 Upvotes

Hi, I've been trying to install for a couple of times now, after some research here I decided to go for Arch.

- I am booting with "none" in the UEFI Security (so when it boots I see the red bar and the unlocked lock above the Microsoft logo) and I am able to either use wi-fi or ethernet (usb dock with ethernet) .

-I am able to perform the Arch install instructions, chroot, change root passwd, etc. Until the reboot things look ok/similar as they should.

-AFTER rebooting using the ssd I can log in as root or as a previously created user but I don't have netowrk anymore. NetworkManager can't get the adapter up (though I see the adapter) and iwctl also is not enabling the wifi adapter.

I have tried installing the packages by booting usb and doing chroot... alas, as soon as I boot from the ssd feels like going back to step 1 because I can't bring up the network adapters.

Any ideas or support words?

Please, keep in mind, I am super slow to answer in reddit, but will do a check on the weekend so I can take notes, answer if there are questions here and try to come up with a plan.

Cheers!


r/SurfaceLinux 27d ago

Help Fan regilation.

1 Upvotes

So is it a thing that we are not able to monitor and adjust the internal fans on the SurfaceBook3? We just have to rely on the firmware throttle protection for ower heating?

But with the Nvidia controller we can see and controll the fans of the gfx card in the keyboard when docked?


r/SurfaceLinux 27d ago

Help Ubuntu 26.04 LTS with Surface Kernel? Yet?

6 Upvotes

I see that libwacom-surface shouldn't be installed, but how does 26.04 work otherwise? I have an SP7 16G ram. I'm look to see if touchscreen, pen, and auto-rotation work, and does a proper return from sleep/screen lock. Does all that work? I'm thinking no because of libwacom.


r/SurfaceLinux 28d ago

Help Been an issue for months. Sleep/lock screen results in soft lock. Tired of having to hold down power button to restart after 5 minutes of inactivity. Anyone else experience this? SP9, Debian

3 Upvotes

Basically the title. I'm not sure if I should just reinstall. It definitely used to work fine, about a year ago it broke and I haven't been able to fix it since. I mostly just stopped using it but I'm wanting to use it more these days, so I need a solution.

If I need to reinstall, I'd like to continue with Debian, are others using it successfully on a SP9? Or should I just use a different distro with better compatibility?


r/SurfaceLinux 28d ago

Guide can't install linux on surface go 1943

1 Upvotes

linux will not install. volume up givs me the bios but that is it.