<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - no sound via HDMI for Radeon 6850 mesa driver"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=65730#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - no sound via HDMI for Radeon 6850 mesa driver"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=65730">bug 65730</a>
              from <span class="vcard"><a class="email" href="mailto:adf.lists@gmail.com" title="Andy Furniss <adf.lists@gmail.com>"> <span class="fn">Andy Furniss</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=65730#c4">comment #4</a>)
<span class="quote">> Before I being, I must make a disclaimer that I am not a Linux genius by any
> means, but a moderate user, able and willing to find my way around things. 
> I do occasionally assist one of the pcsx2 emulator devs with me applying and
> testing various patches for the code.  Sometimes I need help, though,
> finding the correct file to patch, as I am not a coder.  Anyways, back to
> the topic at hand.

> I'm assuming the file in question should be r600_hdmi.c?

> I have checked using catfish file searcher and also manually for this file. 
> This includes the
> /lib/modules/3.8.0-23-generic/kernel/drivers/gpu/drm/radeon directory.  All
> I have is radeon.ko in that directory.  In other words, I don't see any
> trace of where r600_hdmi.c is or should be anywhere in my file system.

> Again I apologize for the inconvenenience.</span >

I am not a dev and don't know ubuntu or any distro really.

You would need to be building your own kernels and so have the kernel source
tree to find hdmi.c.

One thing that puzzles me is the use of grub command line to pass module
parameters - I thought that would be if radeon was built into kernel, but as
you show you are using a module.

If you search for how to set module parameters in ubuntu you may have more luck
- it will involve putting 

option radeon audio=1 

somewhere and regenerating something ...</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>