Opened 17 years ago
Closed 17 years ago
#117 closed defect (fixed)
v1.9.3 - no sound using VIA 8233A + ALC200
Reported by: | Steve Wendt | Owned by: | Paul Smedley |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | UNIAUD32 | Version: | 1.9.3 |
Severity: | normal | Keywords: | |
Cc: |
Description
No sound with v1.9.3 or previous build for VIA 8233A + ALC200. Tried with & without '/C:VIA82XX' parm, and using/not using unimix to init card at WPS startup. ISTR I got sound but occasional traps with 1.14rc5. Unknown build dated 2005/08/02 is the only version I have that works reliably.
Rich Walsh (richATe-vertise.com)
Attachments (1)
Change History (8)
by , 17 years ago
Attachment: | debuginfo.zip added |
---|
comment:1 by , 17 years ago
Component: | Building → UNIAUD32 |
---|
comment:2 by , 17 years ago
From alsahlp.log: OSS32_WaveSetHwParams return -12 after SNDRV_PCM_IOCTL_HW_PARAMS ioctl OSS32_WaveSetHwParams (second pass) error -12
The above is why you get no sound, and is a common problem with Via8233 chipset motherboards.
I haven't been able to work out why it's happening yet....
follow-ups: 4 5 comment:3 by , 17 years ago
Owner: | set to |
---|
Hi Rich - please try with http://smedley.info/uniaud32-via8233.zip
comment:4 by , 17 years ago
Replying to psmedley:
Hi Rich - please try with http://smedley.info/uniaud32-via8233.zip
I get the following trap screen at bootup:
Exception in module UNIAUD32.SYS TRAP 000e ERRCD=00000000
EAX=00000f6c EBX=00000010 ECX=00000000 EDX=000006dc ESI=f6e9d2a4 EDI=f6e9efc8 EBP=f98057d6 FLG=00213212 CS:EIP=0168:f708b14e CSACC=c09b CSLIM=ffffffff SS:ESP=1550:f98057aa SSACC=c093 SSLIM=ffffffff
DS=0160 DSACC=c0f3 DSLIM=ffffffff CR0=8001001b ES=0160 ESACC=c0f3 ESLIM=ffffffff CR2=00000f6c FS=0a28 FSACC=10f1 FSLIM=00000071 GS=0160 GSACC=c0f3 GSLIM=ffffffff
internal processing error at ##0168:fff1da1f - 000e:ca1f 60000, 9084
06860662 Internal Revision 14.104a_W4
Rich Walsh (richATe-vertise.com)
comment:5 by , 17 years ago
Replying to psmedley:
Hi Rich - please try with http://smedley.info/uniaud32-via8233.zip
Sorry about the lack of formatting - hopefully this will be more readable:
Exception in module UNIAUD32.SYS TRAP 000e ERRCD=00000000 EAX=00000f6c EBX=00000010 ECX=00000000 EDX=000006dc ESI=f6e9d2a4 EDI=f6e9efc8 EBP=f98057d6 FLG=00213212 CS:EIP=0168:f708b14e CSACC=c09b CSLIM=ffffffff SS:ESP=1550:f98057aa SSACC=c093 SSLIM=ffffffff DS=0160 DSACC=c0f3 DSLIM=ffffffff CR0=8001001b ES=0160 ESACC=c0f3 ESLIM=ffffffff CR2=00000f6c FS=0a28 FSACC=10f1 FSLIM=00000071 GS=0160 GSACC=c0f3 GSLIM=ffffffff internal processing error at ##0168:fff1da1f - 000e:ca1f 60000, 9084 06860662 Internal Revision 14.104a_W4
comment:6 by , 17 years ago
OK I've refreshed http://smedley.info/uniaud32-via8233.zip once more. fingers crossed :)
comment:7 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Checkin 351 fixes this. The above URL contains a sample build with the fix
Replying to guest: