All of lore.kernel.org
 help / color / mirror / Atom feed
From: "John Utz" <John.Utz@dmxmusic.com>
To: alsa-devel@lists.sourceforge.net
Subject: why would i *not* be able to update a register in ac97#0-0+regs when it's read write?
Date: Fri, 16 Feb 2007 17:08:13 -0800	[thread overview]
Message-ID: <F8FB97052F1BEF409F7842E960E49B5AAAF896@sea-exch-01.na.corp.dmxmusic.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1754 bytes --]


Hello;

I have debugging turned on (--with-debug=detect) and the file is listed as writable:

ls -l /proc/asound/card0/codec97#0/ac97#0-0+regs
-rw-r--r-- 1 root root 0 Feb 16 08:47 /proc/asound/card0/codec97#0/ac97#0-0+regs

but i get no joy in the file:

cat /proc/asound/card0/codec97#0/ac97#0-0+regs | grep 0:60
0:60 = 0000

echo 60 1 > /proc/asound/card0/codec97#0/ac97#0-0+regs
cat /proc/asound/card0/codec97#0/ac97#0-0+regs | grep 0:60
0:60 = 0000

the doc asserts that the register is rw:

Note that this is from the docs for the via vt1618

Vendor Defined Register (Page ID = 00h)
UAJ Control
Index: 60h                                                           Default Value: 0038h
    Bit     Attr. Description
   15:6      RO   Reserved
    5:4     RW    UAJ_2 (pin 21/22) Control
                  00: Reserved
                  01: Output from DAC_2 without analog mixing
                  10: Input as Line-In signal
                  11: Input as MIC1 & MIC2 signals (default)
    3:2     RW    UAJ_1 (pin 23/24) Control
                  00: Reserved
                  01: Output from DAC_1 without analog mixing
                  10: Input as Line-In signal (default)
                  11: Input as MIC1 & MIC2 signals
    1:0     RW    UAJ_0 (pin 35/36) Control
                  00: Output from DAC_0 with analog mixing (default)
                  01: Output from DAC_0 without analog mixing
                  10: Input as Line-In signal
                  11: Input as MIC1 & MIC2 signals


i believe that i want to set these to the 01 setting so that i can get surround out from Universal Audio Jacks on our MSI motherboard samples

am i barking up the wrong tree here?

tnx!

johnu

[-- Attachment #1.2: Type: text/html, Size: 3930 bytes --]

[-- Attachment #2: Type: text/plain, Size: 345 bytes --]

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

[-- Attachment #3: Type: text/plain, Size: 161 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel

             reply	other threads:[~2007-02-17  1:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-17  1:08 John Utz [this message]
2007-02-17  1:24 ` why would i *not* be able to update a register in ac97#0-0+regs when it's read write? Lee Revell
2007-02-17  1:52   ` John Utz
2007-02-17  2:01     ` Lee Revell
2007-02-20 17:46       ` John Utz
     [not found]       ` <F8FB97052F1BEF409F7842E960E49B5AAAF899@sea-exch-01.na.corp.dmxmusic. com>
     [not found]         ` <F8FB97052F1BEF409F7842E960E49B5AAAF899@sea-exch-01.na.corp.dmxmusic.co m>
2007-02-21  7:29           ` Clemens Ladisch
2007-02-21 17:44             ` John Utz
2007-02-21 19:11               ` SUCCESS!!! " John Utz
2007-02-17 11:40   ` Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=F8FB97052F1BEF409F7842E960E49B5AAAF896@sea-exch-01.na.corp.dmxmusic.com \
    --to=john.utz@dmxmusic.com \
    --cc=alsa-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.