From owner-freebsd-multimedia Sun Jan 19 15:57:19 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FCE737B401 for ; Sun, 19 Jan 2003 15:57:17 -0800 (PST) Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABCE343E4A for ; Sun, 19 Jan 2003 15:57:16 -0800 (PST) (envelope-from abjenkins@attbi.com) Received: from attbi.com (h00010333d39a.ne.client2.attbi.com[24.218.244.235]) by rwcrmhc53.attbi.com (rwcrmhc53) with SMTP id <2003011923571405300lhh42e>; Sun, 19 Jan 2003 23:57:15 +0000 Message-ID: <3E2B3ABB.70601@attbi.com> Date: Sun, 19 Jan 2003 18:54:35 -0500 From: Anthony Jenkins User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021202 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Sergey A. Osokin" Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: Problem with ESS Technology Allegro-1 References: <20030115104452.GA1474@freebsd.org.ru> <3E25D31C.3080704@csd.uoc.gr> <20030117123300.GC2301@freebsd.org.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Sergey A. Osokin wrote: >On Wed, Jan 15, 2003 at 11:31:08PM +0200, Stelios Gasparis wrote: > > >>Sergey A. Osokin wrote: >> >> >>>Hello, >>>I have a problem with ESS Technology Allegro-1 on HP >>>Omnibook 6100 (FreeBSD-4.7-RELEASE) >>> >>>>From /boot/loader.conf >>>snd_maestro3_load="YES" >>> >>>dmesg says: >>>pcm0: irq 5 at device 3.0 on pci2 >>>pcm0: unable tp allocate register device >>>device_probe_and_attach: pcm0 attach returned 6 >>> I had this problem with several PCI cards and found out my BIOS was set to PnP-aware OS. Setting the BIOS to assign PCI resources itself fixed the problem in my case. Anthony >>> >>>In my kernel config file i haven't pcm or other sound-device >>>description. kldstat says that snd_pcm.ko successfully load >>>at boot time. >>> >>>Any idea? >>> >>> >>Yes ... i had some problems with my xe3 notebook (4.7-STABLE). Well, >>have you tried to unload and then load again the module? When i tried >>that (i had just install 4.7-RELEASE), it worked. >> >> > >Do not work for me. > > > >>Back then i thought >>that maestro module needs to be located before ntfs and other modules in >>memory, but right now it works fine at any place: >> >>$ dmesg|grep Preloaded >>Preloaded elf kernel "kernel" at 0xc033a000. >>Preloaded elf module "ntfs.ko" at 0xc033a09c. >>Preloaded elf module "snd_maestro3.ko" at 0xc033a138. >>Preloaded elf module "snd_pcm.ko" at 0xc033a1dc. >>Preloaded elf module "agp.ko" at 0xc033a27c. >>$ dmesg|grep pcm >>pcm0: port 0x2000-0x20ff irq 5 at device 3.0 >>on pci2 >> >> > >Yes, I tried to do this, can't resolve my problem. > > > >>In my kernel config file i haven't pcm or other sound-devices either. >> >>I know that this is weird, but it worked ... weird for me that every >>time i boot, sound is enabled only at the right speaker. I have to >>manually set the pcm volume to any value (using the 'mixer pcm 75' >>command for example) in order to have stereo sound ... Any ideas? >> >>hope this helps, if you want any additional info, let me know. >> >> > >Thanks for responce. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message