Jump to content

Joveice

Member
  • Posts

    1,349
  • Joined

  • Last visited

Everything posted by Joveice

  1. I do not know how to troubleshoot this, but I have seen people show their chrony stuff, so I hope someone here is able to tell me what is wrong? I can simply restart chrony or set the time to manual and back to auto and it's fixed. But I would call that a workaround. Time of this is ca 09:34 CET Chrony sources: MS Name/IP address Stratum Poll Reach LastRx Last sample =============================================================================== ^* time.cloudflare.com 3 6 377 59 +680us[ +807us] +/- 16ms ^+ ntp.fnutt.net 2 6 377 59 -1789us[-1662us] +/- 34ms ^+ ntp.coreless.net 2 6 377 60 +75us[ +202us] +/- 44ms ^+ time.cloudflare.com 3 6 377 58 -514us[ -514us] +/- 17ms Chrony tracking: Reference ID : A29FC87B (time.cloudflare.com) Stratum : 4 Ref time (UTC) : Thu Mar 03 08:33:00 2022 System time : 2814.094238281 seconds fast of NTP time Last offset : +0.000127312 seconds RMS offset : 564.277343750 seconds Frequency : 3.488 ppm fast Residual freq : +0.203 ppm Skew : 2.039 ppm Root delay : 0.030412294 seconds Root dispersion : 0.001119194 seconds Update interval : 64.7 seconds Leap status : Normal If chrony is telling that it's off sync, why doesn't it fix it automatically? EDIT: I forgot chrony adjusts time by slowing down or speeding up. I guess what really needs to be fixed here is that the time is set, not adjusted on wakeup? If this alone isn't enough to see the issue, would love to know what you would recommend me check out next.
  2. So I'm completely new to home automation. My current plan was to get this and run HASSIO: Silicon Labs SLUSB7000A (another name is SLUSB001A) for Z-Wave Conbee II Zigbee for Zigbee A RPi 4 and a SATA to USB converter to not eat up SD cards Someone talk about that I may need a USB HUB which is no problem, but I do wonder why that would be a requirement? But I'm a bit confused about the Z-Wave device, will it work with older Z-Wave products, or just Gen7? (is Z-Wave Plus the name of 500 series or something extra?) From my understanding, if I buy legit Z-Wave products, they will work as long as the config is right / added in HASSIO and the type of device is supported. They are not required to work with specific brand bridges etc?
  3. So, this is one of those weird ones. I were going to troubleshoot this today, and when I started up to see if I could find logs, well, the sound works now for some reason @Matthew MillerThanks for the tips thought!
  4. I'm running Fedora 34, I installed Spotify through flatpak. One day it stopped working, I might have updated between the last time it worked, but I don't remember. There are no error messages or nothing, I do not know where I could find logs, if any. There simply is just no audio, it shows up in audio apps in gnome settings. I have reinstalled it, and deleted the local files flatpak doesn't remove, no difference. Anybody know what I can try? I'm just using the webplayer for now.
  5. There are no documentation about the path, so I have tried root and some common ones I know about /dav/ /webdav/ It fails much earlier if you try to use an address which doesn't resolve, and I can't use tls with IP. (that said, http webdav didn't work either)
  6. Yea, we used it on my last workplace, but there we had Windows 10 Business edition or what it's called. I only have Pro and Home here personally. But I could not find anything that said that these had differences at this area.
  7. Hey, Is it possible to connect a Windows 10 machine to a Synology NAS WebDAV without any other programs, just using the network mapper? I'm getting this when I try to add one: I'm trying https://mysynologynas:5006 it's running with a cert that I have imported to windows. Cyberduck works fine. If I try https://jove@mysynologynas:5006 I get this
  8. If anyone else gets the same issue. I resolved it by going through incognito (you could probably also just clear your cookies and session). Sign into amazon.com first! Do not go to primevideo.com. Then visit https://www.amazon.com/gp/video/getstarted/ref=atv_lnk_web_prime. And there we are:
  9. I was hoping that a VPN could allow me to get a US Amazon Prime so I would be able to watch the movie Nobody. I got myself NordVPN, and I can't seem to get out of the region EU, tried to sign out and clear cookies and all. Netflix was no problem, geo locked stuff showed right up and was playable. Anyone got an idea how to solve this? Do I maybe need to create a US based account?
  10. Hey! So I just found out that my Synology NAS "supports" my APC UPS (Back-UPS RS 1500G) over USB. Gonna start with that I don't understand what SNMP is other than some protocol to manage stuff, so I don't know what I can do with it. I was wondering if I can enable the SNMP on it and then have my servers (CentOS/Redhat) listen on that and poweroff when either low or on power surge (preferably configurable per device?) Currently I have one server running apcupsd (www.apcupsd.org) which honestly works wonders, it has a few scripts that do stuff and SSHs to other things and shuts them down. But if something here fails (etc SELinux stops something I haven't configured correctly) then I might not get everything powered down before the UPS runs out
  11. Okey so if I get you right, if I switch my router and DHCP to 172.16.0.0/24 Then my PC which is running 10.0.0.207/24 255.255.255.0 10.0.0.1 will be able to talk to a device on 10.0.0.7/24 255.255.255.0 10.0.0.1? Then after the switch on that device I have to set my PC to the new 172 range too for it to be able to talk to the device?
  12. Would I have to do something on the router for me to reach the old devices after switching my router to the new range?
  13. Hey! So I recently started working in another company and when I wanted to VPN back home I were unable to reach any of my stuff, turns out it's a simple reason, both my local network and my workplace run 10.0.0.0/24. Now my only option is to change my local network. So I was thinking of something probably not likely to be used somewhere else like 10.13.37.0/24. But my issue is, how would I go about doing this switch while I have quite a few devices running on my network that is static? I tried to set my network to a 10.0.0.0/8 and just move one and one device, but here I were unable to reach out to the internet while doing so (So I stopped as I didn't know what the reason was). What should I do and what is the best way? I'm no network expert and have not worked a lot with it. My router supports some kind of routing with gateways, not sure what and how that works and if it can be used. (https://www.asus.com/us/support/FAQ/1011706/) Also, being offline from the internet while doing the switch is fine, as long as I'm able to reach all my local devices while switching and that when done everything works as expected again.
  14. Hey! I'm having a bit of issues with docker (Which I have not used before) My setup is Fedora 34. I have the web app in source control and I want it mapped inside the containers for them to run in (typical web development). This works but docker makes all files root from which it created (etc logs), this isn't ideal at all. My co-workers don't have this issue, they are running OSX. What I have tried: https://docs.docker.com/engine/security/userns-remap/ Docker failed to start, had to reboot and it started again (I could not see that it mentioned it) Now when I run docker-compose -up it runs as when without it until it stops here: ERROR: failed to register layer: ApplyLayer exit status 1 stdout: stderr: Container ID 7584526 cannot be mapped to a host ID I ended up finding stuff about user namespaces not beeing enabled by default, but I found nothing on how to enable or check if it was on Fedora 34, closest was CentOS 7.4, and from what I can tell from superuser is that it is then enabled: https://superuser.com/questions/1294215/is-it-safe-to-enable-user-namespaces-in-centos-7-4-and-how-to-do-it $ cat /proc/sys/user/max_user_namespaces 62834 What am I doing wrong or is there a better way to do this? This seems unnecessarily difficult.
  15. Not thinking of that, more that it changes device and the apps that were using the other device are still using it which then goes nowere as the headset is "using" another device. Also I don't think the 80% lowering would have done much difference here due to how loud it is
  16. What I have used which both behave mostly the same: Sony WH-1000XM3 OnePlus Buds When connected and viewing Youtube they work fine and as expected. When I enter a call on MS Teams or Slack they enter the communicatioin mode and all other sounds are gone (which I guess is intensionally?) Tho when in this mode I have a few issues, the first one is volume, when not in a call the default device is at 20% which is perfect for me. When in a call, I have that comunication device at 1% and it's still a bit too loud for me. It also auto adjusts the sound higher when people talk, and it jitters/lags, as if it's too low for a gate control. It certainly isn't quiet as it sometimes hurts when people start talking a bit louder. The too loud is mostly the OnePlus, the Sony I can run at 5% and they are maybe 30% of the normal mode, which is fine, but I would not mind to have it lower. Under 5% and it quickly becomes too quiet, fine adjustments don't exist here :( I know if I want to listen to media and communication at the same time I can disable the default device and set the communication as default for communication and media, but not really a option I would like to use due to the volume issue above. Does anyone else experience this, or have any idea how to make this work better? On my phone and my old one I don't have this issue at all, I can play media at the same time as I do calls, I can control the volume in a normal expected way, I don't go deaf which I also would say is a feature. Potensionally I may start to leave the devices on the table while in meetings, as I can still hear them fine.. :P
  17. Is there a "show more" or something like that there? Balanced normally works fine, but there is a difference between it and performance mode.
  18. @eEmillerzMade sure your PC is in performance mode and not some default power saving mode?
  19. I have not been able to figure out what it was. I reinstalled my machine with Fedora again, everything works as expected. I re added the network bonding and the issue came just a few seconds later. I rebooted and quickly removed by bonding and I have not had the issue since. Does Linux not like bonding with interfaces that may not be available?
  20. Not using all the hardware usually indicates a game that isn't optimized or a bottleneck. The high power usage I believe is just Windows telling you that a program is using a lot of resources, which in your case is exactly what you want it to do.
  21. @Joshua124It was like that already so no changes. Let it freeze/crash again, it stopped logging 32 minutes before the screen froze started a 2 hour video with the time up and wrote down the time I started it at. I did however have a USB with PopOS laying around, tried it. No issues. I downloaded fedora on it again, same issue... I tried to disable wayland and use X11 as it's what PopOS use. No issues.. So I'm gonna try that on my Fedora installation.
  22. I have a Lenovo E595 which runs Fedora 33. Now it started to freeze when booted up without the dock, it happens a few seconds after I have logged in. It also freezes at a unknown time after unplugged from the dock when booted in it. What do I want to look at to try figure out what is happening? I updated it now when plugged in and rebooted, still has the same issue after. I thought it might have had something to do with my interface bonding which bonds to a interface on the dock. But nmcli con down <interface> doesn't help. I will be running thru the journalctl -b -1 when I take a look again. Something else I should look at? It also has freezed at random times before when entering sleep, I have not experienced this in a while now tho.
  23. Yea first thing I had them do, but there where nothing. And the fact that the facebook system can't find the user by username (which we see isn't changed) makes it much more weird. They have contacted an agency in Norway which has ties with a lot of social companies and is here to help out for stuff like this, they managed to contact them. Now they are waiting for a reply from Facebook. But it's going to take a while, same as @haslemismentioned. I think this is the best shot for now, if not we think that reporting the profile as fake and starting over again may be the best.
×