* [Bug 65730] no sound via HDMI for Radeon 6850 mesa driver
2013-06-13 19:55 [Bug 65730] New: no sound via HDMI for Radeon 6850 mesa driver bugzilla-daemon
@ 2013-06-13 20:33 ` bugzilla-daemon
2013-06-13 22:42 ` bugzilla-daemon
` (12 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-06-13 20:33 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 272 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65730
--- Comment #1 from Alex Deucher <agd5f@yahoo.com> ---
You need to boot with radeon.audio=1 on the kernel command line in grub to
enable audio.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1033 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 15+ messages in thread* [Bug 65730] no sound via HDMI for Radeon 6850 mesa driver
2013-06-13 19:55 [Bug 65730] New: no sound via HDMI for Radeon 6850 mesa driver bugzilla-daemon
2013-06-13 20:33 ` [Bug 65730] " bugzilla-daemon
@ 2013-06-13 22:42 ` bugzilla-daemon
2013-06-13 22:49 ` bugzilla-daemon
` (11 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-06-13 22:42 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 404 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65730
--- Comment #2 from Jason <jasontheparamedic@hotmail.com> ---
Indeed I had already tried that in my /etc/default/grub file. I edited both
lines and rebooted...
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash radeon.audio=1"
GRUB_CMDLINE_LINUX="radeon.audio=1"
Sound does not work.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1192 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 15+ messages in thread* [Bug 65730] no sound via HDMI for Radeon 6850 mesa driver
2013-06-13 19:55 [Bug 65730] New: no sound via HDMI for Radeon 6850 mesa driver bugzilla-daemon
2013-06-13 20:33 ` [Bug 65730] " bugzilla-daemon
2013-06-13 22:42 ` bugzilla-daemon
@ 2013-06-13 22:49 ` bugzilla-daemon
2013-06-14 0:04 ` bugzilla-daemon
` (10 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-06-13 22:49 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 365 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65730
--- Comment #3 from Alex Deucher <agd5f@yahoo.com> ---
Created attachment 80801
--> https://bugs.freedesktop.org/attachment.cgi?id=80801&action=edit
fix AVI infoframe
Does the attached kernel patch along with the radeon.audio=1 help?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1335 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 15+ messages in thread* [Bug 65730] no sound via HDMI for Radeon 6850 mesa driver
2013-06-13 19:55 [Bug 65730] New: no sound via HDMI for Radeon 6850 mesa driver bugzilla-daemon
` (2 preceding siblings ...)
2013-06-13 22:49 ` bugzilla-daemon
@ 2013-06-14 0:04 ` bugzilla-daemon
2013-06-14 8:57 ` bugzilla-daemon
` (9 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-06-14 0:04 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1000 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65730
--- Comment #4 from Jason <jasontheparamedic@hotmail.com> ---
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.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1768 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 15+ messages in thread* [Bug 65730] no sound via HDMI for Radeon 6850 mesa driver
2013-06-13 19:55 [Bug 65730] New: no sound via HDMI for Radeon 6850 mesa driver bugzilla-daemon
` (3 preceding siblings ...)
2013-06-14 0:04 ` bugzilla-daemon
@ 2013-06-14 8:57 ` bugzilla-daemon
2013-06-14 9:32 ` bugzilla-daemon
` (8 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-06-14 8:57 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1571 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65730
--- Comment #5 from Andy Furniss <adf.lists@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.
[-- Attachment #1.2: Type: text/html, Size: 2451 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 15+ messages in thread* [Bug 65730] no sound via HDMI for Radeon 6850 mesa driver
2013-06-13 19:55 [Bug 65730] New: no sound via HDMI for Radeon 6850 mesa driver bugzilla-daemon
` (4 preceding siblings ...)
2013-06-14 8:57 ` bugzilla-daemon
@ 2013-06-14 9:32 ` bugzilla-daemon
2013-06-14 11:03 ` bugzilla-daemon
` (7 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-06-14 9:32 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 280 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65730
--- Comment #6 from Andy Furniss <adf.lists@gmail.com> ---
(In reply to comment #5)
> option radeon audio=1
Oops, should be
options radeon audio=1
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1115 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 15+ messages in thread* [Bug 65730] no sound via HDMI for Radeon 6850 mesa driver
2013-06-13 19:55 [Bug 65730] New: no sound via HDMI for Radeon 6850 mesa driver bugzilla-daemon
` (5 preceding siblings ...)
2013-06-14 9:32 ` bugzilla-daemon
@ 2013-06-14 11:03 ` bugzilla-daemon
2013-06-14 11:43 ` bugzilla-daemon
` (6 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-06-14 11:03 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 302 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65730
--- Comment #7 from Michel Dänzer <michel@daenzer.net> ---
The kernel command line works regardless of whether the driver was built into
the kernel or as a module.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1088 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 15+ messages in thread* [Bug 65730] no sound via HDMI for Radeon 6850 mesa driver
2013-06-13 19:55 [Bug 65730] New: no sound via HDMI for Radeon 6850 mesa driver bugzilla-daemon
` (6 preceding siblings ...)
2013-06-14 11:03 ` bugzilla-daemon
@ 2013-06-14 11:43 ` bugzilla-daemon
2013-06-14 18:01 ` bugzilla-daemon
` (5 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-06-14 11:43 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 350 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65730
--- Comment #8 from Andy Furniss <adf.lists@gmail.com> ---
(In reply to comment #7)
> The kernel command line works regardless of whether the driver was built
> into the kernel or as a module.
Oh OK, sorry for the noise.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1188 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 15+ messages in thread* [Bug 65730] no sound via HDMI for Radeon 6850 mesa driver
2013-06-13 19:55 [Bug 65730] New: no sound via HDMI for Radeon 6850 mesa driver bugzilla-daemon
` (7 preceding siblings ...)
2013-06-14 11:43 ` bugzilla-daemon
@ 2013-06-14 18:01 ` bugzilla-daemon
2013-08-04 6:39 ` bugzilla-daemon
` (4 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-06-14 18:01 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 436 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65730
--- Comment #9 from Jason <jasontheparamedic@hotmail.com> ---
Well, I downloaded the latest stable 3.9.6 kernel from www.kernel.org and
applied the patch. Apparently my system didn't like the new kernel because it
broke my X. I'm just not going to worry about this one for now. Thanks for
the assistance.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1204 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 15+ messages in thread* [Bug 65730] no sound via HDMI for Radeon 6850 mesa driver
2013-06-13 19:55 [Bug 65730] New: no sound via HDMI for Radeon 6850 mesa driver bugzilla-daemon
` (8 preceding siblings ...)
2013-06-14 18:01 ` bugzilla-daemon
@ 2013-08-04 6:39 ` bugzilla-daemon
2013-08-04 7:40 ` bugzilla-daemon
` (3 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-08-04 6:39 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 447 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65730
--- Comment #10 from Igor <cheer6@gmail.com> ---
It looks like the proposed patch is included into the 3.10.4 kernel. I've tried
installing it and still no luck. I'm using Archlinux.
My output from the lspci and aplay utils is pretty the same.
I will be happy to provide more info. Please let me know if you need it.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1202 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 15+ messages in thread* [Bug 65730] no sound via HDMI for Radeon 6850 mesa driver
2013-06-13 19:55 [Bug 65730] New: no sound via HDMI for Radeon 6850 mesa driver bugzilla-daemon
` (9 preceding siblings ...)
2013-08-04 6:39 ` bugzilla-daemon
@ 2013-08-04 7:40 ` bugzilla-daemon
2014-02-08 20:47 ` [Bug 65730] no sound via HDMI for Radeon 6850 bugzilla-daemon
` (2 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-08-04 7:40 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 543 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65730
--- Comment #11 from Igor <cheer6@gmail.com> ---
Well, I'm able to hear sound in Chromium and Firefox in youtube. However, I
cannot hear any sound when I'm issuing
aplay -D plughw:1,3 /usr/share/sounds/alsa/Front_Center.wav
I cannot hear sound in KDE apps as well (kde sound test, vlc, mplayer).
I was able to hear "Center" when I tried switching to fglrx. Not sure if this
is related to opensource driver or not.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1308 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 15+ messages in thread* [Bug 65730] no sound via HDMI for Radeon 6850
2013-06-13 19:55 [Bug 65730] New: no sound via HDMI for Radeon 6850 mesa driver bugzilla-daemon
` (10 preceding siblings ...)
2013-08-04 7:40 ` bugzilla-daemon
@ 2014-02-08 20:47 ` bugzilla-daemon
2014-02-09 23:43 ` bugzilla-daemon
2015-07-13 20:26 ` bugzilla-daemon
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2014-02-08 20:47 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 557 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65730
Andreas Boll <andreas.boll.dev@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|no sound via HDMI for |no sound via HDMI for
|Radeon 6850 mesa driver |Radeon 6850
Product|Mesa |DRI
Component|Drivers/DRI/R600 |DRM/Radeon
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1437 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 15+ messages in thread* [Bug 65730] no sound via HDMI for Radeon 6850
2013-06-13 19:55 [Bug 65730] New: no sound via HDMI for Radeon 6850 mesa driver bugzilla-daemon
` (11 preceding siblings ...)
2014-02-08 20:47 ` [Bug 65730] no sound via HDMI for Radeon 6850 bugzilla-daemon
@ 2014-02-09 23:43 ` bugzilla-daemon
2015-07-13 20:26 ` bugzilla-daemon
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2014-02-09 23:43 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 228 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65730
--- Comment #12 from Alex Deucher <agd5f@yahoo.com> ---
Is this still an issue with a newer kernel?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 966 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 15+ messages in thread* [Bug 65730] no sound via HDMI for Radeon 6850
2013-06-13 19:55 [Bug 65730] New: no sound via HDMI for Radeon 6850 mesa driver bugzilla-daemon
` (12 preceding siblings ...)
2014-02-09 23:43 ` bugzilla-daemon
@ 2015-07-13 20:26 ` bugzilla-daemon
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2015-07-13 20:26 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 432 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65730
Rafał Miłecki <zajec5@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1252 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 15+ messages in thread