[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Gigabyte GA-7ZX & sound chip



hi keith,

i have a GA-7ZXR, also with onboard sound. to let the sound work i
have compiled the kernel (2.4.13) with the following options:

CONFIG_SOUND=y
CONFIG_SOUND_ES1371=m

...the command lsmod gives me the following output:

wind:/usr/src/linux# lsmod
Module                  Size  Used by
NVdriver              657600  34  (autoclean)
usb-uhci               20932   0  (unused)
usbcore                50784   1  [usb-uhci]
es1371                 26752   0 
ac97_codec              9376   0  [es1371]

...and /etc/modules contains:

rtl8139
es1371
usb-uhci

...and the simple test

# cat /boot/vmlinuz >/dev/dsp

makes a horrible noise ;-)

but i dunno if it works on stable, running sid since i installed the
box here...

hope it helps!

-felix

On Sat, Nov 10, 2001 at 05:46:56PM +0000, Keith O'Connell wrote:
> Hi,
> 
> I am now stuck. I am unable to get sound out of the box in front of me,
> and I am at the end of the list of things I can try.
> 
> I have a machine based on a Gigabyte GA-7ZX. It has a 1.2 Ghz AMD and
> 512Mb. I have managed to establish that the sound chip on the board
> requires the es1371 module, and this I selected at installation time,
> and it duly appears in /etc/modules.
> 
> This is where the problem arises. If the module is left in the
> /etc/modules file, then my Gnome desktop locks up solid and the only way
> out is to pull the power lead out of the back of the box! If es1371 is
> commented-out then Gnome runs perfectly, but in absolute silence.
> 
> I have had sound running fine on two other boxes with different sound
> chips, so I am reasonably sure that my method is good in principle, but
> I cannot get it to work in with particular combination. Hopefully
> someone else has encountered, and solved, what I clearly cannot.
> 
> My only requirement is that the solution does not go outside "stable". I
> am finding Linux a big enough challange without bringing in
> "testing/unstable/sid" into the equation
> 
> Can any one help?
> 
> Keith
> -- 
> +----------------------------------------------------------------------+
>   Keith O'Connell                  |     "That which does not kill
>   Maidstone, Kent (UK)             |      us, usually still hurts.
>   keith_oconnell@blueyonder.co.uk  |   That's just life, I'm afraid"
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 

-- 
Felix von Delius



Reply to: