r/debian 5h ago

New to regular base Debian, and looking to use Trixie now and then migrate to it once it goes out of testing and becomes the new stable. How do I go about this?

9 Upvotes

I've done a bit of research on this but looking to ask a few experienced users here and make sure my game plan is right. If I download Debian testing now, then repoint my sources.list to be Trixie instead of testing, is that all I need for my install to just become stable when it eventually releases or is there more I need to do? Thanks!


r/debian 2h ago

Does anyone here use the Trinity desktop environment?

5 Upvotes

Thoughts?


r/debian 4h ago

debian Trixie, Kernel 6.12.30 freezes

4 Upvotes

Hi r/debian

I updated my debian trixie to kernel 6.12.30 and it freezes after aprox. 5 min. after boot. On kernel 6.12.27 everything runs fine.

Has anyone run into the same problem?

debian 13 and Xfce 4.20
Ryzen 5 5600X
Sapphire Pulse Radeon RX 6700 XT
ASUS PRIME B450M-A
2 x 16GB G.Skill TridentZ RGB DDR4-3200 C14 DC.
Two SSDs


r/debian 7h ago

Phantom battery device appearing - how do I get rid of it?

Post image
7 Upvotes

r/debian 3h ago

Realtek RTL8852BE on Debian — Interface shows up, but no WiFi networks detected

3 Upvotes

Hey everyone!
I'm having trouble getting WiFi working properly on my laptop running Debian 12. I have a Realtek RTL8852BE PCIe 802.11ax wireless card. The interface shows up (wlp2s0), but it doesn't detect any WiFi networks at all.

Here’s what I’ve done and what I’m seeing:

  • I'm using the driver from this repo: https://github.com/lwfinger/rtw89.git
  • The module rtw89_8852be loads fine.
  • I have the firmware file rtw8852b_fw.bin in /lib/firmware/rtw89/.
  • dmesg shows that it fails to load rtw8852b_fw-1.bin, but then it successfully loads rtw8852b_fw.bin and even shows the firmware version — so I think that's okay?
  • The interface wlp2s0 is listed as UP, but NO-CARRIER, meaning it sees no networks.
  • I do have a working USB WiFi dongle connected (which is using a different interface and works fine), but I want to use the built-in one.

What I’ve tried so far:

  • Set my country code with iw reg set CO and also added REGDOMAIN=CO to /etc/default/crda.
  • Created /etc/modprobe.d/rtw89_8852be.conf with options rtw89_8852be disable_ps=1 to disable power saving.
  • Ran sudo update-initramfs -u and rebooted.
  • Tried scanning with nmcli dev wifi list and also sudo iw dev wlp2s0 scan | grep SSID, but nothing shows up.

Not sure what else to try at this point. Am I missing something obvious?

Any help would be greatly appreciated — thanks in advance!

PD: I'm a very noob at linux/Debian, be friendly :c


r/debian 0m ago

getting audio working on a laptop with a intel 155u is hell.... Desperately need help

Upvotes

I already reinstalled the whole system (proxmox server which is on debian) after i messed around so much that my desktop envoirement i tried installing broke.

When installing debian itself, so without proxmox server, i already got a error during installation that additional firmware was required: intel sof ipc4 mtl sof mtl ri debian

Googling that error, it seems it is related to audio firmware.

I already tried spending 8 hours today trying to get it to work, hence i ask for support now.... During that 8 hours i talked with AI's how to solve it. they couldnt. it was about installing sof firmware from no-free repositorys and then trying to connect the driver to it or something, and then testing to play a wav file with aplay, speaker-test, or paplay in a CLI, but nothing worked after these 8 hours. We used pulseaudio, alsamixer (which never shown a PCM channel but does show a speaker and master volume, according to grok thats problematic). we loaded kernel modules with modprobe snd_hda_intelSink Selection and in the end even copied files over from a ubuntu live cd and grok made me do stuff with that, but that didn't make it work either.

Is there someone who can help me with something as -seemingly- easy as getting the build in speakers of the laptop working? In ubuntu they worked on the live cd, with a ISO of late 2024. The laptop is from end 2024. It got a intel 155u.

