Do you have a DragonFly system with a Radeon or i915 video card? There’s updates for the drivers associated with either; you can help out and test them.
Say hello to the newest DragonFly committer: Tomohiro Kusumi. He’s been contributing Hammer patches for some time and appearing on IRC, so it’s easier to just let him make changes directly. Welcome, Tomohiro.
John Marino has removed gcc 4.4 in DragonFly, and replaced it with gcc 5.0. Two things to note: gcc 5 does not yet successfully build world, and DragonFly is an officially supported platform for gcc with this release.
If you have a em(4)/emx(4) card, AKA ‘Intel(R) PRO/1000’, Michael Neumann has an update for you. It’s from Intel’s 7.2.4 release of the code. This is to support the new I218 cards. Initial reports are positive.
This week is relatively quiet.
- Raspberry Pi GPU acceleration in NetBSD 7. (via)
- OpenBSD networking on Macbook Pro?
- PC-BSD 10.1.1 is out.
- Is there any RNDIS support in any BSD?
- Ask HN: Laptop for FreeBSD?
- Stuck between OpenBSD and DragonFly BSD (mostly Web and File Server)
- devctl, a new device control utility in FreeBSD.
- FreeBSD has gained a VCHI driver for the Broadcom “VideoCore IV GPU”.
- Things you can remove from FreeBSD.
- PC-BSD gains ‘personacrypt’, for encryption of home directories.
- OpenBSD gained iwm(4), for Intel 7260 wifi.
Matthew Dillon brought in some wireless networking updates – the ath(4), iwn(4), and wpi(4) drivers are updated. There’s porting notes if you need them, too. In related news, rum(4) is also improved. The updates apparently benefited DragonFly and FreeBSD at the same time.
Francois Tigeot has updated the i915 drivers in DragonFly (remember the call for testing) to match what’s in Linux 3.10, which means you should get excellent accelerated video performance on most any recent Intel video chipset, on DragonFly.
Here’s a number of DragonFly links to clear out my backlog:
- Peter Avalos has updated OpenSSH in DragonFly to version 6.7.
- He updated file, too.
- Bill Yuan’s ipfw branch has been updated.
- Matthew Dillon’s been making more Hammer2 commits; check the TODO for status.
- Michael Neumann has Rust working on DragonFly.
- Filesystem encryption on Hammer.
If you have very recent alc(4) hardware, it may be supported now. If you are booting over NFS, it may be faster now. These changes are unrelated other than both being recent – NFS is improved for any chipset.
powerd now can be adjusted on DragonFly, for quicker returns to high CPU frequencies, or slower … slowdowns? It’s quickly quick or slowly slow. That’s not the best explanation, but I like rhymes. For a less stupid description, look at the man page, which now includes usage examples.
Francois Tigeot has updated the drm/i915 code again, matching Linux 3.10 for feature level… but it’s a big update. If you are
- Running DragonFly-master
- Using a i915 chipset
- (optional) On a chipset that is not Haswell or Ivy Bridge
… He could use your testing and feedback.
I’m saving up for one of those Acer c720p Chromebooks that people seem to be enjoying. If you have enjoyed the Digest for a long time and want to help, please do. Of course it’s to run DragonFly.
Thanks to the generosity of a bunch of people, I’ll get a C720 and an SSD too. Thank you all very much, people I have never met but would like to shake the hands of.
Matthew Dillon purchased some Haswell-based motherboards, and documented his hardware setup, for anyone who is looking to build a decent, new DragonFly system.
ISO/IMG files for DragonFly 4.0.3 have been uploaded and by now should be available on your favorite mirror. You should update for the OpenSSL upgrade. If you already have DragonFly 4.0.x installed, the normal ‘make buildworld && make buildkernel && make installkernel && make installworld && make upgrade’ cycle should work just fine.
DragonFly 4.0.3 has been tagged; you can look at the tagging message for details, but the major reason for doing so is to include OpenSSL-1.0.1l. I will have images up soon.
John Marino has written up an extensive how-to for slider, the history tool for Hammer filesystems, including screenshots.
Thanks to Sascha Wildner porting from FreeBSD, mixer(8) now remembers state. This is something I’ve wanted for a long time.
For whatever reason, I’ve seen several people in the last week or so have mouse problems on install, and they were often solved by running moused. So, there’s your little reminder.
Can someone with experience on Google Compute Engine try out running DragonFly on it? There’s FreeBSD instructions, so it might work.