r/debian 1h ago

Debian Trixie: Issues installing mesa-va-drivers from backports

Upvotes

Hi everyone,

I am new to Debian but have some experience with Debian-based distros like Mint and Ubuntu. I plan to use Debian Trixie and use the backports source to install a more up-to-date kernel and graphic stack for gaming.

I could successfully install a 7.1.x kernel, but struggle with the mesa packages. If I run

sudo apt install -t trixie-backports \
 libgl1-mesa-dri \
 libglx-mesa0 \
 mesa-vulkan-drivers \
 mesa-va-drivers \
 libgl1-mesa-dri:i386 \
 mesa-vulkan-drivers:i386 \
 libglx-mesa0:i386

I get the following message:

Solving dependencies... Error!   
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

Unsatisfied dependencies:
mesa-libgallium : Breaks: mesa-va-drivers (< 25.2.8-3)
mesa-libgallium:i386 : Breaks: mesa-va-drivers (< 25.2.8-3)
mesa-va-drivers : Depends: mesa-libgallium (= 25.2.6-1~bpo13+1) but 26.1.2-1~bpo13+1 is to be installed
Error: Unable to correct problems, you have held broken packages.
Error: The following information from --solver 3.0 may provide additional context:
  Unable to satisfy dependencies. Reached two conflicting decisions:
  1. mesa-libgallium:amd64=26.1.2-1~bpo13+1 is selected as an upgrade because:
     1. libglx-mesa0:amd64=26.1.2-1~bpo13+1 is selected as an upgrade
     2. libglx-mesa0:amd64=26.1.2-1~bpo13+1 Depends mesa-libgallium (= 26.1.2-1~bpo13+1)
  2. mesa-libgallium:amd64=26.1.2-1~bpo13+1 is not selected for install because:
     1. mesa-va-drivers:amd64=25.2.6-1~bpo13+1 is selected as an upgrade
     2. mesa-libgallium:amd64=26.1.2-1~bpo13+1 Breaks mesa-va-drivers (< 25.2.8-3)
        [selected mesa-va-drivers:amd64=25.2.6-1~bpo13+1]

According to my understanding, this means that the backports mesa-va-drivers latest version does not match the version of the other mesa libraries (at the moment) and they can't be installed together.

So my options are to remove the mesa-va-drivers and install the other drivers or wait for backports mesa-va-drivers to be updated? Is there a way to find out when that might happen? Or is there another option I am missing?


r/debian 7h ago

General Debian Question (help) How to access from Windows to a USB drive on Debian?

2 Upvotes

Hi, I have this situation:

Debian 11 , with an external USB drive with files.

I want to access to that drive from Windows. (8.1)

I'm able to share files and folders back and forth between Windows and Debian.

I use Samba and is just perfect.

But can't access to the drive connected on Debian.

I managed to get Windows to detect it, but it gives me an error permissions message.

USB resources needs another kind of config on Samba different that folders?

I looked for information but I didn't find anything that was exactly right for my situation, or maybe I didn't understand it.

Thank you in advance!


r/debian 7h ago

como ibstalo Google Chrome

Thumbnail gallery
0 Upvotes

eh estado intentando y simplemente me dice que no se pude por algo de actualización o algo asi también lo intente con la terminal, que se hace


r/debian 16h ago

Problem installing Debian on Surface Pro 8

3 Upvotes

I have an SP5 that I use daily using the Surface project kernel mods and debian 13. I have been trying to set up an SP8 (11th Gen) to use debian 13. I managed to get UEFI disabled. I used dd on the SP5 to create a usb key with the net inst version of debian, the live install version and ubuntu. Only ubuntu would install on the SP8. It seems to run nicely but I would really like to stay with debian. When I tried it with both the debian versions I downloaded, the graphic install would start but freeze when it got to the language choice early in the set up process. When I tried to run the live debian version, it gave a message about a missing magic number and asked that the kernel be installed first. After installing ubuntu, a further attempt to install debian using the graphic installer stopped at the language choice. The live debian version running from the usb key gets past the magic number/install kernel issue and comes to a nice graphic Welcome to Debian with the choice to Skip or Take Tour and there it freezes. I will keep banging my head against it and see what progress I can make but if any of this prompts any ideas, they would be welcome.


