View Single Post
  #298 (permalink)  
Old 08-22-2010, 06:36 AM
[ACL]'s Avatar
[ACL]
VIP Member
Offline
Location: NY
 
Join Date: Feb 2010
Posts: 1,534
Reputation: 6350
[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Re: Why sound isn't working on the TP2.

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.

  1. [ 110.704772] SMD: ch 0 OPENING -> OPENED
  2. [ 126.494842] Creating a master local ept d4c3ed20
  3. [ 126.515441] snd_ioctl set_device: device 1
  4. [ 126.536682] Turnin mic bias on 1
  5. [ 126.556945] snd_set_device 1 1 0
  6. [ 126.577056] [RPC] CALL on ept d4c3ed20 to 30000002:aa2b1a44 @ 0:00000001 (60 bytes) (xid 2 proc 2)
  7. [ 126.613983] [RPC] READ on ept d4c3ed20
  8. [ 126.634185] [RR] - ver=1 type=1 src=0:00000001 crx=0 siz=28 dst=1:d4c3ed20
  9. [ 126.673919] [RPC] READ on ept d4c3ed20 (24 bytes)
  10. [ 126.697967] buggy program ApmCommandThrea is calling snd_set_volume with dev=256 != 0x11
  11. [ 126.735961] snd_set_volume 17 0 5
  12. [ 126.757080] [RPC] CALL on ept d4c3ed20 to 30000002:aa2b1a44 @ 0:00000001 (60 bytes) (xid 3 proc 3)
  13. [ 126.795349] [RPC] READ on ept d4c3ed20
  14. [ 126.801757] [RR] - ver=1 type=1 src=0:00000001 crx=0 siz=28 dst=1:d4c3ed20
  15. [ 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..
Reply With Quote
This post has been thanked 2 times.