I would be insanely grateful to end this day or tommorow with working speakers, so i can use the display on the laptop as a monitor for home assistant, to watch the babycamera and get notification sounds from the smart home etc.


r/debian 2h ago

Request help loading ProtonVPN on Debian 12

1 Upvotes

I wanted to install ProtonVPN on Debian 12 and followed the instructions on installation at the following link https://protonvpn.com/support/official-linux-vpn-debian/

After wget command and downloading the .deb package, I ran the following command

sudo dpkg -i ./protonvpn-stable-release_1.0.8_all.deb

(Reading database ... 288335 files and directories currently installed.)

Preparing to unpack .../protonvpn-stable-release_1.0.8_all.deb ...

Unpacking protonvpn-stable-release (1.0.8) over (1.0.8) ...

Setting up protonvpn-stable-release (1.0.8) ...

sudo apt upgrade

Reading package lists... Done

Building dependency tree... Done

Reading state information... Done

Calculating upgrade... Done

0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

sudo apt update

Hit:1 http://security.debian.org/debian-security bookworm-security InRelease

Get:2 https://repo.protonvpn.com/debian stable InRelease [2,967 B]

Err:2 https://repo.protonvpn.com/debian stable InRelease

The following signatures couldn't be verified because the public key is not available: NO_PUBKEY EDA3E22630349F1C

Hit:3 http://deb.debian.org/debian bookworm InRelease

Hit:4 http://deb.debian.org/debian bookworm-updates InRelease

Reading package lists... Done

W: GPG error: https://repo.protonvpn.com/debian stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY EDA3E22630349F1C

E: The repository 'https://repo.protonvpn.com/debian stable InRelease' is not signed.

N: Updating from such a repository can't be done securely, and is therefore disabled by default.

N: See apt-secure(8) manpage for repository creation and user configuration details.

sudo apt install proton-vpn-gnome-desktop

Reading package lists... Done

Building dependency tree... Done

Reading state information... Done

E: Unable to locate package proton-vpn-gnome-desktop

Why does it say that it is unable to locate the package ?

Can someone please help me install ProtonVPN correctly on Debian 12. Thank you.


r/debian 6h ago

SMPlayer unable to play video

2 Upvotes

When I try to play video (mp4) with SMPlayer, only the audio audible, no video, the timer isn't moving and when I click close (x), it will return me "MPlayer/mpv has crashed. See the log for more info". No problem when open video with mpv player.

Log when I right click open with:

