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

Thread: Configuring VT8233 chipset audio

Hybrid View

  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
  •  


AMD Ryzen 7 5800X Processor (4.7GHz, 8 Cores, Socket AM4) picture

AMD Ryzen 7 5800X Processor (4.7GHz, 8 Cores, Socket AM4)

$150.00



Intel - Core i9-14900K 14th Gen 24-Core 32-Thread - 4.4GHz (6.0GHz Turbo) Soc... picture

Intel - Core i9-14900K 14th Gen 24-Core 32-Thread - 4.4GHz (6.0GHz Turbo) Soc...

$549.99



Intel - Core i5-14600K 14th Gen 14-Core 20-Thread - 4.0GHz (5.3GHz Turbo) Soc... picture

Intel - Core i5-14600K 14th Gen 14-Core 20-Thread - 4.0GHz (5.3GHz Turbo) Soc...

$306.99



AMD Ryzen 9 7900x Processor (5.6 GHz, 12 Cores) picture

AMD Ryzen 9 7900x Processor (5.6 GHz, 12 Cores)

$225.00



AMD Ryzen 9 7900X3D Gaming Processor - 12 Core And 24 Threads - 5.60 GHz Max Boo picture

AMD Ryzen 9 7900X3D Gaming Processor - 12 Core And 24 Threads - 5.60 GHz Max Boo

$349.00



AMD Ryzen 5 4500 6-Core 3.6GHz Socket AM4 65W CPU Desktop Processor picture

AMD Ryzen 5 4500 6-Core 3.6GHz Socket AM4 65W CPU Desktop Processor

$79.00



Intel Core i3-8100T 3.1 GHz Socket LGA 1151 Quad Core Processor... picture

Intel Core i3-8100T 3.1 GHz Socket LGA 1151 Quad Core Processor...

$12.45



Intel Core i5-12600K 2.80GHz 10-Core Processor LGA 1700 BX8071512600K picture

Intel Core i5-12600K 2.80GHz 10-Core Processor LGA 1700 BX8071512600K

$164.99



Intel Core i9-9900 SRG18 3.10GHz 16MB 8-Core LGA1151 CPU Processor picture

Intel Core i9-9900 SRG18 3.10GHz 16MB 8-Core LGA1151 CPU Processor

$262.49



**SEALED** Intel Core i9-12900K Processor (5.2 GHz, 16 Cores, FCLGA1700) picture

**SEALED** Intel Core i9-12900K Processor (5.2 GHz, 16 Cores, FCLGA1700)

$309.99