Installation • How to move /boot from USB drive to sata drive, and change...
I agree with mrmazda. You would be much better off learning how UEFI works than clinging to the old BIOS system.That said, I will mention one issue not well known when trying to convert from UEFI to...
View ArticleInstallation • Legacy Firmware
Hi,The exact file is mention in this post viewtopic.php?t=158673Say to install:Code: $ sudo apt install firmware-b43-installerIf you need another pc to download here is the package...
View ArticleGraphical Environments & Desktops • New install D12 with Mate - window...
This isn't a problem with Mate generally. Do you have another pointer device (mouse, trackball, etc.) you can try, to see whether it's a hardware issue?If that doesn't solve the problem, I'm not going...
View ArticleGeneral Questions • Request kate shortcuts
Are there any shortcuts in vim kate mode that can be used to delete the previous word like ctrl+w bash and delete to the beginning of the line like ctrl+u?These shortcuts should work in vim insert...
View ArticleGeneral Questions • [Software] Black screen loop when waking computer from...
Hello,You can verify in the computer's BIOS if is it possible to disable the intel integrated GPU leaving active only the nvidia discrete GPU.If it is not possible and if both GPUs are connected to...
View ArticleSystem and Network configuration • Console resolution in Virtualbox
During some other test I removed vga=795 and suddently the screen started with resolution 1280x800. I remove also the other lines:Code: GRUB_GFXMODE=1600x1200GRUB_GFXPAYLOAD_LINUX=keepand the console...
View ArticleTesting And Unstable • [Testing - Trixie] xrdp 0.10 - does it work for you?
xrdp is not working for me since updating. x11-common:all 1:7.7+23 => 1:7.7+23.1 xorg:amd64 1:7.7+23 => 1:7.7+23.1 xorgxrdp:amd64 1:0.9.19-1 => 1:0.10.0-2 xrdp:amd64 0.9.24-5 => 0.10.0-2...
View ArticleTesting And Unstable • [SID - Unstable] Wayland terminated abnormally with...
On this point, the apt logs are in /var/log/apt/Thank you for the help. By looking at the log at 7/24 13:00(machine1) and 7/24 19:00(machine2), they both have some association with wayland.I asked...
View ArticleInstallation • can't find Intel wifi firmware files
Hi, has anyone found a fix for this ?I have the same problem as OP.- my machine wants the iwlwifi-ma-a0-gf-a0-... files (from errors listed in `dmesg`)- current installed version of firmware-iwlwifi...
View ArticleGeneral Questions • [Software] Safe way to remove cinnamon DE
@RedGreen925 cool it with the personal disparagement please. Be nice or just ignore it.Statistics: Posted by sunrat — 2024-07-24 14:37 — Replies 12 — Views 142
View ArticleBeginners Questions • [Software] Try latest app version (unsupported on...
Thank you both. I have tried this method. Upon apt updating, i can see:Unpacking firefox-esr (128.0esr~build2) over (115.13.0esr-1~deb11u1) ...dpkg: warning: unable to delete old directory...
View ArticleHardware • Crashes and freezes in Linux with (some) Ryzen CPUs
Do you happen to have numbers? Idle and full load?I don't. Only quoted TDP which (IIRC) was 125W and 65W. The new box was a lot more efficient as well with speed control on 3 x fans, against only 1 on...
View ArticleGeneral Questions • [Software] Debian 12 hard drive usage
You could filter by time. If the system has been up since the relevant time:Code: journalctl --since 06:30or whatever time you choose.Code: journalctl --since yesterdayFrom man journalctl:The...
View ArticleSystem and Network configuration • Ethernet port not working
Can you post the output of these commands? Not with photo but in code tags.Code: cat /etc/network/interfacesCode: $ cat /etc/network/interfaces# interfaces(5) file used by ifup(8) and ifdown(8)#...
View ArticleInstallation • Beginner trying to remove all partitions and raids during install
Many thanks for the tips. I found the gparted website with usb guide - will try it Statistics: Posted by flamur — 2024-07-25 13:12 — Replies 3 — Views 61
View ArticleBeginners Questions • [O/S] How to configure SAN boot disk for multipath?
Hi thereI've spend a few days reading to figure this out and have some clues but haven't managed to get it running. I am hoping someone will be able to point me in the right direction please?I have a...
View ArticleSystem and Network configuration • Fails to open a port or connect to an open...
On my server, I have saved the rules to allow port 7890 persistently using the iptables-persistent package. Upon reboot, nmap localhost -p 7890 shows that the port is closed. I then run your mentioned...
View ArticleGeneral Debian • I just found in my system settings a new option: Online...
Would it be fair to say that these accounts are not installed/configured but are available to use if so required/desired? And if that assumption is correct what exactly would be the problem with it?...
View ArticleOff-Topic • [Off-Topic] Privacy Tips and Tricks
Never use your real name online for anything that isn't positively necessary. It is distressing how much this has been normalized. And the more people that cave and do it, the more it "legitimizes"...
View ArticleHardware • [SOUND] No HDMI Audio On Clean Debian 12 Installation
Setup: An Asus E420 MiniPC with 16gb RAM, a 2TB SSD connected to a TV set with an HDMI cable:Software: Fresh install of Debian 12, Gnome, LightDMBackground: I've tried other Linux Distros and the...
View Article