Beginners Questions • Re: Is there an RSS feed for seeding Debian ISOs?
Hello,You can ask on the debian-cd mailing list:https://lists.debian.org/debian-cd/Please let us know the answer you get.Statistics: Posted by Aki — 2023-12-25 11:09
View ArticleInstallation • Re: Bad shim signature - you need to load the kernel first
KUBUNTU:Code: /boot/efi/EFI/ubuntu# sbverify --list grubx64.efisignature 1image signature issuers: - /C=GB/ST=Isle of Man/L=Douglas/O=Canonical Ltd./CN=Canonical Ltd. Master Certificate Authorityimage...
View ArticleGraphical Environments & Desktops • Re: Same (Xorg, Linux, conf., monitor...
Please, where can be cause of this faulty forcing size to 96 DPI?Upstream backwards...
View ArticleGeneral Questions • Re: [Software] Error in APT
It's funny that apt works fine but keeps reporting the same error everytime I update or install something.It may do so if you (or your installed software) have configured it to do so; for example,...
View ArticleSystem and Network configuration • Re: NMBD listens on all interfaces (even...
[..] So "somehow" an interface that was down and probably didn't even have the correct driver loaded caused nmbd to send a 2nd response on enp4s0I'm glad you sorted it out. :) Please, mark the...
View ArticleBeginners Questions • Re: so what is run-user-1000 ??
I'm glad you sorted it out. :) Please, mark the discussion as "solved" manually adding the text tag "[Solved]" at the beginning of the subject of the first message (after other tags, if any)Happy...
View ArticleHardware • Re: Mediatek MT7921
@brcisna:Did you make any progress ?Statistics: Posted by Aki — 2023-12-26 09:14
View ArticleSystem and Network configuration • Re: NMBD listens on all interfaces
Actually I was going to post , but Christmas intervened . Turned out that did not solve it either. I tried cutting it down to just localhost , NMBD failed to start, it "hung" awaiting a non-local...
View ArticleBeginners Questions • Re: [Software] Script at dwm login
When I run the following command (found here):Code: dpkg -l | grep -i 'Display Manager\|Login Manager' | awk '$2 !~ /^lib/'Then I get the following:Code: ii gdm3 43.0-3 amd64 GNOME Display Managerii...
View ArticleHardware • Re: Issue with Lexar nvme drives
... I've heard about Lexar drives causing issues in linux systemsOf itself, it wouldn't bother me that someone two years ago had a problem getting an old version of Ubuntu to run on a...
View ArticleGeneral Questions • Re: [Software] How put user name on login screen?
So, auto-login to the desktop you use most often, then use logout-login to access the other(s) This seems obvious. Do I not understand the question? All eight desktops can be set up for auto-login, by...
View ArticleGeneral Questions • Re: [Software] Debian 12.4 freezing/lockup
Do you use wifi or only cabled internet? This could be a regression in wifi drivers in the linux kernel, which is fixed in bookworm-updates - seehttps://lists.debian.org/debian-stable- ......
View ArticleSystem and Network configuration • Re: How to diagnose system...
@techsavvy: Did you make any progress ?Statistics: Posted by Aki — 2023-12-27 09:40
View ArticleGeneral Questions • [Software] Debian 10.13 + chromium + open.spotify.com =...
Hi all,i am new in Debian.In my old Samsung N130 i installed Debian 10.13 (32bit); i would like to use this netbook only to surf the net, possibly while i listen to the music on Spotify.But when i go...
View ArticleSystem and Network configuration • IPv6 address repeatedly registered and...
I've been trying to track down an issue which ultimately causes avahi-daemon to spam my syslog with messages similar these:Code: 2023-12-19T19:22:15.143458+01:00 ... avahi-daemon[458]: Registering new...
View ArticleGeneral Questions • Re: Debian: No Sound (Dummy Output)
hello anyone did you guys already fix the dummy output??? because i have a problem also on my acer chromebook 14 and im also using crouton to login on my debian 11 chrootStatistics: Posted by...
View ArticleHardware • Re: WiFi frequently disconnects. Using rtw8822ce
Hello. Welcome to the forum!Relevant output could be:Code: Dec 28 09:21:32 navi kernel: rtw_8822ce 0000:01:00.0: firmware failed to leave lps stateDec 28 09:21:32 navi kernel: rtw_8822ce 0000:01:00.0:...
View ArticleHardware • Re: Wifi Loss After Sleep Mode
The log of quoted commands are not collected (they are simply displayed on the terminal), unless you do something like:Code: script mylog.txtsu -l -c "apt update"su -l -c "apt dist-upgrade"exitWith...
View ArticleSystem and Network configuration • Re: [Solved] Debian 12 openvpn:amd64...
Hello,Thanks for updating the discussion and for posting the solution that fits your needs.So not sure the issue can be attributed to the openvpn upgrade or not, but the change appears to be some...
View ArticleSystem and Network configuration • Re: Automating system configuration
Hello,If you are using cloud instances, cloud-init could be an alternative:https://packages.debian.org/bookworm/cloud-initStatistics: Posted by Aki — 2023-12-28 10:21
View Article