Sound Config Asus A7V8x-x with 2.4.22-pre10

Ask a Question related to Debian, Design and Development.

  1. #1

    Default Sound Config Asus A7V8x-x with 2.4.22-pre10

    No sound. I have been running stable, upgraded motherboard to
    the ASUS A7V8X-X, hda remains the same.
    [url]http://lists.debian.org/debian-user/2003/debian-user-200307/msg03724.html[/url]
    as sugested I Patched and installed the kernel 2.4.22-pre10

    Dmesg|more snippit:

    Via 686a/8233/8235 audio driver 1.9.1-ac3
    PCI: Found IRQ 4 for device 00:11.5
    IRQ routing conflict for 00:11.5, have irq 3, want irq 4
    via82cxxx: Six channel audio available
    PCI: Setting latency timer of device 00:11.5 to 64
    via82cxxx: timeout while reading AC97 codec (0x8000000)

    lspci -v snippit:

    00:12.0 Ethernet controller: VIA Technologies, Inc. Ethernet Controller
    (rev 74)
    Subsystem: Asustek Computer, Inc.: Unknown device 80a1
    Flags: bus master, stepping, medium devsel, latency 32, IRQ 5
    I/O ports at b400 [size=256]
    Memory at f3000000 (32-bit, non-prefetchable) [size=256]
    Capabilities: [40] Power Management version 2

    Any suggestions?

    Kind regards
    Dan Hunt
    Pitch in and help with the Debian Weekly News,
    send your news to [email]dwn@debian.org[/email] Read it at
    [url]http://debian.org/News/weekly/current/issue/[/url]

    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.2.2 (GNU/Linux)

    iD8DBQE/MBW0FLWNKtFYmwoRAkqRAJ9wXMBrLE6AeSvKCpUjtzSPg3KhWQ CcCaI0
    Vr+PdCyDIv2uNJFP5SJXUZI=
    =AOn9
    -----END PGP SIGNATURE-----

    Dan Hunt Guest

  2. Similar Questions and Discussions

    1. Asus A8N-VM CSV contest
      After 7 (SEVEN) trials, I "succeeded" going up to 71%, yes, 71 % of the installation processe befor the installation CD (dapper rake beta,...
    2. Some sound problems with an Asus A7N8X-X motherboard
      Dear list, I have a Asus A7N8X-X motherboard and I wounder what exactly are the right kernel module I should load to get my sound working. I...
    3. On Board Sound Asus P4P800 with Debian 3.0r1
      Hi, I've just about managed to install Debian (Woody 3.0r1) on my new machine. But I cant get the onboard sound to work, I've tried running...
    4. ASUS P4P800 and AD1985 Sound
      I just got a new box - ASUS P4P800 and the built in sound is a ADI AD1985. Anyone had any luck getting it to work? Tks Chuck
    5. Unresolved symbols....? RH9 Abit IC7-G Sound config problem
      I am running RH9 and tried to compile and install Alsa to get the soundcard working. the onboard card is a RealTek ALC650. Everything went well...
  3. #2

    Default Re: Sound Config Asus A7V8x-x with 2.4.22-pre10

    RE: Sound Config Asus A7V8x-x with 2.4.22-pre10
    To: [email]debian-user@lists.debian.org[/email]
    Subject: Sound Config Asus A7V8x-x with 2.4.22-pre10
    From: Dan Hunt <dan@hunt.ath.cx>
    ==========
    Dan,
    REsponding to you directly as I'm not on the List, but
    was searching the Archives.

    Not sure this will solve the problem.
    But if your Debian is Stable, you may need additional
    devices to support sound. Read man MAKEDEV
    If you are using the devfs, with 2.4.22-pre10
    you must boot with: option devfs=nomount
    before you can run:
    cd /dev
    ../MAKEDEV -v -d audio
    ------------------
    audio: This creates the audio devices
    used by the sound driver.
    These include mixer mixer{1..3} (Mixer
    controls), sequencer (Audio sequencer), dsp dsp{1..3} (Digital audio),
    sndstat(Sound card status information), audioctl (SPARC audio
    control device)and audio audio{1..3} (Sun-compatible
    digital audio). MIDI devices are midi00 through midi03,
    midi{0..3}, rmidi{0..3}, smpte{0..3}.
    In addition, devices mpu401data and mpu401stat are created.
    --------------
    MarvS


    Thanks!
    I will try that once I find out how
    to boot with option devfs=nomount !
    You don't have to be on this list to post.

    Kind Regards
    Dan Hunt


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Dan Hunt Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139