Re: Linux Debian Woody und AC97-Sound

2004-07-11 Thread Joachim Fahnenmueller
On Sat, Jul 10, 2004 at 10:53:22PM +0200, [EMAIL PROTECTED] wrote: > Hallo an alle; > > Ich habe da mal ne Frage: > > Ich hab ein wenig Probs hier mit einem Rechner, AC97 Intel i8x0 on Board, > KDE 3.2 > > Beim Start von KDE bekomme ich immer die Meldung, dass /dev/dsp nicht > geöffnet werden ka

Linux Debian Woody und AC97-Sound

2004-07-10 Thread debianuser
Hallo an alle; Ich habe da mal ne Frage: Ich hab ein wenig Probs hier mit einem Rechner, AC97 Intel i8x0 on Board, KDE 3.2 Beim Start von KDE bekomme ich immer die Meldung, dass /dev/dsp nicht geöffnet werden kann bzw. keine Fehlermeldung und es kommt kein Sound, obgleich Sound conf. ist. kudzu

Re: Configuring AC97 sound

2003-11-11 Thread Kent West
David Jardine wrote: But this brings up a question of principle. It's a genuine question, because I'm quite inexperienced in all this. - The manpage doesn't mention your way of doing it. - The preamble to the actual adduser script doesn't mention it. - The script starts by checking the command

Re: Configuring AC97 sound

2003-11-11 Thread David Jardine
On Mon, Nov 10, 2003 at 09:35:22PM -0600, Kent West wrote: > --- David Jardine <[EMAIL PROTECTED]> wrote: > > > >>On Mon, Nov 10, 2003 at 04:33:31PM -0600, Kent West wrote: > >> > >> > >>>probably that you're not in the "audio" group. Add yourself to this > >>>group with a command like "addgroup ly

Re: Configuring AC97 sound

2003-11-10 Thread Kent West
--- David Jardine <[EMAIL PROTECTED]> wrote: On Mon, Nov 10, 2003 at 04:33:31PM -0600, Kent West wrote: probably that you're not in the "audio" group. Add yourself to this group with a command like "addgroup lynn audio" as root. Then log Shouldn't that be adduser lynn audio Either will work,

Re: Configuring AC97 sound

2003-11-10 Thread Kent West
Lynn W. wrote: I got the sound working on my Dell GX200, which uses an onboard Intel AD1881 AC97 (AC'97) audio device, by reinstalling Debian 3.0 Woody and typing bf24 at the boot: prompt after restarting with the first Debian CD. At the "install kernel and driver modules" screen (which you can als

modutils (was:Configuring AC97 sound)

2003-11-10 Thread Christian Schnobrich
On Tue, 2003-11-11 at 00:27, Lynn W. wrote: > No annoyance at all :) > Vaguely--I think the commands you describe relate to displaying the > modules and setting them up to be used/recognized? My question is > probably more along the lines of where do I get these? Get them? You don't need to get

Re: Configuring AC97 sound

2003-11-10 Thread Lynn W.
I got the sound working on my Dell GX200, which uses an onboard Intel AD1881 AC97 (AC'97) audio device, by reinstalling Debian 3.0 Woody and typing bf24 at the boot: prompt after restarting with the first Debian CD. At the "install kernel and driver modules" screen (which you can also get to at an

Re: Configuring AC97 sound

2003-11-10 Thread Arnt Karlsen
On Mon, 10 Nov 2003 15:27:45 -0800 (PST), "Lynn W." <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: > No annoyance at all :) > Vaguely--I think the commands you describe relate to displaying the > modules and setting them up to be used/recognized? My question is > probably more along

Re: Configuring AC97 sound

2003-11-10 Thread David Jardine
On Mon, Nov 10, 2003 at 04:33:31PM -0600, Kent West wrote: > Lynn W. wrote: > >How do I activate sound so I can play music files in KDE using XMMS? > > > >I did a basic install of Debian 3.0 Woody, and after successfully > >configuring web server type stuff, decided to see how to get a desktop > >e

Re: Configuring AC97 sound

2003-11-10 Thread Lynn W.
No annoyance at all :) Vaguely--I think the commands you describe relate to displaying the modules and setting them up to be used/recognized? My question is probably more along the lines of where do I get these? Do I have to find source and compile/make these? Do they work with 2.2 kernels? Am I b

Re: Configuring AC97 sound

