<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Dave Steinberg wrote:
<blockquote cite="midPine.LNX.4.58.0405011502000.5396@taro" type="cite">
<pre wrap="">Hi all,
There's been much enthusiasm on the list lately for nForce2-based
motherboards, and especially the Chaintech 7NIF2. I had been struggling
with the usual ivtv DMA issues on a VIA-based motherboard, and so I
decided to treat myself to a replacement. I installed my new 7NIF2 last
night.
The experience has been mostly positive (more on that below), but I'm
having one "problem" that I'd really like to find a certain answer for.
I'm using the ALSA intel8x0 driver (version 1.0.3). PCM and CD audio (the
only two sources I've tried so far) work, but here's the issue: there
seems to be no way to control the volume for PCM. In alsamixer, the PCM
slider is empty, with no number, and doesn't respond to the up or down
arrows. It can only be muted and unmuted. Morever, PCM audio isn't even
affected by the Master volume. In myth, [ and ] do nothing: the volume,
unless muted, is always 100%. I've googled, and I'm seeing claims that
the hardware has no support for mixing PCM at all, and that it would have
to be mixed in software.
Is this true? Has anyone used the proprietary OSS-based driver, and does
it allow you to control the PCM volume? Alternately, has anyone been able
to control it using the ALSA driver?
The quality of the sound isn't impressive, either -- it's noticeably worse
than the via82xx on my previous motherboard. If the device can't mix PCM,
I probably won't even bother with it anymore, and I'll just try to get my
hands on a "real" sound card.
With my question out of the way, I'll share my other observations and
impressions on the motherboard. Overall, I think it's a really nice
board. The integrated video works great with the 4363 driver. I haven't
had any problems with ivtv yet, although I'll post an update if that
changes. Myth seems much snappier, and it doesn't stutter when I quickly
cycle through the channels in the program guide anymore.
I was very pleasantly surprised to find that there's an open-source driver
for the integrated network device in the 2.4.26 kernel. Apparently, it
was written from a reverse-engineered specification. The mind boggles at
NVIDIA's backwards approach to Linux support. Just think how much effort
they could have saved if they'd just released the specs in the first
place! Same thing for sound driver: why take on the responsibility of
maintaining their own fork instead of contributing directly to the
exiting intel8x0 drivers? Are there supposed to be some major competitive
advantages hidden away in this commodity hardware?
More good news: Chaintech has replaced that north bridge fan with a big
honkin' heatsink.
The board's layout is a bit funky, with the IDE connectors on the far end
of the board. I had to replace my nice, round 1-foot cables with my old,
flat 18 inchers in order to plug the drives in. Right next to that, at
the front of the board, is the power connector for the case fan, which is
of course mounted on the back of the case. As has been reported here
before, the SPDIF connector has been removed from the board. There are
traces, but no pins.
That's about it so far. If anyone has an answer, definitive or not, to
my PCM question, I'd really appreciate hearing it.
BTW, this is my first time posting on the list, so I'd like to say thanks
and congratulations to Isaac and everyone else who has contributed to
MythTV.
Thanks all!
Cheers,
Dave
</pre>
<pre wrap="">
<hr width="90%" size="4">
_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
</pre>
</blockquote>
Ok, I don't know how much help I'll be but I've had issues with ALSA on
nforce2 (7NIF2) as well. <br>
<br>
Reaching back into memory now.........<br>
<br>
When 0.12 was released I ended up doing a lot of extra stuff to my
box. As it happened I ended up recompiling the kernel and everything
else myth related. ALSA which had previously worked fine had stopped
working right. Basically like you said the audio output was just
wrong. When I adjusted the volume, nothing would happen. As I found
out when searching the web (I've got it printed out here somewhere, but
can't find it), theres an issue with Red Hat 9 and compiling the ALSA
driver. You actually have to go in and remove a file in the source
tree for ALSA to get it to compile correctly. Once this was done I
had alsa working fine. Subsequent recompiles of ALSA continue to be
fine as well.<br>
<br>
I hope this leads you in the right direction.<br>
</body>
</html>