Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Configuring VT8233 chipset audio

  1. #1
    Junior Member registered user
    Join Date
    Oct 2004
    Posts
    11

    Configuring VT8233 chipset audio

    I jus downloaded Knoppix v3.6 today and it detected every piece of hardware on my comp (Cheers to those guys working at Knoppix)...but my soundcard seems to be a problem...The driver it has chosen via82cxxx_audio doesnt seem to work...I read on the Knoppix site that there is a problem when it comes to vt8233 and configuring it for linux...but the thing is my sound card worked under Mandrake 10.0 Community edition under the Open Sound System and the driver there was snd_via82xxx .. So can someone direct me as to how i can configure my sound card? and can i change the driver to snd_via82xxx? if so where can i find the config tool?

  2. #2
    Junior Member registered user
    Join Date
    Oct 2004
    Posts
    11

    Output of lspci -v

    Here's the full output of lspci -v

    root@ttyp0[knoppix]# lspci -v
    0000:00:00.0 Host bridge: VIA Technologies, Inc. VT8378 [KM400] Chipset Host Bridge
    Subsystem: Asustek Computer, Inc.: Unknown device 811b
    Flags: bus master, 66MHz, medium devsel, latency 8
    Memory at d0000000 (32-bit, prefetchable) [size=128M]
    Capabilities: [80] AGP version 3.5
    Capabilities: [c0] Power Management version 2

    0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge (prog-if 00 [Normal decode])
    Flags: bus master, 66MHz, medium devsel, latency 0
    Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
    Memory behind bridge: dc000000-ddffffff
    Prefetchable memory behind bridge: d8000000-dbffffff
    Capabilities: [80] Power Management version 2

    0000:00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) (prog-if 00 [UHCI])
    Subsystem: Asustek Computer, Inc. A7V600 motherboard
    Flags: bus master, medium devsel, latency 32, IRQ 21
    I/O ports at d000 [size=32]
    Capabilities: [80] Power Management version 2

    0000:00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) (prog-if 00 [UHCI])
    Subsystem: Asustek Computer, Inc. A7V600 motherboard
    Flags: bus master, medium devsel, latency 32, IRQ 21
    I/O ports at d400 [size=32]
    Capabilities: [80] Power Management version 2

    0000:00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) (prog-if 00 [UHCI])
    Subsystem: Asustek Computer, Inc. A7V600 motherboard
    Flags: bus master, medium devsel, latency 32, IRQ 21
    I/O ports at d800 [size=32]
    Capabilities: [80] Power Management version 2

    0000:00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82) (prog-if 20 [EHCI])
    Subsystem: Asustek Computer, Inc. A7V600 motherboard
    Flags: bus master, medium devsel, latency 32, IRQ 21
    Memory at de000000 (32-bit, non-prefetchable) [size=256]
    Capabilities: [80] Power Management version 2

    0000:00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge
    Subsystem: Asustek Computer, Inc.: Unknown device 80f9
    Flags: bus master, stepping, medium devsel, latency 0
    Capabilities: [c0] Power Management version 2

    0000:00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) (prog-if 8a [Master SecP PriP])
    Subsystem: Asustek Computer, Inc. A7V600 motherboard
    Flags: bus master, medium devsel, latency 32, IRQ 20
    I/O ports at dc00 [size=16]
    Capabilities: [c0] Power Management version 2

    0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50)
    Subsystem: Asustek Computer, Inc. A7V600 motherboard (ADI AD1980 codec [SoundMAX])
    Flags: medium devsel, IRQ 22
    I/O ports at e000 [size=256]
    Capabilities: [c0] Power Management version 2

    0000:00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74)
    Subsystem: Asustek Computer, Inc.: Unknown device 80ff
    Flags: bus master, medium devsel, latency 32, IRQ 23
    I/O ports at e800 [size=256]
    Memory at de001000 (32-bit, non-prefetchable) [size=256]
    Capabilities: [40] Power Management version 2

    0000:01:00.0 VGA compatible controller: VIA Technologies, Inc. VT8378 [S3 UniChrome] Integrated Video (rev 01) (prog-if 00 [VGA])
    Subsystem: Asustek Computer, Inc.: Unknown device 80ed
    Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 16
    Memory at d8000000 (32-bit, prefetchable) [size=64M]
    Memory at dc000000 (32-bit, non-prefetchable) [size=16M]
    Expansion ROM at <unassigned> [disabled] [size=64K]
    Capabilities: [60] Power Management version 2
    Capabilities: [70] AGP version 2.0

  3. #3
    Junior Member
    Join Date
    Sep 2004
    Posts
    7
    but the thing is my sound card worked under Mandrake 10.0 Community edition under the Open Sound System and the driver there was snd_via82xxx ..

    i am surprized... for me snd_via82xx is the ALSA module,and via82xx the OSS one.

    pls try knoppix with cheatcode ALSA=via82xx

    use kmix, help, hardware info (or something like that, I have a french version) to check if you use OSS or ALSA.

  4. #4
    Junior Member registered user
    Join Date
    Oct 2004
    Posts
    11
    i checked in mandrake .. it uses snd_via82xx under OSS and sound works fine...can i possibly change this option during booting instead of it autoconfiguring to via_82cxxx?

  5. #5
    Senior Member registered user
    Join Date
    Jun 2004
    Posts
    788
    Go to Control center---->Sound & multimedia-->Sound system---->Hardware
    ---->change autodetect to Open Sound System---apply.


  6. #6
    Junior Member registered user
    Join Date
    Oct 2004
    Posts
    11
    Quote Originally Posted by shah
    Go to Control center---->Sound & multimedia-->Sound system---->Hardware
    ---->change autodetect to Open Sound System---apply.

    I maybe a new user...but i did all what you said...it only worked in Mandrake...doesnt work in Knoppix

  7. #7
    Senior Member registered user
    Join Date
    Jun 2004
    Posts
    788
    Okay...I never said you a newbie.
    For me..everybody is a newbie when it comes to linux.

    Lets try with alsa.
    Run this command in root konsole: /etc/init.d/alsa-autoconfig
    See if your card is detected and configured.
    Configure as my last post, change autodetect to Advace linux sound architecture (alsa)
    Test if sound is produced.
    If succeed, then run this command to make alsa configure everytime you boot: update-rc.d alsa-autoconfig defaults

    Good luck


  8. #8
    Junior Member registered user
    Join Date
    Oct 2004
    Posts
    11
    Quote Originally Posted by shah
    Run this command in root konsole: /etc/init.d/alsa-autoconfig
    See if your card is detected and configured.
    Configure as my last post, change autodetect to Advace linux sound architecture (alsa)
    Test if sound is produced.
    If succeed, then run this command to make alsa configure everytime you boot: update-rc.d alsa-autoconfig defaults

    Good luck


    Tried it....doesnt work...however is there a similar command for oss (like oss-autoconfig or something)...also where are the config files for sound present, under what filename.

  9. #9
    Senior Member registered user
    Join Date
    Jun 2004
    Posts
    788
    Have you try booting knoppix cd with cheatcodes: knoppix alsa


  10. #10
    Junior Member registered user
    Join Date
    Oct 2004
    Posts
    11
    Yes, I tried with knoppix alsa and even knoppix alsa=es1938

    Both doesnt work

