Beginners Questions • [Installation] Bootable USB Not Appearing in BIOS Boot...
Hello,Greetings. Disenchanted Windows 11 user here seeking to try Debian 12 on my laptop using a bootable USB. I used balenaEtcher to flash the installer onto a 16GB USB, then got the graphical...
View ArticleProgramming • arm64 repos?
All,I read through this document on cross compiling. It really wasn't informative.When I'm setting up a Ubuntu VM for cross compile to Arm V8, all I have to really do is.Code: sudo nano...
View ArticleGraphical Environments & Desktops • No GUI after motherboard/cpu change
Hello,After I swapped a motherboard/cpu from Intel to AMD I cannot login graphically anymore in the Debian partition of a dualboot system.What is your new AMD cpu ? You can check with the...
View ArticleProgramming • C Language , Finite loop never ends or gives segfault
Can any one help ?Statistics: Posted by Hadi_Lovelorn — 2024-09-25 22:03 — Replies 1 — Views 79
View ArticleGraphical Environments & Desktops • So many fonts … but why, oh why ?
What we usually do is copy the entire fonts directories (there are probably 4 or 5 of them in /usr/share) to an external partition (hd's are less than a nickel a GB), then delete those fonts that we...
View ArticleGeneral Questions • Change file picker in browsers
Hello!So, is there a way to change the file picker in browsers?Recently i have switched from Gnome Files (Nautilus) to Thunar.Yes, i use Gnome.I have used the commandCode: xdg-mime default...
View ArticleHardware • egpu nvidia card not seen by nvidia-smi
Debian Bookworkworm box with Nvidia 4090 installed on mobo, egpu with nvidia 3060 installed and verified active with boltctl. Both cards display in lspci0000:01:00.0 VGA compatible controller: NVIDIA...
View ArticleSystem and Network configuration • NetworkManager/dispatcher.d scripts not...
[I first posted essentially this question in the RPi Troubleshooting forum, but no takers. I have now tried exactly the same thing in a fresh install of stock Debian 12 on a separate machine. Same...
View ArticleProgramming • [Python] Package installed by apt, but pipenv says...
Hi!I'm not sure about how pipenv work, but what happen if you create a virtualenv and then, in the virtual environment install the PyParsserI mean:Code: $ python3 -m venv venv$ source...
View ArticleGeneral Questions • [Software] Mutt - Download emails from command line
Could you elaborate further? It's quite unclear what you are asking.Also, since mutt is a niche software, it's usually easier to get an answer from their mailing list:...
View ArticleGeneral Questions • [Software] debian12.7 systemd will modprobe some module I...
Hello,When the device tree is loaded, the loadable kernel modules for the devices listed in the device tree should be loaded by udev. So I don't understand what your goal is.Hi Aki, I could understand...
View ArticleInstallation • Using KDE Partition Manager
On windows, you just have cmd.exe or the newer "power shell". On Linux, you have the choice between multiple shells. "bash" is one of them and is used by default in Debian. It processes your commands...
View ArticleTesting And Unstable • [Testing - Trixie] unresolvable host seems to break...
I discovered this problem with the hostname:Code: op@x1:~$ sudo apt updatesudo: unable to resolve host x1: Name or service not known[sudo] password for op: while I tried to solve this problem with...
View ArticleBeginners Questions • [Software] How to verify debian iso image for beginners
Hi,https://forums.debian.net/viewtopic.php?t=159622Before importing the key: Code: $> gpg --verify /tmp/SHA512SUMS.sign /tmp/SHA256SUMSgpg: Signature made Sat Feb 10 21:13:13 2024 CETgpg: using RSA...
View ArticleOff-Topic • [Industry] Search Engines are the bane of the Internet. [Small...
Cumlatively over the past year I have taken to note that the majority of online searches for information from the main cast of "providers" has gone from 'hmm that was a disappointing set of results'...
View ArticleDocs, HowTos, Tips & Tricks • [Tips] Vim configuration
There is a built-in file explorer in Vim, these lines in .vimrc set it to F5 keyboard buttonCode: " Toggle file explorer.nnoremap <silent> <F5> :<C-U>Lex<C-M>2j:vertical resize...
View ArticleProgramming • Having trouble downloading wine.
I want to get wine installed and am having a heck of a time.I'm trying to go at this as an actual download then install like you would with windows programs you get online.I tried to follow the...
View ArticleHardware • TP-Link AC600 wireless Realtek RTL8811AU not working
Thank you for pointing me to the right direction.Statistics: Posted by johndlz — 2024-09-28 01:10 — Replies 2 — Views 77
View ArticleHardware • Drivers for Dell laptop.
Better yet,,,Code: noid@Laptop:~$ inxi -GSAaz --vsinxi 3.3.26-00 (2023-03-28)System: Kernel: 6.1.0-25-amd64 arch: x86_64 bits: 64 compiler: gcc v: 12.2.0 parameters:...
View ArticleInstallation • GRUB os-prober seems to hang during install
How much time did you allow the hang to continue before giving up waiting on it? Do you have any other operating systems? If you do, and Windows is one of them, be sure to boot Windows, then reboot,...
View Article