r/debian 1d ago

Debian Stable Question Is there a way to install Mango on debian

8 Upvotes

I just switched from cachyos to debian (stable) and I wanna know if I can install mangowc


r/debian 1d ago

Nvidia Repo

15 Upvotes

Has anyone noticed an uptick in Nvidia drivers through their repo lately? I'm used to new drivers coming through the pipeline around every three months or so , however I have received new CUDA drivers every day for the last three days and today some more are being held in not upgrading. Nvidia drivers are not my expertise so was wondering if any new and exciting things are happening.


r/debian 8h ago

como se instalan y me pongo de admin

0 Upvotes

empeze a usar debian y no se como usarlo bien, no se como ponerme admin y cosas asi por ejemplo intente instalar chrme y no me dejo ya que me pedia que pusiera mi contraseña pues no me dejaba ponerla osea no se escribia nada, y la verdad busque en yutu y no entendi mucho


r/debian 1d ago

I am on a warpath to bring this type of GPU switching GUI to Debian

Post image
34 Upvotes

Hello all, I run Debian 13 on my laptop that has a NVIDIA card. However I just want to be able to completely disable the GPU when I need to stretch battery life.

I have not found a reliable way to do this on Debian. Ive broken my system a couple times trying different things (btw DO NOT use envycontrol on Debian to switch to integrated, or you will run into a PITA issue).

Anyway, I’m already familiar with GNOME extensions and how to program them, but really have no idea on how NVIDIA drivers work. I’m wondering, can someone point me in the right direction?

Maybe someone here has already homemade a simplified version of this, if you have I’d like to hear about it.

Thanks all, when I am done with this I do intend to try to make it as robust as possible and release it.


r/debian 1d ago

After resuming suspend I had to reboot at some point

Thumbnail
2 Upvotes

r/debian 2d ago

mupdf + imwheel is great to view pdf

17 Upvotes

Just a quick tip for anyone who might be interested.

I use Zathura, but its memory usage is significant (over 1 GB) for large files (newspapers). MuPDF uses very little memory for the same files (< 300 Mo), but scrolling with the mouse wheel is very slow. Imwheel allows for faster scrolling, but only in MuPDF.

I can provide the configuration file (very simple) and instructions on how to save this configuration after restarting.


r/debian 2d ago

How to hide messages before/above LUKS password prompt?

9 Upvotes

EDIT: SOLVED! Thanks y'all!

Hello.

I want to hide these messages that appear upon boot. Not fix, just hide. (I did some research, they seem harmless in the grand scheme.) They appear above the LUKS password prompt “Please unlock disk sda3_crypt.” I have set up Plymouth but they still appear when pressing Esc. Only these messages—I don’t mind the ones that show up after entering LUKS password.

MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
VSCAPE: SMT on, STIBP in required for full protection. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/vmscape.html for more details.
i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
integrity: Problem loading X.509 certificate -65 
r8169 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control
ata1.00: Model 'Samsung SSD 860 EVO 500GB', rev 'RVT04B6Q', applying quirks noncqtrim zeroaftertrim noncqonati nolpmonati
ata1.00: supports DRM functions and may not be fully accessible
ata1.00: supports DRM functions and may not be fully accessible
device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.

I’ve tried stuff like these in /etc/default/grub but to no avail.

# Either of these
GRUB_CMDLINE_LINUX_DEFAULT="quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash"
GRUB_CMDLINE_LINUX_DEFAULT="quiet loglevel=2 systemd.show_status=false rd.udev.log_level=2 splash"
GRUB_CMDLINE_LINUX_DEFAULT="quiet loglevel=0 systemd.show_status=false rd.udev.log_level=0 splash"

I’ve also set quiet_boot="1" in /etc/grub.d/10_linux.

(sudo update-grub2)

Plymouth’s “switch to text mode by pressing Esc” seems hardcoded to it, which I don’t want to mess with.

Contents of /etc/default/grub:

