During the FreeBSD boot-up process, a buzzing sound presents itself. It comes from my computer case. This sound lasts until I reboot the system, but then it comes right back as the boot-up process begins afresh.
Now, this neither happens in Linux, nor in Windows for that matter. It's a FreeBSD thing. I wouldn't even need to install it for the sound to occur. I could just boot it from an USB stick and the buzzing noise would be there.
I've discovered a technique that allows me to fiddle with the sound, though. If I press Num/Scroll/Caps[Lock], the sound goes away for those few moments, as if it were produced by a deflating soccer ball and I could just put my finger on the valve and stop it from occurring.
Another thing that seems to interfere with it is the compilation process. As long as there's output text scrolling somewhere, there's silence. It doesn't matter if it happens in X, at the console or over the network.
I haven't made any modifications to the GENERIC kernel because I don't know what exactly is causing this. I've only added the NVidia and Intel HD Audio drivers/modules to loader.conf. It doesn't matter if they're loaded or not, the sound's still there.
dmesg output: http://dpaste.com/235208/
And these are the lines representing the point in time where the buzzing noise begins:
What could it be?
Now, this neither happens in Linux, nor in Windows for that matter. It's a FreeBSD thing. I wouldn't even need to install it for the sound to occur. I could just boot it from an USB stick and the buzzing noise would be there.
I've discovered a technique that allows me to fiddle with the sound, though. If I press Num/Scroll/Caps[Lock], the sound goes away for those few moments, as if it were produced by a deflating soccer ball and I could just put my finger on the valve and stop it from occurring.
Another thing that seems to interfere with it is the compilation process. As long as there's output text scrolling somewhere, there's silence. It doesn't matter if it happens in X, at the console or over the network.
I haven't made any modifications to the GENERIC kernel because I don't know what exactly is causing this. I've only added the NVidia and Intel HD Audio drivers/modules to loader.conf. It doesn't matter if they're loaded or not, the sound's still there.
dmesg output: http://dpaste.com/235208/
And these are the lines representing the point in time where the buzzing noise begins:
Code:
[...]
uhub7: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus7
ad16: 610480MB <WDC WD6400AAKS-00A7B0 01.03B01> at ata8-master UDMA100 SATA 3Gb/s
hdac0: HDA Codec #2: Realtek ALC885 <= unloading and disabling it completely from the BIOS doesn't help.
pcm0: <HDA Realtek ALC885 PCM #0 Analog> at cad 2 nid 1 on hdac0
pcm1: <HDA Realtek ALC885 PCM #1 Analog> at cad 2 nid 1 on hdac0
pcm2: <HDA Realtek ALC885 PCM #2 Digital> at cad 2 nid 1 on hdac0
SMP: AP CPU #1 Launched!
Root mount waiting for: usbus7 usbus6 usbus5 usbus4 usbus3 usbus2 usbus1 usbus0
uhub0: 2 ports with 2 removable, self powered
[...]