Hardware • oem-wifi-qualcomm in Kernel 6.1.0-26-amd64 (Debian 12)
@msegala Great you sorted it.Please mark solved by editing your first post and add prefix [Solved] to the title.Statistics: Posted by sunrat — 2024-11-01 23:36 — Replies 3 — Views 360
View ArticleInstallation • All installations fail at network adpter selection
You don't want PulseAudio on a Pipewire system, they will conflict. Applications which use PulseAudio are handled by pipewire-pulse in Pipewire, install it if you don't have it.You also have the...
View ArticleInstallation • packages (aptitude, nis, autofs, net-tools) can't be found in...
I set up a PXE installation environment, in which I can install RHEL/CentOS/Fedora/Rocky/Ubuntu/Debian. In the answer files of each OS, I use something like "late_command" in preseed file to customize...
View ArticleGeneral Questions • [Software] Installing an application
Would you mind sharing what software you are attempting to install? Like sunrat suggests, if it is in the Debian repository, it is best to install from there.Statistics: Posted by Uptorn — 2024-11-02...
View ArticleInstallation • Debian 12.6 nopubkey error while apt update can't update sources
df shows 5 mount points are mounted/dev/run/ [is 56% used for, the rest is using 1% or 0%]/dev/shm/run/lock/home is not mounted because linux boots into emergency mode.if is not the available space...
View ArticleHardware • How do you set the number of lines scrolled with the mouse wheel?
If you look at the picture I posted, you can see that it has the scroll speed but NOT how many lines scrolled at a time.It looks like you already use Wayland. It can be checked with Code: echo...
View ArticleGeneral Questions • Lost Firefox status bar on update/upgrade.
Once there has been a status bar at the bottom of the Firefox window, showing for example the URL of a link that you hover. This has been removed quite a while ago and has been replaced by an output...
View ArticleGeneral Questions • [HowTo] Plymouth enigma
Code: $ man plymouth-set-default-theme | grep -A1 rebuild -R, --rebuild-initrd Rebuild initrd (necessary after changing theme).?Statistics: Posted by bw123 — 2024-11-02 23:41 — Replies 2 — Views 59
View ArticleGeneral Questions • [Software] SOLVED Installing an application
Code tags for terminal command output? I will do a search to understand what you are asking me.Just highlight the text block you pasted and then click the black box with"</>" symbol.Statistics:...
View ArticleOff-Topic • [Article] How true is it?
1) The facts (with citations) in that article are largely true.2) The "conclusions" drawn from them are pure conjecture, as are the supposed motivations of the parties mentioned.3) Techrights is a...
View ArticleTesting And Unstable • [Testing - Trixie] Bad news after reinstalling
I think it's better to add the testing repos to the stabble reprosFor others, without expertise in setting repository package preferences, that's been a sure recipe for a borked system. Is this just a...
View ArticleHardware • [Solved] How do I unbork a laptop
Hi,Thank you to all who responded.@dilberts_left_nut: way too detailed.@blackbird: grabbing a test console, in the way that you suggested, was not possible during boot up due to the laptop "hanging"...
View ArticleHardware • [Solved] Driver amdgpu to radeon / RX 6400 crashes
I have been busy and only fixed the issue last month. Installing mesa drivers 24.2 through debian backports fixed my crashing issue.Yay! Thanks for marking solved, it may help other AMD users....
View ArticleGeneral Questions • Cannot access email on laptop
This is 2-Step Authentication and I get hit with it every time I install a new kernel, login from a different OS, or even update my browser sometimes. It's a PITA but better for security.You need to...
View ArticleOff-Topic • [Off-Topic] Sign in with Google-ANNOYING
Pretty good information here - https://support.mozilla.org/si/questions/1405122Good luck -Statistics: Posted by wizard10000 — 2024-11-03 16:18 — Replies 1 — Views 98
View ArticleGeneral Questions • [Software] Snapdragon X Processors Debian Support
After you installed Debian live on USB Flash drive and before trying to boot from it did you change the boot order in the System BIOS to boot from the attached USB port first? Typically the BIOS can...
View ArticleInstallation • Netinst - graphical UI gone AWOL
My advice would be: install from a live system with a desktop environment of your choice. Look here: https://cdimage.debian.org/debian-cd/cu ... so-hybrid/. For easy installation and quick results...
View ArticleDocs, HowTos, Tips & Tricks • [Best-Of] Threads for the week.
Live Debian USB does not boot kernel“the boot loader is reporting that the kernel image on the USB media is probably corrupted; the possible causes are:”Chasing systemd/udev network devices names“I...
View ArticleInstallation • EFI problem installing Debian 12 in an ASUS laptop (The...
Hello,"The attempt to mount a file system with type vfat in XXX at /boot/efi failed." [..]This error is reported by the partman program (used to partition disks by the debian installer):Code:...
View ArticleInstallation • All installations fail at network adpter selection
I said above you don't want Pulseaudio and Pipewire together. Try this:Code: apt install -t bookworm-backports pipewire-audioIt should install the needed packages like pipewire-pulse and removes...
View Article