Hardware • Bluetooth seems broken
I think it's a good idea to start from investigating why Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).Some threads mentioning...
View ArticleBeginners Questions • [Solved] [Software] Update failure, debian 12
@AreF004e7 You should start a new topic as your issue is different from OP.I suspect your sources are wrong. Default in Bookworm is something like:Code: deb http://security.debian.org/debian-security...
View ArticleProgramming • installing gcc4 on Debian 12.6
As this thread is a few months old now, I'll add to the discussion with a potential solution that might help others:You could use Debian Etch (Debian 4.0) which shipped with gcc 4.1. Here's how:1....
View ArticleGeneral Questions • myMPD
Maybe this: https://github.com/jcorporation/myMPD/discussions/1376Statistics: Posted by stevepusser — 2025-01-30 18:17 — Replies 3 — Views 138
View ArticleTesting And Unstable • [Testing - Trixie] libsane-hpaio missing?
Guessing, but I think it's probably not in Trixie because hplip depends on it and hplip got removed from Trixie four months ago. hplip is the only package that depends on libsane-hpaio.Code:...
View ArticleGeneral Questions • Were does the output from scripts in cron.daily go?
if it runs as root check the mail spool for root in /var/mail/ ?Statistics: Posted by CwF — 2025-01-31 02:12 — Replies 5 — Views 158
View ArticleOff-Topic • [Off-Topic]Convert Microsoft Edge to 34bit
and new rule: dont say bad words and hatefull things and badwords in users or kicked out pepel thats allredey joins = still here but the best thing too do is change name to---- a non badword word or...
View ArticleOff-Topic • [Software] Help please wih a kernel panic
Okay I did it ! Thanks FreewheelinFrank for helping me try to do this. You were right, there is a way for Snapper to do it and it worked, I got help from the Spiral Linux site.Sorry if I shouldn've...
View ArticleGeneral Questions • [Software] apt install virtualbox-ext-pack from FastTrack...
Looks like they forgot the new version. but you should be able to manually download and install the deb from Sid. The deb just has a script that downloads the matching extension pack from...
View ArticleTesting And Unstable • [Hardware] Programs not starting with discrete AMD...
Was it working in Bookworm?Statistics: Posted by stevepusser — 2025-01-31 06:06 — Replies 6 — Views 145
View ArticleBeginners Questions • release file error when changed mirror.
I would just use Code: deb http://deb.debian.org/debian/ bookworm main contrib non-free non-free-firmware# deb-src http://deb.debian.org/debian/ bookworm main contrib non-free non-free-firmwaredeb...
View ArticleBeginners Questions • [Networking] WiFi and sudo issues on battery mode in...
Those particular external repos have been tested and are considered safe; at least we have no complaints when the MX Package Installer adds them to a bookworm-based MX system. I wonder if there's some...
View ArticleGeneral Questions • kernel panic [solved]
Ah Spiral linux. Thanks.Statistics: Posted by thorbs — 2025-01-31 21:33 — Replies 2 — Views 85
View ArticleTesting And Unstable • [Testing - Trixie] External Monitor Detection After...
Oh hey! I literally just registered because I just ran into exactly the same issue.Every find a solution? Was going to file a bug.I had a look at the Debian Bug report logs for nvidia maintainers...
View ArticleHardware • Acer Chromebook Plus 514 (model N23Q18) no sound
Hi all,Have the above mentioned Chromebook (the i3-N305 one) that I with the help of mrchromebox and a SusieQ managed to liberate from the clutches of Chrome OS and onto which I installed...
View ArticleGraphical Environments & Desktops • Window Resize Problem
As I said, i dont't use xdotool, maybe fill a bug report.To me the whole concept is odd, using scripts to replace mouse, which was invented at Palo Alto, quite many years ago.It's the same with wctrl...
View ArticleHardware • [Solved] MB MSI X870-P WIFI - problem with Wifi network adapter...
I'm still thinking how Aki get the conclusion to do a cold booting. I'd still be looking into the software @Best_ThreadsStatistics: Posted by eamanu — 2025-02-01 14:06 — Replies 6 — Views 95
View ArticleGeneral Questions • System only does not boot after "coldstart"
well no matter what I do it gets stuck at first coldstart...it is not the lightdm nor the sddm.Switched kernels also.Atm waiting for the next "stucked situation" to ssh into it.Does the computer get...
View ArticleOff-Topic • [Software] Microsoft SQL Server Not able to Login
Thank you all for replies:I got the binaries from the website give below:https://www.howtoforge.com/how-to-insta ... debian-12/I have realised that mssql is not supported by Debian. It is supported by...
View ArticleGeneral Questions • Were does the output from scripts in cron.daily go?
If you wish, you can share your problematic script in /etc/cron.daily .Sure. But I'm positive that nothing is wrong with it:Code: #!/bin/bashset -eGDBCMD=`mktemp gdbclose_XXXXXX.cmd`PID=`pgrep...
View Article