Hostname, mixer, sound

A bunch of changes came in:

hostname now takes a -r option that will set the hostname based on reverse lookup of an IP address, or -i which does the same using the computer’s primary IP. It also works on IPv4 or IPv6. This very good idea comes from Kent Ibbetson.

mixer has had FreeBSD-5 changes added in. It now can take relative volume changes, thanks to Craig Dooley.

Jeroen Ruigrok added in support for the SoundBlaster Audigy and Audigy 2, apparently sourced from “patches by Orlando Bassotto, which were taken from the ALSA Project and the SoundBlaster OSS repository”.

Booting Fun

Aaron Malone created a patch for src/sys/boot/forth/beastie.4th (now committed) that replaces the ‘beastie’ boot with a dragonfly. He’s working on a dragonfly ASCII console screen saver, too. Now we just need a graphical one too…

pkgsrc pronounced passive

Michal Pasternak posted a plea for use of Pkgsrc to the submit discussion group. Given that he specifically said he wasn’t participating in that group and wasn’t going to do any work to make pkgsrc compatible, and that VFS is not yet complete, that’s probably as far as it will go. I’m editorializing.

Lap relief

YONETANI Tomokazu reported his laptop was running very hot with DragonFly. The CPU was running when it didn’t need to be; Matt Dillon fixed this.

New-SB, clones

The USB system from FreeBSD-5 has been brought in wholesale. Matt Dillon reports his camera, hard drive, mouse, and memory key all working and un/repluggable.

Also, the network interface cloning API from FreeBSD-5 has been brought in, from work by Max Laier and David Rhodus.

Promises, promises

David Rhodus added the pst driver to the GENERIC kernel, so if you are trying to install to a machine using a Promise card as disk controller (for RAID, I assume), it oughta work.

NEWCARD test

Joerg Sonnenberger has a patch that takes NEWCARD (PCMICA card support) from FreeBSD 5 with the most recent hardware support. You’ll need his other PCI compat and bridge (sorry, can’t find a link) patches.

NVIDIA, RCNG, mailarchives

Not much happening right now. A few people have noticed that the binary NVIDIA driver doesn’t seem to work; big surprise there, with the system being in rapid change. Otherwise, puttering with the new RCNG services layout continues. In local news, I have the DragonFly mail archive mostly working now, including the kernel list.

Even more RCNG goodness

Matt Dillon has enhanced the varsym/RCNG system to support the following “states” for various services:







runningThe service is running
failedA start or stop operation failed
disabledThe service is disabled
irrelevantThe server is not needed
configuredThe non-process service has been configured
stoppedThe service has been stopped

He also posted the following:

“Call for volunteers! There are many rc.d/ scripts which do not support ‘stop’. Things like sshd and rwho, for example. It would be great if interested parties could start adding ‘stop’ functionality to the more common services. Submit patch sets to submit@dragonflybsd.org”

USEBSD SIG Session

From Murray Stokely by way of Matt Dillon; a request for papers about BSD system use to present this summer in Boston:

UseBSD will be a one-day special interest group session hosted as part of the 2004 USENIX Annual Technical Conference in Boston (June 27 – July 2, 2004). The focus of UseBSD, as the name implies, will be on showcasing ways in which creative members of the BSD community are making use of BSD-on the desktop, in embedded applications, in corporate data centers, in computational clusters, in business environments, and more!”