Installation • Re: Debian installed but won't load properly
Hello,[..] I installed from the dvd iso on usb drive https://cdimage.debian.org/debian-cd/cu ... -DVD-1.iso Does this have the nonfree drivers included or must I do something else during install?The...
View ArticleTesting And Unstable • Re: [SID - Unstable] Kernel 6.10.x - long boot time?
Not directly related to this but relevant to the 6.10.x kernel: I noticed at idle 6.10.4 was drawing an extra ~20W of power compared to 6.9.12 but I didn't take it any further.Statistics: Posted by...
View ArticleOff-Topic • [Off-Topic] Fixing the time in Windows when it dualboots...
This has been a nagging issue I've been dealing with for years, but whenever I dualboot any versions of Windows and Linux (regardless of distro), the time in Windows always gets messed up. I'm aware...
View ArticleHardware • Re: The wifi connection disconnects randomly
Hi, these are the results of the command.wireless network interface adapter:Code: elias@CambioDebian:~$ lspci -vnn -d ::0280elias@CambioDebian:~$ inxi -NaNetwork: Message: No PCI device data...
View ArticleOff-Topic • Re: [Off-Topic] Help wanted: Writing a beginner's book to Debian
I really don't see the point, there are enough Debian getting started guides out there, writing yet another book seems redundant and a waste of time.There is also a Debian Reference/handbook that you...
View ArticleTesting And Unstable • Re: [SID - Unstable] critical kmod bug - do not...
So I vote for having this number of retained kernels user controllable hehe, what do you think?In my perfect little Linux world we'd set it at two and allow the user to add additional kernels but they...
View ArticleOff-Topic • Re: [Off-Topic] Fixing the time in Windows when it dualboots...
I think timedatectl can be used to create, or directly create/edit /etc/adjtime, change last line "UTC" to "LOCAL" referring to the hardware clock. LOCAL is what Windows uses. The mod for windows to...
View ArticleDocs, HowTos, Tips & Tricks • Re: [HowTo] System backup with rsync
@Best_ThreadsStatistics: Posted by donald — 2024-08-21 00:21
View ArticleBeginners Questions • Re: [O/S] Encrypting OS questions
I have used the normal luks/lvm setup for over 10 years. Yes, it slows disk io in theory but otherwise it is quite stable, just make sure you use fully random passphrase to actually get any benefit...
View ArticleHardware • Re: Sound from applications running within CHROOT
Run strace -o strace.txt -s4096 -f speaker-test inside and outside the chroot. Then compare the output.Statistics: Posted by lindi — 2024-08-21 22:01
View ArticleSystem and Network configuration • Re: Can't compile Kernel
Also, you can simply use "rm" to remove unnecessary modules, no need to recompile.Statistics: Posted by lindi — 2024-08-21 22:03
View ArticleOff-Topic • Re: [Off-Topic] Trippin around the Linux Galaxy w/out systemd
Was nowhere as bad as I imagined it to be.But, and this is the big question in my mind, was it better? And, if so, how?I've been down the MX and Devuan paths and despite lots of respect for the MX...
View ArticleInstallation • Re: Debian 12.6 - An attempt to configure apt to install...
Hello debiananrqa,I do not know, if it would have some negative effect.If your network connection will be working, everything will be fine, because you will be able install/update packages (which...
View ArticleTesting And Unstable • Re: unable to use Wifi
Here's a weird one on Arch with the same chipset: https://bbs.archlinux.org/viewtopic.php?id=298678I'm going to try and backport the 6.10.6 kernel from Sid with the same rtw89 configuration as the...
View ArticleOff-Topic • Re: [Discussion] How I came to Linux and Debian
And here you have it: 19 years of the history of Linux seen through the eyes of a complete newbie (who still wouldn't make it out without the nice nerds who spend time helping on the forums…), how it...
View ArticleGraphical Environments & Desktops • Re: Laptop screen turns off when...
I was basically providing troubleshooting steps. I use neither Gnome nor Wayland, but now you know where to point your finger with a bug report or web search if no one else chimes in here with better...
View ArticleInstallation • Re: installing Debian 12.6 on KVM with virt-manager, how to...
Are the agents installed in the guest, qemu-guest-agent and spice-vdagent.Yes these are both installed. I did the followingCode: sudo apt install spice-vdagentsudo systemctl start spice-vdagentsudo...
View ArticleSystem and Network configuration • Re: Wireguard peer as exit node
Some additional info. My default route on laptop, when I am connected to Wireguard server:Code: sudo ip route showdefault via 192.168.200.1 dev wlp3s0 proto dhcp src 192.168.200.85 metric 600...
View ArticleHardware • Re: AX201 WLAN card not recognized during installaiton
Hi,thank you very much for your support!Sorry about the wrong adapter information, but this is out of the chuwi specs.Should check myself with linux next time.Meanwhile I installed Ubuntu 24.04 LTS...
View ArticleHardware • Re: [Hardware] Unable to format a USB sick / Verbatim SECURE PRO
Code: "This device works out of the box only with Windows and MacOS"Ok. Well that is unfortunate for the owner of this device that cannot return it to the seller nor get a Windows/Mac device to use it...
View Article