08:27:16 anyone using fastfetch? I wonder if fastfetch --config all displays correct temperature, on my AMD Excavator it displays over 300 degrees Celsius, which is luckily not the correct temperature 08:45:37 Tried it now, it tells me that the weather outside is +8°C and that I have 2.25GiB L3 cache :-) 08:46:09 Both of which are quite wrong 12:24:48 getz: which CPU? 12:26:54 for my AMD it doesn't show L3 at all 12:29:42 hrm. ok, i was going to do my update today, and got an error. i was trying to create a new boot env and mount that up in a jail to apply the update so i could stay in multiuser mode and have a good rollback point 12:29:58 but in the jail, freebsd-update install threw a bunch of errors on chflags. 12:37:51 https://dpaste.org/j2bm6/raw 12:38:01 i'm trying without the jail, but i thought that worked before :P 12:51:19 Demosthenex: freebsd-update isn't meant to be running in a jail afaik 12:51:56 well, a jail which is a boot env. was hoping to avoid shutting down while patching 12:52:04 i'm suitably paranoid about running updates with things up 13:06:29 vedranm: CPU: Intel(R) Core(TM) i9-10900X (20) @ 3.70 GHz - 304.1°C 13:07:04 304.1°C? 13:07:25 yeah, it's quite hot :D 13:08:37 regis: vedranm was asking about fastfetch showing ridiculuos temperature for his amd cpu, looks like it's not only amd 13:09:09 yuripv: Yeah, I read up. 13:10:26 vedranm: CPU: AMD Ryzen 5 PRO 4650U (1) @ 2.10 GHz - 336.8°C (on 15.0-CURRENT #0 main-n271833-49a5fe1a017f) while amdtemp(4) shows more reasonable value: dev.amdtemp.0.core0.sensor0: 65.2C 13:19:55 vedranm: But the funny thing is that the "CPU" line won't show the temperature unless amdgpu.ko is loaded. On a desktop Ryzen I'm getting "CPU: AMD Ryzen 7 PRO 4750G (1) @ 3.60 GHz" without amdtemp.ko loaded and "CPU: AMD Ryzen 7 PRO 4750G (1) @ 3.60 GHz - 300.8°C" with. 13:22:36 (and the sysctl value from amdtemp on desktop is reasonable, too: dev.amdtemp.0.core0.sensor0: 35.6C) 13:36:44 regis: yes, amdtemp is fine, I will make a bug report for fastfetch, thanks 13:36:49 yuripv: thanks also 13:40:29 vedranm: my readings with amdtemp+fastfetch one after another on 2 Ryzens, may be of use with your report: https://bpa.st/raw/QYFVU 13:42:44 (meta) BTW, bsd.to appears to be offline for a few weeks now. Maybe replace the 'pastebin' url in chan's topic? 14:38:55 SKull: there's a few interesting posts about using zfs around any upgrade, that explains it better. i didn't follow what they did though 14:39:02 https://forums.freebsd.org/threads/upgrade-freebsd-with-zfs-boot-environments.79025/ 14:39:13 the presentation to NLUUG was pretty nice 16:23:21 vedranm AMD epyc 7543 but I'm not getting any temp reading, suppose amdtemp isn't loaded 16:25:13 L3 size only shows up when running it as root 16:25:32 Can someone recommend a way to prettify HTML with embedded JavaScript to make readable? 16:26:22 is there a way to get the kernel src tree that matches my system via pkg or ports? 16:26:32 just upgraded and virtualbox is hosed, all the forum says to recompile it 16:28:25 You're running vbox on FreeBSD? 16:29:59 yeah 16:30:10 to isolate a linux vm running corporate malware 16:30:36 shouldn't be a big deal, just recompile from ports. but that i can't find the kernel source in ports or pkg had me stumped 16:30:51 Demosthenex, I think most would use bhyve if FreeBSD was thier host OS. 16:31:38 i've used vbox for ages on a few platforms. it's sufficient 16:32:50 I've only ever run it on Windows. 16:33:54 i found an appendix in the manual that says to use git to pull it, but... i'm not confident stable/13 == 13.3-p5 16:34:59 vedranm: CPU: AMD EPYC 7543 32-Core (1) @ 2.80 GHz - 303.3°C :D 16:36:16 getz: `sysctl dev.amdtemp.0.core0.sensor0` with a resonabable value, I presume? 16:36:25 yup 16:36:33 No fire yet... 16:42:27 *sigh* so it says update /etc/freebsd-update.conf with src, and run fetch/install. instead it says src isn't installed skipping 16:42:30 fml 16:54:13 well, i grabbed a git version, depth 1 was fastest. that was really unexpectedly awkward :P 16:55:37 kmod compiled, and up and working =] 18:03:36 Demosthenex: it should be a releng branch 18:04:33 nimaje: yeah, i had to go dig a bunch of places to find that 18:04:45 luckily, i know git and all the other tools :P 18:04:53 i was just surprised i couldn't 18:04:58 pkg install kernel-src 18:05:02 to have the current rev 18:05:37 i really try to stay away from ports and compiling stuff, freebsd isn't linux. ;] i shouldn't need to override all the time 18:54:05 I'm really having trouble with sound via usb-c on a Dell Latitude 7490. I have a Dell Latitude 7390 beside it, on which it works just fine. Perhaps different chipsets or so.. but I'm not sure how to verify. Can't find anything configuration wise that differs. 18:54:42 Would be happy for any hints, been banging my head for weeks now. 19:17:48 ibs, I would start by identifying if the devices are similar or different. I would start by running "pciconf -lev" on both and comparing the listings. 19:18:36 If they are the same then that's really odd. Perhaps it would indicate that one is actually broken. If they are different then of course that means different and probably needs a different driver configured for it. 19:20:19 ibs: did you change the sysctl hw.snd.default_unit ? 19:24:40 rwp: Audio stuff looks almost identical.. subdevice differs a bit. 0x081b vs 0x081c. Not sure what that states. Also, the working one have Thunderbolt I just realized. 19:25:08 HER: Yes. But trying all different stuff there. Are using front jack now, which works. 19:26:00 Internal also works. It's via the docking (usb-c) that it's totally silent. Pacucontrol shows action though.. 19:26:41 Sound and printers. Two systems that can smell your fear. I have no more suggestions. I just muddle through myself. 19:26:42 ..and it works with the same computer in Linux, so not a hardware issue I'd guess. 19:27:06 rwp: Ok, thanks anyhow. :-) 22:50:00 Howdy, folks! 22:50:28 I managed to get a local SSH session set up, and played robotfindskitten on it. 22:51:12 Basically, the client is running Tiny11(Basically, a reduced Win11 Pro.) via PuTTY. 22:51:34 And the server is literally my main PC, which is FreeBSD. 22:53:10 And when i was testing it via RFK, i somehow got the kitten object as the first object. 22:54:07 In other words, i accidently speedran robotfindskitten. 23:40:06 How is that different than running Tiny 11 in a virtual machine on FreeBSD? I don't get the point of using SSH and Putty. 23:51:05 also Win11 has openssh built in 23:51:12 no need for putty anymore 23:51:29 in fact win10 has it too, if it's a recent enough feature release 23:51:59 just fire it up in powershell or windows terminal (the multiplexed powershell) 23:54:49 sshd is an optional install if you need it