All of lore.kernel.org
 help / color / mirror / Atom feed
From: Emmanuel Chanel <emmanuelchanel@gmail.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org
Subject: Re: My PC has 6GB memory but the limitation of the alsa-driver is 4GB.
Date: Tue, 17 Mar 2009 00:15:49 +0900	[thread overview]
Message-ID: <1237216549.29020.13.camel@localhost.localdomain> (raw)
In-Reply-To: <s5hiqm9r44x.wl%tiwai@suse.de>

When I did
tar xvf Softwares/alsa-driver-snapshot.tar.gz
cd alsa-driver

I couldn't patch again... I modified my hands, though. I tried the
modification. I couldn't listen any sounds.
--(About patch problem)
[emmanuel@star1 alsa-driver]$ patch -p1 <
patch-Takashi_Iwai_0903162.diff
patching file sound/pci/hda/hda_intel.c
Hunk #1 FAILED at 2136.
Hunk #2 FAILED at 2218.
Hunk #3 FAILED at 2323.
3 out of 3 hunks FAILED -- saving rejects to file
sound/pci/hda/hda_intel.c.rej
-- The soundcard is detected on alsa but it doesn't output sound.
[root@star1 ~]# cat /proc/asound/cards
0 [SB             ]: HDA-Intel - HDA ATI SB
                      HDA ATI SB at 0xfe024000 irq 16
