Perl Detect ISAPNP CardsForum: Programming and Scripting Topic: Perl Detect ISAPNP Cards started by: spark-o-matic Posted by spark-o-matic on Feb. 20 2008,05:15
Its an aztech 2320 isapnp sound card w/ Awesome sound quality and many extra inputs such as tv and cd #2 and a voice modem. The modem detects fine according to the jumpers. The sound chip is a Crystal CS4231A-KL Which looks like its supported by ad1848.o. Also is claimed supported by ALSA, but Google search finds no success stories.I also have an Ensoniq card that might be a similar fight. I found a post here on the boards about my chip set. Last post was to try all possable combinations and rmmod between. No further replies. Automate the processes:
The first subroutine that is abandoned just generated a file that would try all possabilities. The one that is used now checks a pattern match to see if it might have worked. hda4 is a partition to store files sepperate from /opt /home backup etc... and should be recoverable if an OS fails bad. This actualy didn't get the card working, but eliminated a lot of 'Plug & Chug' to say it doesnt work. I might set it to run overnight w/ all possable io's. Other thread said sb.o compatable, but no resolution. I noted no errors from sb and mods installed, but locks up on instantly playback. Also noted /proc/interrupts and /proc/dma do not show the card after modprobe sb ...... This could easily analize those then remove all modules and try again. also could easily pick up from where it left off after a crash by extracting from the written file. Ya, brute force cracking, but these 2 cards are worth it. |