Programming • Re: I'm looking for a graphical (WYCIWYG) HTML editor.
The best one I ever used was BlueGriffon. It recently shut down but you can still find Debian packages of it.Statistics: Posted by seasoned_geek — 2024-09-25 18:25
View ArticleInstallation • Re: After installation of Debian 12, problems with UEFI boot
Cleaning the contents of efibootmgr has done the trick. Thank youStatistics: Posted by JackJanssen — 2024-09-25 18:36
View ArticleSystem and Network configuration • Re: [Solved] bluetooth error:...
I also want to say thank you because I was banging my head against the floor with my first bluetooth adapter.Statistics: Posted by larry77 — 2024-09-25 18:50
View ArticleBeginners Questions • Re: [Installation] Bootable USB Not Appearing in BIOS...
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 • Re: 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 • Re: C Language , Finite loop never ends or gives segfault
Can any one help ?Statistics: Posted by Hadi_Lovelorn — 2024-09-25 22:03
View ArticleGraphical Environments & Desktops • Re: 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 • Re: [Software] debian12.7 systemd will modprobe some...
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 ArticleBeginners Questions • Re: [Software] Change Dolphin Date Format
still the same.Sorry to hear that. Then I don't even know how to help you. I'm also currently using plasma, but somehow I didn't go into such deep dolphin settings.OK, no problem. I can live with...
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 ArticleBeginners Questions • Re: [Software] How to verify debian iso image for...
This is not the appropriate method that you ask for, is just what I did when I moved to Debian, just use the torrents:https://cdimage.debian.org/debian-cd/cu ... bt-hybrid/Torrents guarantee the...
View ArticleHardware • Re: Drivers for Dell laptop.
I found some drivers on AMD's website but they are for Ubuntu. Are those ok to use in Deb?Statistics: Posted by Noidly1 — 2024-09-27 22:10
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 ArticleDocs, HowTos, Tips & Tricks • [Tips] Vim configuration
Vim is a text editor intended for advanced uses. If you just want to occasionally edit text files, a simpler editor like nano is probably more appropriate.Vim has a configuration file located in...
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 • Re: [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 Article