--
-- About the test /var/log/messages
[root@star1 ~]# ls /proc/asound/card0/
codec#3  id  oss_mixer  pcm0c  pcm0p  pcm1c  pcm1p  pcm2c
[root@star1 ~]# grep 'Mar 17 00:0' /var/log/messages
Mar 17 00:00:02 star1 kernel: HDA Intel 0000:00:14.2: PCI INT A disabled
Mar 17 00:01:13 star1 kernel: HDA Intel 0000:00:14.2: PCI INT A -> GSI
16 (level, low) -> IRQ 16
Mar 17 00:01:13 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:2228: chipset global capabilities = 0x4401
Mar 17 00:01:13 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:786: codec_mask = 0x8
Mar 17 00:01:13 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1214: hda_intel: codec #3 probed OK
Mar 17 00:01:13 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:2962: hda_codec: model '6stack-dig' is selected for config 1458:a002 (Gigabyte P35 DS3R)
Mar 17 00:01:13 star1 kernel: input: HDA Digital PCBeep
as /devices/pci0000:00/0000:00:14.2/input/input8
Mar 17 00:01:13 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1569: Cannot find slave Headphone Playback Volume, skipped
Mar 17 00:01:13 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1569: Cannot find slave Speaker Playback Volume, skipped
Mar 17 00:01:13 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1569: Cannot find slave Mono Playback Volume, skipped
Mar 17 00:01:13 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1569: Cannot find slave Line-Out Playback Volume, skipped
Mar 17 00:01:13 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1569: Cannot find slave PCM Playback Volume, skipped
Mar 17 00:01:13 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1569: Cannot find slave Speaker Playback Switch, skipped
Mar 17 00:01:13 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1569: Cannot find slave Mono Playback Switch, skipped
Mar 17 00:02:04 star1 acpid: client connected from 27093[0:0]
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1473: azx_pcm_prepare: bufsize=0x10000, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x7, stream=0x1, channel=0, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1473: azx_pcm_prepare: bufsize=0x10000, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x7, stream=0x1, channel=0, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1473: azx_pcm_prepare: bufsize=0x10000, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x6, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1473: azx_pcm_prepare: bufsize=0x10000, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x6, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:14 star1 pulseaudio[28904]: main.c: Called SUID root and
real-time and/or high-priority scheduling was requested in the
configuration. However, we lack the necessary privileges:
Mar 17 00:02:14 star1 pulseaudio[28904]: main.c: We are not in group
'pulse-rt', PolicyKit refuse to grant us the requested privileges and we
have no increase RLIMIT_NICE/RLIMIT_RTPRIO resource limits.
Mar 17 00:02:14 star1 pulseaudio[28904]: main.c: For enabling
real-time/high-priority scheduling please acquire the appropriate
PolicyKit privileges, or become a member of 'pulse-rt', or increase the
RLIMIT_NICE/RLIMIT_RTPRIO resource limits for this user.
Mar 17 00:02:14 star1 kernel: hda-intel: Invalid position buffer, using
LPIB read method instead.
Mar 17 00:02:14 star1 pulseaudio[28931]: pid.c: Daemon already running.
Mar 17 00:02:19 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x7
Mar 17 00:02:19 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x7
Mar 17 00:02:24 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x2
Mar 17 00:02:24 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x3
Mar 17 00:02:24 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x4
Mar 17 00:02:24 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x5
Mar 17 00:02:24 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x6
Mar 17 00:02:24 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x2
Mar 17 00:02:24 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x3
Mar 17 00:02:24 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x4
Mar 17 00:02:24 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x5
Mar 17 00:02:29 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1473: azx_pcm_prepare: bufsize=0x10000, format=0x4011
Mar 17 00:02:29 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x6, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:29 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:29 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:29 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:29 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:29 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1473: azx_pcm_prepare: bufsize=0x10000, format=0x4011
Mar 17 00:02:29 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x6, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:29 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:29 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:29 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:29 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:35 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x2
Mar 17 00:02:35 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x3
Mar 17 00:02:35 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x4
Mar 17 00:02:35 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x5
Mar 17 00:02:35 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x6
Mar 17 00:02:35 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x2
Mar 17 00:02:35 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x3
Mar 17 00:02:35 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x4
Mar 17 00:02:35 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x5
Mar 17 00:02:36 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1473: azx_pcm_prepare: bufsize=0x10000, format=0x4031
Mar 17 00:02:36 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x6, stream=0x5, channel=0, format=0x4031
Mar 17 00:02:36 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1473: azx_pcm_prepare: bufsize=0x10000, format=0x4031
Mar 17 00:02:36 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x6, stream=0x5, channel=0, format=0x4031
Mar 17 00:02:36 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1473: azx_pcm_prepare: bufsize=0x10000, format=0x4031
Mar 17 00:02:36 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x6, stream=0x5, channel=0, format=0x4031
Mar 17 00:02:36 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x6
Mar 17 00:02:36 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x6
Mar 17 00:02:38 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1473: azx_pcm_prepare: bufsize=0x5000, format=0x4011
Mar 17 00:02:38 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x6, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:38 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:38 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:38 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:38 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x2
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x3
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x4
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x5
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x6
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1473: azx_pcm_prepare: bufsize=0xc000, format=0x11
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x6, stream=0x5, channel=0, format=0x11
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x11
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x11
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x11
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x11
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x2
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x3
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x4
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x5
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x6
[root@star1 ~]# grep 'Mar 17 00:0' /var/log/messages
Mar 17 00:00:02 star1 kernel: HDA Intel 0000:00:14.2: PCI INT A disabled
Mar 17 00:01:13 star1 kernel: HDA Intel 0000:00:14.2: PCI INT A -> GSI
16 (level, low) -> IRQ 16
Mar 17 00:01:13 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:2228: chipset global capabilities = 0x4401
Mar 17 00:01:13 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:786: codec_mask = 0x8
Mar 17 00:01:13 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1214: hda_intel: codec #3 probed OK
Mar 17 00:01:13 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:2962: hda_codec: model '6stack-dig' is selected for config 1458:a002 (Gigabyte P35 DS3R)
Mar 17 00:01:13 star1 kernel: input: HDA Digital PCBeep
as /devices/pci0000:00/0000:00:14.2/input/input8
Mar 17 00:01:13 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1569: Cannot find slave Headphone Playback Volume, skipped
Mar 17 00:01:13 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1569: Cannot find slave Speaker Playback Volume, skipped
Mar 17 00:01:13 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1569: Cannot find slave Mono Playback Volume, skipped
Mar 17 00:01:13 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1569: Cannot find slave Line-Out Playback Volume, skipped
Mar 17 00:01:13 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1569: Cannot find slave PCM Playback Volume, skipped
Mar 17 00:01:13 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1569: Cannot find slave Speaker Playback Switch, skipped
Mar 17 00:01:13 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1569: Cannot find slave Mono Playback Switch, skipped
Mar 17 00:02:04 star1 acpid: client connected from 27093[0:0]
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1473: azx_pcm_prepare: bufsize=0x10000, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x7, stream=0x1, channel=0, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1473: azx_pcm_prepare: bufsize=0x10000, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x7, stream=0x1, channel=0, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1473: azx_pcm_prepare: bufsize=0x10000, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x6, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1473: azx_pcm_prepare: bufsize=0x10000, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x6, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:14 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:14 star1 pulseaudio[28904]: main.c: Called SUID root and
real-time and/or high-priority scheduling was requested in the
configuration. However, we lack the necessary privileges:
Mar 17 00:02:14 star1 pulseaudio[28904]: main.c: We are not in group
'pulse-rt', PolicyKit refuse to grant us the requested privileges and we
have no increase RLIMIT_NICE/RLIMIT_RTPRIO resource limits.
Mar 17 00:02:14 star1 pulseaudio[28904]: main.c: For enabling
real-time/high-priority scheduling please acquire the appropriate
PolicyKit privileges, or become a member of 'pulse-rt', or increase the
RLIMIT_NICE/RLIMIT_RTPRIO resource limits for this user.
Mar 17 00:02:14 star1 kernel: hda-intel: Invalid position buffer, using
LPIB read method instead.
Mar 17 00:02:14 star1 pulseaudio[28931]: pid.c: Daemon already running.
Mar 17 00:02:19 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x7
Mar 17 00:02:19 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x7
Mar 17 00:02:24 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x2
Mar 17 00:02:24 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x3
Mar 17 00:02:24 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x4
Mar 17 00:02:24 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x5
Mar 17 00:02:24 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x6
Mar 17 00:02:24 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x2
Mar 17 00:02:24 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x3
Mar 17 00:02:24 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x4
Mar 17 00:02:24 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x5
Mar 17 00:02:29 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1473: azx_pcm_prepare: bufsize=0x10000, format=0x4011
Mar 17 00:02:29 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x6, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:29 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:29 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:29 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:29 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:29 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1473: azx_pcm_prepare: bufsize=0x10000, format=0x4011
Mar 17 00:02:29 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x6, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:29 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:29 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:29 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:29 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:35 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x2
Mar 17 00:02:35 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x3
Mar 17 00:02:35 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x4
Mar 17 00:02:35 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x5
Mar 17 00:02:35 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x6
Mar 17 00:02:35 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x2
Mar 17 00:02:35 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x3
Mar 17 00:02:35 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x4
Mar 17 00:02:35 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x5
Mar 17 00:02:36 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1473: azx_pcm_prepare: bufsize=0x10000, format=0x4031
Mar 17 00:02:36 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x6, stream=0x5, channel=0, format=0x4031
Mar 17 00:02:36 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1473: azx_pcm_prepare: bufsize=0x10000, format=0x4031
Mar 17 00:02:36 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x6, stream=0x5, channel=0, format=0x4031
Mar 17 00:02:36 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1473: azx_pcm_prepare: bufsize=0x10000, format=0x4031
Mar 17 00:02:36 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x6, stream=0x5, channel=0, format=0x4031
Mar 17 00:02:36 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x6
Mar 17 00:02:36 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x6
Mar 17 00:02:38 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1473: azx_pcm_prepare: bufsize=0x5000, format=0x4011
Mar 17 00:02:38 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x6, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:38 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:38 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:38 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:38 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x2
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x3
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x4
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x5
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x6
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1473: azx_pcm_prepare: bufsize=0xc000, format=0x11
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x6, stream=0x5, channel=0, format=0x11
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x11
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x11
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x11
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1027: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x11
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x2
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x3
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x4
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x5
Mar 17 00:02:39 star1 kernel:
ALSA /home/emmanuel/Softwares/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_codec.c:1040: hda_codec_cleanup_stream: NID=0x6

