call_end

    • Fo chevron_right

      System and Network configuration β€’ Re: [Solved] Brightness controls change but actual brightness does not

      news.woodpeckersnest.space / forums-debian-net:0 β€’ 6 April edit

    I've made an account to note that this also works for Asus T102HA. It took me way too much time to find a solution for this problem.
    Same. @pdgos (how) did you manage to get the keyboard shortcuts #c9d2d8;padding:0 3px;">FN + #c9d2d8;padding:0 3px;">F5 and #c9d2d8;padding:0 3px;">FN + #c9d2d8;padding:0 3px;">F6 working?

    Statistics: Posted by sjjh β€” 2025-04-06 07:41


    • Fo chevron_right

      Hardware β€’ Re: [Discussion] OS turns off but computer keeps going

      news.woodpeckersnest.space / forums-debian-net:0 β€’ 6 April β€’ 1 minute

    Dual boot with Windows, other OS, or just Debian?

    Computer make and model?
    Hello,

    I run it on laptop, dualboot with win11 (not logged for a half year), Win11 is on M.2 ssd (not using currently), Debian on 2,5" (for debian I used 150gb partitioned from the SSD).

    I never use hibernate, nor sleep, the sleep crushes it somehow and then I have to do a hard restart.

    following specs:

    Code:

    System:  Kernel: 6.9.7+bpo-amd64 arch: x86_64 bits: 64 compiler: gcc v: 12.2.0  Desktop: Cinnamon v: 5.6.8 Distro: Debian GNU/Linux 12 (bookworm)Machine:  Type: Laptop System: Acer product: TravelMate P215-52 v: V1.23    serial: <superuser required>  Mobo: CML model: BassDrum_CM v: V1.23 serial: <superuser required>    UEFI: INSYDE v: 1.23 date: 09/15/2020Battery:  ID-1: BAT1 charge: 33.5 Wh (100.0%) condition: 33.5/53.0 Wh (63.2%)    volts: 16.2 min: 15.4 model: PANASONIC AP19B5L status: fullCPU:  Info: quad core model: Intel Core i5-10210U bits: 64 type: MT MCP    arch: Comet/Whiskey Lake note: check rev: C cache: L1: 256 KiB L2: 1024 KiB    L3: 6 MiB  Speed (MHz): avg: 1076 high: 1201 min/max: 400/4200 cores: 1: 1200 2: 946    3: 1200 4: 1200 5: 1200 6: 663 7: 1003 8: 1201 bogomips: 33599  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmxGraphics:  Device-1: Intel CometLake-U GT2 [UHD Graphics] vendor: Acer Incorporated ALI    driver: i915 v: kernel arch: Gen-9.5 bus-ID: 00:02.0  Device-2: Quanta HD User Facing driver: uvcvideo type: USB bus-ID: 1-5:3  Display: x11 server: X.Org v: 1.21.1.7 with: Xwayland v: 22.1.9 driver: X:    loaded: modesetting unloaded: fbdev,vesa dri: iris gpu: i915    resolution: 1920x1080~60Hz  API: EGL v: 1.5 drivers: iris,swrast platforms:    active: gbm,x11,surfaceless,device inactive: wayland  API: OpenGL v: 4.6 vendor: intel mesa v: 22.3.6 glx-v: 1.4    direct-render: yes renderer: Mesa Intel UHD Graphics (CML GT2)Audio:  Device-1: Intel Comet Lake PCH-LP cAVS vendor: Acer Incorporated ALI    driver: snd_hda_intel v: kernel bus-ID: 00:1f.3  API: ALSA v: k6.9.7+bpo-amd64 status: kernel-api  Server-1: PipeWire v: 1.2.1 status: activeNetwork:  Device-1: Intel Comet Lake PCH-LP CNVi WiFi driver: iwlwifi v: kernel    bus-ID: 00:14.3  IF: wlp0s20f3 state: up mac: <filter>  Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet    vendor: Acer Incorporated ALI RTL8111/8168/8211/8411 driver: r8169 v: kernel    port: 3000 bus-ID: 01:00.0  IF: enp1s0 state: down mac: <filter>Drives:  Local Storage: total: 4.1 TiB used: 3.45 TiB (84.0%)  Sensors:  System Temperatures: cpu: 40.0 C pch: 41.0 C mobo: N/A  Fan Speeds (rpm): N/AInfo:  Memory: total: 24 GiB note: est. available: 23.28 GiB used: 3.59 GiB (15.4%)  Processes: 312 Uptime: 12h 51m Init: systemd target: graphical (5)  Packages: 3270 Compilers: gcc: 12.2.0 Shell: Bash v: 5.2.15 inxi: 3.3.35

    Statistics: Posted by Muzdrav β€” 2025-04-06 07:03


    • Fo chevron_right

      Graphical Environments &amp; Desktops β€’ Re: [Solved] And yet again, Xfce black screen after suspend....

      news.woodpeckersnest.space / forums-debian-net:0 β€’ 6 April β€’ 5 minutes

    SOLVED!

    I had a very similar problem. Apparently it's related to XFCE resume/wake up process after suspend or hibernate. In my case only occurred under certain conditions (see below).

    I managed to find a good enough solution (see below).

    This is my laptop configuration:
    - System: ThinkPad P1
    - Kernel: 6.11.0-21-generic x86_64
    - Distro: Xubuntu 24.04.2 LTS
    - Desktop: XFCE 4.18.3
    - Display Manager: LightDM 1.30
    - Graphics: NVIDIA RTX A1000
    - Driver: NVIDIA UNIX x86_64 Kernel Module 550.120

    TL;DR

    I've found two concurrent problems, and these are their solutions:
    1. Enabling a custom service "fix-resume" which calls a simple script that executes xrandr with the proper parameters after resume (see below)
    2. XFCE: Window Manager Tweaks -> Compositor -> disable "Display fullscreen overlay windows directly".
    THE PROBLEMS

    PROBLEM #1

    When I trigger suspend or hibernate manually (from XFCE Panel's menu or from command line) everything is OK when my laptop wakes up again: Resuming works like a charm, Lightdm login screen is displayed requesting my credentials to resume my session.

    On the other hand, when the laptop suspends or hibernate by closing the lid, on waking up the resume procedure is initiated but the result is a blank display (like powered off).

    Anyway, I still can Ctrl+Alt+F1, login in text mode and do normal stuff: ps shows that XFCE related processes are up and running, all my processes restored properly, etc, except by the blank screen instead of the GUI.

    PROBLEM #2

    This is a concurrent but independent problem. Apparently XFCE's screen locker somehow interferes with the resuming after the laptop suspends or hibernate by closing the lid. I barely understand this issue: Once the laptop resumes the screen locker is kept in foreground waiting for inputs (keyboard, mouse) but its widgets (i.e. login window, top bar, etc.) are not displayed. Somehow the screen locker is there, blocking the screen, but it's not visible at all.

    THE SOLUTIONS

    Workaround for problem #1:

    Create a systemd service that will run a script after resume from suspend or hibernate:

    Code:

    sudo vi /etc/systemd/system/fix-resume.service
    This is my service

    Code:

    [Unit]Description=Run commands after resume from suspend or hibernateAfter=suspend.target hibernate.target hybrid-sleep.target[Service]ExecStart=/bin/bash /opt/fix-resume/fix-resume-lid-close.sh[Install]WantedBy=suspend.target hibernate.target hybrid-sleep.target
    Enable the service:

    Code:

    sudo systemctl enable fix-resume.servicesudo systemctl daemon-reload
    The script "fix-resume-lid-close.sh" is very simple at its core, it just executes xrandr with the proper parameters after resume:

    Code:

    #!/bin/bash# Workaround for XFCE blank display after resume from suspend or hibernate # Change this to your session type if needed. Xubuntu uses "x11",# other distros might use "wayland"readonly TARGET_TYPE="x11"# Change this to your desktop environment if needed. Xubuntu runs XFCE but # goes for the name "xubuntu", other distros might use the label "xfce"readonly TARGET_DESKTOP="xubuntu"  # ------------------------------------------------------------------------------# FUNCTIONS# ------------------------------------------------------------------------------get_xfce_display_info() {    # Retrieves the display resolution and refresh rate    # from XFCE configuration file for a given user    local user="$1"    local config_file="/home/$user/.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml"    local resolution rate    resolution=$(xmllint --xpath 'string(//property[@name="Active"]/../property[@name="Resolution"]/@value)' "$config_file")    rate=$(xmllint --xpath 'string(//property[@name="Active"]/../property[@name="RefreshRate"]/@value)' "$config_file")    # Returns the resolution and refresh rate     printf "%s %.2f\n" "$resolution" "$rate"}get_mode_name() {    # Finds the mode name for a given resolution and refresh rate    # from the output of the `xrandr --query` command    local resolution="$1"    local refreshrate="$2"    local xrandr_qresult="$3"    local pattern="^\s+${resolution}\s+${refreshrate}\s*"    local mode_name=$(egrep "$pattern" <<< "$xrandr_qresult" | awk '{print $1; exit}')    # Returns the mode name     echo "$mode_name"}# ------------------------------------------------------------------------------# MAIN# ------------------------------------------------------------------------------declare -A session_data# iterate over all sessionsfor session in $(loginctl list-sessions --no-legend | awk '{print $1}'); do    # Clear previous data    session_data=()    # Load current session data    while IFS='=' read -r key value; do        session_data["$key"]="$value"    done < <(loginctl show-session "$session")    id=${session_data[Id]}    type=${session_data[Type]}    desktop=${session_data[Desktop]}    display=${session_data[Display]}    username=${session_data[Name]}    # Process only the sessions that match the target type and desktop    if [[ "${type}" == "${TARGET_TYPE}" && "${desktop}" == "${TARGET_DESKTOP}" && -n "$display" ]]; then                logger -it fix-resume "Session data: Id=${id}, Desktop=${desktop}, Display=${display}, username=${username}"        xauth_file=/home/${username}/.Xauthority                # Check if the XAUTHORITY file exists, dont't mess with weird stuff        if [[ ! -f "$xauth_file" ]]; then            logger -it fix-resume "XAUTHORITY file not found for user ${username}. Skipping..."            continue        fi        if [[ -f "$xauth_file" ]]; then            # Capture the output of xrandr --query            xrandr_qresult=$(DISPLAY=${display} XAUTHORITY=/home/${username}/.Xauthority xrandr --query)             # Detect the primary connected outout device name            output_device=$(echo "${xrandr_qresult}" | awk '/ connected primary/{print $1}')            if [[ -z "$output_device" ]]; then                # If no primary output device is found, get the first connected device                output_device=$(echo "${xrandr_qresult}" | awk '/ connected/{print $1; exit}')                if [[ -z "$output_device" ]]; then                    # If no connected device is found, skip this session                    logger -it fix-resume "No connected output device found for user ${username}. Skipping..."                    continue                fi            fi            # Get resolution refreshrate from user's current XFCE configuration            read resolution refreshrate <<< $(get_xfce_display_info "${username}")                        # Get de mode name of the connected output device             mode_name=$(get_mode_name "$resolution" "$refreshrate" "$xrandr_qresult")            if [[ -z "$mode_name" ]]; then                logger -it fix-resume "No mode name found for resolution ${resolution} and refreshrate ${refreshrate}. Skipping..."                continue            fi            # Prepare the xrandr command to set the mode appropriate line              xrandr_set_mode_command="DISPLAY=${display} XAUTHORITY=${xauth_file} xrandr --output ${output_device} --mode ${mode_name}"            logger -it fix-resume "Executing: su \"${username}\" -c \"${xrandr_set_mode_command}\""            # Execute randr as the user to set the appropriate mode            su "${username}" -c "${xrandr_set_mode_command}"            if [[ $? -ne 0 ]]; then                logger -it fix-resume "Failed to set mode for user ${username}. Skipping..."                continue            fi        fi    fidoneexit
    Workaround for problem #2:

    Open XFCE Settings:
    Window Manager Tweaks -> Compositor -> disable "Display fullscreen overlay windows directly".

    I don't know why or how, but disabling fullscreen overlay windows directly solved the "invisibility problem" of the screen locker.

    Statistics: Posted by rchfox β€” 2025-04-06 06:56


    • Fo chevron_right

      Installation β€’ AMDGPU configuration failed still required software installed.

      news.woodpeckersnest.space / forums-debian-net:0 β€’ 25 March β€’ 26 minutes

    Hi I am Rupesh from India and I have brought a new system with AMD Ryzen zen3 5500GT and Asus prime b450 motherboard. I have installed and using Debian Linux testing Trixie from the past 7 months but now I can't.

    The main issue is there's no full support for AMD GPUs and APUs in Debian Linux. Previously I have created a thread in the current Debian Linux forum and I have requested you to include software like rocm for AMD GPUs but there's no response from you.

    Five months back I have downloaded and installed Debian Linux testing Trixie KDE live. At that time I have installed mesa and I think that mesa is an open source driver for AMD GPUs. At that time everything worked fine.

    Yesterday due to some reasons I have downloaded latest version of Debian Linux testing Trixie KDE live and installed successfully. I have installed all software related to amdgpu available in Debian Linux repository.

    Unfortunately there are no packages related to amdgpu like amf, rocm, amdgpu VAAPI, amdgpu vulkan etc.,. So I have finally installed mesa.

    At present when I run vainfo I am getting output as succeeded in opening mesa gallium driver for AMD graphics etc.,.

    I ran clinfo but I am not getting the same output as previously I mean this output is very short which is not expected.

    I want rocm and other packages related to amdgpu because I want to use them in ffmpeg compilation.

    As proprietary software is not available for amdgpu I have installed mesa and thought everything works fine but failed to configure.

    I have downloaded ffmpeg source code from git and tried to compile it after configuring but failed.

    When I run ./configure under ffmpeg source code directory I am getting error as VAAPI requested but not found.

    But when I run the command vainfo I can notice that VAAPI is working through mesa.


    I think VAAPI library is present somewhere on the file system but ffmpeg configuration script can't fetch it.

    AMD is providing drivers for Ubuntu Linux which are in .deb format and so can I safely install them.

    Another issue which is not related to the current topic is when I run apt update command I am getting errors related to apt sources and I am providing them.

    I am providing the output of various commands below.

    Output from command vainfo

    Code:

    build@Rupesh:~$ vainfo Trying display: waylandTrying display: x11libva info: VA-API version 1.22.0libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/radeonsi_drv_video.solibva info: Found init function __vaDriverInit_1_22libva info: va_openDriver() returns 0vainfo: VA-API version: 1.22 (libva 2.22.0)vainfo: Driver version: Mesa Gallium driver 25.0.1-2 for AMD Radeon Graphics (radeonsi, renoir, ACO, DRM 3.61, 6.12.19-amd64)vainfo: Supported profile and entrypoints      VAProfileMPEG2Simple            :VAEntrypointVLD      VAProfileMPEG2Main              :VAEntrypointVLD      VAProfileVC1Simple              :VAEntrypointVLD      VAProfileVC1Main                :VAEntrypointVLD      VAProfileVC1Advanced            :VAEntrypointVLD      VAProfileH264ConstrainedBaseline:VAEntrypointVLD      VAProfileH264ConstrainedBaseline:VAEntrypointEncSlice      VAProfileH264Main               :VAEntrypointVLD      VAProfileH264Main               :VAEntrypointEncSlice      VAProfileH264High               :VAEntrypointVLD      VAProfileH264High               :VAEntrypointEncSlice      VAProfileHEVCMain               :VAEntrypointVLD      VAProfileHEVCMain               :VAEntrypointEncSlice      VAProfileHEVCMain10             :VAEntrypointVLD      VAProfileHEVCMain10             :VAEntrypointEncSlice      VAProfileJPEGBaseline           :VAEntrypointVLD      VAProfileVP9Profile0            :VAEntrypointVLD      VAProfileVP9Profile2            :VAEntrypointVLD      VAProfileNone                   :VAEntrypointVideoProcbuild@Rupesh:~$ 
    ffmpeg configuration output

    Code:

    ERROR: vaapi requested but not foundIf you think configure made a mistake, make sure you are using the latestversion from Git.  If the latest version fails, report the problem to theffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.libera.chat.Include the log file "ffbuild/config.log" produced by configure as this will helpsolve the problem.
    Software related to amdgpu

    Code:

    build@Rupesh:~$ apt search amdgpufirmware-amd-graphics/testing,testing,testing,testing,now 20241210-1 all [installed]  Binary firmware for AMD/ATI graphics chipslibdrm-amdgpu1/testing,testing,testing,testing,now 2.4.124-1 amd64 [installed,automatic]  Userspace interface to amdgpu-specific kernel DRM services -- runtimericks-amdgpu-utils/testing,testing,testing,testing 3.9.0-1 all  transitional packagexserver-xorg-video-amdgpu/testing,testing,testing,testing,now 23.0.0-1 amd64 [installed,automatic]  X.Org X server -- AMDGPU display driverbuild@Rupesh:~$ 
    Output of command clinfo

    Code:

    Number of platforms                               1  Platform Name                                   AMD Accelerated Parallel Processing  Platform Vendor                                 Advanced Micro Devices, Inc.  Platform Version                                OpenCL 2.1 AMD-APP (3590.0)  Platform Profile                                FULL_PROFILE  Platform Extensions                             cl_khr_icd cl_amd_event_callback   Platform Extensions function suffix             AMD  Platform Host timer resolution                  1ns  Platform Name                                   AMD Accelerated Parallel ProcessingNumber of devices                                 0NULL platform behavior  clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...)  AMD Accelerated Parallel Processing  clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...)   No devices found in platform [AMD Accelerated Parallel Processing?]  clCreateContext(NULL, ...) [default]            No devices found in platform  clCreateContextFromType(NULL, CL_DEVICE_TYPE_DEFAULT)  No devices found in platform  clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU)  No devices found in platform  clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU)  No devices found in platform  clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR)  No devices found in platform  clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM)  No devices found in platform  clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL)  No devices found in platformICD loader properties  ICD loader Name                                 OpenCL ICD Loader  ICD loader Vendor                               OCL Icd free software  ICD loader Version                              2.3.2  ICD loader Profile                              OpenCL 3.0

    Errors related to apt sources

    Code:

        Warning: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list:10 and /etc/apt/sources.list.d/debian.sources:1Warning: Target Sources (non-free-firmware/source/Sources) is configured multiple times in /etc/apt/sources.list:10 and /etc/apt/sources.list.d/debian.sources:1Warning: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target Translations (main/i18n/Translation-en_IN) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target DEP-11 (main/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target DEP-11 (main/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target DEP-11-icons-small (main/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target DEP-11-icons (main/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target DEP-11-icons-hidpi (main/dep11/icons-64x64@2.tar) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target DEP-11-icons-large (main/dep11/icons-128x128.tar) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target Packages (non-free-firmware/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target Packages (non-free-firmware/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target Translations (non-free-firmware/i18n/Translation-en_IN) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target Translations (non-free-firmware/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target DEP-11 (non-free-firmware/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target DEP-11 (non-free-firmware/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target DEP-11-icons-small (non-free-firmware/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target DEP-11-icons (non-free-firmware/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target DEP-11-icons-hidpi (non-free-firmware/dep11/icons-64x64@2.tar) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target DEP-11-icons-large (non-free-firmware/dep11/icons-128x128.tar) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list:13 and /etc/apt/sources.list.d/debian.sources:2Warning: Target Sources (non-free-firmware/source/Sources) is configured multiple times in /etc/apt/sources.list:13 and /etc/apt/sources.list.d/debian.sources:2Warning: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target Translations (main/i18n/Translation-en_IN) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target DEP-11 (main/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target DEP-11 (main/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target DEP-11-icons-small (main/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target DEP-11-icons (main/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target DEP-11-icons-hidpi (main/dep11/icons-64x64@2.tar) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target DEP-11-icons-large (main/dep11/icons-128x128.tar) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target Packages (non-free-firmware/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target Packages (non-free-firmware/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target Translations (non-free-firmware/i18n/Translation-en_IN) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target Translations (non-free-firmware/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target DEP-11 (non-free-firmware/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target DEP-11 (non-free-firmware/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target DEP-11-icons-small (non-free-firmware/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target DEP-11-icons (non-free-firmware/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target DEP-11-icons-hidpi (non-free-firmware/dep11/icons-64x64@2.tar) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target DEP-11-icons-large (non-free-firmware/dep11/icons-128x128.tar) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list:20 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target Sources (non-free-firmware/source/Sources) is configured multiple times in /etc/apt/sources.list:20 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target Translations (main/i18n/Translation-en_IN) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target DEP-11 (main/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target DEP-11 (main/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target DEP-11-icons-small (main/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target DEP-11-icons (main/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target DEP-11-icons-hidpi (main/dep11/icons-64x64@2.tar) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target DEP-11-icons-large (main/dep11/icons-128x128.tar) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target Packages (non-free-firmware/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target Packages (non-free-firmware/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target Translations (non-free-firmware/i18n/Translation-en_IN) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target Translations (non-free-firmware/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target DEP-11 (non-free-firmware/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target DEP-11 (non-free-firmware/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target DEP-11-icons-small (non-free-firmware/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target DEP-11-icons (non-free-firmware/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target DEP-11-icons-hidpi (non-free-firmware/dep11/icons-64x64@2.tar) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target DEP-11-icons-large (non-free-firmware/dep11/icons-128x128.tar) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list.d/debian.sources:3Warning: Target Sources (non-free-firmware/source/Sources) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list.d/debian.sources:3Warning: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target Translations (main/i18n/Translation-en_IN) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target DEP-11 (main/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target DEP-11 (main/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target DEP-11-icons-small (main/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target DEP-11-icons (main/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target DEP-11-icons-hidpi (main/dep11/icons-64x64@2.tar) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target DEP-11-icons-large (main/dep11/icons-128x128.tar) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target Packages (non-free-firmware/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target Packages (non-free-firmware/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target Translations (non-free-firmware/i18n/Translation-en_IN) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target Translations (non-free-firmware/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target DEP-11 (non-free-firmware/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target DEP-11 (non-free-firmware/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target DEP-11-icons-small (non-free-firmware/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target DEP-11-icons (non-free-firmware/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target DEP-11-icons-hidpi (non-free-firmware/dep11/icons-64x64@2.tar) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target DEP-11-icons-large (non-free-firmware/dep11/icons-128x128.tar) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list:10 and /etc/apt/sources.list.d/debian.sources:1Warning: Target Sources (non-free-firmware/source/Sources) is configured multiple times in /etc/apt/sources.list:10 and /etc/apt/sources.list.d/debian.sources:1Warning: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target Translations (main/i18n/Translation-en_IN) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target DEP-11 (main/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target DEP-11 (main/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target DEP-11-icons-small (main/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target DEP-11-icons (main/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target DEP-11-icons-hidpi (main/dep11/icons-64x64@2.tar) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target DEP-11-icons-large (main/dep11/icons-128x128.tar) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target Packages (non-free-firmware/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target Packages (non-free-firmware/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target Translations (non-free-firmware/i18n/Translation-en_IN) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target Translations (non-free-firmware/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target DEP-11 (non-free-firmware/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target DEP-11 (non-free-firmware/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target DEP-11-icons-small (non-free-firmware/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target DEP-11-icons (non-free-firmware/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target DEP-11-icons-hidpi (non-free-firmware/dep11/icons-64x64@2.tar) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target DEP-11-icons-large (non-free-firmware/dep11/icons-128x128.tar) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/debian.sources:1Warning: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list:13 and /etc/apt/sources.list.d/debian.sources:2Warning: Target Sources (non-free-firmware/source/Sources) is configured multiple times in /etc/apt/sources.list:13 and /etc/apt/sources.list.d/debian.sources:2Warning: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target Translations (main/i18n/Translation-en_IN) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target DEP-11 (main/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target DEP-11 (main/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target DEP-11-icons-small (main/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target DEP-11-icons (main/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target DEP-11-icons-hidpi (main/dep11/icons-64x64@2.tar) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target DEP-11-icons-large (main/dep11/icons-128x128.tar) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target Packages (non-free-firmware/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target Packages (non-free-firmware/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target Translations (non-free-firmware/i18n/Translation-en_IN) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target Translations (non-free-firmware/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target DEP-11 (non-free-firmware/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target DEP-11 (non-free-firmware/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target DEP-11-icons-small (non-free-firmware/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target DEP-11-icons (non-free-firmware/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target DEP-11-icons-hidpi (non-free-firmware/dep11/icons-64x64@2.tar) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target DEP-11-icons-large (non-free-firmware/dep11/icons-128x128.tar) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/debian.sources:2Warning: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list.d/debian.sources:3Warning: Target Sources (non-free-firmware/source/Sources) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list.d/debian.sources:3Warning: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target Translations (main/i18n/Translation-en_IN) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target DEP-11 (main/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target DEP-11 (main/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target DEP-11-icons-small (main/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target DEP-11-icons (main/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target DEP-11-icons-hidpi (main/dep11/icons-64x64@2.tar) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target DEP-11-icons-large (main/dep11/icons-128x128.tar) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target Packages (non-free-firmware/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target Packages (non-free-firmware/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target Translations (non-free-firmware/i18n/Translation-en_IN) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target Translations (non-free-firmware/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target DEP-11 (non-free-firmware/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target DEP-11 (non-free-firmware/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target DEP-11-icons-small (non-free-firmware/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target DEP-11-icons (non-free-firmware/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target DEP-11-icons-hidpi (non-free-firmware/dep11/icons-64x64@2.tar) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target DEP-11-icons-large (non-free-firmware/dep11/icons-128x128.tar) is configured multiple times in /etc/apt/sources.list:15 and /etc/apt/sources.list.d/debian.sources:3Warning: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list:20 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target Sources (non-free-firmware/source/Sources) is configured multiple times in /etc/apt/sources.list:20 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target Translations (main/i18n/Translation-en_IN) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target DEP-11 (main/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target DEP-11 (main/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target DEP-11-icons-small (main/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target DEP-11-icons (main/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target DEP-11-icons-hidpi (main/dep11/icons-64x64@2.tar) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target DEP-11-icons-large (main/dep11/icons-128x128.tar) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target Packages (non-free-firmware/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target Packages (non-free-firmware/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target Translations (non-free-firmware/i18n/Translation-en_IN) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target Translations (non-free-firmware/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target DEP-11 (non-free-firmware/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target DEP-11 (non-free-firmware/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target DEP-11-icons-small (non-free-firmware/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target DEP-11-icons (non-free-firmware/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target DEP-11-icons-hidpi (non-free-firmware/dep11/icons-64x64@2.tar) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Warning: Target DEP-11-icons-large (non-free-firmware/dep11/icons-128x128.tar) is configured multiple times in /etc/apt/sources.list:19 and /etc/apt/sources.list.d/debian-backports.sources:1Notice: Missing Signed-By in the sources.list(5) entry for 'http://deb.debian.org/debian'Notice: Some sources can be modernized. Run 'apt modernize-sources' to do so.build@Rupesh:/XFS_Share/Debian$ 

    Kindly try to add software related to amdgpu in Debian Linux repository or atleast try to suggest how pass mesa VAAPI library to ffmpeg configuration.

    Regards,
    Rupesh.

    Statistics: Posted by rupeshforu3 β€” 2025-03-25 07:23


    • Fo chevron_right

      General Questions β€’ Re: [Software] Debian 12 freeze/crash, unknown cause

      news.woodpeckersnest.space / forums-debian-net:0 β€’ 25 March

    You're welcome!

    So we have a couple of security updates to libxslt1.1 and libwebkit2gtk-4.1-0 (and dependencies).

    Interesting that you have the i386 architecture for libxslt1.1.

    What DE are you on? (Gnome has more applications that these packages depend on than my DE (XFCE) which is why I ask.)

    If you don't have aptitude, install it and run the following commands:

    Code:

    $ aptitude why libxslt1.1

    Code:

    $ aptitude why libwebkit2gtk-4.1-0
    This will tell you what applications depend on those packages, and might give you a clue as to why the freeze is happening.

    For example, on my system I get:

    Code:

    $ aptitude why libxslt1.1i   gnote Depends libxslt1.1 (>= 1.1.25)$ aptitude why libwebkit2gtk-4.1-0i   claws-mail-fancy-plugin Depends libwebkit2gtk-4.1-0 (>= 2.27.2)
    So I might suspect that running Claws Mail or GNote might cause a freeze.

    You might find it is other packages for you: Chromium or Evolution for example.

    Statistics: Posted by FreewheelinFrank β€” 2025-03-25 07:18


    • Fo chevron_right

      Hardware β€’ Re: Computer freezing because of LightDM?

      news.woodpeckersnest.space / forums-debian-net:0 β€’ 25 March

    i915.enable_guc=2
    To be clear, since OP hasn't included this string in any reply, he tried using it, and it didn't help, correct?
    I don't think I have been successful in trying it. When booting up, I pressed e > F2 to get to the grub command line and entered i915.enable_guc=2, but did not get any feedback from the system. After the computer finished booting, I looked into the i915 status files and I saw i915.enable_guc=0. So it seems something didn't go right.

    Statistics: Posted by wenp β€” 2025-03-25 06:50


    • Fo chevron_right

      Hardware β€’ Re: Computer freezing because of LightDM?

      news.woodpeckersnest.space / forums-debian-net:0 β€’ 25 March edit

    What I advised is standard best practice.
    When the computer freezes, the keyboard is completely non-responsive. That includes SysRq.

    I also can't SSH into the computer if I don't have a second machine available.

    I'm waiting for comment on the log files that were requested to guide me on where to look next.

    Statistics: Posted by wenp β€” 2025-03-25 06:19


    • Fo chevron_right

      General Questions β€’ Re: [Software] saved game text files differences help

      news.woodpeckersnest.space / forums-debian-net:0 β€’ 25 March

    The problem is the variables can be the same, but the values are different. XXXX= Y
    I have what need to proceed. Both GFX diff and this will help.

    Thanks.

    Statistics: Posted by torran_serra β€” 2025-03-25 05:30


    • Fo chevron_right

      General Questions β€’ Re: [Software] Debian 12 freeze/crash, unknown cause

      news.woodpeckersnest.space / forums-debian-net:0 β€’ 25 March

    Thank you for responding; also for fixing the formatting.

    Here are the relevant entries in /var/log/apt/history.log

    Code:

    Start-Date: 2025-03-23  09:13:35Commandline: packagekit role='update-packages'Requested-By: username (1000)Upgrade: libxslt1.1:amd64 (1.1.35-1, 1.1.35-1+deb12u1), libxslt1.1:i386 (1.1.35-1, 1.1.35-1+deb12u1)End-Date: 2025-03-23  09:13:37Start-Date: 2025-03-23  15:53:13Commandline: packagekit role='update-packages'Requested-By: username (1000)Upgrade: libjavascriptcoregtk-4.1-0:amd64 (2.46.6-1~deb12u1, 2.48.0-1~deb12u1), gir1.2-javascriptcoregtk-4.1:amd64 (2.46.6-1~deb12u1, 2.48.0-1~deb12u1), gir1.2-webkit2-4.1:amd64 (2.46.6-1~deb12u1, 2.48.0-1~deb12u1), libwebkit2gtk-4.1-0:amd64 (2.46.6-1~deb12u1, 2.48.0-1~deb12u1)End-Date: 2025-03-23  15:53:18
    I don't think that there was a kernel update.

    Thanks again.

    Statistics: Posted by DavidB β€” 2025-03-25 02:42