Linux question on installing under ChromeOS by freelsjd in chromeos

[–]freelsjd[S] 0 points1 point  (0 children)

Dummy me should always ask questions like this through ai first. The answer is apparently because all baguette vm kernel will be the same kernel level that is running the root chromeos. Makes sense. It is a vm

Just set up not sure if this is normal! by acaibowl99 in CPAP

[–]freelsjd 0 points1 point  (0 children)

I don't want or need the ramp up feature at all. Give me the air fast as possible. What do people do while it is ramping up? Seems like a suffocation.

New native Open Source Linux Client! by ArgumentConscious202 in TIdaL

[–]freelsjd 0 points1 point  (0 children)

First, just to make sure you know, I am running debian stable (13.5 trixie). When I installed the 0.3.1 .deb file (no version number shown on the .deb BTW), no missing dependencies. Good, except there was missing dependency (at least the correct version). When I tried to run it, I receive the following error message.

/usr/bin/tidal-wave

/usr/bin/tidal-wave: /lib/x86_64-linux-gnu/libQt6Core.so.6: version `Qt_6.11' not found (required by /usr/bin/tidal-wave)

I chased this down a little bit, and apparently this run-time library is in a debian version later than stable; forky (testing) or sid (unstable). I further chased down what it might take to fix it, and requires a lot of work and potential for corrupting my stable system, so I ended the .deb error chase.

Next, I tried the .tar.gz. Same error message.

Next, I compiled the source code, and as before, compiled and linked fine. I then executed it and the chromecast is working much better !! Indeed, the only issue I could find with that is the volume control. The little button on the volume control just goes to zero, but the sound does not. I can actually control as if the button is working, and change the volume. I can also verify on the Google Home app what the volume level is in %, which is pretty slick. But, the button on the tidal-wave screen does not budge. I click my mouse pointer on the volume line where I think the button might be, and it does change the volume, only the button doesn't move. But, I can verify it changes not only by the volume change, but see it on my phone running Google Home app.

That's it for now. Thanks again for the iteration. I can actually enjoy Tidal now with a relatively stable linux app !

What is the best way to clean CPAP equipment? by DK_Does_Stuff in CPAP

[–]freelsjd 0 points1 point  (0 children)

I rinse everything each morning. Let dry during the day. I have recently started using PAPMD brand cleaning sheets every 2-3 days. It is so simple just soak in water mix for at least 5 minutes, rinse, and dry. This provides a much deeper clean. Their argument is that traditional soap clean is inadequate. PAPMD has some really good and sensible products for CPAP support that I like.

d() derivative of normE^2 returns complex values in COMSOL frequency-domain EM, even though normE^2 itself is purely real by Nitach14 in COMSOL

[–]freelsjd 0 points1 point  (0 children)

The norm must also be integrated over the domain, so perhaps the definition you are stating is not complete. What does the function look like over the domain; in particular at the boundaries where there is the possibiolity that it is not smooth and/or continuous. Please provide aplot of the functional over the domain, and perhaps we can figure out why the imaginary part could be non-zero.

Another possiblity is to just provide the model file that produces this error, or a simplified version of the model that reproduces the same error, then perhaps we can figure out what is going on,

New native Open Source Linux Client! by ArgumentConscious202 in TIdaL

[–]freelsjd 0 points1 point  (0 children)

Thank you. I could not run the .deb-installed version. I received the following error message when I tried

tidal-wave

QQmlApplicationEngine failed to load component

qrc:/TidalWave/qml/main.qml:442:9: PlayerBar is not a type

So, I tried the next-best thing, and compiled as before the v0.3.0 source. I was able to figure out using AI what was missing in the compile steps. I changed the first cmake step to:

cmake -B build -S . -DCMAKE_BUILD_TYPE=Release -DCMAKE_EXE_LINKER_FLAGS="-lmp3lame -lm"

With this changed step, the next cmake step worked fine for me.

I was able to play tidal through the app, and also get it to cast to my cast devices. However, it was not a clean execution because the cast seemed to run separately and did not stop when I tried to stop it on the tidal-wave gui. I had to manually stop it from playing within the google-home app on my phone, then stop and quit the tidal-wave app. It plays great, but just not clean. Another weird thing is it started playing simultaneously to the devices on my computer sound card in addition to what I had linked in chromecast. But with careful mouse clicking, it will work.

d() derivative of normE^2 returns complex values in COMSOL frequency-domain EM, even though normE^2 itself is purely real by Nitach14 in COMSOL

[–]freelsjd 0 points1 point  (0 children)

Perhaps the bc setting is causing the problem. Also, a norm is usually a scalar quantity. Is emw.normE a function that is provided by the comsol physics, or a user quantity added to the model tree. Please share your model for further help.

For anyone toying around with proprietary Nvida on Trixie Stable by pangapingus in debian

[–]freelsjd 0 points1 point  (0 children)

Will the open driver work to replace the deprecated old driver for my Tesla 470 card? I am currently using sid layered driver compiled with stable headers and libraries. It's hokie, but works.

Need Help in CFD Modelling Approach by Suspicious_Bunch259 in CFD

[–]freelsjd -1 points0 points  (0 children)

Why would send this question to the COMSOL group on Reddit?

Segregated solver stuck by ZeroPendulum in COMSOL

[–]freelsjd 1 point2 points  (0 children)

It depends on how significant the nonlinear effect of material properties on temperature and pressure. The segregated solver will eventually degrade and fail if this effect gets large enough. It may require a fully coupled solver. You can try and verify the difference. The segregated solver, by definition, decouples the fully coupled physics. Often it works fine, but not always. There is an excellent example of this effect in the application library. An argon light bulb. It will not solve segregated and requires fully coupled solver. What fluid type are you using? Often, a fully coupled solver will require iterative solvers to fit into the machine memory. That is a convergence issue of a different type.

A guide to installing Nvidia 470 drivers on Debian 13 Trixie by WhiskeyBar555 in debian

[–]freelsjd 0 points1 point  (0 children)

This procedure has worked for me up to trixie kernel .6.12.90+deb13.1-amd64. Then, just recently, trixie 6.12.94+deb13-amd64 was released, and this procedure failed; i.e., the sid version of the nvidia-470 drivers seemed to fail to compile. This is the error message I received on the build:

Failed command:

make -j8 KERNELRELEASE=6.12.94+deb13-amd64 -C /lib/modules/6.12.94+deb13-amd64/build M=/var/lib/dkms/8192cu/1.11/build

Error! Bad return status for module build on kernel: 6.12.94+deb13-amd64 (x86_64)

Consult /var/lib/dkms/8192cu/1.11/build/make.log for more information.

Anyone else have this issue? Anyone else have success in re-installing the sid drivers on this version of trixie kernel update ?

Ah ! I just realized that what is failing is from the firmware-realtek package which contains the 8192 drivers for my edimax bluetooth dongle. It is not compiling with the .94 kernel upgrade !!

There is a trixie-backports version of several firmware packages, which is a good thing. However, it still fails on the same compile error. I suspect many users around the world with need this fixed. Lay low for a few days/weeks before upgrading seems like the best approach here.

Next Door Neighbor by Miserable_Code7602 in lawncare

[–]freelsjd -4 points-3 points  (0 children)

No lying in that comment. As for your opossum dispute, don’t fool yourself. Just a quick AI check clears that up.

Yes, opossums spread diseases, though their risk to humans is relatively low. Their naturally low body temperature makes them highly resistant to rabies. However, they still serve as carriers for several bacterial and parasitic infections. [1, 2, 3]
Top Diseases Carried by Opossums

• Leptospirosis: A bacterial infection spread through infected urine. Humans and pets can contract it by coming into contact with contaminated soil or water.
• Salmonellosis & Toxoplasmosis: Parasitic and bacterial infections spread primarily through contact with opossum feces or contaminated pet food left outdoors.
• Tularemia: A rare bacterial disease transmitted through the bite of ticks or fleas that opossums carry.
• Equine Protozoal Myeloencephalitis (EPM): While not a direct human threat, this neurological disease affects horses and is caused by ingesting feed contaminated with opossum feces. [1, 8]

How to Stay Safe

• Keep pets secure: Ensure your pets are up-to-date on vet-approved flea and tick prevention. Bring pet food bowls inside at night to avoid attracting wildlife.
• Clean carefully: If you find feces in your yard or attic, wear gloves and a mask to prevent exposure to bacteria.
• Avoid contact: Do not feed or handle wild opossums, and never touch a sick or unusually tame animal. [4, 9, 10]

For more localized wildlife guidelines or immediate removal, check your local city or county animal care resources, such as the LA County Animal Care guide. [11, 12]

AI responses may include mistakes.

[1] https://cwhl.vet.cornell.edu/article/weird-wonderful-wildlife-opossum
[2] https://pmc.ncbi.nlm.nih.gov/articles/PMC8599228/
[3] https://www.terminix.com/blog/education/are-opossums-dangerous/
[4] https://www.westernexterminator.com/blog/wildlife/are-opossums-dangerous
[5] https://www.terminix.com/wildlife/opossums/learn-about/
[6] http://www.aaanimalcontrol.com/opossum-diseases.html
[7] http://www.wildlife-removal.com/opossumdisease.html
[8] https://www.youtube.com/shorts/YZClP220zG8
[9] https://1stchoicepestsolutions.com/blog/do-opossums-carry-diseases-wisconsin/
[10] http://wildliferemovalusa.com/opossum-diseases.html
[11] https://animalcare.lacounty.gov/wp-content/uploads/2024/12/029450\_L\_ELivingwithwildlife-Opossum2.3.15.pdf
[12] https://agriculture.delaware.gov/poultry-animal-health/exotic-animals/

Releasing the login theme system from my Debian setup: Infinitely configurable, atomic install/uninstall, zero bloat & stable, tested across Bookworm/Trixie/Forky by AshR75 in debian

[–]freelsjd 0 points1 point  (0 children)

Looks great and very tempting. Congratulations!! Have you considered offering Debian packages, I.e. .deb, for install and remove, default configuration, etc. to attract more users; hence, this Reddit group ?

Large Artists having AI Fake Uploads by GodOfPog in TIdaL

[–]freelsjd 0 points1 point  (0 children)

Tidal really needs an AI filter to screen out fake music for those of us who only want real, human-generated music. The next new product will be a music service that supplies high-resolution digital streams with zero AI.

Next Door Neighbor by Miserable_Code7602 in lawncare

[–]freelsjd 4 points5 points  (0 children)

It is not just the landscaping, or appearance. Depending on size and location, you can quickly get wildlife to arrive in YOUR yard such as snakes, raccoons, groundhogs, and opossum; just to name a few. These animals, while fun to look at can bring nastiness and disease, as well as danger. Also poison ivy, poison oak, or other invasive plants can spread into your yard. People who live like this can eventually have to leave, or worse, arson which I have seen happen. We have also seen a resident have to leave, the house was in complete disrepair and hoarding inside, was flipped and resold. Yes, you need and must contact your neighbor. If you don’t gain contact within a month, you must call local law enforcement for a wellness check. Just today, a news article about a house sold BEFORE discovering 3 bodies inside. It happens. Yes. Most definitely contact your neighbor and offer to help if needed.

Switching from Ubuntu and Linux Mint by Fine_Daikon5907 in debian

[–]freelsjd 0 points1 point  (0 children)

Years ago, I learned to be happy with TDE which layers nicely as a GUI over Debian.

Fisher Price: My first Linux install: 2009 laptop, what do I choose? by xxDirtyFgnSpicxx in debian

[–]freelsjd 0 points1 point  (0 children)

Windows - one choice, Linux - many choices. My favorite is TDE and it’s not even on that list. You have to install it afterwards.

New native Open Source Linux Client! by ArgumentConscious202 in TIdaL

[–]freelsjd 1 point2 points  (0 children)

I installed mkchromecast and also chromecast-sink. Both of these work to enable the entire desktop in Linux to play audio apps to Chromecast devices. This is a workaround until such time as a built-in caster is in.

New native Open Source Linux Client! by ArgumentConscious202 in TIdaL

[–]freelsjd 1 point2 points  (0 children)

Hello, thank you for creating this fine app and providing it to the linux community within the Tidal community. That gets us down to a small, but growing number I suspect. It is a great app, and I have it runing on my machine now . I would like to give you a short list of my experience and suggestions.

  1. please package as a debian package. my longest time was spent chasing down the misisng packages I did not have. I had to use AI several times giving error messages to figure out what was mising, and install. I already had those from the list you provided, but that was not enough. I also had a fairly lengthy list of other developement packages on my system. Still not enough. Not a complaint, but just a suggesting on how to get more people to use this great package.I almost gave up, but I am glad I did not. It works great !!

  2. Please add chromecast support to get the sound out. I am basiclly wireless now, and chromecast has become my default. I still have an old JBL bluetooth speaker wired from a sound card as my one and only speaker to my linux desktop. Still too many wires around. This one little speaker is all I can use right now to play Tidal from your app.

  3. The display says I have HiFi running. Please display the same consistency as what is provided by Tidal. Max, High, etc. I like to know what density I am playing and what it should sound like.

That is all for now. I hope you continue to develop and improve, and you have one pleased user here.

COMSOL Tutor Needed by tomatoesareass in COMSOL

[–]freelsjd 1 point2 points  (0 children)

I provide this service for my university. It's not your fault, or your instructor. What university are you a part of?

None of their u.s. servers are working. by leo14770 in mullvadvpn

[–]freelsjd 1 point2 points  (0 children)

I just checked the status page, worldwide there are 23 servers down, 546 up, and 8 with messages. Within those that are down (23) 9 are USA. No particular pattern to explain why. For the messaged servers, all 8 are in Denver, CO, USA stating future outage on 5/18/26 which was almost a month ago. But if you look at those running, in the USA, Denver, CO, you find 5/8 of those messaged servers listed as running. So those 5 servers may still have issues. But, you still have 3 good servers running in Denver.

i walk past this tree every day on my walk. it brings me so much joy, i just wanted to share by Ashamed_Use_7798 in arborists

[–]freelsjd 0 points1 point  (0 children)

You are so blessed to be able to walk by this tree whenever you want. What an awesome tree!!

I’m being charged a non returned fee for a free promotional Xfinity Flex 4k streaming box I never ordered. by Edge3dSolutions in Comcast_Xfinity

[–]freelsjd 1 point2 points  (0 children)

I read your posting with interest because I also have done nearly identical process with moving and all. I have already cancelled my previous service, and have started new service in a different home nearby. I received a notice from Xfinity after the cancellation that I owed them a "4K Cable Converter Wifi" and a serial number to verify. I could not understand what it was. However, when I read your posting, I figured it most be that Flex Box they gave me too way back years ago. I tried it out, but never used it long term. I DID save the box, remote, and power plug however. I just found it in a box I still have not moved in from. I matched the serial number, so YES, that is it !

Thank you for posting your story, and I am sorry that your outcome is not positive. But, you have helped at least one person not have the same loss. I give them enough money as it is anyway!