Advertisement
Guest User

Untitled

a guest
Feb 8th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.68 KB | None | 0 0
  1. cat /var/lib/alsa/asound.state
  2. state.Generic {
  3. control.1 {
  4. iface CARD
  5. name 'HDMI/DP,pcm=3 Jack'
  6. value true
  7. comment {
  8. access read
  9. type BOOLEAN
  10. count 1
  11. }
  12. }
  13. control.2 {
  14. iface MIXER
  15. name 'IEC958 Playback Con Mask'
  16. value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  17. comment {
  18. access read
  19. type IEC958
  20. count 1
  21. }
  22. }
  23. control.3 {
  24. iface MIXER
  25. name 'IEC958 Playback Pro Mask'
  26. value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  27. comment {
  28. access read
  29. type IEC958
  30. count 1
  31. }
  32. }
  33. control.4 {
  34. iface MIXER
  35. name 'IEC958 Playback Default'
  36. value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
  37. comment {
  38. access 'read write'
  39. type IEC958
  40. count 1
  41. }
  42. }
  43. control.5 {
  44. iface MIXER
  45. name 'IEC958 Playback Switch'
  46. value true
  47. comment {
  48. access 'read write'
  49. type BOOLEAN
  50. count 1
  51. }
  52. }
  53. control.6 {
  54. iface PCM
  55. device 3
  56. name ELD
  57. value '100005000010000100000000000000000000000009070700'
  58. comment {
  59. access 'read volatile'
  60. type BYTES
  61. count 24
  62. }
  63. }
  64. control.7 {
  65. iface PCM
  66. device 3
  67. name 'Playback Channel Map'
  68. value.0 0
  69. value.1 0
  70. value.2 0
  71. value.3 0
  72. value.4 0
  73. value.5 0
  74. value.6 0
  75. value.7 0
  76. comment {
  77. access 'read write'
  78. type INTEGER
  79. count 8
  80. range '0 - 36'
  81. }
  82. }
  83. }
  84. state.Generic_1 {
  85. control.1 {
  86. iface MIXER
  87. name 'Channel Mode'
  88. value '2ch'
  89. comment {
  90. access 'read write'
  91. type ENUMERATED
  92. count 1
  93. item.0 '2ch'
  94. item.1 '4ch'
  95. item.2 '6ch'
  96. }
  97. }
  98. control.2 {
  99. iface MIXER
  100. name 'Front Playback Volume'
  101. value.0 87
  102. value.1 87
  103. comment {
  104. access 'read write'
  105. type INTEGER
  106. count 2
  107. range '0 - 87'
  108. dbmin -6525
  109. dbmax 0
  110. dbvalue.0 0
  111. dbvalue.1 0
  112. }
  113. }
  114. control.3 {
  115. iface MIXER
  116. name 'Front Playback Switch'
  117. value.0 true
  118. value.1 true
  119. comment {
  120. access 'read write'
  121. type BOOLEAN
  122. count 2
  123. }
  124. }
  125. control.4 {
  126. iface MIXER
  127. name 'Surround Playback Volume'
  128. value.0 0
  129. value.1 0
  130. comment {
  131. access 'read write'
  132. type INTEGER
  133. count 2
  134. range '0 - 87'
  135. dbmin -6525
  136. dbmax 0
  137. dbvalue.0 -6525
  138. dbvalue.1 -6525
  139. }
  140. }
  141. control.5 {
  142. iface MIXER
  143. name 'Surround Playback Switch'
  144. value.0 false
  145. value.1 false
  146. comment {
  147. access 'read write'
  148. type BOOLEAN
  149. count 2
  150. }
  151. }
  152. control.6 {
  153. iface MIXER
  154. name 'Center Playback Volume'
  155. value 0
  156. comment {
  157. access 'read write'
  158. type INTEGER
  159. count 1
  160. range '0 - 87'
  161. dbmin -6525
  162. dbmax 0
  163. dbvalue.0 -6525
  164. }
  165. }
  166. control.7 {
  167. iface MIXER
  168. name 'LFE Playback Volume'
  169. value 0
  170. comment {
  171. access 'read write'
  172. type INTEGER
  173. count 1
  174. range '0 - 87'
  175. dbmin -6525
  176. dbmax 0
  177. dbvalue.0 -6525
  178. }
  179. }
  180. control.8 {
  181. iface MIXER
  182. name 'Center Playback Switch'
  183. value false
  184. comment {
  185. access 'read write'
  186. type BOOLEAN
  187. count 1
  188. }
  189. }
  190. control.9 {
  191. iface MIXER
  192. name 'LFE Playback Switch'
  193. value false
  194. comment {
  195. access 'read write'
  196. type BOOLEAN
  197. count 1
  198. }
  199. }
  200. control.10 {
  201. iface MIXER
  202. name 'Headphone Playback Switch'
  203. value.0 true
  204. value.1 true
  205. comment {
  206. access 'read write'
  207. type BOOLEAN
  208. count 2
  209. }
  210. }
  211. control.11 {
  212. iface MIXER
  213. name 'Front Mic Playback Volume'
  214. value.0 0
  215. value.1 0
  216. comment {
  217. access 'read write'
  218. type INTEGER
  219. count 2
  220. range '0 - 31'
  221. dbmin -3450
  222. dbmax 1200
  223. dbvalue.0 -3450
  224. dbvalue.1 -3450
  225. }
  226. }
  227. control.12 {
  228. iface MIXER
  229. name 'Front Mic Playback Switch'
  230. value.0 false
  231. value.1 false
  232. comment {
  233. access 'read write'
  234. type BOOLEAN
  235. count 2
  236. }
  237. }
  238. control.13 {
  239. iface MIXER
  240. name 'Rear Mic Playback Volume'
  241. value.0 0
  242. value.1 0
  243. comment {
  244. access 'read write'
  245. type INTEGER
  246. count 2
  247. range '0 - 31'
  248. dbmin -3450
  249. dbmax 1200
  250. dbvalue.0 -3450
  251. dbvalue.1 -3450
  252. }
  253. }
  254. control.14 {
  255. iface MIXER
  256. name 'Rear Mic Playback Switch'
  257. value.0 false
  258. value.1 false
  259. comment {
  260. access 'read write'
  261. type BOOLEAN
  262. count 2
  263. }
  264. }
  265. control.15 {
  266. iface MIXER
  267. name 'Line Playback Volume'
  268. value.0 0
  269. value.1 0
  270. comment {
  271. access 'read write'
  272. type INTEGER
  273. count 2
  274. range '0 - 31'
  275. dbmin -3450
  276. dbmax 1200
  277. dbvalue.0 -3450
  278. dbvalue.1 -3450
  279. }
  280. }
  281. control.16 {
  282. iface MIXER
  283. name 'Line Playback Switch'
  284. value.0 false
  285. value.1 false
  286. comment {
  287. access 'read write'
  288. type BOOLEAN
  289. count 2
  290. }
  291. }
  292. control.17 {
  293. iface MIXER
  294. name 'Auto-Mute Mode'
  295. value Enabled
  296. comment {
  297. access 'read write'
  298. type ENUMERATED
  299. count 1
  300. item.0 Disabled
  301. item.1 Enabled
  302. }
  303. }
  304. control.18 {
  305. iface MIXER
  306. name 'Input Source'
  307. value 'Front Mic'
  308. comment {
  309. access 'read write'
  310. type ENUMERATED
  311. count 1
  312. item.0 'Front Mic'
  313. item.1 'Rear Mic'
  314. item.2 Line
  315. }
  316. }
  317. control.19 {
  318. iface MIXER
  319. name 'Input Source'
  320. index 1
  321. value 'Front Mic'
  322. comment {
  323. access 'read write'
  324. type ENUMERATED
  325. count 1
  326. item.0 'Front Mic'
  327. item.1 'Rear Mic'
  328. item.2 Line
  329. }
  330. }
  331. control.20 {
  332. iface MIXER
  333. name 'Capture Volume'
  334. value.0 63
  335. value.1 63
  336. comment {
  337. access 'read write'
  338. type INTEGER
  339. count 2
  340. range '0 - 63'
  341. dbmin -1725
  342. dbmax 3000
  343. dbvalue.0 3000
  344. dbvalue.1 3000
  345. }
  346. }
  347. control.21 {
  348. iface MIXER
  349. name 'Capture Switch'
  350. value.0 false
  351. value.1 false
  352. comment {
  353. access 'read write'
  354. type BOOLEAN
  355. count 2
  356. }
  357. }
  358. control.22 {
  359. iface MIXER
  360. name 'Capture Volume'
  361. index 1
  362. value.0 0
  363. value.1 0
  364. comment {
  365. access 'read write'
  366. type INTEGER
  367. count 2
  368. range '0 - 63'
  369. dbmin -1725
  370. dbmax 3000
  371. dbvalue.0 -1725
  372. dbvalue.1 -1725
  373. }
  374. }
  375. control.23 {
  376. iface MIXER
  377. name 'Capture Switch'
  378. index 1
  379. value.0 false
  380. value.1 false
  381. comment {
  382. access 'read write'
  383. type BOOLEAN
  384. count 2
  385. }
  386. }
  387. control.24 {
  388. iface MIXER
  389. name 'Front Mic Boost Volume'
  390. value.0 3
  391. value.1 3
  392. comment {
  393. access 'read write'
  394. type INTEGER
  395. count 2
  396. range '0 - 3'
  397. dbmin 0
  398. dbmax 3000
  399. dbvalue.0 3000
  400. dbvalue.1 3000
  401. }
  402. }
  403. control.25 {
  404. iface MIXER
  405. name 'Rear Mic Boost Volume'
  406. value.0 0
  407. value.1 0
  408. comment {
  409. access 'read write'
  410. type INTEGER
  411. count 2
  412. range '0 - 3'
  413. dbmin 0
  414. dbmax 3000
  415. dbvalue.0 0
  416. dbvalue.1 0
  417. }
  418. }
  419. control.26 {
  420. iface MIXER
  421. name 'Line Boost Volume'
  422. value.0 0
  423. value.1 0
  424. comment {
  425. access 'read write'
  426. type INTEGER
  427. count 2
  428. range '0 - 3'
  429. dbmin 0
  430. dbmax 3000
  431. dbvalue.0 0
  432. dbvalue.1 0
  433. }
  434. }
  435. control.27 {
  436. iface MIXER
  437. name 'Master Playback Volume'
  438. value 87
  439. comment {
  440. access 'read write'
  441. type INTEGER
  442. count 1
  443. range '0 - 87'
  444. dbmin -6525
  445. dbmax 0
  446. dbvalue.0 0
  447. }
  448. }
  449. control.28 {
  450. iface MIXER
  451. name 'Master Playback Switch'
  452. value true
  453. comment {
  454. access 'read write'
  455. type BOOLEAN
  456. count 1
  457. }
  458. }
  459. control.29 {
  460. iface CARD
  461. name 'Front Mic Jack'
  462. value false
  463. comment {
  464. access read
  465. type BOOLEAN
  466. count 1
  467. }
  468. }
  469. control.30 {
  470. iface CARD
  471. name 'Rear Mic Jack'
  472. value false
  473. comment {
  474. access read
  475. type BOOLEAN
  476. count 1
  477. }
  478. }
  479. control.31 {
  480. iface CARD
  481. name 'Line Jack'
  482. value false
  483. comment {
  484. access read
  485. type BOOLEAN
  486. count 1
  487. }
  488. }
  489. control.32 {
  490. iface CARD
  491. name 'Line Out Jack'
  492. value false
  493. comment {
  494. access read
  495. type BOOLEAN
  496. count 1
  497. }
  498. }
  499. control.33 {
  500. iface CARD
  501. name 'Front Headphone Jack'
  502. value true
  503. comment {
  504. access read
  505. type BOOLEAN
  506. count 1
  507. }
  508. }
  509. control.34 {
  510. iface MIXER
  511. name 'Beep Playback Volume'
  512. value.0 9
  513. value.1 9
  514. comment {
  515. access 'read write'
  516. type INTEGER
  517. count 2
  518. range '0 - 31'
  519. dbmin -3450
  520. dbmax 1200
  521. dbvalue.0 -2100
  522. dbvalue.1 -2100
  523. }
  524. }
  525. control.35 {
  526. iface MIXER
  527. name 'Beep Playback Switch'
  528. value.0 false
  529. value.1 false
  530. comment {
  531. access 'read write'
  532. type BOOLEAN
  533. count 2
  534. }
  535. }
  536. control.36 {
  537. iface PCM
  538. name 'Playback Channel Map'
  539. value.0 0
  540. value.1 0
  541. comment {
  542. access read
  543. type INTEGER
  544. count 2
  545. range '0 - 36'
  546. }
  547. }
  548. control.37 {
  549. iface PCM
  550. name 'Capture Channel Map'
  551. value.0 0
  552. value.1 0
  553. comment {
  554. access read
  555. type INTEGER
  556. count 2
  557. range '0 - 36'
  558. }
  559. }
  560. control.38 {
  561. iface PCM
  562. device 2
  563. name 'Capture Channel Map'
  564. value.0 0
  565. value.1 0
  566. comment {
  567. access read
  568. type INTEGER
  569. count 2
  570. range '0 - 36'
  571. }
  572. }
  573. control.39 {
  574. iface MIXER
  575. name 'PCM Playback Volume'
  576. value.0 255
  577. value.1 255
  578. comment {
  579. access 'read write user'
  580. type INTEGER
  581. count 2
  582. range '0 - 255'
  583. tlv '0000000100000008ffffec1400000014'
  584. dbmin -5100
  585. dbmax 0
  586. dbvalue.0 0
  587. dbvalue.1 0
  588. }
  589. }
  590. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement