Re: soundserver/ logout

From: mark (zzzz_at_latenight.net)
Date: 07/23/03


Date: Tue, 22 Jul 2003 17:27:34 -0600

On Tue, 22 Jul 2003 15:46:23 -0600, Andreas Janssen wrote:

> mark wrote:
>
>> On Tue, 22 Jul 2003 03:31:35 -0600, Andreas Janssen wrote:
>>> mark wrote:
>
>>>> I have been serching for linux audio drivers for my comp from the
>>>> manuf to the newsgroup arcives and elseware I'm looking for a version
>>>> of ViaAudio120a.,or via686lin for the debian distro have found many
>>>> versions but all for caldera,redhator redflag not for deb. I have a
>>>> shuttle mk20n mainboard with onboard sound.
>
>>> It looks like you are using a motherboard with VIA KLE133 chipset.
>>> Maybe this is the driver you need: VIA 82C686 Audio Codec (module
>>> via82cxxx). This one is included in my 2.4.18-bf2.4 kernel on Debian
>>> Doody. However I don't know it is included in 2.2 kernels. Try
>>> "modprobe via82cxxx_audio" to find out.
>
>> ok it says the file is not found.
>> looking in my /etc/modules only af_packet is in the file do i need to
>> add via82cxxx_audio to this file and how should it look
>>
>> a"via82cxxx_audio" ??
>
> To have the module automatically loaded at startup, you can either add a
> line containing
>
> via82cxxx_audio
>
> to /etc/modules.conf or add the line
>
> alias sound-slot-0 via82cxxx_audio
>
> to /etc/modutils/aliases (and run update-modules after adding the line).
>
> BUT: Apparantly the driver cannot be found. You probably are running the
> default installation kernel (I think this is 2.2.20-compact), and it
> might not have your driver. Type the following line to see if your
> kernel has the module:
>
> find /lib/modules -name "via82cxxx_audio.o"
>
> If it returns nothing you don't have the module, otherwise it will
> return the location(s) ot the found file(s). If the module cannot be
> found, install another kernel package, e.g.
>
> apt-get install kernel-image-2.4.18-bf2.4 or apt-get install
> kernel-image-2.2.20
>
> If you run lilo, the kernel will be installed automatically and lilo
> will be reconfigured. I don't know about grub.
>
> best regards
> Andreas Janssen
>

Awh success
I have sound wonderfull

THANKS ALOT!!! Andreas This linux stuff is a lot of work, but worth it.

Things seem so awkwards but when you find out why you do things the way
linux does it makes sence.and is better than product-X

Thank's for hangin in there with me

Mark

----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---



Relevant Pages

  • kernel Doc/ URL corrections
    ... -Documents about softnet driver issues in general can be found ... Additional documentation is available at Don Becker's Linux Drivers site: ... Just force it to be recognized by kernel parameters. ... Keywords: files, VFS, file operations, kernel interface, character ...
    (Linux-Kernel)
  • Re: differences between kernel-tree and kernel-source and kernel image
    ... > will this install the kernel or try to patch an existing 2.6 kernel or ... affix-source - Driver source for the Affix Bluetooth protocol stack for Linux ... atlas-doc - Automatically Tuned Linear Algebra Software,documentation ...
    (Debian-User)
  • [PATCH]Documentation update broken web addresses.
    ... Below you will find an updated version from the original series bunching all patches into one big patch ... Kernel Developer's Guide at ... problems that need to be cleaned up and fixed within the Linux kernel ... ps/2 keybd is multiplexed through this driver ...
    (Linux-Kernel)
  • Re: eradicating out of tree modules
    ... crashes of "the Linux kernel" caused by some binary-only driver. ... This harms the reputation of Linux as being stable. ... for breaking out-of-tree open source modules is throwing out the baby ...
    (Linux-Kernel)
  • Re: [PATCH]Documentation update broken web addresses.
    ... As for the patch itself if anybody see's anything that might be fixed let me know and I'll fix it up ... Kernel Developer's Guide at ... problems that need to be cleaned up and fixed within the Linux kernel ... ps/2 keybd is multiplexed through this driver ...
    (Linux-Kernel)