2003-11-10 Thread Christian Schnobrich
On Mon, 2003-11-10 at 22:41, Lynn W. wrote: > Various Google searches suggest installing modules ac97_codec.o, sound > and soundcore, but I have no idea where to find these or how to install > these (they do not seem to be on the first Debian Woody CD and not in > apt-get). At the risk of annoyin

Re: Configuring AC97 sound

2003-11-10 Thread Lynn W.
Thanks for the response...! Doing a lsmod shows I have no audio modules installed. All I've got is af_packet. I went back and ran modconf to see if I could add modules, but there were no audio ones listed; just block, net, fs, cdrom and misc (no, nothing useful in misc). Is this because I am using

Re: Configuring AC97 sound

2003-11-10 Thread Kent West
Lynn W. wrote: How do I activate sound so I can play music files in KDE using XMMS? I did a basic install of Debian 3.0 Woody, and after successfully configuring web server type stuff, decided to see how to get a desktop environment up and running out of curiosity. So I installed x-window-system,

Configuring AC97 sound

2003-11-10 Thread Lynn W.
How do I activate sound so I can play music files in KDE using XMMS? I did a basic install of Debian 3.0 Woody, and after successfully configuring web server type stuff, decided to see how to get a desktop environment up and running out of curiosity. So I installed x-window-system, kde, kdm and xm

Re: on board ac97 sound not work in 2.4.20

2002-12-08 Thread Kent West
Kent West wrote: eric lin wrote: Kent West wrote: What's the output of "lspci"? And "lsmod"? www:/home/fsshl# lsmod Module Size Used byNot tainted soundcore 3652 0 (autoclean) af_packet 11784 2 (autoclean) ppp_async 6368

Re: on board ac97 sound not work in 2.4.20

2002-12-08 Thread Kent West
eric lin wrote: Kent West wrote: What's the output of "lspci"? And "lsmod"? www:/home/fsshl# lsmod Module Size Used byNot tainted soundcore 3652 0 (autoclean) af_packet 11784 2 (autoclean) ppp_async 6368 1 (autoclean) mo

Re: on board ac97 sound not work in 2.4.20

2002-12-08 Thread eric lin
Kent West wrote: eric lin wrote: after I login gnome as end user, it give me 2 error window I was not able to open your audio device OPlease check that you have permission to open /dev/mixer and make sure you have sound support compiled to your kernel so I me chmod 777 /dev/mixer, reboot logi

Re: on board ac97 sound not work in 2.4.20

2002-12-08 Thread Kent West
eric lin wrote: after I login gnome as end user, it give me 2 error window I was not able to open your audio device OPlease check that you have permission to open /dev/mixer and make sure you have sound support compiled to your kernel so I me chmod 777 /dev/mixer, reboot login from gdm to gnome

Re: on board ac97 sound not work in 2.4.20

2002-12-08 Thread Edward Guldemond
On Sun, Dec 08, 2002 at 10:42:35PM -0700, eric lin wrote: > after I login gnome as end user, it give me 2 error window > > I was not able to open your audio device > OPlease check that you have permission to open /dev/mixer > and make sure you have sound support compiled to your kernel Does the s

on board ac97 sound not work in 2.4.20

2002-12-08 Thread eric lin
after I login gnome as end user, it give me 2 error window I was not able to open your audio device OPlease check that you have permission to open /dev/mixer and make sure you have sound support compiled to your kernel so I me chmod 777 /dev/mixer, reboot login from gdm to gnome as enduser, no so

Re: VIA KT8266A + VIA VT8233A w/ AC97 sound

2002-10-05 Thread Alan Chandler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 05 October 2002 10:03 pm, Kent West wrote: > Alan Chandler wrote: > >I am quite puzzled why a lot of people seem to think they need to compile > >their own kernels rather than use the debian standard ones. Debian > > kernels have nearly

Re: VIA KT8266A + VIA VT8233A w/ AC97 sound

2002-10-05 Thread Kent West
Alan Chandler wrote: >On Wednesday 02 October 2002 11:04 am, Robert Ian Smit wrote: > > >>* D. Nathan Cookson <[EMAIL PROTECTED]> [02-10-2002 07:20]: >> >> >>>1 - Does anybody know from definitive experience the status of support >>>for the Via VT8233A southbridge in Debian kernels? >>>

Re: VIA KT8266A + VIA VT8233A w/ AC97 sound

2002-10-05 Thread Alan Chandler
On Wednesday 02 October 2002 11:04 am, Robert Ian Smit wrote: > * D. Nathan Cookson <[EMAIL PROTECTED]> [02-10-2002 07:20]: > > 1 - Does anybody know from definitive experience the status of support > > for the Via VT8233A southbridge in Debian kernels? > > Compile a 2.4.19 kernel of your own. I h