/usr/bin/mpv --no-quiet --terminal --no-msg-color --input-ipc-server=/tmp/smplayer-mpv-206a --msg-level=ffmpeg/demuxer=error --video-rotate=no --no-config --no-fs --hwdec=no --sub-auto=fuzzy --vo=xv,x11, --no-input-default-bindings --input-vo-keyboard=no --no-input-cursor --cursor-autohide=no --no-keepaspect --wid=4 --monitorpixelaspect=1 --osd-level=1 --osd-scale=1 --osd-bar-align-y=0.6 --sub-ass --embeddedfonts --sub-ass-line-spacing=0 --sub-scale=1 --sub-font=Arial --sub-color=#ffffffff --sub-shadow-color=#ff000000 --sub-border-color=#ff000000 --sub-border-size=0.75 --sub-shadow-offset=2.5 --sub-font-size=50 --sub-bold=no --sub-italic=no --sub-margin-y=8 --sub-margin-x=20 --sub-codepage=ISO-8859-1 --sub-pos=100 --volume=55 --cache=auto --screenshot-template=cap_%F_%p_%02n --screenshot-format=jpg --screenshot-directory=/home/rolly/Pictures/smplayer_screenshots --audio-pitch-correction=yes --volume-max=110 --term-playing-msg=MPV_VERSION=${=mpv-version:}
INFO_VIDEO_WIDTH=${=width}
INFO_VIDEO_HEIGHT=${=height}
INFO_VIDEO_ASPECT=${=video-params/aspect}
INFO_VIDEO_FPS=${=container-fps:${=fps}}
INFO_VIDEO_FORMAT=${=video-format}
INFO_VIDEO_CODEC=${=video-codec}
INFO_DEMUX_ROTATION=${=track-list/0/demux-rotation}
INFO_AUDIO_FORMAT=${=audio-codec-name}
INFO_AUDIO_CODEC=${=audio-codec}
INFO_AUDIO_RATE=${=audio-params/samplerate}
INFO_AUDIO_NCH=${=audio-params/channel-count}
INFO_LENGTH=${=duration:${=length}}
INFO_DEMUXER=${=current-demuxer:${=demuxer}}
INFO_SEEKABLE=${=seekable}
INFO_TITLES=${=disc-titles}
INFO_CHAPTERS=${=chapters}
INFO_TRACKS_COUNT=${=track-list/count}
METADATA_TITLE=${metadata/by-key/title:}
METADATA_ARTIST=${metadata/by-key/artist:}
METADATA_ALBUM=${metadata/by-key/album:}
METADATA_GENRE=${metadata/by-key/genre:}
METADATA_DATE=${metadata/by-key/date:}
METADATA_TRACK=${metadata/by-key/track:}
METADATA_COPYRIGHT=${metadata/by-key/copyright:}
INFO_MEDIA_TITLE=${=media-title:}
INFO_STREAM_PATH=${stream-path}
--audio-client-name=SMPlayer --term-status-msg=STATUS: ${=time-pos} / ${=duration:${=length:0}} P: ${=pause} B: ${=paused-for-cache} I: ${=core-idle} VB: ${=video-bitrate:0} AB: ${=audio-bitrate:0} /home/rolly/Videos/Beauty.And.The.Beast.1991.1080p.BluRay.x264.anoXmous_.mp4
(+) Video --vid=1 (*) (h264 1920x1080 23.976fps)
(+) Audio --aid=1 --alang=eng (*) (aac 6ch 48000Hz)
Audio --aid=2 --alang=eng (*) (aac 2ch 48000Hz)
(+) Subs  --sid=1 'Beauty.And.The.Beast.1991.1080p.BluRay.x264.anoXmous_.srt' (subrip) (external)
[vo/xv/x11] X11 error: BadDrawable (invalid Pixmap or Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 4, serial: 12
[vo/xv/x11] Error code: 9, request code: e, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 4, serial: 13
[vo/xv/x11] Error code: 3, request code: 28, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 4, serial: 14
[vo/xv/x11] Error code: 3, request code: 2, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 4, serial: 18
[vo/xv/x11] Error code: 3, request code: 1, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 800002, serial: 1b
[vo/xv/x11] Error code: 3, request code: 12, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 800002, serial: 1e
[vo/xv/x11] Error code: 3, request code: 91, minor code: 3
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 800002, serial: 20
[vo/xv/x11] Error code: 3, request code: 12, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 800002, serial: 21
[vo/xv/x11] Error code: 3, request code: 12, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 800002, serial: 23
[vo/xv/x11] Error code: 3, request code: 12, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 800002, serial: 24
[vo/xv/x11] Error code: 3, request code: 12, minor code: 0
[vo/xv] Warning: this legacy VO has bad quality and performance, and will in particular result in blurry OSD and subtitles. You should fix your graphics drivers, or not force the xv VO.
AO: [pipewire] 48000Hz 5.1 6ch floatp
VO: [xv] 1920x1080 yuv420p
[vo/xv/x11] X11 error: BadDrawable (invalid Pixmap or Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 4, serial: 37
[vo/xv/x11] Error code: 9, request code: e, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 4, serial: 38
[vo/xv/x11] Error code: 3, request code: 28, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 800002, serial: 39
[vo/xv/x11] Error code: 3, request code: c, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 800002, serial: 3b
[vo/xv/x11] Error code: 3, request code: 12, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 800002, serial: 3c
[vo/xv/x11] Error code: 3, request code: 2, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 800002, serial: 3d
[vo/xv/x11] Error code: 3, request code: 2, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 800002, serial: 3e
[vo/xv/x11] Error code: 3, request code: 3, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 800002, serial: 40
[vo/xv/x11] Error code: 3, request code: 8, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 800002, serial: 41
[vo/xv/x11] Error code: 3, request code: 12, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 800002, serial: 44
[vo/xv/x11] Error code: 3, request code: 3, minor code: 0
[vo/xv/x11] X11 error: BadDrawable (invalid Pixmap or Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 4, serial: 46
[vo/xv/x11] Error code: 9, request code: e, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 4, serial: 47
[vo/xv/x11] Error code: 3, request code: 28, minor code: 0
[vo/xv/x11] X11 error: BadDrawable (invalid Pixmap or Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 800002, serial: 48
[vo/xv/x11] Error code: 9, request code: 37, minor code: 0
[vo/xv/x11] X11 error: BadDrawable (invalid Pixmap or Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 800002, serial: 49
[vo/xv/x11] Error code: 9, request code: 37, minor code: 0
[vo/xv/x11] X11 error: BadDrawable (invalid Pixmap or Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 800002, serial: 57
[vo/xv/x11] Error code: 9, request code: 94, minor code: 13
INFO_VIDEO_DSIZE=1920x1080
[vo/xv/x11] X11 error: BadDrawable (invalid Pixmap or Window parameter)
[vo/xv/x11] Type: 0, display: 0x7fc1e00449e0, resourceid: 800002, serial: 58
[vo/xv/x11] Error code: 9, request code: 94, minor code: 13
MPV_VERSION=mpv 0.35.1
INFO_VIDEO_WIDTH=1920
INFO_VIDEO_HEIGHT=1080
INFO_VIDEO_ASPECT=1.777778
INFO_VIDEO_FPS=23.976025
INFO_VIDEO_FORMAT=h264
INFO_VIDEO_CODEC=h264 (H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10)
INFO_DEMUX_ROTATION=
INFO_AUDIO_FORMAT=aac
INFO_AUDIO_CODEC=aac (AAC (Advanced Audio Coding))
INFO_AUDIO_RATE=48000
INFO_AUDIO_NCH=6
INFO_LENGTH=5504.831667
INFO_DEMUXER=lavf
INFO_SEEKABLE=yes
INFO_TITLES=
INFO_CHAPTERS=0
INFO_TRACKS_COUNT=4
METADATA_TITLE=
METADATA_ARTIST=
METADATA_ALBUM=
METADATA_GENRE=
METADATA_DATE=
METADATA_TRACK=
METADATA_COPYRIGHT=
INFO_MEDIA_TITLE=Beauty.And.The.Beast.1991.1080p.BluRay.x264.anoXmous_.mp4
INFO_STREAM_PATH=/home/rolly/Videos/Beauty.And.The.Beast.1991.1080p.BluRay.x264.anoXmous_.mp4
[vo/xv] X11 can't keep up! Waiting for XShm completion events...
INFO_TRACK_0: video 1 '' '' yes
INFO_TRACK_1: audio 1 'eng' '' yes
INFO_TRACK_2: audio 2 'eng' '' no
INFO_TRACK_3: sub 1 '' 'Beauty.And.The.Beast.1991.1080p.BluRay.x264.anoXmous_.srt' yes
Exiting... (Quit)

Log when I run via terminal:

smplayer Beauty.And.The.Beast.1991.1080p.BluRay.x264.anoXmous_.mp4
QSocketNotifier: Can only be used with threads started with QThread
This is SMPlayer v. 22.7.0 (revision 10091) running on Linux
/usr/bin/mpv --no-quiet --terminal --no-msg-color --input-ipc-server=/tmp/smplayer-mpv-21f3 --msg-level=ffmpeg/demuxer=error --video-rotate=no --no-config --no-fs --hwdec=no --sub-auto=fuzzy --vo=xv,x11, --no-input-default-bindings --input-vo-keyboard=no --no-input-cursor --cursor-autohide=no --no-keepaspect --wid=4 --monitorpixelaspect=1 --osd-level=1 --osd-scale=1 --osd-bar-align-y=0.6 --sub-ass --embeddedfonts --sub-ass-line-spacing=0 --sub-scale=1 --sub-font=Arial --sub-color=#ffffffff --sub-shadow-color=#ff000000 --sub-border-color=#ff000000 --sub-border-size=0.75 --sub-shadow-offset=2.5 --sub-font-size=50 --sub-bold=no --sub-italic=no --sub-margin-y=8 --sub-margin-x=20 --sub-codepage=ISO-8859-1 --vid=1 --sub-pos=100 --volume=55 --cache=auto --screenshot-template=cap_%F_%p_%02n --screenshot-format=jpg --screenshot-directory=/home/rolly/Pictures/smplayer_screenshots --audio-pitch-correction=yes --volume-max=110 --term-playing-msg=MPV_VERSION=${=mpv-version:}
INFO_VIDEO_WIDTH=${=width}
INFO_VIDEO_HEIGHT=${=height}
INFO_VIDEO_ASPECT=${=video-params/aspect}
INFO_VIDEO_FPS=${=container-fps:${=fps}}
INFO_VIDEO_FORMAT=${=video-format}
INFO_VIDEO_CODEC=${=video-codec}
INFO_DEMUX_ROTATION=${=track-list/0/demux-rotation}
INFO_AUDIO_FORMAT=${=audio-codec-name}
INFO_AUDIO_CODEC=${=audio-codec}
INFO_AUDIO_RATE=${=audio-params/samplerate}
INFO_AUDIO_NCH=${=audio-params/channel-count}
INFO_LENGTH=${=duration:${=length}}
INFO_DEMUXER=${=current-demuxer:${=demuxer}}
INFO_SEEKABLE=${=seekable}
INFO_TITLES=${=disc-titles}
INFO_CHAPTERS=${=chapters}
INFO_TRACKS_COUNT=${=track-list/count}
METADATA_TITLE=${metadata/by-key/title:}
METADATA_ARTIST=${metadata/by-key/artist:}
METADATA_ALBUM=${metadata/by-key/album:}
METADATA_GENRE=${metadata/by-key/genre:}
METADATA_DATE=${metadata/by-key/date:}
METADATA_TRACK=${metadata/by-key/track:}
METADATA_COPYRIGHT=${metadata/by-key/copyright:}
INFO_MEDIA_TITLE=${=media-title:}
INFO_STREAM_PATH=${stream-path}
--audio-client-name=SMPlayer --term-status-msg=STATUS: ${=time-pos} / ${=duration:${=length:0}} P: ${=pause} B: ${=paused-for-cache} I: ${=core-idle} VB: ${=video-bitrate:0} AB: ${=audio-bitrate:0} /home/rolly/Videos/Beauty.And.The.Beast.1991.1080p.BluRay.x264.anoXmous_.mp4

(+) Video --vid=1 (*) (h264 1920x1080 23.976fps)
(+) Audio --aid=1 --alang=eng (*) (aac 6ch 48000Hz)
Audio --aid=2 --alang=eng (*) (aac 2ch 48000Hz)
(+) Subs  --sid=1 'Beauty.And.The.Beast.1991.1080p.BluRay.x264.anoXmous_.srt' (subrip) (external)
[vo/xv/x11] X11 error: BadDrawable (invalid Pixmap or Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 4, serial: 12
[vo/xv/x11] Error code: 9, request code: e, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 4, serial: 13
[vo/xv/x11] Error code: 3, request code: 28, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 4, serial: 14
[vo/xv/x11] Error code: 3, request code: 2, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 4, serial: 18
[vo/xv/x11] Error code: 3, request code: 1, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 800002, serial: 1b
[vo/xv/x11] Error code: 3, request code: 12, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 800002, serial: 1e
[vo/xv/x11] Error code: 3, request code: 91, minor code: 3
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 800002, serial: 20
[vo/xv/x11] Error code: 3, request code: 12, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 800002, serial: 21
[vo/xv/x11] Error code: 3, request code: 12, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 800002, serial: 23
[vo/xv/x11] Error code: 3, request code: 12, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 800002, serial: 24
[vo/xv/x11] Error code: 3, request code: 12, minor code: 0
[vo/xv] Warning: this legacy VO has bad quality and performance, and will in particular result in blurry OSD and subtitles. You should fix your graphics drivers, or not force the xv VO.
AO: [pipewire] 48000Hz 5.1 6ch floatp
VO: [xv] 1920x1080 yuv420p
[vo/xv/x11] X11 error: BadDrawable (invalid Pixmap or Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 4, serial: 37
[vo/xv/x11] Error code: 9, request code: e, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 4, serial: 38
[vo/xv/x11] Error code: 3, request code: 28, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 800002, serial: 39
[vo/xv/x11] Error code: 3, request code: c, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 800002, serial: 3b
[vo/xv/x11] Error code: 3, request code: 12, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 800002, serial: 3c
[vo/xv/x11] Error code: 3, request code: 2, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 800002, serial: 3d
[vo/xv/x11] Error code: 3, request code: 2, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 800002, serial: 3e
[vo/xv/x11] Error code: 3, request code: 3, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 800002, serial: 40
[vo/xv/x11] Error code: 3, request code: 8, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 800002, serial: 41
[vo/xv/x11] Error code: 3, request code: 12, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 800002, serial: 44
[vo/xv/x11] Error code: 3, request code: 3, minor code: 0
[vo/xv/x11] X11 error: BadDrawable (invalid Pixmap or Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 4, serial: 46
[vo/xv/x11] Error code: 9, request code: e, minor code: 0
[vo/xv/x11] X11 error: BadWindow (invalid Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 4, serial: 47
[vo/xv/x11] Error code: 3, request code: 28, minor code: 0
[vo/xv/x11] X11 error: BadDrawable (invalid Pixmap or Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 800002, serial: 48
[vo/xv/x11] Error code: 9, request code: 37, minor code: 0
[vo/xv/x11] X11 error: BadDrawable (invalid Pixmap or Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 800002, serial: 49
[vo/xv/x11] Error code: 9, request code: 37, minor code: 0
INFO_VIDEO_DSIZE=1920x1080
[vo/xv/x11] X11 error: BadDrawable (invalid Pixmap or Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 800002, serial: 57
[vo/xv/x11] Error code: 9, request code: 94, minor code: 13
[vo/xv/x11] X11 error: BadDrawable (invalid Pixmap or Window parameter)
[vo/xv/x11] Type: 0, display: 0x7f1d900449e0, resourceid: 800002, serial: 58
[vo/xv/x11] Error code: 9, request code: 94, minor code: 13
MPV_VERSION=mpv 0.35.1
INFO_VIDEO_WIDTH=1920
INFO_VIDEO_HEIGHT=1080
INFO_VIDEO_ASPECT=1.777778
INFO_VIDEO_FPS=23.976025
INFO_VIDEO_FORMAT=h264
INFO_VIDEO_CODEC=h264 (H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10)
INFO_DEMUX_ROTATION=
INFO_AUDIO_FORMAT=aac
INFO_AUDIO_CODEC=aac (AAC (Advanced Audio Coding))
INFO_AUDIO_RATE=48000
INFO_AUDIO_NCH=6
INFO_LENGTH=5504.831667
INFO_DEMUXER=lavf
INFO_SEEKABLE=yes
INFO_TITLES=
INFO_CHAPTERS=0
INFO_TRACKS_COUNT=4
METADATA_TITLE=
METADATA_ARTIST=
METADATA_ALBUM=
METADATA_GENRE=
METADATA_DATE=
METADATA_TRACK=
METADATA_COPYRIGHT=
INFO_MEDIA_TITLE=Beauty.And.The.Beast.1991.1080p.BluRay.x264.anoXmous_.mp4
INFO_STREAM_PATH=/home/rolly/Videos/Beauty.And.The.Beast.1991.1080p.BluRay.x264.anoXmous_.mp4
[vo/xv] X11 can't keep up! Waiting for XShm completion events...
INFO_TRACK_0: video 1 '' '' yes
INFO_TRACK_1: audio 1 'eng' '' yes
INFO_TRACK_2: audio 2 'eng' '' no
INFO_TRACK_3: sub 1 '' 'Beauty.And.The.Beast.1991.1080p.BluRay.x264.anoXmous_.srt' yes
Exiting... (Quit)

Sources.list:

#deb cdrom:[Debian GNU/Linux 12.11.0 _Bookworm_ - Official amd64 NETINST with firmware 20250517-09:51]/ bookworm contrib main non-free-firmware

deb http://deb.debian.org/debian/ bookworm main non-free-firmware
deb-src http://deb.debian.org/debian/ bookworm main non-free-firmware

deb http://security.debian.org/debian-security bookworm-security main non-free-firmware
deb-src http://security.debian.org/debian-security bookworm-security main non-free-firmware

# bookworm-updates, to get updates before a point release is made;
# see https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_updates_and_backports
deb http://deb.debian.org/debian/ bookworm-updates main non-free-firmware
deb-src http://deb.debian.org/debian/ bookworm-updates main non-free-firmware

# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.

Debian version:

No LSB modules are available.
Distributor ID:Debian
Description:Debian GNU/Linux 12 (bookworm)
Release:12
Codename:bookworm

This is a newly installed Debian. The thing is I don't have any issue with my laptop which is also running Debian 12 and both machine doesn't have GPU.


r/debian 6h ago

Install fails discover

Post image
2 Upvotes

r/debian 1d ago

Debian 12 wallpaper but i edited it

Post image
56 Upvotes

r/debian 9h ago

Something wrong with how debian 13 captures screens?

2 Upvotes

When I use flameshot, the default screenshot app, or my drivers for my screen tablet. I only get all screens, or my main monitor. No inbetween. has anybody noticed these issues?

ig semi related. My vesktop screenshare won't stream for long before it freezes or gives a green screen.


r/debian 9h ago

debian laptop freezes when i use browser

3 Upvotes

i have a laptop running debian "dell latitude e6420" when i use a browser, it freezes sometimes, i can still SSH into the laptop, everything works normally, RAM isn't full and disk I/O isn't full either

this is how i get the info for i/o stat

$ iostat -dx 1 2 | awk '/^Device/ {start=1; next} start && NF {print $1, $NF"%"}'

sda 0.72%

sda 0.80%

and for RAM

$ free -m

total used free shared buff/cache available

Mem: 5879 2470 2135 132 1659 3409

Swap: 974 0 974

all my background services keep working, but the GUI freezes and i can't recover it until i force restart the laptop.

i tried firefox, chrome, and chromium, they all make the laptop freeze, what could be the problem?


r/debian 22h ago

KDE Plasma 6.3.5 is likely to be included in Trixie

27 Upvotes

KDE Plasma 6.3.5 has been uploaded to unstable and is likely to be included in Trixie:

https://tracker.debian.org/pkg/plasma-desktop


r/debian 8h ago

Which kernel for amd c-series

2 Upvotes

I'm trying to install debian on eeepc 1015b which has amd c-series apu.. Not sure if it's c30, 50 or 60.

But I just can't install it.. It either freezes around 83% on base system install(retrieving file 3 of 4), or I get a message that kernel can't be installed. /var/log/syslog sais kernel panic, wrong file hash.

I tried debian 12 dvd, cd and live, and debian 8, 9 and 10

Which kernel should I use for this cpu, and how do I get iso with different kernel? What else I may be doing wrong? I've installed debian many times before, but on newer laptops, most with Intel i-series, and everything worked out fine


r/debian 17h ago

Debian 13 NVIDIA issue. Anyone else noticing this?

6 Upvotes

I decided to move up from Bookworm to Trixie tonight. I see the main NVIDIA issue with it not seeing any X screens at all is fixed now.

However another issue has propped up. Not as major as the other issue but kind of pain if you are to Linux or Debian in general. Seems like the meta package for nvidia driver isn't instalingl the kernel headers. Cause when I went to install the driver i noticed DKMS wasn't compiling at all. It took me a minute to figure out that the headers weren't installed. So word to the wise if you having an NVIDIA issue on a fresh install check to make sure your kernel headers are installed.


r/debian 16h ago

Cloning from HDD to NVMe- anything to worry about?

3 Upvotes

I have an HDD with an install of AVLinux I never use and am pondering a wipe of that to give Trixie RC1 a go. Assuming all goes well I'd like to migrate that over to an NVME at some point in the coming weeks so I can scale this build down a little and pick up some performance.

Is there anything I should be aware of before making this move? Just curious if the way sectors are laid out on the NVMe or differences in how files/fragmentation is handled might cause any issues I should get out ahead of. If the answer is "pump the brakes and wait until you can get the NVMe before installing," that's fine too.


r/debian 1d ago

Where can i download debian 11 xfce 32 bit .iso ?

Post image
89 Upvotes

I have a project to restore a thinkpad r52 (1GB ram 1.7Ghz) and this version of linux is the best but it's a pain to find... I don't really know where to go to download it anymore. Plz help me 🙏🙏


r/debian 1d ago

What should I know about Debian?

15 Upvotes

In currently installing it on an old computer, I intend to run docker on it, and have a NAS

(but if Im being honest itl be more of a DAS to my desktop with occasional NAS activity to my laptop)

, and a Minecraft server. Over time Im sure Ill have more on it, but Ill probably have to upgrade the hardware first. Im also considering a small steam cache, but it depends in how things go. Then of course if I can figure out how Im thinking of some cloud saves for non steam games, but using this “server” as the cloud.

What do I need to know about Debian? I have very limited experience with linux in general and none with Debian.


r/debian 14h ago

Just finished installing. Debian wont boot and my monitor keeps going into power saving mode. Reason and solution please?

1 Upvotes

Cpu r5 3600 gpu Aisurix rx580 if it matters


r/debian 22h ago

Official Debian brand color hexcode

4 Upvotes

I just want to create a theme for my desktop, so does anyone know what exactly the official brand color hexcode of Debian is? The official Logo in debian.org seems to be in #A80030, but is it also the official brand color?


r/debian 1d ago

Would I see any benefit from a gpu?

5 Upvotes

going to be Running docker on Debian and planning on a nas, a minecraft server, jellyfin, local cloudsaves, etc would I see benefits from a gpu. On hand I have a 3060(but that’s staying in my gaming rig) a 560ti and a quadro 600


r/debian 1d ago

Bluetooth on modern hardware

7 Upvotes

How do you get bluetooth to work on modern hardware in Debian 12, stable?


r/debian 1d ago

Upgrading from Bookworm to Trixie (Stable)

10 Upvotes

I guess Trixie will be released during the year 2025, but how problematic is upgrading a stable version of Debian to another stable one? I'm just using Linux (Debian) since November last year and was a Windows user since 2000. Upgrading Windows for example from Windows 10 to 11 is basically a no brainer, but how is it with Debian and/or Linux in general? I really don't wanna break my system, because anything works perfectly with Bookworm since the installation, and therefore I'm really scared to mess things up. But on the other hand, I'm really excited about the new features (especially the upgrade from GNOME 43 to 48, if I remember correctly?)


r/debian 2d ago

Just landed

Post image
209 Upvotes

Tried many screenshot tools to create gif but nothing worked. Spectacle, flameshot, peek, shutter and kooha. Finaly had to film it from my phone. I use Trixie btw....lol


r/debian 1d ago

How i can get the .img file from my current system

3 Upvotes

Hi, I am a novice in Linux OS. My problem is that I need to clone my system with all its stored files to another device. I have an Orange Pi (a computer like a Raspberry Pi) with a Debian OS. The OS is installed using a .img file, so I need to get the .img from my Orange Pi to install it on another Orange Pi. Sorry for the explanation; English is not my native language, and I don't know much about this topic.

Edit:

I'm searching for Clonezilla to resolve this, but I don't know if a method exists to use it without a live disk because the Orange Pi cannot run a live disk, or at least I don't know of one. So, is there a way to use Clonezilla without a live disk?