Installation • I have a problem here with Debian 12
Thanks. So what giveCode: $> ip route show to exact 0/0andCode: #> systemctl status oidentd.serviceandCode: #> journalctl -xeu oidentd.service?Consider changing the title of your first post...
View ArticleSystem and Network configuration • Dazed and confused, but trying to continue
I have one multiboot PC running on a last iteration of Pentium 4, with zero VMs. It has server motherboard XGI video with no means to disable in BIOS, no PCIe or AGP slots, and no kernel graphics...
View ArticleProgramming • C Language , What are these extra useless zeros ?
This is the code :Code: #include <stdio.h>#include <stdlib.h>#include <string.h>#include <stdint.h>#include <gmp.h>int main(void){FILE * fr, * fw;char...
View ArticleTesting And Unstable • [SID - Unstable] Sid Moves to the 6.11 Kernel
The following screenshot was taken from a remasterized Sid live usb, which is essentially a "disposable" system:#screenshot showing Sid running 6.11 Linux kernel and GNOME 47# I am not too concerned...
View ArticleOff-Topic • The system freezes, I'm on a debian fork, specifically loc-os, in...
Please use code tags for terminal text output etc. Fixed it for you this time.It does sound like a hardware issue if it happens on several distros as well as Windows.Statistics: Posted by sunrat —...
View ArticleGeneral Questions • Contributing questions
I was almost going to disallow your post as spam but will give you the benefit of doubt so allowed it.I don't really understand what your question is. Your tax situation is between you and your...
View ArticleBeginners Questions • [O/S] Nepali and Hindi languages doesn't render correctly
I would guess you have it installed already, but system Devnagari fonts are in the package https://packages.debian.org/bookworm/fonts-devaCheck you have it installed.Yes, they have been installed. The...
View ArticleGraphical Environments & Desktops • Can't login to KDE Wayland session
Some random 2c (I don't run wayland on debian... or systemd at all):Your systemd-nonsense wall-of-text begins going pear-shaped with some errors regarding not being able to find xdg-desktop-portal on...
View ArticleSystem and Network configuration • Debian apt installation/upgrade:...
Hello,during Debian 11 (with IIRC latest 5.x kernel) to Debian 12 apt update/upgrade/dist-upgrade, I have noticed:Setting up udev (252.30-1~deb12u2) ...configuration error - unknown item 'NONEXISTENT'...
View ArticleSystem and Network configuration • How to add new dummy persistent network...
Hello,With your proposed changes, I see following message during startupCode: [FAILED] failed to start networking.service - Raise network interfaces.See systemctl status networking.service for...
View ArticleSystem and Network configuration • [Solved] Unwanted Secondary IPv6 Address...
Hello,Responding to my own post: this was actually a router issue, my server config and Debian are not at fault.Thanks for reporting back. Can you provide the modem model/manufacturer if this is not...
View ArticleHardware • *-usb:0 UNCLAIMED bluetooth device
hi i am running debian bookworm with kde-full installed... installed a new network card 02:00.0 Network controller: Qualcomm Atheros AR9462 Wireless Network Adapter (rev 01)which has a bluetooth...
View ArticleDebian User Projects - Software • SbK Cinnamon 1024 release
@Best_ThreadsStatistics: Posted by donald — 2024-10-12 01:00 — Replies 1 — Views 312
View ArticleBeginners Questions • [O/S] [ABANDONED] [O/S] New Install of Debian 12.7...
Thank you both kindly, Aki and mrmazda. When I have a spare computer to try Debian on, I will keep boot-info-script and efibootmgr in mind if I have any boot issues. For now, I'm abandoning this post....
View ArticleSystem and Network configuration • I need to install linux-headers every time...
Thank you very much Aki, I will try thatStatistics: Posted by TerjeN — 2024-10-12 01:50 — Replies 2 — Views 55
View ArticleGeneral Questions • [Software] Multiple Fonts and Locales being installed...
I found multiple, as in hundreds, of unwanted fonts, locales help files etc being install extremely tedious.Finally someone has addressed this to purge all unwanted things out in one quick bash script...
View ArticleGeneral Questions • [Software] Can't update using sudo apt update (debian 12)
There is nothing in the /etc/apt/sources.list.d/ file or the file just doesn't exist/etc/apt/sources.list.d/ is a directory.What givesCode: $> grep --color=auto -r "backports" /etc/apt/?Statistics:...
View ArticleGeneral Questions • [solved] Removing i386 architecture
--force-remove-protected was right option. Now i368 architecture is gone and all works fine.Code: dpkg --purge --force-remove-protected {gcc-12-base,libc6,libcrypt1,libgcc-s1}:i386dpkg...
View ArticleInstallation • Complete set of steps for Debian installation with an NVidia...
1. Check the health of your hard-drive$ sudo apt install smartmontools$ sudo smartctl -t short -a /dev/sda$ sudo smartctl -a /dev/sdaLook for the "Wear_Leveling_Count", which starts at 100 (healthy)...
View ArticleGeneral Debian • Would you recommend Debian to a brand new Linux user?...
Not very amusing that it takes "a remasterized live usb from an experienced Gnome user" to make Gnome usable. Xfce and similar DEs (I personally don't know Mate and siblings, but I will assume) are...
View Article