Jonpry: fixed rpc on the nand version.. i looked into snd.c for the calls you mentioned to enable incall sound Looks like we already make the calls for the device and volume.
- [ 110.704772] SMD: ch 0 OPENING -> OPENED
- [ 126.494842] Creating a master local ept d4c3ed20
- [ 126.515441] snd_ioctl set_device: device 1
- [ 126.536682] Turnin mic bias on 1
- [ 126.556945] snd_set_device 1 1 0
- [ 126.577056] [RPC] CALL on ept d4c3ed20 to 30000002:aa2b1a44 @ 0:00000001 (60 bytes) (xid 2 proc 2)
- [ 126.613983] [RPC] READ on ept d4c3ed20
- [ 126.634185] [RR] - ver=1 type=1 src=0:00000001 crx=0 siz=28 dst=1:d4c3ed20
- [ 126.673919] [RPC] READ on ept d4c3ed20 (24 bytes)
- [ 126.697967] buggy program ApmCommandThrea is calling snd_set_volume with dev=256 != 0x11
- [ 126.735961] snd_set_volume 17 0 5
- [ 126.757080] [RPC] CALL on ept d4c3ed20 to 30000002:aa2b1a44 @ 0:00000001 (60 bytes) (xid 3 proc 3)
- [ 126.795349] [RPC] READ on ept d4c3ed20
- [ 126.801757] [RR] - ver=1 type=1 src=0:00000001 crx=0 siz=28 dst=1:d4c3ed20
- [ 126.817260] [RPC] READ on ept d4c3ed20 (24 bytes)
They show no errors. Any other ideas? we are tracing the dlls down but anything that comes to mind might help..