--


2009-03-16 (Mon) 14:25 +0100 Takashi Iwai wrote: 
> At Mon, 16 Mar 2009 22:18:03 +0900,
> Emmanuel Chanel wrote:
> > 
> > ok. I could patch.
> > I did 
> > $ ./configure --with-debug=verbose
> > $ make
> > $ su -c 'make install'
> > 
> > The result is below and it's not detected on alsa. Pulse's Volume
> > Control says no hardware devices but "Null Sound Output".
> 
> Hm, how about the patch below then?
> 
> 
> thanks,
> 
> Takashi
-- 
Emmanuel Chanel <emmanuelchanel@gmail.com>

  reply	other threads:[~2009-03-16 15:15 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-14 18:50 Fedora 10 x86_64 alsa problem: Realtek ALC889A Audio Codec(ATI azalia) not detected on alsa Emmanuel Chanel
2009-03-14 19:35 ` Vedran Miletić
2009-03-14 20:04   ` Emmanuel Chanel
2009-03-15  5:02     ` My PC has 6GB memory but the limitation of the alsa-driver is 4GB Emmanuel Chanel
2009-03-16  7:15       ` Takashi Iwai
2009-03-16  7:26         ` Takashi Iwai
2009-03-16  9:53         ` Emmanuel Chanel
2009-03-16  9:56           ` Vedran Miletić
2009-03-16  9:59           ` Takashi Iwai
2009-03-16 13:18             ` Emmanuel Chanel
2009-03-16 13:25               ` Takashi Iwai
2009-03-16 15:15                 ` Emmanuel Chanel [this message]
2009-03-16 15:35                   ` Takashi Iwai
2009-03-16 15:39                     ` Takashi Iwai
2009-03-16 16:56                       ` Emmanuel Chanel
2009-03-16 17:02                         ` Takashi Iwai
2009-03-16 17:32                           ` Emmanuel Chanel
2009-03-16 17:39                             ` Takashi Iwai
2009-03-16 17:54                               ` Emmanuel Chanel
2009-03-16 17:29                       ` Emmanuel Chanel
2009-03-16 17:37                         ` Takashi Iwai
2009-03-16 18:02                           ` Emmanuel Chanel
2009-03-16 20:30                             ` Takashi Iwai
2009-03-17  4:32                               ` Emmanuel Chanel
2009-03-17  5:15                                 ` Emmanuel Chanel
2009-03-17  7:50                                   ` Takashi Iwai
2009-03-17 11:43                                     ` Emmanuel Chanel
2009-03-17 12:52                                       ` Takashi Iwai

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=1237216549.29020.13.camel@localhost.localdomain \
    --to=emmanuelchanel@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=tiwai@suse.de \
    /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.