Who’s listening?
Do you have a DragonFly workstation? That you play audio on? Do you have headphones hooked up? Is it using Intel High Definition Audio? (snd_hda) Does connecting the headphones disable the system speaker?
You can probably guess exactly what I’m trying to troubleshoot given the above questions.
Two SSD things
Here’s two items I meant to post and for some reason did not:
Sven Gaerner posted a short description of how he migrated his DragonFly system from a hard disk to a SSD. This may be useful for anyone considering a move. Decent-sized SSDs are reaching low prices these days.
Tim Bisson posted an update on his work on TRIM (Read more... [...]
Torrents Available for Latest 9 Testi...
John R Davis Jr. has started some torrents to speed up the download of yesterday’s latest testing snapshots. So far, these torrents are available:
32-bit CD Image
32-bit LITE USB Image
32-bit Network Install USB Image
32-bit Network Install CD Image
64-bit Network Install USB Image
64-bit Network Install CD Image
64 bit CD Image
64 bit LITE [...]
BSDCan Trip Report: Sergio Ligregni
Time to try IPv6
It’s World IPv6 Day. You can go to IPv6 right now with your DragonFly system. If your ISP doesn’t support IPv6, you can try a sixxs or HE tunnel. Also, nag your ISP about it.
9-Current Testing Snapshot 20110607 N...
The next PC-BSD 9-CURRENT snapshot is now available for download.
This snapshot includes a lot of fixes and changes, notably:
Overhauled Life-Preserver backup utility
Fixes to AppCafe browser navigation
Improvements to system installer pages, such as disk / user setup
Improved tray notifier for available updates
New “Welcome” program to int [...]
OSBR: Technology Entrepreneurship (ag...
The newest issue of the Open Source Business Resource is out, with this being a second issue on Technology Entrepreneurship.
PC-BSD Website has New Design
If you’ve been to the PC-BSD website this week, you will have noticed that it has a shiny new look. Besides being pretty, some new features were added during the redesign:
there is a new menu system for organizing content
the web backend has been updated
you can now chat on the #pcbsd IRC channel from your web browser (no (Read more...)
i386, LAPIC, IOAPIC
The i386 architecture now supports LAPIC and I/O APIC. If you had weird interrupt problems when installing DragonFly before, now might be a good time to try the latest bleeding-edge version of DragonFly and see if the problem vanished.
IPv6-only Version of PC-BSD 9.0 Avail...
Earlier this year, iXsystems and the FreeBSD Foundation sponsored Bjoern Zeeb (a FreeBSD committer and recipient of the Itojun Service Award for his contributions to IPv6) to improve FreeBSD’s implementation of IPv6. That work included the creation of IPv6-only testing versions of both FreeBSD and PC-BSD in time for World IPv6 Day. As far as [...]
FreeBSD Foundation and iXsystems Anno...
IPv6-only FreeBSD test images
FreeBSD Foundation and iXsystems announce IPv6-only test images of FreeBSD and PC-BSD.
Lazy Reading for 2011/06/05
Short but good this week.
I always enjoy seeing other people’s window configs, even if I don’t use them.
The CCBY license is very similar to the BSD license – and there’s some big institutions using it. That is good news for everyone.
I linked to telehack before, but I didn’t realize how huge it was. ThereR [...]
How to celebrate the arrival of PF tu...
Peter Hansteen writes in with a question for our readers:
“
As Undeadly readers may be aware, I\'ve been maintaining a PF tutorial for a few years, and the tea leaves (and apache logs) tell me that in the near future my unique visitor number 100,000 will turn up.
My question is, what would be an appropriate way to celebrate (R [...]
BSDTalk 205: Josh Paetzel and FreeNAS
BSDTalk has a 17-minute interview with Josh Paetzel about FreeNAS 8. Every time Will Backman makes it to a convention with a tape recorder, we all benefit.
Say hello to LAPIC and IOAPIC, single...
Sepherosa Ziehau’s made it possible for uniprocessor kernels to use the LAPIC and IOAPIC functions on x86_64, which means better timer support, less need to fiddle with configs, and more supported hardware. A win all around! Set hw.lapic_enable=”0″ if there’s trouble. The same changes for i386 are on the way.