All of lore.kernel.org
 help / color / mirror / Atom feed
* Updated: via8233 driver -- testers wanted
@ 2002-05-27 13:39 Takashi Iwai
  2002-05-27 14:29 ` Stephen Hassard
  0 siblings, 1 reply; 16+ messages in thread
From: Takashi Iwai @ 2002-05-27 13:39 UTC (permalink / raw)
  To: alsa-devel

Hi,

with help of VIA tech, i've changed via8233 drivers to support VT8233A
chip, which has been not working so far.
the changes were already commited to cvs.

so, if someone has VIA8233 chipsets, please test the latest cvs
version, and report back to this ML.  (please check via8233.c has
rev.1.16.)

this change affects not only to VT8233A but also VT8233 and VT8233C
chips.  it'd be appreciated if owners of these chips can test the
driver.

also, if your hardware supports multiple channels (4/6 playbacks) or
spdif i/o, please let me know.  these features are not implemented,
but could be done relatively easily.


thanks,

Takashi

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

^ permalink raw reply	[flat|nested] 16+ messages in thread
* Updated: via8233 driver -- testers wanted
@ 2002-05-30 13:58 Vlad Danego
  0 siblings, 0 replies; 16+ messages in thread
From: Vlad Danego @ 2002-05-30 13:58 UTC (permalink / raw)
  To: alsa-devel

Hi,

I was tested the last cvs version of via8233 driver (rev.1.18)
on a Soltek MB SL-75DRV4 (VIA266 chipset with VT8233A sb).
And it's not work. There is no sound via pcm.

>==================  dmesg  ==================
PCI: Setting latency timer of device 00:11.5 to 64
ALSA ../alsa-kernel/core/pcm_native.c:1093: playback drain error (DMA or IRQ trouble?)
>==================  dmesg  ==================

Kernel 2.4.19-pre9



>-----------------  moduses.conf
alias char-major-116 snd
alias snd-card-0 snd-via8233
alias char-major-14 soundcore
alias sound-slot-0 snd-card-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


>------------------ lsmod | grep snd
snd-pcm-oss            44612   0  (autoclean)
snd-mixer-oss          10240   0  (autoclean) [snd-pcm-oss]
snd-via8233             5860   0 
snd-pcm                56608   0  [snd-pcm-oss snd-via8233]
snd-timer              11424   0  [snd-pcm]
snd-ac97-codec         24772   0  [snd-via8233]
snd                    30696   2  [snd-pcm-oss snd-mixer-oss snd-via8233 snd-pcm snd-timer snd-ac97-codec]
soundcore               3332   3  [snd]


>------------------ cat /proc/asound/cards
0 [card0          ]: VIA8233 - VIA 8233
                     VIA 8233 at 0xc000, irq 10


>------------------ cat /proc/asound/devices
  0: [0- 0]: ctl
 16: [0- 0]: digital audio playback
 24: [0- 0]: digital audio capture
 33:       : timer


>------------------ cat /proc/asound/card0/ac97#0
0-0/0: ICEnsemble ICE1232

Capabilities     : -headphone out-
DAC resolution   : 18-bit
ADC resolution   : 18-bit
3D enhancement   : Reserved 27

Current setup
Mic gain         : +20dB [+20dB]
POP path         : pre 3D
Sim. stereo      : off
3D enhancement   : off
Loudness         : off
Mono output      : MIX
Mic select       : Mic1
ADC/DAC loopback : off
Extended ID      : codec=0 rev=0 AMAP DSA=0 VRA
Extended status  : VRA
PCM front DAC    : 44100Hz
PCM ADC          : 48000Hz


>------------------ cat /proc/asound/oss/devices
  0: [0- 0]: mixer
  3: [0- 3]: digital audio
    

>----------------- cat /proc/asound/oss/sndstat
Sound Driver:3.8.1a-980706 (ALSA v0.9.0rc1 emulation code)
Kernel: Linux vlad.danego.net 2.4.19-pre9 #3 Wed May 29 15:07:40 EEST 2002 i686
Config options: 0

Installed drivers: 
Type 10: ALSA emulation

Card config: 
VIA 8233 at 0xc000, irq 10

Audio devices:
0: VIA 8233 (DUPLEX)

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers:
0: mixer00

>-----------------------------------------------


What is wrong?



	Thanks,
		Vlad
-- 
*=================================================
* Vlad Danego
*                          Nic-handles: VD437
* E-mail: vlad@al.lg.ua                 VLAD5-RIPE
*         vlad@vlad.danego.net          VLAD-UANIC
*=================================================

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

^ permalink raw reply	[flat|nested] 16+ messages in thread
* Re: Updated: via8233 driver -- testers wanted
@ 2002-05-31  8:51 René Kermis
  2002-05-31  8:00 ` Niek van der Maas
  2002-05-31 10:55 ` Takashi Iwai
  0 siblings, 2 replies; 16+ messages in thread
From: René Kermis @ 2002-05-31  8:51 UTC (permalink / raw)
  To: alsa-devel

Hi,

I can't get the driver (cvs-version 1.18) running on a VT8233A (EPoX 8K3A+).
I get the following error when trying to play a sound file with aplay:

ALSA lib pcm_hw.c:413:(snd_pcm_hw_drain) SNDRV_PCM_IOCTL_DRAIN failed:
Input/Output error

dmesg-output:

ALSA ../alsa-kernel/core/pcm_lib.c:1871: playback write error (DMA or IRQ
trouble?)
...
ALSA ../alsa-kernel/core/pcm_native.c:1093: playback drain error (DMA or IRQ
trouble?)


Any suggestions?
René


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2002-05-31 18:35 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-27 13:39 Updated: via8233 driver -- testers wanted Takashi Iwai
2002-05-27 14:29 ` Stephen Hassard
  -- strict thread matches above, loose matches on Subject: below --
2002-05-30 13:58 Vlad Danego
2002-05-31  8:51 René Kermis
2002-05-31  8:00 ` Niek van der Maas
2002-05-31 10:55 ` Takashi Iwai
2002-05-31 10:36   ` Niek van der Maas
2002-05-31 12:13     ` René Kermis
2002-05-31 13:23       ` Takashi Iwai
2002-05-31 13:31       ` Takashi Iwai
2002-05-31 13:50         ` René Kermis
2002-05-31 14:03           ` René Kermis
2002-05-31 12:33     ` René Kermis
2002-05-31 13:21       ` René Kermis
2002-05-31 12:52         ` Niek van der Maas
2002-05-31 18:35           ` Vlad Danego

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.