Installation • 12.7 Live Hash
I am having trouble finding the correct Hash for 12.7 KDE Live. https://cdimage.debian.org/debian-cd/cu ... 64-kde.isoI am using HashTab_v6.0.0.34 and it has the following...
View ArticleInstallation • Re: 12.7 Live Hash
The hashes are listed in the SHA256SUMS file in the same directory. RSA is not a hash algorithm.Statistics: Posted by lindi — 2024-09-07 22:03
View ArticleOff-Topic • Re: [Off-Topic] Help wanted: Writing a beginner's book to Debian
Late AF and the book might be finished by now but an interesting post so I wanted to add my $0.02:Feedback on the structure and contentUnderlined additions are suggested chapters. Bullet point are...
View ArticleGeneral Questions • Re: [Software] Failed to open /EFI/debian - Not found
It’s probably a leftover in EFI nvram boot variables from a previous installation attempt.Statistics: Posted by Aki — 2024-09-08 06:40
View ArticleGraphical Environments & Desktops • Re: Add user in graphic mode on xfce
Installing gnome-system-tools or the more recent mate-user-admin should give you the graphical user management tool. In Debian, neither of them is installed by default, but you will find them with...
View ArticleBeginners Questions • Re: [Solved] Is there a beginners guide or handbook?
Debian Handbook https://debian-handbook.info/get/now/Code: sudo apt install debian-handbookDebian ReferenceCode: sudo apt install debian-referenceReference CardCode: sudo apt install...
View ArticleOff-Topic • Re: [Discussion] How I came to Linux and Debian
My concern with this decision is the slippery slope. What else is Debian going to cede ground on? Is it just a matter of popular vote?I share your concern. And my argument against this step was that...
View ArticleGeneral Questions • Could not load the Qt platform plugin "xcb" in...
Hi everyone, I didn't find the an answer to this problem here or elsewhere on the web before. I'm trying to install anki on my machine but apparently am missing some plugins libraries that I can't...
View ArticleOff-Topic • [Off-Topic] Determine value of xades:IssuerSerialV2
Hello,An absolutely off-topic, off-forum question. I hope there is an expert of digital signatures (ETSI xades).In short: I'm looking for a method to determine value of <IssuerSerialV2> element...
View ArticleGeneral Questions • [Software] Is anyone successfully using debmirror with...
Is anyone successfully using debmirror with bookworm-proposed-updates? It downloads the packages just fine, but apt complains about not having contents files. Debmirror does get the contents files for...
View ArticleSystem and Network configuration • Re: Boot-up screen indicates 'handling...
It looks like an error in the DMA remapping (DMAR) of a PCI device.What is the device 01:00.0 according to the command lspci ?Code: 01:00.0 VGA compatible controller: NVIDIA Corporation GK104 [GeForce...
View ArticleTesting And Unstable • Re: python 3.12 - object has no attribute 'readfp,...
Hello,It appears that you are using the ifupdown2 package [1].This package has been removed from Debian testing (Trixe) since 2024-08-06 due to the bug you reported (see Debian Bug Tracking...
View ArticleInstallation • Re: unable to connect to xserver after upgrade to debian 11
systemctl get-default reported graphical.target like you said it should. I do get an error of "failed to raise network interfaces" when the long list of status reports the computer lists when it boots...
View ArticleGeneral Debian • Re: Immutable Bookworm
Code: sudo rsync -axHAXS --progress --exclude=/tmp/ --ignore-errors --delete /run/live/overlay/rw/ /extra0/rwCode: sudo rsync -axHAXS --progress /extra0/rw/ /run/live/overlay/rw/ In practice, we...
View ArticleGeneral Questions • [Solved] What is vi command package?
I can't find the name of vi command package.I didn't find it in dpkg -S and apt-file.What is the /bin/vi command package?Statistics: Posted by amin11 — 2024-09-09 18:46
View ArticleGeneral Questions • Re: [SOLVED] Is anyone successfully using debmirror with...
I believe I found the issue, extremely novice coder here so use at your own risk. Diff and patch files submitted to bug report: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1080168Code: ---...
View ArticleGeneral Questions • Re: What is vi command package?
I did not find it either. vim is in the repo, and it can be run compatible mode, when it behaves quite like vi.Statistics: Posted by arzgi — 2024-09-09 19:58
View ArticleTesting And Unstable • Re: [SID - Unstable] AX210 don't show 6 Ghz in...
Hello,What is the PCI ID of your card ? You can check with the command:Code: lspci -vnn -d ::0280 According to [1] your AX1675 should be driven by the same kernel module of the AX210:For any Intel®...
View ArticleSystem and Network configuration • Re: exim4 config "corrupted"...
Hello @mike.deb and @graemev2,Is there a bug report open in the Debian Bug Tracking System? If not, did one of you open one?Statistics: Posted by Aki — 2024-09-10 19:17
View ArticleGeneral Questions • Re: Why does my sleeping laptop do so many things by night?
Hello,If I read your log correctly, your operating system immediately exited suspension to ram, so it never fully suspended:Code: set 09 04:08:54 ASUS-F15 kernel: Freezing user space processesset 09...
View Article