tubbadu

joined 2 years ago
[–] [email protected] 1 points 3 months ago (2 children)

I'll try other kernels then, but I don't know how to check if the system is actually powered off or not without waiting 8 hours and checking the battery drain XD perhaps the halt could be the key

thanks!! I'll update the thread if I'll discover something new

[–] [email protected] 2 points 3 months ago (1 children)

how do I check this? This is probably the source of the issue (see this comment), but I have no idea on what to do to understand the actual cause

thanks for your time and help!

[–] [email protected] 1 points 3 months ago

update: I tried but when off (or at least "apparently off") the USB ports are off, my phone does not charge when plugged in

[–] [email protected] 1 points 3 months ago (4 children)

okay, I think we have some news: if I kill the pc by holding the power button, after a night the battery loses 0%! so I guess the problem is that it's not shutting down properly. I tried to sudo halt --poweroff and it drained the battery as usual. I then tried sudo halt -f and something strange happened: the screen immediately turned off, but the red LED on the volume key indicating that the volume is muted stayed on, so the pc wasn't completely off. what could be the problem? and why does this happen only when I force the halt? could it be a kernel issue?

thanks for the help and for your time!!!

[–] [email protected] 2 points 4 months ago

I'm going to free space for dinner

[–] [email protected] 1 points 4 months ago (1 children)

I checked and yes, there's no cmos battery in it. Do you think this may have something to do with it?

[–] [email protected] 1 points 4 months ago (6 children)

I'll try it as soon as I can, thanks for the suggestion! I don't think the battery is dying, because while powered on the battery life is very good

[–] [email protected] 1 points 4 months ago

As it should be, the battery life while in use it's even better than my own pc

[–] [email protected] 1 points 4 months ago

Probably there are problems with the report to the OS because the battery health is marked as 100%, which is a bit strange for a 4yo pc. Do you think this may have something to do with the battery drain?

[–] [email protected] 2 points 4 months ago (1 children)

The battery health is marked as 100%, which seems strange to me. However, the battery life while powered on is very good, so I don't think the battery is old or exhausted. Do you think that changing the battery may be the solution?

[–] [email protected] 1 points 4 months ago
[–] [email protected] 1 points 4 months ago (1 children)

I'll have to check it out then, thanks for your help!

 

Hello! I'll try to explain what I'm looking for: I sometimes have to write simple web pages (not just text, also buttons and video players and so on), but I really really hate writing html code. What I'm used to is QML, which I like a lot, because of the ease of placing objects exactly where I need using the anchors and the Layout objects. What I'm looking for is a language or something with a similar syntax, that can then be "built" to plain HTML/CSS/JS. Is there something like this? I know I can compile Qt/QML for webassembly, but I'm having huge amounts of problems, and also I'd like to have the possibility to have a plain HTML result, not necessary bind to the server side.

thanks in advance!!

 

Hello! I'd like to follow some niche meme pages on instagram with my RSS reader app (feeder), and found out about RSSHub that seems exactly what I need. However, I tried using some of the public instances and except for the first time after requesting an RSS feed, it got rate limited and completely blocked. Does self hosting it solve the problem? Is any of you using it reliably?

46
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]
 

Hello! Today I learned about the existence of LibreY, and the project seems very interesting. I was wondering, how does it compare with SearXNG? which one is easier to self host, and which one is lighter on resource usage? Which one gets rate-limited less? I'm particolary interested in opinions of people who used both

Thanks in advance!

 

Hello fellow pirates! I'm tired of having all the telegram premium ads and antifeatures in the client and I'm looking for a client that removed them even if it's against the TOS. Any tips? I'd rather use an actual open source fork than a cracked version of the original

I'm looking for both Android and Desktop (Linux)

What I want is to remove the hateful ads in the channels and the "buy premium to unlock these emojis", and also to be able to arrange the folders in whatever order I like, without being forced to keep the "All messages" as first

thanks in advance!

 

Hello! I just came across Presearch, and it looks very interesting to me. If I understand correctly, at the moment it's just another metasearch engine, but they say they're planning to add their own index. How would a distributed search engine index work? Opinions on this?

 

Hello! I know this is probably not piracy, but I think that this community is the best one to ask this. I'd like to stream live TV on my jellyfin server, and in the future perhaps try to implement a way to silence the audio during ads, but I want to start a step at a time: Before going in jellyfin, let's try with VLC that is easier. The live stream I'm trying to stream is taken from raiplay, the official website of RAI, the main italian tv station. I ignorantly just downloaded all the 4 .m3u8 files with this extension and, one at a time, I tried to open them with VLC, but all I obtained was VLC loading forever. What's going on? did I missed something important?

[if you know of better ways to do this, any recommendation is welcome!]

thanks in advance!

45
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

Hello everybody! I just learned that I can get a free .eu.org domain, but I'm not sure I understand the domain creation process. Any of you has one?

I'm unsure what should I write in the "name server" section:

1000008693

 
 

Hello! I'm trying to sign up to itatorrent.xyz but after typing username, mail and password, I get a "capcha error". Do any of you managed to sign up?

47
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

Hello! I'm still not satisfied with my note taking app. I tried dozen of them, read tons of lists on random blogs on the internet, without any success. I'll try to ask you then.

I'm looking for a note taking app with just this 3 features:

  • richtext/WYSIWYG (i don't want to write plain text and then press a button to see it rendered)
  • it has to support CHECKBOXES! Most of the apps I tried does not support them, or supported them only if all the note was a checklist. I don't want a checklist, I want a note where I can put some checkbox inside!
  • FOSS and active

The one I'm currently using is obsidian, but it's not FOSS and it feels very overcomplicated for a simple note apps.

Any suggestion is welcome!

EDIT: forgot to mention, I'm talking about Android XD

 

Hello fellow selfhosters! I reformatted my USB hard drive from exFAT to XFS because I needed a filesystem that could handle hardlinks. I remounted the hard drive and now jellyfin webUI has a severe stuttering problem on some videos, all of them are MKV but it may be a coincidence. On android (using exoplayer) the same files works smoothly. what could be the problem?
in the logs I get a bunch of Slow HTTP Response from http://fedoraserver:8096/ to 192.168.1.30 in 0:00:07.4635856 with Status Code 200

OT: while looking at the logs this happened

SOLUTION: I enabled hardware acceleration, and manually selected also the HEVC and Allow encoding in HEVC format settings, and now the stutter disappeared! thanks to everyone for your help!!!

41
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

I have no idea what's going on. my server once run fedora, and its hostname was fedoraserver. I recently installed AlmaLinux, and now its hostname is tserver. today I was looking at the logs of jellyfin and... Slow HTTP Response from http://fedoraserver:8096
...
...
...
* realization *
...
WTF!!!!! It's like I saw a ghost. do any of you know what's going on?

even more strange:

$ host fedoraserver                                                                                                                                                                                    
fedoraserver.station has address 192.168.1.4
fedoraserver.station has address 192.168.1.13
fedoraserver.station has address 192.168.1.41
fedoraserver.station has address 192.168.1.10
$ host tserver                                                                                                                                                                                         
tserver.station has address 192.168.1.13
$ host 192.168.1.13                                                                                                                                                                                    
13.1.168.192.in-addr.arpa domain name pointer fedoraserver.station.

I'm... I'm scared

view more: ‹ prev next ›