General Questions • [Software] update-initramfs builds for wrong kernel version
Hi, I think I'm sure I'm running Bullseye since it is Debian 11.Code: $ inxi -SSystem: Host: roxy10-debian11-x64 Kernel: 5.10.0-26-amd64 x86_64 bits: 64 Desktop: Xfce 4.16.0 Distro: Debian GNU/Linux...
View ArticleGeneral Questions • [Software] Broken packages installing plasma-discover...
Why do you not use for backports the same priority?Statistics: Posted by ruwolf — 2024-01-06 17:09 — Replies 8 — Views 294
View ArticleHardware • No sound on Debian 12 Bookworm with Cherry Trail Device
Hi FreewheelinFrank,Code: diego@diegomatos-q4128c:~$ apt policy alsa-ucm-confalsa-ucm-conf: Installed: 1.2.8-1 Candidate: 1.2.8-1 Version Table: *** 1.2.8-1 500 500 http://deb.debian.org/debian...
View ArticleGraphical Environments & Desktops • Corrupted screen after start playing...
Modifying the grub line does require # update-grubOnly once determined they are normally needed, usually after the testing is done by editing linu line at Grub menu to make them effective for just the...
View ArticleGraphical Environments & Desktops • Overscan - Can't find solution
Ah, found it. Code: cat /proc/cmdlineIn there you'll see something likeCode: video=HDMI-A-1:1920x1080M@60,margin_left=48,margin_right=48,margin_top=48,margin_bottom=48I don't know a proper way to...
View ArticleHardware • sdcard often not seen (debian 12)
I think I have solved it. (I've been crossing my fingers for a few days). I tried many attempts, removed and reinstalled several things, I think my sd card reader was having problems with the...
View ArticleProgramming • GMP library usage questions
Adding zeroes in front of number can be done e.g. by gmp_printf function, where is optional width parameter (which can be also argument of function, of course, in this case asterix “*” is used).Code:...
View ArticleGeneral Questions • [Software] Error in APT
Hello Jeremy!You were right about .git dependencyroot@debian:/# apt policy git etckeepergit: Installed: 1:2.39.2-1.1 Candidate: 1:2.39.2-1.1 Version table: *** 1:2.39.2-1.1 500 500...
View ArticleBeginners Questions • [Software] How to use GNOME desktop?
Gnome abandoned the traditional desktop metaphor in 2008.Just as with modern offices with a clear desk policy, you'll find all the clutter stuffed in the draws below now.Statistics: Posted by...
View ArticleSystem and Network configuration • After upgrade: No link for wifi
Hello,it seems like the wifi link is not available anymore. (Not listed in "ip link", "nmtui" or "connman")Before, wifi connection worked just fine.[*] Intel Dual Band Wi-Fi 6 AX 200 & Bluetooth...
View ArticleGraphical Environments & Desktops • Security issue with WIFI being displayed
I do not see the API requiring authorization through the network manager app?generally polkitIf you compare other O.S. such as windows or apple no access to the WIFI can be made without a...
View ArticleTesting And Unstable • [Testing - Trixie] default audio device is incorrectly...
Code: # inxi -Sz --vs --zl --hostnameinxi 3.3.31-00 (2023-11-02)System: Host: fi965 Kernel: 6.5.0-5-amd64 arch: x86_64 bits: 64 Desktop: Trinity Distro: Debian GNU/Linux trixie/sid# inxi -AazAudio:...
View ArticleInstallation • Free firmware only
Yes, of course. You can disable this component in sources.list.But some functions will be limited or missing.(There are also debian derivatives with only fully free software.)Statistics: Posted by...
View ArticleGeneral Questions • [Software] USB Tethering Slower than Expected
I have a system with an ASRock Fatal1ty Z270 Gaming K6 motherboard. It has 2 USB 3.1 and 4 USB 3.0 ports. My case also includes 2 USB 3.0 and 2 USB 2.0 ports. Regardless of which USB port I use, USB...
View ArticleSystem and Network configuration • is it a bug.. or a feature.. it is a...
Try some journalctl. If your user has problems using it, adding yourself to group 'adm' I think still does the trick.Code: $ journalctl -b 0 --no-pager -g "something good" -n 10 substitute something...
View ArticleDebian Development Discussion • [Discussion] So ... Debian 12 ... Nightmare...
Things change. What we knew doesn't always help. I'm happy that Debian helped me return to how it knew it worked 40 years ago.I once ask 'how do you use it'I answered 'however you program it.'That's...
View ArticleSystem and Network configuration • upgrade from 12 to 12.4 breaks network config
Hello,Take a look at the other discussion with probably a similar issue and a similar wireless network adapter:[Solved] After upgrade: No link for wifiHope this helps.Statistics: Posted by Aki —...
View ArticleHardware • [Hardware] 2.5 g ethernet pci-e recommendation
Intel-based gigabit ethernet cards are probably best out there. If ye want to make use of this 2,5gbps, look for Realtek-based (they need non-freeness (non-free firmware) to work, though).Avoid...
View ArticleGeneral Questions • [Software] How can I discover the current MTU used?
Hello,What is the output of the following command ?Code: ip link show | grep --color=always mtuStatistics: Posted by Aki — 2024-01-08 22:19 — Replies 1 — Views 32
View ArticleGeneral Questions • [Hardware] How can I discover what version PCIe my system...
Code: # dmidecode -t 9https://packages.debian.org/bookworm/dmidecodeStatistics: Posted by CwF — 2024-01-08 23:14 — Replies 1 — Views 29
View Article