Re: VIA KT8266A + VIA VT8233A w/ AC97 sound

2002-10-02 Thread Jeff Penn
On Tue, Oct 01, 2002 at 10:19:51PM -0700, D. Nathan Cookson wrote: > 1 - Does anybody know from definitive experience the status of support for > the Via VT8233A southbridge in Debian kernels? > > 2 - Does anybody have a good walkthrough for getting sound working, well, > with the on board sound?

Re: VIA KT8266A + VIA VT8233A w/ AC97 sound

2002-10-02 Thread Jeff
nate, 2002-Oct-01 22:29 -0700: > D. Nathan Cookson said: > > > > 2 - Does anybody have a good walkthrough for getting sound working, well, > > with the on board sound? In this case the board is a MSI K7T266-Pro 2A > > board. > > This probably isn't what your looking to hearing, but I'll say it

Re: VIA KT8266A + VIA VT8233A w/ AC97 sound

2002-10-02 Thread Robert Ian Smit
* D. Nathan Cookson <[EMAIL PROTECTED]> [02-10-2002 07:20]: > 1 - Does anybody know from definitive experience the status of support for > the Via VT8233A southbridge in Debian kernels? Compile a 2.4.19 kernel of your own. I had to do it bacause of a new motherboard, was scared, but can recommend

Re: VIA KT8266A + VIA VT8233A w/ AC97 sound

2002-10-01 Thread nate
D. Nathan Cookson said: > 2 - Does anybody have a good walkthrough for getting sound working, well, > with the on board sound? In this case the board is a MSI K7T266-Pro 2A > board. This probably isn't what your looking to hearing, but I'll say it anyways since I am an owner of 2 similar VIA b

VIA KT8266A + VIA VT8233A w/ AC97 sound

2002-10-01 Thread D. Nathan Cookson
I have used four Linux distributions in the past. SuSe, Red Hat, Mandrake and Debian (Woody). I have recently built a new machine and first attempted Red Hat 7.3 on the machine, because I have found that out of the box its ipchains rules form a good foundation to write additional rules on, and

Re: Another question about the VIA AC97 sound device.

2002-04-16 Thread Jaye Inabnit ke6sls
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 15 April 2002 06:48 pm, Steve Juranich wrote: > After searching on groups.google.com, the only semi-helpful hit has been to > ensure that the via82cxxx_audio is installed. I have done that. I have > also tried to configure the sound card th

Another question about the VIA AC97 sound device.

2002-04-15 Thread Steve Juranich
After searching on groups.google.com, the only semi-helpful hit has been to ensure that the via82cxxx_audio is installed. I have done that. I have also tried to configure the sound card through alsaconf. Here's the problem: When I try and run xmms, it opens up and tries to run (no complaints

Re: getting AC97 sound to work under debian 3.0

2002-04-06 Thread jeremy
this is the lspci output: 00:00.0 Host bridge: Acer Laboratories Inc. [ALi]: Unknown device 1647 (rev 04) 00:01.0 PCI bridge: Acer Laboratories Inc. [ALi] M5247 00:03.0 Multimedia audio controller: Acer Laboratories Inc. [ALi] M5451 PCI South Bridge Audio (rev 02) 00:04.0 IDE interface: Acer La

Re: getting AC97 sound to work under debian 3.0Z

2002-04-06 Thread Florentin Ionescu
002, jeremy wrote : | Date: Sat, 6 Apr 2002 08:11:52 -0500 | From: jeremy <[EMAIL PROTECTED]> | To: [EMAIL PROTECTED] | Subject: getting AC97 sound to work under debian 3.0 | Resent-Date: Sat, 06 Apr 2002 11:30:31 -0800 | Resent-From: debian-user@lists.debian.org | | I can not get sound to work on

getting AC97 sound to work under debian 3.0

2002-04-06 Thread jeremy
I can not get sound to work on my system. I have added my user profile to the audio group, but I get an error that tells me I have no device installed. I did the net install and I know I set up AC97 sound drivers and OSS in kernel. is there somthing else I need to do to get this to work? I

Re: AC97 Sound Problems

2001-11-11 Thread Michael Heldebrant
On Sun, 2001-11-11 at 11:36, [EMAIL PROTECTED] wrote: > Hi, I just compiled a new kernel for the AC97 sound support on my > Motherboard, the Aopen MK33. However, /dev/dsp still won't work! Does anyone > have any ideas for what may be wrong? Ok. Try running mpg123 as root, if

