From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?SmVhbi1QaWVycmUgQW5kcsOp?= Subject: Re: No jack sense on Intel 82801I / IDT 92HD71B7X in a HP dv4 Date: Wed, 17 Jun 2009 08:57:33 +0200 Message-ID: <4A3893DD.6000403@wanadoo.fr> References: <4A33803F.6050107@wanadoo.fr> <4A365A30.8070608@wanadoo.fr> <4A36A26C.50801@wanadoo.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from smtp2a.orange.fr (smtp2a.orange.fr [80.12.242.140]) by alsa0.perex.cz (Postfix) with ESMTP id 27F39103802 for ; Wed, 17 Jun 2009 08:57:37 +0200 (CEST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: "Wael Nasreddine (a.k.a eMxyzptlk)" Cc: alsa-devel List-Id: alsa-devel@alsa-project.org Hi Wael, Wael Nasreddine (a.k.a eMxyzptlk) wrote: > boot options maybe irrelevant but maybe not, you should definitely try > They are significant : even on kernel 2.6.30 you have to use irqpoll, which means all IRQs are analyzed by sofware, and the system behaves like there were a single IRQ for all interrupt levels ! Regards Jean-Pierre > irqpoll, I also have irqbalance ( http://www.irqbalance.org/ ) on > boot > > Anyway here's my grub entry, don't get scared tho lol ;) > > ------ CUT > root (hd0,2) > kernel (hd0,2)/funtoo/kernel irqpoll keymap=fr dolvm > crypt_root=/dev/sda4 lvm2root=/dev/mapper/root > real_root=/dev/Phoenix/Funtoo_Root > video=uvesafb:ywrap,mtrr:3,scroll:ywrap,1280x800-32 > splash=silent,theme:natural_gentoo fbcon=scrollback:128k > console=/dev/tty1 real_resume=swap:/dev/Phoenix/Suspend_Swap quiet > initrd (hd0,2)/funtoo/initramfs > ------ CUT >