-
ttydes
divlamir: appreciated :)
-
Mystified1234
hey guys, My I3-10210U, wifi & bluettoth is Qualcomm Atheros QCA6174 freebsd, according to documentation is unstable. What dongle wifi/bluetooth to do you guys suggest, for a freebsd desktop enviroment?
-
Mystified1234
Thanks kindly !
-
Mystified1234
oops it's i5
-
jauntyd
-
Mystified1234
Thanks !!
-
Mystified1234
@jauntyd Thanks, is that just wifi not a combined with bluetooth? Is Bluetooth unstable on FreeBsd ? It's not a big issue as I don't use bluetooth much!
-
kerneldove
biggest new features in 15?
-
cyric
kerneldove: feel free to select one for yourself :)
cgit.freebsd.org/src/tree/RELNOTES
-
kerneldove
looks like no real big features (tcp splicing is pretty big i think tho) but mainly cleanups? (not a bad thing at all)
-
mosaid
divlamir: No problem, everything now is working fine
-
mosaid
Look like I will enable hw.acpi.reset_video permanently
-
dvl
kerneldove: I'm looking forward to newsyslog having optional compression. Say you're using ZFS, all the newsyslog.conf files say to compress. I think 15 allows you to say: use null compression.
-
vkarlsen
dvl: Isn't it enough to remove the J flag? That's what I've been doing for quite some time.
-
dvl
vkarlsen: Yes, you can remove the flags, now you have to manage that merge with every upgrade.
-
vkarlsen
dvl: True
-
kerneldove
dvl, does that mean you can set newsyslog to not compress, so it will just use the zfs compression?
-
dvl
kerneldove: Precisely.
-
kerneldove
so right now is there a kind of double compression going on then?
-
dvl
It lets the same configuration accomplish the same results on both UFS and ZFS
-
dvl
kerneldove: For me, it's more the file extension change. I have to use bzcat instead of cat... for the compressed files.
-
kerneldove
good practical point
-
dvl
-
Remilia
is null compression the perfect compression method that achieves infinite ratio by sending the file to /dev/null
-
» Remilia hides
-
mosaid
Working on fixing that old broken ports :P
-
kevans
kerneldove: cyric: RELNOTES is not exhaustive
-
kevans
it's commonly "crap, I forgot to tag that commit, better add it to RELNOTES"
-
divlamir
That explains it, the notes looked kinda short...
-
divlamir
LOL, /dev/null: syslog for minimalists
-
kevans
`git log --grep Relnotes --reverse 712806fc4b5470eb7d9ce537e3cdf3b386455d86..main` is a little better of an approximation, but probably still missing notable things
-
kevans
~123 commit messages that mention relnotes according to that at the moment
-
» kevans does a happy dance because dvl is an awesome dude and accidentally dances into his patreon
-
dvl
kevans: Thank you.
-
kerneldove
kevans what's your fav new 15 feature?
-
unixman_home
Since "pkg check -r <package>" no longer works to reset checksums as of 13.5-RELEASE, how does one go about resolving a bogus checksum mismatch report? Bug report here:
bugs.freebsd.org/bugzilla/show_bug.cgi?id=277769, with my 2 cents added today. I am not sanguine it will be fixed soon.
-
ivy
unixman_home: i don't know the answer, but something involving ports and pkg is probably not related to a specific release as none of those are shipped with the base system
-
ivy
i.e., everyone has the same ports and pkg
-
unixman_home
ivy, understood. I think a change to "pkg check" like that is probably across all the releases. I mention 13.5-RELEASE because that is what I am currently using. I still would like to know how to clean up my nightly reports to clear out bogus checksum "errors".
-
ek
unixman_home: You and I both. I've been looking for a solution on and off for a while now. Nothing yet.
-
ivy
-
unixman_home
ek, I feel your pain. ;)
-
ivy
i don't usually mfc pkgbase changes but this is annoying enough for 14.x that it will go into stable
-
unixman_home
ek, I have a forum post at
forums.freebsd.org/threads/package-checksum-errors.98857, if you want to add your comments.
-
ek
ivy: Thank you!
-
ek
unixman_home: Will take a look. Thanks.
-
kevans
kerneldove: the ones that I've worked on. :-)
-
ivy
kevans: so the best feature in 15.0 is wireguard increment add/remove of AllowedIPs?
-
» ivy assumes kevin might have worked on other features but can't think of any off hand
-
ek
ivy: Any word about the checksum mismatch of the kernel linker.hints, by chance?
-
ek
I don't think that's a prob in 15-P, but it has happened to multiple 14.3's I've tested on (with pkgbase).