Installation • Re: [Solved] Bookworm grub will not boot proper to second OS
Congratulations, well done. The mystery remains of why Mint could boot both but Debian only itself. OTOH, I'd probably be content to make a note to self about the kernel and move on. My understanding,...
View ArticleTesting And Unstable • [SID - Unstable] Wifi randomly disconnects
Hi,I recently installed Debian Sid on a brand new Wifi 6 compatible laptop, but i encounter issues.My issue is the following : sometimes my wifi randomly disconnects (Gnome notification "Activation of...
View ArticleHardware • Re: More about brightness buttons not working (DELL Vostro 360)
Hello from old Debian semi-noob. Do you have installed necessary firmware for sound?And which GPU do you want to use, dedicated Nvidia?Statistics: Posted by ruwolf — 2024-04-03 02:06
View ArticleBeginners Questions • Re: [O/S] HDD suddenly takes long time to mount
I'm glad you sorted it out. :) Please, mark the discussion as "solved" manually adding the text tag "[Solved]" at the beginning of the subject of the first message (after other tags, if any).Happy...
View ArticleSystem and Network configuration • Re: Debian 12 does not properly shutdown...
Well, first of all, thanks for the tip. For now, it looks like that by adding the line Code: GRUB_CMDLINE_LINUX_DEFAULT="acpi=force reboot=acpi" to Code: /etc/default/grub the problem has been fixed,...
View ArticleGraphical Environments & Desktops • Re: xrdp not work via Remote Desktop...
Sorry my bad!It actually wrong id, password.Statistics: Posted by Kwang — 2024-04-03 02:34
View ArticleGeneral Questions • Re: [Software] Debian won't boot
Hello.Can you run fsck on every partition of affected SSD from working mentioned "Linux File Systems for Windows"?Statistics: Posted by ruwolf — 2024-04-03 02:37
View ArticleGeneral Questions • Re: [Software] Old Java Web Start Application Fails to...
Hello,You can try installing locally (as a tar.gz in a subdirectory of your standard user, i.e. not root) an older java version (i.e. 7) with Pack200 still available. You may download it...
View ArticleGraphical Environments & Desktops • Re: Bookworm XFCE: Screen locker...
First thing to do would be to answer the question in the output: Is LightDM running? Are you using LightDM?xflock4 is configured in /usr/bin/xflock4:Code: # Try our screensaver...
View ArticleHardware • Re: Can't Pair Bluetooth Devices
https://wiki.debian.org/BluetoothUser/a ... _availableInstalling the pulseaudio-module-bluetooth package and restarting the bluetooth service resolved this.Thanks for posting the solution that worked...
View ArticleGeneral Questions • Re: WINE: installation problem
Have you worked with Wine previously? If not, be aware, it's hit-or-miss whether a particular app will work. In my experience, it's mostly miss. There's no entry for Faba in the Wine database, which...
View ArticleHardware • Re: Cannot send files via bluetooth
The error message "Protocol not available" suggests that the system is having trouble finding the appropriate protocol for audio streaming. It looks like a compatibility issue.Does this work? Code:...
View ArticleGraphical Environments & Desktops • How to stop mate from unlocking...
Using the default installer I just did a fresh install of bookworm (debian 12.5) with mate desktop.I would like to only unlock the keyring the first time it is needed during a session.However as it...
View ArticleBeginners Questions • Installed UFW, Now cannot log in
It took me longer to bork Debian than it did Mint. Embarrassingly enough, this post is from my Mint install. I installed and enabled UFW from terminal but failed to allow SSH. I was going to use the...
View ArticleGeneral Questions • unmet dependencies with update
Hi, I am running Debian 11 and have been having trouble installing the latest updates When I run the update it runs fine. Then when I run the upgrade I get an error referring to unmet dependencies....
View ArticleBeginners Questions • Re: Installed UFW, Now cannot log in
Thinking about this, root probably is locked as I did not declare a root password during install. Hindsight is 20-20, so it seems. I can do a live boot with the USB .iso, but from there I am not...
View ArticleGeneral Questions • Re: [Solved] Error updating using apt/apt-get
Code: E: Release file for http://security.debian.org/debian-security/dists/bookworm-security/InRelease is expired (invalid since 15d 9h 57min 0s). Updates for this repository will not be applied.E:...
View ArticleGeneral Questions • Re: NAS hangs every now and then when booting
but I suspect the kernel is hanging in the early stages of startup.Well, must the the very early stages...The params you supplied didn't change anything.If it hangs, I still see no line with logging...
View ArticleGraphical Environments & Desktops • Re: second display not working on...
$ inxi -GSIazSystem: Kernel: 6.6.15-amd64 arch: x86_64 bits: 64 compiler: gcc v: 13.2.0 clocksource: tsc avail: hpet,acpi_pm parameters: root=UUID=484c9fc9-bcf0-4a34-941c-5b513893d3c1 ro...
View ArticleGeneral Questions • Re: [Software] grub-install which drive with encrypted ssd
How Grub is handled depends on which Debian derivative you have installed and which method of system encryption it uses. Indeed, it's likely this isn't a Debian question.Statistics: Posted by pbear —...
View Article