Testing And Unstable • Debian Testing on Raspbery Pi
There is probably not much interest in this but I installed the (trixie) image from the tested web page on my Raspberry Pi 400.https://raspi.debian.net/tested-images/If I update and upgrade it fails...
View ArticleTesting And Unstable • Re: [SID - Unstable] [solved] apt getting an errsig...
zgrep --color=auto "gpgv-from-sq" /var/log/apt/history.log*$ aptitude why gpgv-from-sqCode: c gpgv-from-sq Provides gpgv$ aptitude show gpgvCode: Package: gpgv Version: 2.2.43-7State:...
View ArticleGeneral Questions • Re: [Software] I cant upgrade 12 to 12.6
I think your system is up to date.Show your kernel version with command Code: uname -aTry to execute the commands I mentioned earlier in the terminal (sudo apt update sudo apt upgrade)Please, post...
View ArticleOff-Topic • Re: [Off-Topic] Rant: Most distro system requirements are ridiculous
Why not just call it "i686" if it can't run on an actual 80386Probably because changing the name of the architecture target is a PITA from an organisational/tooling POV.Personally I find the recent...
View ArticleProgramming • Re: GDB doesn't work
blackbirdFor debugging , A terminal must open and take the value and then evaluate step by step and show me in the debugger window in Geany ..... But it doesn't and give error and stops working...
View ArticleBeginners Questions • Re: [Software] Does the linux kernel update without...
I would think not knowing you need a reboot to actually have the new kernel used means you have never heard of the apt autoremove either. This command when used in a Terminal as root user or with sudo...
View ArticleHardware • Re: Intel Corporation Wi-Fi 6 AX201: can´t connect to secure WiFi...
Hello,[..] This piece of rubble will keep asking for my password over and over again, whereas I can use free wifis, or use my mobile phone to access the Internet I assume that you use a password when...
View ArticleBeginners Questions • Re: [Software] wrong timezone with Firefox-esr
You can follow this guide: Diagnose Firefox issues using Troubleshoot Mode, first to rule out issues caused by add-ons.Also, if this only happens on a specific page, it could be a quirk in that page's...
View ArticleTesting And Unstable • Re: Debian Testing on Raspbery Pi
Right now I am just using an microSD card.It will work fine with that just the device name changes.Statistics: Posted by RedGreen925 — 2024-07-18 16:10
View ArticleSystem and Network configuration • Re: How to mount a NTFS partition if it...
The problem already existed even before I connected to the partition from my Windows PC so the "fast startup" feature iin Windows was not the problemSo from the very start of formatting the drive on...
View ArticleGeneral Questions • Re: [Software] Bullseye/Win11 DualBoot - How to compile a...
A better tactic would be to run the appropriate Debian version for your matched Virtual Box needs in a virtual machine. Sounds crazy, but VB will nest within a libvirt/qemu/kvm virtual machine just...
View ArticleTesting And Unstable • [SID - Unstable] xorg - x not refreshing window content
Got four Linux machines here, all running Sid with openbox and all have Intel video.Less than a week ago I upgraded all four machines, which is something I do daily and only one of them broke. The...
View ArticleGraphical Environments & Desktops • Re: Errors after update from 10 to 11
Here's a link showing the issue i'm seeing. First a successful login with Xorg then a failure with the default config. (Please excuse reflections of very messy workshop.) I've tried with and without...
View ArticleTesting And Unstable • Re: [SID - Unstable] xorg - x not refreshing window...
Take a look at man Intel (4). Declare them in a minimal 42-Intel.conf file at usr/share/X11/xorg.conf.d/ or /etc/X11/xorg.conf.d/ . I can't recall, but these values may be present for review in /sys/?...
View ArticleHardware • Re: Thinkpad USB-C Dck screen drop out
Hello,the Lenovo Dock seems to be defect. I returned the dock and for now i'm searching for a new one, but not from lenovo.Best regards and thank youStatistics: Posted by oida — 2024-07-18 17:48
View ArticleBeginners Questions • Re: [Software] wrong timezone with Firefox-esr
You can follow this guide: Diagnose Firefox issues using Troubleshoot Mode, first to rule out issues caused by add-ons.Also, if this only happens on a specific page, it could be a quirk in that page's...
View ArticleTesting And Unstable • Re: [SID - Unstable] Warning: Couldn't Open nvidia,...
Dear Sunrat,Could you please mark this problem as solved?After your last note, I installedCode: xserver-xorg-input-alland after Code: reboot, I was able to logon successfully.I want to thank you for...
View ArticleInstallation • Re: Auto install doesn't work with secure boot
I found what the difference is by descending into the bowels of the computer's BIOS:The interactive install (which sets up the BIOS correctly) tells the BIOS that the file to load is...
View ArticleOff-Topic • Re: [Off-Topic] Computer monitors: What criterias affects eye...
I went at best buy to look for monitors. It's just crazy, I tried to look at new OLED and QLED TV. It's very beautiful, but it takes about 15 seconds for the pain to start. So I am not going to buy a...
View ArticleBeginners Questions • Re: What commands does Thunar use to mount drives?
Consider moving to systemd-mount. Works well now and can be scripted easy enough, I do it in ~/.profile now.Mixing methods is still problematic...Thunar still starts with 'gio'man gioStatistics:...
View Article