Hello there

I'm trying to get the vxpocket driver working. I've built alsa from cvs and i've got 
all the pcmcia and alsa modules inserted:

snd-vxpocket           77344   0  (unused)
snd-vxp-lib            26832   0  [snd-vxpocket]
snd-usb-audio          41456   0 
snd-rawmidi            16416   0  [snd-usb-audio]
snd-seq-device          5156   0  [snd-rawmidi]
snd-powermac           33460   0 
snd-pcm                70432   0  [snd-vxp-lib snd-usb-audio snd-powermac]
snd-timer              13104   0  [snd-pcm]
snd                    36060   0  [snd-vxpocket snd-vxp-lib snd-usb-audio snd-rawmidi 
snd-seq-device snd-powermac snd-pcm snd-timer]
soundcore               4488   0  [snd]
ds                      8640   1  [snd-vxpocket]
airo                   45324   0  (unused)
yenta_socket           11648   1 
pcmcia_core            42672   0  [snd-vxpocket ds yenta_socket]
i2c-core               14584   0  [snd-powermac]

i've configured the modules (/etc/modutils/alsa):

# ALSA native device support
alias char-major-116 snd
alias snd-card-0 snd-powermac
alias snd-card-1 snd-usb-audio
alias snd-card-2 snd-vxpocket

# OSS/Free setup
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

and i've put the vxpocket.conf file in /etc/pcmcia/ .

the first time i insert the vxpocket, i get a kernel barf. from /var/log/messages:



Jan  5 12:56:28 bennyhill kernel: cs: memory probe 0x0c0000-0x0fffff:__ioremap(): phys 
addr c0000 is RAM lr c0012238
Jan  5 12:56:28 bennyhill kernel: Oops: kernel access of bad area, sig: 11
Jan  5 12:56:28 bennyhill kernel: NIP: D9B47238 XER: 20000000 LR: D9B47214 SP: 
D70A1660 REGS: d70a15b0 TRAP: 0300    Not tainted
Jan  5 12:56:28 bennyhill kernel: MSR: 00009032 EE: 1 PR: 0 FP: 0 ME: 1 IR/DR: 11
Jan  5 12:56:28 bennyhill kernel: DAR: 00000000, DSISR: 40000000
Jan  5 12:56:28 bennyhill kernel: TASK = d70a0000[207] 'cardmgr' Last syscall: 54 
Jan  5 12:56:28 bennyhill kernel: last math c093c000 last altivec 00000000
Jan  5 12:56:28 bennyhill kernel: GPR00: 00001000 D70A1660 D70A0000 00000000 D9B57815 
00000000 00000002 D70A16CA 
Jan  5 12:56:28 bennyhill kernel: GPR08: 00000000 00000000 08100000 00001000 24004028 
10022A18 00000000 00000000 
Jan  5 12:56:28 bennyhill kernel: GPR16: 00000000 00000000 00000000 D9B47468 00000000 
00000000 D9B47654 D7616800 
Jan  5 12:56:28 bennyhill kernel: GPR24: 00040000 D70A16CA 00000002 D7616844 D70A16CA 
00000002 D7616800 00000000 
Jan  5 12:56:28 bennyhill kernel: Call backtrace: 
Jan  5 12:56:28 bennyhill kernel: D9B47924 D9B47E84 D9B47C40 D9B49870 D9B474B4 
D9B49E84 D9B4A01C 
Jan  5 12:56:28 bennyhill kernel: D9B47708 D9B47100 D9B47924 D9B47E84 D9B47C40 
D9B49870 D9B67438 
Jan  5 12:56:28 bennyhill kernel: C004E444 C00064DC 1001ACF8 10001CDC 1000355C 
10004DBC 0FECAC50 
Jan  5 12:56:28 bennyhill kernel: 00000000 

my kernel is this one:
2.4.20-rc3-ben0 #2 Sat Nov 23 17:14:19 GMT 2002 ppc unknown

pcmcia is from the kernel tree as opposed to pcmcia-cs. its a debian-ppc distro. 

Can anyone suggest how to get the card up and running?

cheers

matthew



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to