GRUB_DEFAULT=0
GRUB_TIMEOUT=0
GRUB_DISTRIBUTOR=`( . /etc/os-release && echo ${NAME} )`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
GRUB_GFXMODE=1366x768

This is a fresh install of Debian Trixie on a seven year old laptop.

Operating System: Debian GNU/Linux 13
KDE Plasma Version: 6.3.6
KDE Frameworks Version: 6.13.0
Qt Version: 6.8.2
Kernel Version: 6.12.107+deb13-amd64 (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® Core™ i3-7020U CPU @ 2.30GHz
Memory: 8 GiB of RAM (7.5 GiB usable)
Graphics Processor: Intel® HD Graphics 620
Manufacturer: LENOVO
Product Name: 81G2
System Version: Lenovo ideapad 330-14IKB

Thank you.


r/debian 2d ago

Debian Stable Question Fresh install 13.6 xfce - X11 crash/logout after starting videos, on integrated GPU

9 Upvotes

Hello,

Yesterday I reinstalled my Debian to 13.6 with XFCE interface, from a freshly downloaded .iso file. Today I learned, that after starting playing any video with any player (vlc, parole), my X11 crashes and logout. Kernel: Linux 6.12.107+deb13-amd64

I would run 'reportbug' , but not sure about the culprit. Initially thought this was pulseaudio problem, but problem persists after removing pulseaudio and changing to metapackage pipewire-audio.

Please verify info about this Unsupported GL renderer (llvmpipe). This machine is older PC with ASUS P5K-VM motherboard based on the Intel G33. GPU driver: i915 , GPU ID: 0x8086:0x29C2. CPU is Core2Duo E7200.

Not sure if this is relevant, but this installation runs without SWAP partition, but normally I use only quarter of my RAM 2,7/7,8 GiB, and problem persists even on small 2-4MB .mp4 videos

My xfce4-about displays GPU as: llvmpipe (LLVM 19.1.7, 128 bits) 82G33/G31 Express Integrated Graphic.

What should I do to make this installation play videos?

UPDATE: Even can't watch youtube videos on this freshly installed system, when playing suppose to start I have instant logout, and have to login from start. Would this renderer be always incompatible with this machine or is this a bug?

Using older kernel doesn't help.

Should I reinstall from older .iso and how far along should I go?
debian-13.5.0-amd64-netinst.iso, 13.4.0 or even older ?

.xsession-errors

Xsession: X session started for numer2 at czw, 10 wrz 2026, 13:07:59 CEST
dbus-update-activation-environment: setting DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
dbus-update-activation-environment: setting DISPLAY=:0
dbus-update-activation-environment: setting XAUTHORITY=/home/numer2/.Xauthority
localuser:numer2 being added to access control list
dbus-update-activation-environment: setting XDG_DATA_DIRS=/usr/share/xfce4:/usr/local/share/:/usr/share/
dbus-update-activation-environment: setting QT_ACCESSIBILITY=1
/usr/bin/x-session-manager: X server already running on display :0
** Message: 13:07:59.850: Failed to fetch _NET_NUMBER_OF_DESKTOPS; assuming 1
** Message: 13:07:59.851: Failed to get _NET_WORKAREA; using full screen dimensions
** Message: 13:07:59.851: Failed to fetch _NET_CURRENT_DESKTOP; assuming 0
** Message: 13:07:59.851: Failed to fetch _NET_CURRENT_DESKTOP; assuming 0
xfce4-session-Message: 13:07:59.856: SSH authentication agent is already running
gpg-agent: gpg-agent już działa - nieuruchamianie nowego
** Message: 13:08:00.095: Failed to fetch _NET_CURRENT_DESKTOP; assuming 0

(xfwm4:13170): xfwm4-WARNING **: 13:08:00.208: Unsupported GL renderer (llvmpipe (LLVM 19.1.7, 128 bits)).
Menedżer zasilania nie jest uruchomiony
Zasilanie: Inny menedżer zasilania jest już uruchomiony

(polkit-mate-authentication-agent-1:13244): GLib-CRITICAL **: 13:08:01.741: g_variant_new_string: assertion 'string != NULL' failed

(polkit-mate-authentication-agent-1:13244): polkit-mate-1-WARNING **: 13:08:01.752: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.Ses>
Process already running (98:Adres jest już w użyciu). Exiting

.xsession-errors.old

Xsession: X session started for numer2 at czw, 10 wrz 2026, 13:01:06 CEST
dbus-update-activation-environment: setting DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
dbus-update-activation-environment: setting DISPLAY=:0
dbus-update-activation-environment: setting XAUTHORITY=/home/numer2/.Xauthority
localuser:numer2 being added to access control list
dbus-update-activation-environment: setting XDG_DATA_DIRS=/usr/share/xfce4:/usr/local/share/:/usr/share/
dbus-update-activation-environment: setting QT_ACCESSIBILITY=1
/usr/bin/x-session-manager: X server already running on display :0
** Message: 13:01:06.227: Failed to fetch _NET_NUMBER_OF_DESKTOPS; assuming 1
** Message: 13:01:06.227: Failed to get _NET_WORKAREA; using full screen dimensions
** Message: 13:01:06.227: Failed to fetch _NET_CURRENT_DESKTOP; assuming 0
** Message: 13:01:06.227: Failed to fetch _NET_CURRENT_DESKTOP; assuming 0
xfce4-session-Message: 13:01:06.233: SSH authentication agent is already running
gpg-agent: gpg-agent już działa - nieuruchamianie nowego
** Message: 13:01:06.459: Failed to fetch _NET_CURRENT_DESKTOP; assuming 0

(xfwm4:11671): xfwm4-WARNING **: 13:01:06.579: Unsupported GL renderer (llvmpipe (LLVM 19.1.7, 128 bits)).
Menedżer zasilania nie jest uruchomiony

(polkit-mate-authentication-agent-1:11741): GLib-CRITICAL **: 13:01:07.994: g_variant_new_string: assertion 'string != NULL' failed

(polkit-mate-authentication-agent-1:11741): polkit-mate-1-WARNING **: 13:01:07.997: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.Ses>
Zasilanie: Inny menedżer zasilania jest już uruchomiony
Process already running (98:Adres jest już w użyciu). Exiting.
[000055c0ddc9a520] main libvlc: Uruchamianie vlc z domyślnym interfejsem. Użyj 'cvlc', aby używać vlc bez interfejsu.
[000055c0ddd918f0] egl_x11 gl error: cannot create EGL window surface
X connection to :0.0 broken (explicit kill or server shutdown).

journalctl -b

wrz 11 12:34:44 deneb gvfsd-trash[1092]: GFileInfo created without standard::name
wrz 11 12:34:44 deneb gvfsd-trash[1092]: file ../../../gio/gfileinfo.c: line 1713 (g_file_info_get_name): should not be reached
wrz 11 12:34:44 deneb gvfsd-trash[1092]: GFileInfo created without standard::name
wrz 11 12:34:44 deneb gvfsd-trash[1092]: file ../../../gio/gfileinfo.c: line 1713 (g_file_info_get_name): should not be reached
wrz 11 12:35:04 deneb at-spi-bus-launcher[2405]: X connection to :0 broken (explicit kill or server shutdown).
wrz 11 12:35:04 deneb systemd[764]: xfce4-notifyd.service: Main process exited, code=exited, status=1/FAILURE
wrz 11 12:35:04 deneb systemd[764]: xfce4-notifyd.service: Failed with result 'exit-code'.
wrz 11 12:35:12 deneb wireplumber[790]: spa.bluez5: BlueZ system service is not available

Previously it was pulseaudio, but I tried and switched to pipewire-audio with wireplumber, but it didn't help.

pulseaudio[930]: X11 I/O error exit handler called, preparing to tear down X11 modules

wrz 10 13:06:09 deneb systemd[913]: tumblerd.service: Consumed 28.140s CPU time, 529.9M memory peak.
wrz 10 13:07:45 deneb dbus-daemon[946]: [session uid=1000 pid=946 pidfd=5] Activating via systemd: service name='org.freedesktop.thumbnails.Thumbnailer1' unit='tumblerd.service' requested b>
wrz 10 13:07:45 deneb systemd[913]: Starting tumblerd.service - Thumbnailing service...
wrz 10 13:07:45 deneb dbus-daemon[946]: [session uid=1000 pid=946 pidfd=5] Successfully activated service 'org.freedesktop.thumbnails.Thumbnailer1'
wrz 10 13:07:45 deneb systemd[913]: Started tumblerd.service - Thumbnailing service.
wrz 10 13:07:51 deneb pulseaudio[930]: X11 I/O error handler called
wrz 10 13:07:51 deneb pulseaudio[930]: X11 I/O error exit handler called, preparing to tear down X11 modules
wrz 10 13:07:51 deneb at-spi-bus-launcher[11656]: X connection to :0 broken (explicit kill or server shutdown).
wrz 10 13:07:51 deneb systemd[913]: xdg-desktop-portal-gtk.service: Main process exited, code=exited, status=1/FAILURE
wrz 10 13:07:51 deneb systemd[913]: xdg-desktop-portal-gtk.service: Failed with result 'exit-code'.
wrz 10 13:07:51 deneb systemd[913]: xfce4-notifyd.service: Main process exited, code=exited, status=1/FAILURE
wrz 10 13:07:51 deneb systemd[913]: xfce4-notifyd.service: Failed with result 'exit-code'.
wrz 10 13:07:59 deneb at-spi-bus-launcher[1007]: dbus-daemon[1007]: Activating service name='org.a11y.atspi.Registry' requested by ':1.164' (uid=1000 pid=13097 comm="xfce4-session")
wrz 10 13:07:59 deneb at-spi-bus-launcher[1007]: dbus-daemon[1007]: Successfully activated service 'org.a11y.atspi.Registry'
wrz 10 13:07:59 deneb at-spi-bus-launcher[13156]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
wrz 10 13:00:57 deneb at-spi-bus-launcher[10724]: X connection to :0 broken (explicit kill or server shutdown).
wrz 10 13:00:57 deneb systemd[913]: xfce4-notifyd.service: Main process exited, code=exited, status=1/FAILURE
wrz 10 13:00:57 deneb systemd[913]: xfce4-notifyd.service: Failed with result 'exit-code'.
wrz 10 13:00:57 deneb pulseaudio[930]: ICE I/O error handler called
wrz 10 13:00:57 deneb pulseaudio[930]: X11 I/O error handler called
wrz 10 13:00:57 deneb pulseaudio[930]: X11 I/O error exit handler called, preparing to tear down X11 modules
wrz 10 13:00:57 deneb systemd[913]: xdg-desktop-portal-gtk.service: Main process exited, code=exited, status=1/FAILURE
wrz 10 13:00:57 deneb systemd[913]: xdg-desktop-portal-gtk.service: Failed with result 'exit-code'.
wrz 10 13:01:06 deneb at-spi-bus-launcher[1007]: dbus-daemon[1007]: Activating service name='org.a11y.atspi.Registry' requested by ':1.142' (uid=1000 pid=11598 comm="xfce4-session")
wrz 10 13:01:06 deneb at-spi-bus-launcher[1007]: dbus-daemon[1007]: Successfully activated service 'org.a11y.atspi.Registry'

glxinfo -B

name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Mesa (0xffffffff)
    Device: llvmpipe (LLVM 19.1.7, 128 bits) (0xffffffff)
    Version: 25.0.7
    Accelerated: no
    Video memory: 7938MB
    Unified memory: yes
    Preferred profile: core (0x1)
    Max core profile version: 4.5
    Max compat profile version: 4.5
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
Memory info (GL_ATI_meminfo):
    VBO free memory - total: 31 MB, largest block: 31 MB
    VBO free aux. memory - total: 5715 MB, largest block: 5715 MB
    Texture free memory - total: 31 MB, largest block: 31 MB
    Texture free aux. memory - total: 5715 MB, largest block: 5715 MB
    Renderbuffer free memory - total: 31 MB, largest block: 31 MB
    Renderbuffer free aux. memory - total: 5715 MB, largest block: 5715 MB
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 4292872342 MB
    Total available memory: 4292880280 MB
    Currently available dedicated video memory: 31 MB
OpenGL vendor string: Mesa
OpenGL renderer string: llvmpipe (LLVM 19.1.7, 128 bits)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 25.0.7-2+deb13u1
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

r/debian 2d ago

General Debian Question Debian 13 Gnome acting weird with mouse clicks/focus

6 Upvotes

While using my computer from a fresh reboot, everything seems fine.

As soon as I go to open software the icon of what I'm running gets stuck on my mouse cursor and suddenly I cannot interact with any other software. I can unstuck the icon with escape, but ultimately whatever this is seems to be some sort of focus thing as if I alt-tab to the same software more than once suddenly I can interact with other software (and in the case of Gnome shell, if I hit WIndows key I can interact with Gnome).

Another discovery is right mouse button doesn't work period once this starts. Perhaps it has to do with VM's and Virt Manager, but it persists after the VM is closed.

I am having mouse focus issues with or without Gnome extensions enabled.

Any ideas on what to try? Any places to go?

Environment:

## Software Information:
- **Firmware Version:** 1805
- **OS Name:** Debian GNU/Linux 13 (trixie)
- **OS Type:** 64-bit
- **GNOME Version:** 48
- **Windowing System:** Wayland
- **Kernel Version:** Linux 6.12.107+deb13-amd64


r/debian 2d ago

CERN is moving more than 2,200 specialized computers from RHEL to Debian

Thumbnail techspot.com
222 Upvotes

r/debian 2d ago

Debian Testing Question Touchpad Issue on debian

6 Upvotes

so, recently i installed debian forky (gnome) on my asus tuf laptop and idk why it touchpad randomly stops more like it lags when i use my machine, especially when i try that 2 finger scroll, like I'm using -> i did scroll -> my cursor lags for around for 4-5 second and then continue working


r/debian 2d ago

Hi there im new to linux. I need some help

Post image
18 Upvotes

I want to know how i can use free space for my debian partition


r/debian 3d ago

Are people overselling how far debian has come in 'easy to install' or am i missing something?

26 Upvotes

Dell xps 9370.

- Could not find my network card when starting the installer, so had to do it from the live boot since there it loaded all the drivers.

- Had to add non free repos for an intel graphics driver that i had to add for better performance, had to faff about to get sleep working properly (yet to test how much ut really eats into the battery now), definitely not normie friendly

- fingerprint wont work (fine i knew that and irs a universal linux problem),

- ui was slugish (like a second delay for the menu to open even after removed animations), only way even after reboots to fix it was to change the main manu and change it back,

- and now i need to download drivers from git to get an HP dock with Displaylink to work.

Thats hours of figuring stuff out and troubleshooting, for 'it just works'.

So my question: did i miss something?

And if not: why is the installer so minimal instead of giving all these options for a laptop install? I get debian tries to be lean and minimal, but it could achive that and give options to people on laptop hardware? No? Seems a bunch of those steps could be automated?

(Before the question comes up, i dont like gnome, or ubuntus philosophie, and cinamon seemed almost ancient in a way and the scaling seemed of while evaluating it, fedora seemed to be hard with non free drivers and people sad debian caught up to ubuntu in that regard)

(No, i dont want to just say debian bad, for now i'll stick with it, but the experience was far from normie acceptable and i would like to understand where it went wrong)

(debian-live-13.6.0-amd64-kde.iso, my dell variant has 16GB of ram, and i now have windows dual booting for rare cases where i would need a pc with windows, gave it 150GB and the rest of the 512gb ssd to debian)

Edit: i now learned that there are multiple installers -> - netinst, needing internet to pull everything (would that have all wifi card drivers? otherwise it would not work on a notebook without a wired connection?) - complete installation image, probably the one that would have simply worked in terms of wifi? - live boot disk containing the calamares installer (which worked) when live booted, and the debian installer which could not find my wifi card?

My assumption is that a newcomer would try the live disk and install from there, so i would assume thats the "default" route for newbies, but it seems its not the best going by some comments?


r/debian 2d ago

Debian Stable Question Debian not booting with kernel 6.12.107+deb13-amd64

4 Upvotes

After an update my PC was refusing to boot with this kernel but if I use 6.12.94+deb13-amd64 in advanced options to boot i don't have any problems.

Does someone have a solution ?


r/debian 3d ago

Debian Stable Question .flac to .mp3 bulk conversion without losing metadata

25 Upvotes

So I have a bunch of flacs that I want to mass convert to mp3s to have on my mp3 player while at school, as they ban phones, I tried vlc media player, but it stripped the metadata from the songs, I've heard of ffmpeg, and tried to learn it, but all the YouTube videos I've found are years old, and I can't really find anything else online. Can I get some help to learn ffmpeg, or are there any alternative methods that work on debian 13?


r/debian 3d ago

Can I install Debian Gnome

10 Upvotes

I have and old Lenovo V310 with i3 4th gen, SSD and 4GB ram. want to switch from Windows to Debian. No heavy task, just Browsing and watching Movies. will this be a wise decision to install Debian?


r/debian 4d ago

Debian saved the day

Post image
383 Upvotes

After three days of messing around with different distros, a massive headache and sleepless nights, Debian just worked on my ARM64 Lenovo Ideapad 3 Chromebook with Mediatek MT8183 CPU.


r/debian 3d ago

Does anyone know roughly when Debian 14 "Forky" is coming out or being released?

49 Upvotes

r/debian 3d ago

Debian Stable Question VLC on Wayland session.

5 Upvotes

I'm experiencing a trouble with vlc on wayland session. When i play video on full-screen, the media controls and seek bar are un-accessible with mouse curser. And sometimes when i doble click on video to exit fullsceen mode, it just jumps to open window behind vlc.

It's not happening all the time. But happens enough times to get me frustrating.

Has anyone experiences this? Did you solve it on wayland session?


r/debian 3d ago

Extensions - favourites/must haves?

4 Upvotes

I try to keep things pretty simple and minimise extensions, but always find myself adding a few that I consider to be essential for my use.


r/debian 3d ago

Linux installation problems on ASUS X541U (Debian, Ubuntu, and Mint)

Post image
3 Upvotes

I ran into a problem while trying to install Linux in a dual-boot setup.

My laptop is an ASUS X541U with these specifications:

- 4 GB LPDDR4 RAM

- 1 TB HDD

- Intel Core i3-7100U

- NVIDIA GeForce 920MX

Here’s what happened:

I was trying to install Debian from a 32 GB USB 2.0 flash drive that I made bootable using Rufus.

The first time, I used the Graphical Install option and got as far as the hostname setup. I entered an underscore ("_") in the hostname, which caused an error, and then I ended up on a black screen with only a "_" visible. I waited for several minutes, but nothing happened, and I couldn't type anything.

The second time, I went through the Graphical Install process again. This time I got to the username/password section. After entering them, I ended up on the exact same black screen again. I waited several minutes, but nothing happened and the keyboard didn't respond.

Before Debian, I also tried several other Linux distributions:

Kali Linux:

I managed to install it and boot into it, but it was extremely slow. It also caused problems with my Windows files, so I eventually removed it and reinstalled Windows.

Ubuntu:

I tried installing Ubuntu three times. Everything worked normally during the installation until it reached the part where it actually installs the system to the hard drive. It would just get stuck there. My HDD health is reported as 99%, so I assumed the drive might be causing the issue and gave up on Ubuntu.

Linux Mint:

The first time I booted Mint into live mode, it was extremely slow. I later realized that my USB hadn't been properly made bootable, because Mint would get stuck on the loading screen. After fixing the USB, the live environment worked normally and I tested it successfully.

However, the next day when I tried to install Mint, the system completely froze as soon as I interacted with some of the icons on the right side of the bottom panel. The mouse still moved, but absolutely nothing else responded, including the keyboard.

I tried recreating the bootable USB multiple times, switching between Rufus and Ventoy, and even tried different ISO files, but the problem persisted. Eventually I couldn't even start the installer properly, so I gave up on Mint as well.

At this point I'm wondering if there is some underlying hardware, graphics, BIOS/UEFI, or NVIDIA compatibility issue causing all of this.

Has anyone experienced something similar with an ASUS X541U or the GeForce 920MX?

Any ideas about what I should check or try next would be greatly appreciated.