Installation • After installation of Debian 12, problems with UEFI boot
Cleaning the contents of efibootmgr has done the trick. Thank youThanks for reporting.I'm glad you sorted it out. :) Please, mark the discussion as "solved" manually adding the text tag "[Solved]" at...
View ArticleBeginners 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 73
View ArticleGeneral Debian • [Discussion] Not a rant but a cry for help...
It seems you may need to exit Plasma, login as root on a vtty, then run apt update && apt upgrade && apt full-upgrade.Discover reputedly has dependency flaws. I never use it, and...
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 • [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.Statistics: Posted by Aki...
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 ArticleBeginners Questions • [Solved] Change Dolphin Date Format
By the way, how does your dates appear? as numbers or names?As numbers Ahhhh... It seems maybe I will try a fresh install again!Something went wrong apparently with this installation! (I just noticed...
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 • Drivers for Dell laptop.
I don't know what a PRE tag is.I meant to write code, rather than pre. The effect is the same across various forums. Both do the same thing: preserving formatting of whatever is pasted, or wished to...
View Article