From: Roberto Oppedisano <roberto.oppedisano@infracom.it>
To: LKML <linux-kernel@vger.kernel.org>
Cc: stsp@aknet.ru
Subject: 2.6.26-rc1 regression: e5e1d3cb20034a3cbcfff1f0bae12201aa2ce17e breaks artsd
Date: Sun, 11 May 2008 20:15:26 +0200 [thread overview]
Message-ID: <482737BE.20502@infracom.it> (raw)
artsd (kde sound daemon) is broken on current git for my system.
git-bisect reveals the following patch as the culprit:
commit e5e1d3cb20034a3cbcfff1f0bae12201aa2ce17e
Author: Stas Sergeev <stsp@aknet.ru>
Date: Wed May 7 12:39:56 2008 +0200
pcspkr: fix dependancies
fix pcspkr dependancies: make the pcspkr platform
drivers to depend on a platform device, and
not the other way around.
Signed-off-by: Stas Sergeev <stsp@aknet.ru>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Dmitry Torokhov <dtor@mail.ru>
CC: Vojtech Pavlik <vojtech@suse.cz>
CC: Michael Opdenacker <michael-lists@free-electrons.com>
[fixed for 2.6.26-rc1 by tiwai]
Signed-off-by: Takashi Iwai <tiwai@suse.de>
:040000 040000 b4de6e2cc3456298333f772d1d42f02175436635
b059bb087fcc91e716932de0a88d8fcbd4b10bf0 M arch
:040000 040000 7ad4e3dd5b5849b03b6de634c296a4e7105d1e88
3c3a6b94a6ba09de08354652d637a63261882354 M drivers
:040000 040000 1f42e63fb073f1d90c1478a90a7f7006e131a246
c359431c3fc57cae9d6ac1ae995614d3e48772df M init
:040000 040000 131e667cb1f3d3ea7fbb87052a65a0b35dc41850
40454985821df34702be8a65ede4440859b4ab85 M sound
I've verified that reverting the above patch on current git fixes the
problem.
Here's the output of lscpi on my laptop (hp nx7010)
00:00.0 Host bridge: Intel Corporation 82855PM Processor to I/O
Controller (rev 03)
00:01.0 PCI bridge: Intel Corporation 82855PM Processor to AGP
Controller (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM
(ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM
(ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM
(ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2
EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 81)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface
Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE
Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M)
SMBus Controller (rev 01)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM
(ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M)
AC'97 Modem Controller (rev 01)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV250
[Mobility FireGL 9000] (rev 01)
02:00.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host
Controller (rev 80)
02:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 20)
02:02.0 Network controller: Intel Corporation PRO/Wireless 2200BG
Network Connection (rev 05)
02:04.0 CardBus bridge: ENE Technology Inc CB1410 Cardbus Controller
(rev 01)
More info on request.
Kind regards
R
--
Roberto Oppedisano [RO2480-RIPE]
Infracom Network Application OSS and LIR Services
Tel. +39 045 8271518 Fax +39 045 8271499 Cell. +39 348 7419534
next reply other threads:[~2008-05-11 18:30 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-11 18:15 Roberto Oppedisano [this message]
2008-05-11 18:56 ` 2.6.26-rc1 regression: e5e1d3cb20034a3cbcfff1f0bae12201aa2ce17e breaks artsd Stas Sergeev
2008-05-11 20:28 ` Roberto Oppedisano
2008-05-11 20:56 ` Stas Sergeev
2008-05-12 7:24 ` Roberto Oppedisano
2008-05-12 18:22 ` Stas Sergeev
2008-05-13 14:00 ` Roberto Oppedisano
2008-05-13 15:41 ` Roberto Oppedisano
2008-05-13 16:50 ` Non-working snd-pcsp Takashi Iwai
2008-05-14 5:35 ` Roberto Oppedisano
2008-05-14 10:03 ` Takashi Iwai
2008-05-15 20:17 ` Roberto Oppedisano
2008-05-15 20:38 ` Stas Sergeev
2008-05-16 13:15 ` Jan Engelhardt
2008-05-16 13:40 ` Takashi Iwai
2008-05-16 15:18 ` Jan Engelhardt
2008-05-16 15:23 ` Takashi Iwai
2008-05-16 15:24 ` Rene Herman
2008-05-19 18:10 ` Stas Sergeev
2008-05-17 12:02 ` Non-working snd-pcsp - solved Roberto Oppedisano
2008-05-17 15:50 ` [patch] snd-pcsp: silent misleading warning Stas Sergeev
2008-05-17 15:50 ` Stas Sergeev
2008-05-18 7:44 ` Takashi Iwai
2008-05-18 7:44 ` Takashi Iwai
2008-05-18 17:32 ` Stas Sergeev
2008-05-18 17:32 ` Stas Sergeev
2008-05-18 16:28 ` Takashi Iwai
2008-05-18 16:28 ` Takashi Iwai
2008-05-18 16:49 ` Stas Sergeev
2008-05-18 16:49 ` Stas Sergeev
2008-05-14 19:59 ` Non-working snd-pcsp Stas Sergeev
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=482737BE.20502@infracom.it \
--to=roberto.oppedisano@infracom.it \
--cc=linux-kernel@vger.kernel.org \
--cc=stsp@aknet.ru \
/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.