[Bug 65730] no sound via HDMI for Radeon 6850 mesa driver

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 14 01:57:16 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=65730

--- Comment #5 from Andy Furniss <adf.lists at gmail.com> ---
(In reply to comment #4)
> 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.

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 ...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130614/d4bfa6cc/attachment.html>


More information about the dri-devel mailing list