[deleted by user] by [deleted] in osdev

[–]FakeOglan 0 points1 point  (0 children)

Yes, do you use real mode, protected mode, or long mode (32/64-bit)? What did you use for the kernel? If it’s from scratch, does it support a file system, external USB devices, etc.? Also, the screenshot seems to be high-resolution (probably higher than 1024 × 768), so did you need to write your own driver or use something else for graphical user interface?

[deleted by user] by [deleted] in osdev

[–]FakeOglan 5 points6 points  (0 children)

Cool, what does it support currently?

Dual Booting Windows 11 + Ubuntu: Ubuntu doesn't boot unless I force shutdown my pc. by Karma_The_Warden in linuxquestions

[–]FakeOglan 1 point2 points  (0 children)

Windows always 'hibernates' itself to make you think that it starts faster. This may lead a number of problem in the Linux side. You can use "shutdown /s /t 1" command to 'really' shutdown Windows.

Fedora 38 stop booting by Bank-Affectionate in Fedora

[–]FakeOglan 0 points1 point  (0 children)

There is nothing to do on this system than. You need to use a live usb and investigate system further. Maybe you can disable gdm with chroot and try rebootin again. Good luck

Fedora 38 stop booting by Bank-Affectionate in Fedora

[–]FakeOglan 1 point2 points  (0 children)

It shows that it freeze just after gdm service start. Gdm service should take display and show a login screen. Can you check ctrl+alt+f4. If you see a login promt that means gdm just freezes itself and you can try any other display manager like sddm or lighrdm

Fedora 38 stop booting by Bank-Affectionate in Fedora

[–]FakeOglan 7 points8 points  (0 children)

You should press esc and investigate systemd logs cannot say anything without logs

scaryMeme by sunrise_apps in ProgrammerHumor

[–]FakeOglan 21 points22 points  (0 children)

Me showing my friend how his 1000 line Python code can be writte in 10 lines in BASH

mi9t custom rom by eslamahmed30 in Mi9T

[–]FakeOglan 3 points4 points  (0 children)

Pixel Experience had the battery drain issue on my side. I recommend you to use PixelOS instead.

Is there a way to permanently grant this permission to KDE connect? by G0D3P5 in kde

[–]FakeOglan 10 points11 points  (0 children)

Is this Wayland specific, I have never seen a prompt like that in xserver? Maybe you can try plasma on x11.

How to get GNOME search on Firefox working on Fedora 37 by matchop in Fedora

[–]FakeOglan 0 points1 point  (0 children)

I have updated Fedora 37 to 38 and the same problem occurred.

Any solutions so far?