Hi, i hope somebody can help me
   I have a motherboard intel 845 with  audio integrated.
   i installed alsa driver with intel8x0 support. all is fine,
   even the modules are inserted without errors, but there are
   no sounds! i've unmuted with amixer, but still don't work.

   this what i have:

  [root@cotz alsa-driver-0.5.12a]# lsmod  | grep snd
  snd-seq-oss            33856   0  (unused)
  snd-seq-midi-event      5640   0  [snd-seq-oss]
  snd-seq                47600   2  [snd-seq-oss snd-seq-midi-event]
  snd-pcm-oss            44228   0  (autoclean)
  snd-mixer-oss          13496   2  (autoclean) [snd-pcm-oss]
  snd-intel8x0           15168   2  (autoclean)
 snd-ac97-codec         34404   0  (autoclean) [snd-intel8x0]
 snd-pcm                83264   0  (autoclean) [snd-pcm-oss snd-intel8x0]
  snd-timer              15336   0  (autoclean) [snd-seq snd-pcm]
  snd-mpu401-uart         4796   0  (autoclean) [snd-intel8x0]
  snd-rawmidi            18912   0  (autoclean) [snd-mpu401-uart]
  snd-seq-device          6176   0  (autoclean) [snd-seq-oss snd-seq
  snd-rawmidi]
  snd                    39244   0  (autoclean) [snd-seq-oss
  snd-seq-midi-event snd-seq snd-pcm-oss snd-mixer-oss snd-intel8x0
  snd-ac97-codec snd-pcm snd-timer snd-mpu401-uart snd-rawmidi
  snd-seq-device]
  soundcore               6532   5  (autoclean) [snd]


  [root@cotz alsa-driver-0.5.12a]# more /etc/modules.conf
  alias parport_lowlevel parport_pc
  alias eth0 eepro100
  alias usb-controller ehci-hcd
  #alias sound-slot-0 i810_audio
  #post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L
  >/dev/null 2>&
  1 || :
  #pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null
  2>&1
  || :
  alias usb-controller1 usb-uhci

  # ALSA portion
  alias char-major-116 snd
  options snd snd_major=116 snd_cards_limit=1
  alias snd-card-0 snd-card-intel8x0
  options snd-card-intel8x0 snd_index=0 snd_id="intel8x0"
  # module options should go here
  # OSS/Free portion
  alias char-major-14 soundcore
  alias sound-slot-0 snd-card-0
  options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0660
  snd_device_gid=
  17 snd_device_uid=0
  alias sound-service-0-0 snd-mixer-oss
  alias sound-service-0-1 snd-seq-oss
  alias sound-service-0-3 snd-pcm-oss
  alias sound-service-0-8 snd-seq-oss
  alias sound-service-0-12 snd-pcm-oss

  [root@cotz alsa-driver-0.5.12a]# dmesg
  ....

  PCI: Found IRQ 3 for device 00:1f.5
  PCI: Sharing IRQ 3 with 00:1f.3
  PCI: Setting latency timer of device 00:1f.5 to 64
  intel8x0: clocking to 48000
  Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
  sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray

  [root@cotz alsa-driver-0.5.12a]# more /proc/asound/oss/sndstat
  Sound Driver:3.8.1a-980706 (ALSA v0.9.0rc3 emulation code)
  Kernel: Linux cotz.super.unam.m 2.4.18-14 #1 Wed Sep 4 13:35:50 EDT 2002
  i686
  Config options: 0

  Installed drivers:
  Type 10: ALSA emulation

  Card config:
  Intel 82801DB-ICH4 at 0xe400, irq 3

  Audio devices:
  0: Intel 82801DB-ICH4 (DUPLEX)

  Synth devices: NOT ENABLED IN CONFIG

  Midi devices: NOT ENABLED IN CONFIG

  Timers:
  7: system timer

  Mixers:
  0: mixer00








-------------------------------------------------------
This sf.net email is sponsored by:
Access Your PC Securely with GoToMyPC. Try Free Now
https://www.gotomypc.com/s/OSND/DD
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to