[Bug 70171] kernel/time/tick-broadcast.c:668 exception and no sound

2014-03-21 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=70171 Andreas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 70171] kernel/time/tick-broadcast.c:668 exception and no sound

2014-02-20 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=70171 --- Comment #47 from Andreas --- Hello again. I?m sorry, but I won?t make it soon. I?ve got a lot of work to do right now and since most issues are solved I can use my computer for now. I will do the bisect, but it will take some more time.

[Bug 70171] kernel/time/tick-broadcast.c:668 exception and no sound

2014-02-11 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=70171 --- Comment #46 from Alan --- (and the timer bug is unrelated but fix posted to lkml by Thomas Gleixner WARNING: CPU: 1 PID: 0 at kernel/time/tick-broadcast.c:668 tick_broadcast_oneshot_control+0x17d/0x190()) -- You are receiving this mail

[Bug 70171] kernel/time/tick-broadcast.c:668 exception and no sound

2014-02-11 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=70171 --- Comment #45 from Andreas --- Got it, working on it... Will report the result in a couple of days... -- You are receiving this mail because: You are watching the assignee of the bug.

[Bug 70171] kernel/time/tick-broadcast.c:668 exception and no sound

2014-02-11 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=70171 --- Comment #44 from Andreas --- git log --oneline v3.12..v3.13 kernel/time/ 7a06c41 sched_clock: Disable seqlock lockdep usage in sched_clock() 0e576ac nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off 4be7739 time: Fix

[Bug 70171] kernel/time/tick-broadcast.c:668 exception and no sound

2014-02-11 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=70171 --- Comment #43 from Andreas --- Should I git clone 1) git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git 2) git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git I don?t really understand how to get kernel 3.13 and

[Bug 70171] kernel/time/tick-broadcast.c:668 exception and no sound

2014-02-11 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=70171 --- Comment #42 from Alex Deucher --- Just google for "git bisect howto". There are lots of good examples. Here's one: http://webchick.net/node/99 You need a kernel git tree. The closer you can narrow the breakage down, the faster it will be.

[Bug 70171] kernel/time/tick-broadcast.c:668 exception and no sound

2014-02-11 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=70171 --- Comment #41 from Andreas --- I would not have believed it, but the xrandr option also works. Running $ xrandr --output HDMI-0 --set audio off actually resets the screen and everything is as it should be: Audio is automatically switch from

[Bug 70171] kernel/time/tick-broadcast.c:668 exception and no sound

2014-02-10 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=70171 --- Comment #40 from Andreas --- (In reply to Alex Deucher from comment #39) > In addition to the module parameter, you can adjust audio support at runtime > per connector with xrandr, e.g., Thanks, I?ll try it on the next reboot. I tried it now

[Bug 70171] kernel/time/tick-broadcast.c:668 exception and no sound

2014-02-10 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=70171 --- Comment #39 from Alex Deucher --- In addition to the module parameter, you can adjust audio support at runtime per connector with xrandr, e.g., xrandr --output HDMI-0 --set audio off or xrandr --output HDMI-0 --set audio auto -- You are

[Bug 70171] kernel/time/tick-broadcast.c:668 exception and no sound

2014-02-10 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=70171 --- Comment #38 from Andreas --- (In reply to Takashi Iwai from comment #34) > For the tick-broadcast.c, try to bisect. To summarize: [SOLVED] sound issue [SOLVED] overscan issue [ ] kernel/time/tick-broadcast.c:668 The thing is: I don?t

[Bug 70171] kernel/time/tick-broadcast.c:668 exception and no sound

2014-02-10 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=70171 --- Comment #36 from Andreas --- (In reply to Alex Deucher from comment #35) > appending radeon.audio=0 to the kernel command line in grub. Thanks! Actually I have to apologize for my incompetence. With the new radeon driver from 3.13+ my

[Bug 70171] kernel/time/tick-broadcast.c:668 exception and no sound

2014-02-10 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=70171 Alex Deucher changed: What|Removed |Added CC||alexdeucher at gmail.com --- Comment #35

[Bug 70171] kernel/time/tick-broadcast.c:668 exception and no sound

2014-02-10 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=70171 Takashi Iwai changed: What|Removed |Added Component|Sound(ALSA) |Video(DRI - non Intel)