Page 1 of 2 12 LastLast

Similar Threads

  1. VTA Technologies |VT8233 [AC97 Audio Controller] is not curr
    By vampirefo in forum Hardware & Booting
    Replies: 2
    Last Post: 03-27-2005, 04:40 PM
  2. VIA VT8233 AC97 onboard audio controller not working :[
    By psychopath in forum Hardware & Booting
    Replies: 0
    Last Post: 03-10-2005, 09:27 PM
  3. D-Link DWL-120+ USB 802.11 (ATMEL chipset)
    By jdiercks in forum Hardware & Booting
    Replies: 1
    Last Post: 08-18-2004, 03:17 AM
  4. Via vt8233(a) problems
    By Pater in forum Hardware & Booting
    Replies: 0
    Last Post: 02-21-2004, 01:03 PM
  5. Prism GT chipset
    By poussin in forum Networking
    Replies: 0
    Last Post: 07-06-2003, 03:31 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Grandstream GS-HT802 2 Port Analog Telephone Adapter VoIP Phone & Device, Black picture

Grandstream GS-HT802 2 Port Analog Telephone Adapter VoIP Phone & Device, Black

$32.00



* Used * Yealink IP Phone SIP-T48S Business Office VOIP 16 Lines 7

* Used * Yealink IP Phone SIP-T48S Business Office VOIP 16 Lines 7"

$59.99



Lot Of 7 Cisco CP-7945G VOIP Phone With Stand & Handset Business IP Phone 7945 picture

Lot Of 7 Cisco CP-7945G VOIP Phone With Stand & Handset Business IP Phone 7945

$41.99



Cisco 7962 Series CP-7962G Unified VoIP IP Business Phone picture

Cisco 7962 Series CP-7962G Unified VoIP IP Business Phone

$6.99



Cisco CP-7945G VOIP Phone With Stand & Handset Business IP Phone 7945 picture

Cisco CP-7945G VOIP Phone With Stand & Handset Business IP Phone 7945

$3.00



Obihai OBI202 2-Port VoIP Phone Adapter with Google Voice picture

Obihai OBI202 2-Port VoIP Phone Adapter with Google Voice

$44.99



Obihai OBI200 1-Port VoIP Phone Adapter, New Open Box, Never Used picture

Obihai OBI200 1-Port VoIP Phone Adapter, New Open Box, Never Used

$32.00



New Cisco 7945G IP VoIP Gigabit GIGE Telephone Phone CP-7945G -  picture

New Cisco 7945G IP VoIP Gigabit GIGE Telephone Phone CP-7945G -

$24.95



NEW Polycom VVX 501 VoIP IP Phone & Stand Tested VVX501 2200-48500-019 Lync picture

NEW Polycom VVX 501 VoIP IP Phone & Stand Tested VVX501 2200-48500-019 Lync

$43.98



AUDIOCODES MP-112/2FXS/3AC MEDIAPACK 1XX SERIES VOIP GATEWAY URUB-71 picture

AUDIOCODES MP-112/2FXS/3AC MEDIAPACK 1XX SERIES VOIP GATEWAY URUB-71

$65.96