System and Network configuration • Re: Cannot use Cisco AnyConnect VPN with...
I discovered that I can successfully connect to the VPN as root, so that gives me an easy workaround. When trying to connect without root privileges, I continue to get the error The certificate on the...
View ArticleBeginners Questions • Re: [O/S] All files in folder deleted when moving...
Why are you using winSCP at all? Maybe just install an SSH server to the Windows system or use Samba?Partly because it works by default with Linux, so I've always used it with my RPis and Linux PCs to...
View ArticleBeginners Questions • Re: Debian 12 init jumping into emergency mode
Is memtest86+ in your Grub menu's advanced options, and if yes, does it run?Is Bookworm your only installed OS. If not, what happens booting something else?Can you successfully boot any live media,...
View ArticleForum information, requests, and feedback. • 2023-12-24
Cannot use Cisco AnyConnect VPN with MFA after upgrade to bookworm“I'm guessing this is a problem without a solution, but maybe someone will surprise me!”so what is run-user-1000 ??“Well that was a...
View ArticleGraphical Environments & Desktops • Re: Systemd and Wayland
Hello,Ok, I've solved the issue...If Wayland is used, the environment variable XAUTHORITY must be updated in the script launched by the service.In this case the new value of this variable is a file :...
View ArticleGraphical Environments & Desktops • Re: [Solved] Systemd and Wayland
You should not hardcode DISPLAY to :0. Your system can hvae multiple users. Starting gui applications from system service sounds very wrong to me. Why don't you make it a user service?Statistics:...
View ArticleInstallation • Re: Bad shim signature - you need to load the kernel first
Hello,update-grub in Kubuntu works and adds Debian, but bad shim signature.... With Secure Boot disabled, Debian boots without problems, which means the problem is not Grub.I don't know if it is the...
View ArticleBeginners Questions • Re: [Installation] Debian qcow2 on KVM
Well, it worked. Kind of. But after having followed the instructions on this page:https://cloudinit.readthedocs.io/en/lat ... /qemu.htmlI was able to get the debian cloud instance up and running. And...
View ArticleHardware • Re: Debian 12.4 | No ethernet detected
I've checked in the BIOS but Secure Boot is disabledCan you try booting with secure boot enabled and check if the lspci command reports the ethernet network card ?Can you report the output of the...
View ArticleSystem and Network configuration • Re: [Software] Debian 12 Sleep Issues
Make sure to study the output of "sudo dmesg" after waking up, as that gave me the clue to my issues. I was effing and blinding Debian 12, but the true problem was with Intel...Best of...
View ArticleBeginners Questions • Is there an RSS feed for seeding Debian ISOs?
Hi,I'm setting up qBittorrent client to help seed ISOs. I see that Debian has a list of torrent files[1], but I haven't been able to locate an RSS feed to automatically add them. I see that...
View ArticleGeneral Questions • Re: [Solved] Update issue : 403 Access denied - broken...
I think the sources you are using are corrupted on the server you're connected to. I changed the server from which I was retrieving sources earlier and now it got updated instantly and is working...
View ArticleBeginners Questions • Re: [O/S] New guy trying to learn :)
If you've been around the block once or twice, you've probably heard of multi-boot. It's a viable strategy to have your main installation on Stable and another on Testing. Just make sure Stable...
View ArticleGraphical Environments & Desktops • Same (Xorg, Linux, conf., monitor...
This makes me crazy.I use the same Xorg version, kernel version,Code: $ inxi -GGraphics: Device-1: AMD Kaveri [Radeon R6/R7 Graphics] driver: amdgpu v: kernel Device-2: AMD Jet PRO [Radeon R5 M230 /...
View ArticleGraphical Environments & Desktops • [Solved] Sound disappeared in Debian...
Sound disappeared in Debian 12 on my ThinkPad T440p.Looks like it happened after the installation of x2goserver*, but the problem persists after its removal.Pipewire logs include lots of "source not...
View ArticleGraphical Environments & Desktops • Re: Sound disappeared in Debian 12 on...
I was able to make it work by first doingCode: systemctl --user stop pipewire-pulse.socketsystemctl --user stop pipewire.socketsystemctl --user stop pipewire-pulse.servicesystemctl --user stop...
View ArticleInstallation • Re: I upgraded my CPU and a UEFI Debian installation I have no...
Have you tried the efibootmgr program? I tend to run multi boot systems, and have used efibootmgr to alter boot order in NVM, and to create new NVM boot entries.Statistics: Posted by lewulff —...
View ArticleForum information, requests, and feedback. • Re: Visit your profile to choose...
Despite what the naysayers are saying about the flag option no being very inclusive, I'm of the complete opposite persuasion. IMHO having the opportunity to list one national flag or symbol should not...
View ArticleHardware • Re: Wifi Loss After Sleep Mode
I get this error whenever I run apt updateCode: W: GPG error: http://repo.mysql.com/apt/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not...
View ArticleBeginners Questions • Re: Debian 12 init jumping into emergency mode
Hi Aki,Thanks for trying to help. I'll split my reply in different message as the board doesn't allow me to post all the logs together...dmesg:Code: [ 0.000000] Linux version 6.1.0-9-686-pae...
View Article