AC97 Sound

2001-11-11 Thread JakeCatfox
Sorry if you get this message twice, I'm having problems with my email. -- Hi, I just compiled a new kernel for the AC97 sound support on my Motherboard, the Aopen MK33. However, /dev/dsp still won't work! Does anyone have any ideas for what may be wrong? Thanks, Deven Gallo

AC97 Sound Problems

2001-11-11 Thread JakeCatfox
Hi, I just compiled a new kernel for the AC97 sound support on my Motherboard, the Aopen MK33. However, /dev/dsp still won't work! Does anyone have any ideas for what may be wrong? Thanks, Deven Gallo

Re: AC97 sound HOWTO

2001-09-06 Thread Andrea Vettorello
On Tue, 2001-09-04 at 20:52, Jonathan David Pearce wrote: > On Wed, 5 Sep 2001, --- wrote: > > >On Mon, Sep 03, 2001 at 09:08:21PM -0400, Jonathan David Pearce wrote: > >> I have a new mainboard with built-in AC97 sound. I installed the kernel > >> module ac97_c

Re: AC97 sound HOWTO

2001-09-04 Thread Jonathan David Pearce
On Wed, 5 Sep 2001, --- wrote: >On Mon, Sep 03, 2001 at 09:08:21PM -0400, Jonathan David Pearce wrote: >> I have a new mainboard with built-in AC97 sound. I installed the kernel >> module ac97_codec. That hasn't gotten me to where I need to be, though. >> What do I ne

AC97 sound HOWTO

2001-09-03 Thread Jonathan David Pearce
I have a new mainboard with built-in AC97 sound. I installed the kernel module ac97_codec. That hasn't gotten me to where I need to be, though. What do I need to do to get this sound working? I know pnpdump is not the way to go, because it detects nothing. Please reply to [EMAIL PROT

Re: AC97 sound with devfs and 2.4.6

2001-08-02 Thread Chris Halls
On Tue, Jul 24, 2001 at 05:46:28PM -0500, W. Paul Mills wrote: > > Not sure on this one. Make sure your master volume > is not being set to zero. Also think you may find Yep - try loading up alsamixer and check there are no 'MM's (mute) anywhere, and that all channels have a volume > 0. > > Than

Re: AC97 sound with devfs and 2.4.6

2001-07-24 Thread W. Paul Mills
Not sure on this one. Make sure your master volume is not being set to zero. Also think you may find some info on http://www.linuxnewbie.org/ and/or the ALSA site (not sure of its URL). Newbie is where I found the info to get me going sometime back. ( A google search got me there to start with. )

Re: AC97 sound with devfs and 2.4.6

2001-07-24 Thread Mark Jaroski
W. Paul Mills wrote: > What you are actually looking for is VT82C686 > sound support. Thanks! That works better, but now alsaconf fails with the following notice: Loading driver: ALSA driver (version 0.9.0beta4) is already running. Setting the PCM volume to 100% and the Master output volume to 5

Re: AC97 sound with devfs and 2.4.6

2001-07-24 Thread W. Paul Mills
The ALSA drivers support this nicely. I'm using the non-Debian sources with my 2.2.15 kernel on a SOYO Motherboard & 800MHz Duron with the VIA chipset. What you are actually looking for is VT82C686 sound support. Since you are using sid, I think the Debian packages will work fine. [EMAIL P

Re: AC97 sound with devfs and 2.4.6

2001-07-23 Thread Wayne Sitton
I have the same audio chipset. I've been told that if you compile ALSA into your kernel it runs fine. I haven't tried it though. Wayne On Monday 23 July 2001 19:37, Mark Jaroski wrote: > Hi All, > > I have an Acorp motherboard with built in sound which appears to > be handled by an ac97 chipse

AC97 sound with devfs and 2.4.6

2001-07-23 Thread Mark Jaroski
Hi All, I have an Acorp motherboard with built in sound which appears to be handled by an ac97 chipset. I spent most of last evening going through mailing lists and trying different modutils settings with no luck. Can anybody provide insight? Thanks! The details: I'm running Sid with kernel 2

AC97 Sound on Soyo K7VTA

2000-11-07 Thread matthschulz
I just got an Soyo K7VTA. There is an OnBoard sound made with Sigmatel STAC9721T AC 97 CODEC. Has anyone a tip how to set this up? Matth