daily pastebin goal
10%
SHARE
TWEET

adevices.sh output

a guest Jan 7th, 2016 46 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ========================================
  2. Part I: ALSA
  3. Advanced Linux Sound Architecture Driver Version k4.2.5-1-ARCH.
  4.  
  5. Card 0 (ICH6):
  6.   * Playback Device 0 (Intel ICH6):
  7.     - Subdevice 0 (hw:ICH6,0,0):
  8.       closed
  9.  
  10.   * Playback Device 4 (Intel ICH6 - IEC958):
  11.     - Subdevice 0 (hw:ICH6,4,0):
  12.       closed
  13.  
  14.   * Recording Device 0 (Intel ICH6):
  15.     - Subdevice 0 (hw:ICH6,0,0):
  16.       closed
  17.  
  18.   * Recording Device 1 (Intel ICH6 - MIC ADC):
  19.     - Subdevice 0 (hw:ICH6,1,0):
  20.       closed
  21.  
  22.   * Recording Device 2 (Intel ICH6 - MIC2 ADC):
  23.     - Subdevice 0 (hw:ICH6,2,0):
  24.       closed
  25.  
  26.   * Recording Device 3 (Intel ICH6 - ADC2):
  27.     - Subdevice 0 (hw:ICH6,3,0):
  28.       closed
  29.  
  30. Card 1 (Modem):
  31.   * Playback Device 0 (Intel ICH6 Modem - Modem):
  32.     - Subdevice 0 (hw:Modem,0,0):
  33.       closed
  34.  
  35.   * Recording Device 0 (Intel ICH6 Modem - Modem):
  36.     - Subdevice 0 (hw:Modem,0,0):
  37.       closed
  38.  
  39. Card 2 (USBMIDI):
  40.  
  41. Card 29 (ThinkPadEC):
  42.  
  43. ========================================
  44. Part II: jack processes
  45.   982 ?        SLsl   0:22 /usr/bin/jackdbus auto
  46.  1319 ?        SLl    0:26 /usr/bin/qjackctl
  47. ========================================
  48. Part III: jack-dbus config
  49. --- status
  50. started
  51. --- get selected driver
  52. dummy
  53. --- get driver parameters (type:isset:default:value)
  54.              capture: Number of capture ports (uint:notset:2:2)
  55.             playback: Number of playback ports (uint:notset:2:2)
  56.                 rate: Sample rate (uint:notset:48000:48000)
  57.              monitor: Provide monitor ports for the output (bool:notset:False:False)
  58.               period: Frames per period (uint:notset:1024:1024)
  59.                 wait: Number of usecs to wait between engine processes (uint:notset:21333:21333)
  60. --- get engine parameters (type:isset:default:value)
  61.               driver: Driver to use (str:notset:dummy:dummy)
  62.                 name: Server name to use. (str:notset:default:default)
  63.             realtime: Whether to use realtime mode. (bool:notset:True:True)
  64.    realtime-priority: Scheduler priority when running in realtime mode. (sint:notset:10:10)
  65.            temporary: Exit once all clients have closed their connections. (bool:notset:False:False)
  66.              verbose: Verbose mode. (bool:notset:False:False)
  67.       client-timeout: Client timeout limit in milliseconds. (sint:notset:0:0)
  68.         clock-source: Clocksource type : c(ycle) | h(pet) | s(ystem). (uint:notset:0:0)
  69.             port-max: Maximum number of ports. (uint:notset:2048:2048)
  70.     replace-registry: Replace shared memory registry. (bool:notset:False:False)
  71.                 sync: Use server synchronous mode. (bool:notset:False:False)
  72.    self-connect-mode: Self connect mode. (char:notset: : )
  73.        slave-drivers: Slave drivers to use (str:notset::)
RAW Paste Data
Top