From 36798975c798d947f93ae9df9ab454819dd8bce4 Mon Sep 17 00:00:00 2001 From: Matt Nish-Lapidus Date: Sat, 5 Oct 2024 12:36:08 -0400 Subject: [PATCH] trying to get speakers working --- flake.lock | 304 ++++- flake.nix | 22 +- home/home.nix | 40 +- home/razer-speaker-fix.nix | 2013 ++++++++++++++++++++++++++++++++ system/eddie/configuration.nix | 70 +- 5 files changed, 2387 insertions(+), 62 deletions(-) create mode 100644 home/razer-speaker-fix.nix diff --git a/flake.lock b/flake.lock index e9a8f5e..edefc8b 100644 --- a/flake.lock +++ b/flake.lock @@ -1,22 +1,35 @@ { "nodes": { - "envycontrol": { + "aquamarine": { "inputs": { + "hyprutils": [ + "hyprland", + "hyprutils" + ], + "hyprwayland-scanner": [ + "hyprland", + "hyprwayland-scanner" + ], "nixpkgs": [ + "hyprland", "nixpkgs" + ], + "systems": [ + "hyprland", + "systems" ] }, "locked": { - "lastModified": 1724028178, - "narHash": "sha256-3FPpsd43xXXV6ErlMxdQabg9uMS2OW8nm2QklKKe600=", - "owner": "bayasdev", - "repo": "envycontrol", - "rev": "0b502c4027133694e82db9b56eaffbb34fc98642", + "lastModified": 1727261104, + "narHash": "sha256-rxDI7WrxIRV9it9mDCHcLa7xQykf1JloXnoXr5xQ8zI=", + "owner": "hyprwm", + "repo": "aquamarine", + "rev": "b82fdaff917582a9d568969e15e61b398c71e990", "type": "github" }, "original": { - "owner": "bayasdev", - "repo": "envycontrol", + "owner": "hyprwm", + "repo": "aquamarine", "type": "github" } }, @@ -59,7 +72,7 @@ }, "flake-utils": { "inputs": { - "systems": "systems" + "systems": "systems_2" }, "locked": { "lastModified": 1726560853, @@ -96,6 +109,194 @@ "type": "github" } }, + "hyprcursor": { + "inputs": { + "hyprlang": [ + "hyprland", + "hyprlang" + ], + "nixpkgs": [ + "hyprland", + "nixpkgs" + ], + "systems": [ + "hyprland", + "systems" + ] + }, + "locked": { + "lastModified": 1727532803, + "narHash": "sha256-ZaZ7h7PY8mQc4vtGmVqWLAq9CAO02gHMyNR5yY8zDmM=", + "owner": "hyprwm", + "repo": "hyprcursor", + "rev": "b98726e431d4d3ed58bd58bee1047cdb81cec69f", + "type": "github" + }, + "original": { + "owner": "hyprwm", + "repo": "hyprcursor", + "type": "github" + } + }, + "hyprland": { + "inputs": { + "aquamarine": "aquamarine", + "hyprcursor": "hyprcursor", + "hyprland-protocols": "hyprland-protocols", + "hyprlang": "hyprlang", + "hyprutils": "hyprutils", + "hyprwayland-scanner": "hyprwayland-scanner", + "nixpkgs": "nixpkgs", + "systems": "systems", + "xdph": "xdph" + }, + "locked": { + "lastModified": 1728031287, + "narHash": "sha256-uGudMapfYGI7mY5mOZrb5tXYeGhp8Oar7w72qyeFiQA=", + "ref": "refs/heads/main", + "rev": "1ed925b69c2854a3f345cbeb7dca29a6286ca926", + "revCount": 5289, + "submodules": true, + "type": "git", + "url": "https://github.com/hyprwm/Hyprland" + }, + "original": { + "submodules": true, + "type": "git", + "url": "https://github.com/hyprwm/Hyprland" + } + }, + "hyprland-protocols": { + "inputs": { + "nixpkgs": [ + "hyprland", + "nixpkgs" + ], + "systems": [ + "hyprland", + "systems" + ] + }, + "locked": { + "lastModified": 1727451107, + "narHash": "sha256-qV9savtHwmZUa0eJE294WYJjKPGB2+bJhwByFShsVyo=", + "owner": "hyprwm", + "repo": "hyprland-protocols", + "rev": "6b3261ee13a6d2b99de79a31d352f6996e35bde3", + "type": "github" + }, + "original": { + "owner": "hyprwm", + "repo": "hyprland-protocols", + "type": "github" + } + }, + "hyprland-protocols_2": { + "inputs": { + "nixpkgs": [ + "hyprland", + "xdph", + "nixpkgs" + ], + "systems": [ + "hyprland", + "xdph", + "systems" + ] + }, + "locked": { + "lastModified": 1721326555, + "narHash": "sha256-zCu4R0CSHEactW9JqYki26gy8h9f6rHmSwj4XJmlHgg=", + "owner": "hyprwm", + "repo": "hyprland-protocols", + "rev": "5a11232266bf1a1f5952d5b179c3f4b2facaaa84", + "type": "github" + }, + "original": { + "owner": "hyprwm", + "repo": "hyprland-protocols", + "type": "github" + } + }, + "hyprlang": { + "inputs": { + "hyprutils": [ + "hyprland", + "hyprutils" + ], + "nixpkgs": [ + "hyprland", + "nixpkgs" + ], + "systems": [ + "hyprland", + "systems" + ] + }, + "locked": { + "lastModified": 1725997860, + "narHash": "sha256-d/rZ/fHR5l1n7PeyLw0StWMNLXVU9c4HFyfskw568so=", + "owner": "hyprwm", + "repo": "hyprlang", + "rev": "dfeb5811dd6485490cce18d6cc1e38a055eea876", + "type": "github" + }, + "original": { + "owner": "hyprwm", + "repo": "hyprlang", + "type": "github" + } + }, + "hyprutils": { + "inputs": { + "nixpkgs": [ + "hyprland", + "nixpkgs" + ], + "systems": [ + "hyprland", + "systems" + ] + }, + "locked": { + "lastModified": 1727300645, + "narHash": "sha256-OvAtVLaSRPnbXzOwlR1fVqCXR7i+ICRX3aPMCdIiv+c=", + "owner": "hyprwm", + "repo": "hyprutils", + "rev": "3f5293432b6dc6a99f26aca2eba3876d2660665c", + "type": "github" + }, + "original": { + "owner": "hyprwm", + "repo": "hyprutils", + "type": "github" + } + }, + "hyprwayland-scanner": { + "inputs": { + "nixpkgs": [ + "hyprland", + "nixpkgs" + ], + "systems": [ + "hyprland", + "systems" + ] + }, + "locked": { + "lastModified": 1726874836, + "narHash": "sha256-VKR0sf0PSNCB0wPHVKSAn41mCNVCnegWmgkrneKDhHM=", + "owner": "hyprwm", + "repo": "hyprwayland-scanner", + "rev": "500c81a9e1a76760371049a8d99e008ea77aa59e", + "type": "github" + }, + "original": { + "owner": "hyprwm", + "repo": "hyprwayland-scanner", + "type": "github" + } + }, "kmonad": { "inputs": { "nixpkgs": [ @@ -163,7 +364,7 @@ "inputs": { "flake-parts": "flake-parts", "nix-github-actions": "nix-github-actions", - "nixpkgs": "nixpkgs_2", + "nixpkgs": "nixpkgs_3", "treefmt-nix": "treefmt-nix" }, "locked": { @@ -235,15 +436,15 @@ }, "nixpkgs": { "locked": { - "lastModified": 1727802920, - "narHash": "sha256-HP89HZOT0ReIbI7IJZJQoJgxvB2Tn28V6XS3MNKnfLs=", - "owner": "nixos", + "lastModified": 1727348695, + "narHash": "sha256-J+PeFKSDV+pHL7ukkfpVzCOO7mBSrrpJ3svwBFABbhI=", + "owner": "NixOS", "repo": "nixpkgs", - "rev": "27e30d177e57d912d614c88c622dcfdb2e6e6515", + "rev": "1925c603f17fc89f4c8f6bf6f631a802ad85d784", "type": "github" }, "original": { - "owner": "nixos", + "owner": "NixOS", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" @@ -304,6 +505,22 @@ } }, "nixpkgs_2": { + "locked": { + "lastModified": 1727802920, + "narHash": "sha256-HP89HZOT0ReIbI7IJZJQoJgxvB2Tn28V6XS3MNKnfLs=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "27e30d177e57d912d614c88c622dcfdb2e6e6515", + "type": "github" + }, + "original": { + "owner": "nixos", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_3": { "locked": { "lastModified": 1723221148, "narHash": "sha256-7pjpeQlZUNQ4eeVntytU3jkw9dFK3k1Htgk2iuXjaD8=", @@ -321,18 +538,33 @@ }, "root": { "inputs": { - "envycontrol": "envycontrol", "home-manager": "home-manager", + "hyprland": "hyprland", "kmonad": "kmonad", "musnix": "musnix", "nix-flatpak": "nix-flatpak", "nixos-hardware": "nixos-hardware", - "nixpkgs": "nixpkgs", + "nixpkgs": "nixpkgs_2", "nixpkgs-stable": "nixpkgs-stable", "nixpkgs-wayland": "nixpkgs-wayland" } }, "systems": { + "locked": { + "lastModified": 1689347949, + "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", + "owner": "nix-systems", + "repo": "default-linux", + "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default-linux", + "type": "github" + } + }, + "systems_2": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", @@ -368,6 +600,44 @@ "repo": "treefmt-nix", "type": "github" } + }, + "xdph": { + "inputs": { + "hyprland-protocols": "hyprland-protocols_2", + "hyprlang": [ + "hyprland", + "hyprlang" + ], + "hyprutils": [ + "hyprland", + "hyprutils" + ], + "hyprwayland-scanner": [ + "hyprland", + "hyprwayland-scanner" + ], + "nixpkgs": [ + "hyprland", + "nixpkgs" + ], + "systems": [ + "hyprland", + "systems" + ] + }, + "locked": { + "lastModified": 1727524473, + "narHash": "sha256-1DGktDtSWIJpnDbVoj/qpvJSH5zg6JbOfuh6xqZMap0=", + "owner": "hyprwm", + "repo": "xdg-desktop-portal-hyprland", + "rev": "7e500e679ede40e79cf2d89b5f5fa3e34923bd26", + "type": "github" + }, + "original": { + "owner": "hyprwm", + "repo": "xdg-desktop-portal-hyprland", + "type": "github" + } } }, "root": "root", diff --git a/flake.nix b/flake.nix index 93195dc..73572ae 100644 --- a/flake.nix +++ b/flake.nix @@ -8,8 +8,10 @@ nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-24.05"; nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; - home-manager.url = "github:nix-community/home-manager/release-24.05"; - home-manager.inputs.nixpkgs.follows = "nixpkgs"; + home-manager = { + url = "github:nix-community/home-manager/release-24.05"; + inputs.nixpkgs.follows = "nixpkgs"; + }; nix-flatpak.url = "github:gmodena/nix-flatpak"; # unstable branch. Use github:gmodena/nix-flatpak/?ref= to pin releases. @@ -28,13 +30,10 @@ inputs.nixpkgs.follows = "nixpkgs"; }; - envycontrol = { - url = github:bayasdev/envycontrol; - inputs.nixpkgs.follows = "nixpkgs"; - }; + hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1"; }; - outputs = inputs @ {self, nixpkgs, nixpkgs-stable, home-manager, nix-flatpak, kmonad, musnix, envycontrol, ... }: { + outputs = inputs @ {self, nixpkgs, nixpkgs-stable, home-manager, nix-flatpak, kmonad, musnix, hyprland, ... }: { nixpkgs.overlays = [ inputs.nixpkgs-wayland.overlay ]; nixosConfigurations = { @@ -57,15 +56,6 @@ "emenel" = home-manager.lib.homeManagerConfiguration { pkgs = nixpkgs.legacyPackages.x86_64-linux; - - # pkgs = import nixpkgs { - # system = "x86_64-linux"; # whatever your system name is - # config = { - # allowUnfree = true; - # allowUnfreePredicate = _: true; - # }; - # }; - extraSpecialArgs = { inherit inputs; }; modules = [ diff --git a/home/home.nix b/home/home.nix index e0b59f8..b8c7264 100644 --- a/home/home.nix +++ b/home/home.nix @@ -1,6 +1,10 @@ { nix-flatpak, lib, pkgs, inputs, ... }: { + imports = [ + ./razer-speaker-fix.nix + ]; + nixpkgs.config.allowUnfree = true; home = { @@ -62,7 +66,7 @@ appimage-run #transmission_4 #transmission_4-gtk - + lsof ruby janet jpm @@ -133,7 +137,7 @@ solaar logitech-udev-rules - syncthingtray + #syncthingtray impression zoom-us nyxt @@ -174,6 +178,7 @@ pavucontrol qpwgraph alsa-utils + alsa-tools clapper amberol @@ -221,6 +226,7 @@ programs = { home-manager.enable = true; + direnv = { enable = true; nix-direnv.enable = true; @@ -286,20 +292,27 @@ #waybar.enable = true; lazygit.enable = true; jq.enable = true; + firefox.enable = true; }; wayland.windowManager.hyprland = { enable = true; # enable Hyprland xwayland.enable = true; - #systemd.variables = ["--all"]; + package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland; + systemd.variables = ["--all"]; + + # plugins = [ + # inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hyprbars + # ]; settings = { "$mod" = "SUPER"; - # bind = - # [ - # "$mod, F, exec, firefox" - # ", Print, exec, grimblast copy area" - # ] + bind = + [ + "$mod, F, exec, zen" + "$mod, T, exec, wezterm" + ", Print, exec, grimblast copy area" + ]; # ++ ( # # workspaces # # binds $mod + [shift +] {1..9} to [move to] workspace {1..9} @@ -311,8 +324,14 @@ # ] # ) # 9) - # ); + # ); + + # terminal = "wezterm"; }; + extraConfig = '' + # Monitor + monitor=eDP-1,2560x1600@240,auto,1 + ''; }; home.sessionVariables.NIXOS_OZONE_WL = "1"; @@ -348,7 +367,7 @@ flatpak.enable = true; syncthing = { enable = true; - tray.enable = true; + #tray.enable = true; }; }; @@ -376,7 +395,6 @@ xdg.configFile."git".source = ../dotfiles/dot_config/git; home.file.".sbclrc".source = ../dotfiles/dot_sbclrc; home.file.".signature".source = ../dotfiles/dot_signature; - home.file.".config/fish/functions" = { source = ../dotfiles/dot_config/fish/functions; recursive = true; diff --git a/home/razer-speaker-fix.nix b/home/razer-speaker-fix.nix new file mode 100644 index 0000000..ebdc2ea --- /dev/null +++ b/home/razer-speaker-fix.nix @@ -0,0 +1,2013 @@ +{ config, lib, pkgs, ... }: + +{ + systemd.services.razer-speaker-fix = { + description = "Workaround for the Razer Blade 14 internal audio device"; + wantedBy = [ "multi-user.target" ]; + restartIfChanged = false; + script = '' +#!/bin/sh +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x7 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x7 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x10 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x10 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x10 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe20 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x10 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe20 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x22 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x10 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x22 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x10 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x52 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xd191 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x52 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xd191 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xea00 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x43 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xea00 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x43 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc121 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc121 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf102 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf102 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf103 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf103 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf104 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf4 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf104 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf4 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf105 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x3 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf105 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x3 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf109 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf109 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10a +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10a +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10b +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x4c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10b +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x4c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10b +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x5c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10b +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x5c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0xe +hda-verb /dev/snd/hwC2D0 0x20 0x500 0xe +hda-verb /dev/snd/hwC2D0 0x20 0x500 0xe +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x6f40 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0xe +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x6f40 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x10 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x10 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x10 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe21 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x10 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe21 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x3 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x3 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x85 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x85 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x55 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc202 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x55 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc202 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x8 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x8 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x8 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x248f +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x8 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x248f +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x8 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x8 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x8 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x2d8f +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x8 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x2d8f +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x2d +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x2d +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x2d +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x4020 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x2d +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x4020 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x63 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x63 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x8 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x8 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x8 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x2d8f +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x8 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x2d8f +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x8 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x8 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x3 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x3 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x80 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x80 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x80 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x11 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x80 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x11 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x2b +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x2b +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x2b +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc10 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x2b +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc10 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x3 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x42 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x3 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x42 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x5 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x2be0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x5 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x2be0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x8 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xfcf +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x8 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xfcf +hda-verb /dev/snd/hwC2D0 0x20 0x500 0xc +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x811e +hda-verb /dev/snd/hwC2D0 0x20 0x500 0xc +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x811e +hda-verb /dev/snd/hwC2D0 0x20 0x500 0xe +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x6f40 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0xe +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x6f40 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0xf +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x62 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0xf +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x62 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x10 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe21 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x10 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe21 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x19 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x1317 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x19 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x1317 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x2b +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc10 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc10 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x2d +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x4020 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x4020 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x4f +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xd409 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xd409 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x50 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x3078 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x3078 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x52 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xd191 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xd191 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x54 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xcf00 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xcf00 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x55 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc202 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc202 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x56 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x1e +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x1e +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10b +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x66 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x404 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x404 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x5c +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x67 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x1110 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x1110 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x80 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x11 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x11 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x8e +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x20 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x20 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x99 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x8000 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x8000 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x10 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x10 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf21 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf21 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x4f +hda-verb /dev/snd/hwC2D0 0x20 0x500 0xe +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x4f +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xd409 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xd409 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0xe +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x5 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x10 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x5 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x2be0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x2be0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x10 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe21 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x3 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x85 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x55 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc202 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x8 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x10 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x8 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x10 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe21 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe21 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x8 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x8 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc000 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x1 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc000 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x1 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x2d8f +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf20d +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf20d +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x80 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x2b +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x2b +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf212 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x3e +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf212 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x3e +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc001 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x2 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc001 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x2 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc003 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x22 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc003 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x22 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc004 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x44 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc004 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x44 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc005 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x44 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc005 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x44 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc007 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x64 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc007 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x64 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc00e +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe7 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc00e +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe7 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf223 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x7f +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf223 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x7f +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf224 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xdb +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf224 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xdb +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf225 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xee +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf225 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xee +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf226 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x3f +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf226 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x3f +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf227 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf227 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf21a +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x78 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf21a +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x78 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf242 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x3c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf242 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x3c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x42 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc120 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x40 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc120 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x40 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0xe +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0xf +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x10 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc125 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x3 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc125 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x3 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x4020 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xd409 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x3078 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc321 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc321 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x56 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x66 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x67 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc200 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xd8 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc200 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xd8 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x8000 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc201 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x27 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc201 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x27 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf21 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc202 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc202 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x5 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x5 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xea00 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x43 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xea00 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x43 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe21 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc400 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc400 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc401 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x43 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc401 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x43 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc402 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc402 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc403 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc403 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc404 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x4c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc404 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x4c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc406 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x40 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc406 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x40 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc005 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc408 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x3f +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc408 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x3f +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc300 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x1 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc300 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x1 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc125 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x3 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc125 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x3 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xdf00 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x10 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xdf00 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x10 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xdf5f +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x1 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xdf5f +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x1 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xdf60 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xa7 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xdf60 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xa7 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc203 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x84 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc203 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x84 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc206 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x78 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc206 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x78 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10a +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10a +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10b +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x4c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10b +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x4c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf104 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf4 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf104 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf4 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf105 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x3 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf105 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x3 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf109 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf109 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10b +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x5c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10b +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x5c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf104 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf4 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf104 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf4 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf105 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x4 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf105 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x4 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf109 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x65 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf109 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x65 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10b +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x5c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10b +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x5c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf104 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf7 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf104 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf7 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf105 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x30 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf105 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x30 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf109 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x6 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf109 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x6 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10b +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x5c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10b +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x5c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc005 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf105 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x31 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf105 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x31 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf109 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x3 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf109 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x3 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10b +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x5c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10b +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x5c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe706 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe706 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe707 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x30 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe707 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x30 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe806 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe806 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe807 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x30 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe807 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x30 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xce04 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x3 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xce04 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x3 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xce05 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xbd +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xce05 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xbd +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xce06 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xeb +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xce06 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xeb +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xce07 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xec +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xce07 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xec +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xcf04 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x3 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xcf04 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x3 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xcf05 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xbd +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xcf05 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xbd +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xcf06 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xeb +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xcf06 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xeb +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xcf07 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xec +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xcf07 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xec +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xce60 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe3 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xce60 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe3 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc130 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x51 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc130 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x51 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe000 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xa8 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe000 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xa8 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf102 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf102 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf103 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf103 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf104 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf5 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf104 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf5 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf105 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf105 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf109 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x4 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf109 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x4 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10a +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10a +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10b +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x4c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10b +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x4c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10b +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x5c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10b +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x5c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x4100 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x1888 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x4100 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x1888 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc121 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc121 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf102 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf102 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf103 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf103 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf104 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf5 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf104 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf5 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf105 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf105 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf109 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf109 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10a +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10a +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10b +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x4c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10b +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x4c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10b +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x5c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf10b +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x5c +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf800 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x20 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xf800 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x20 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xca00 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x80 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xca00 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x80 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xca10 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xca10 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xca02 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x78 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xca02 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x78 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xca12 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x78 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xca12 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x78 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xed00 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x90 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xed00 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x90 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe604 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xe604 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xdb00 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xdb00 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x26 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x89 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xdd00 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xc +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xb031 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0x0 +hda-verb /dev/snd/hwC2D0 0x20 0x500 0x23 +hda-verb /dev/snd/hwC2D0 0x20 0x400 0xdd00 +''; + + }; +} diff --git a/system/eddie/configuration.nix b/system/eddie/configuration.nix index c4336e7..ec6287c 100644 --- a/system/eddie/configuration.nix +++ b/system/eddie/configuration.nix @@ -26,6 +26,15 @@ gnupg openrazer-daemon clinfo + pyprland + hyprpicker + hyprcursor + hyprlock + hypridle + hyprpaper + greetd.tuigreet + alsa-utils + alsa-tools ]; # Bootloader. @@ -34,10 +43,7 @@ boot.kernelPackages = pkgs.linuxPackages_6_10; boot = { - # TODO: confirm this works - # https://forums.developer.nvidia.com/t/550-54-14-cannot-create-sg-table-for-nvkmskapimemory-spammed-when-launching-chrome-on-wayland/284775/26 initrd.kernelModules = [ "nvidia" "nvidia_modeset" "nvidia_uvm" "nvidia_drm" ]; - # extraModulePackages = [ config.boot.kernelPackages.nvidia_x11 ]; kernelParams = [ "nvidia-drm.fbdev=1" "nvidia_drm.modeset=1" ]; }; @@ -108,15 +114,35 @@ nix.nixPath = [ "nixos-config=/home/emenel/source/nixos-config" "nixpkgs=/nix/var/nix/profiles/per-user/root/channels/nixos" ]; nix.package = pkgs.nixFlakes; - nix.settings.experimental-features = [ "nix-command" "flakes" "repl-flake" ]; + nix.settings = { + experimental-features = [ "nix-command" "flakes" "repl-flake" ]; + substituters = ["https://hyprland.cachix.org"]; + trusted-public-keys = ["hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="]; + auto-optimise-store = true; + }; + + nix.gc.automatic = true; + nix.gc.dates = "daily"; + nix.gc.options = "--delete-older-than +5"; services.xserver.enable = true; + # Enable hyprland and greetd + # services.greetd = { + # enable = true; + # settings = { + # default_session = { + # command = "${pkgs.greetd.tuigreet}/bin/tuigreet --time --time-format '%I:%M %p | %a • %h | %F' --cmd Hyprland"; + # user = "greeter"; + # }; + # }; + # }; + # programs.hyprland.enable = true; # enable Hyprland + + # Enable the GNOME Desktop Environment. services.xserver.displayManager.gdm.enable = true; - services.xserver.displayManager.gdm.wayland = true; - #services.xserver.desktopManager.gnome.enable = true; - programs.hyprland.enable = true; # enable Hyprland + services.xserver.desktopManager.gnome.enable = true; services.xserver.deviceSection = ''Option "TearFree" "true"''; # For amdgpu. programs.dconf.enable = true; @@ -137,6 +163,7 @@ # Enable sound with pipewire. hardware.pulseaudio.enable = false; security.rtkit.enable = true; + services.gnome.gnome-remote-desktop.enable = false; services.pipewire = { enable = true; alsa.enable = true; @@ -146,16 +173,6 @@ wireplumber.enable = true; }; - users.users.emenel = { - isNormalUser = true; - description = "emenel"; - extraGroups = [ "networkmanager" "wheel" "uinput" "input" "audio" "video" "libvirtd" "nvidia" "cups" "openrazer"]; - openssh.authorizedKeys.keys = [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFvtBCUQEi7r6mXdaULEaMMvGH1IWZBX9tXpjbIECar2 matt@emenel.ca" ]; - packages = with pkgs; [ - git - ]; - }; - programs.steam = { enable = true; extraCompatPackages = [ pkgs.proton-ge-bin ]; @@ -172,7 +189,7 @@ exec ${pkgs.fish}/bin/fish $LOGIN_OPTION fi ''; - }; + }; services.flatpak.enable = true; @@ -235,7 +252,24 @@ # enable the OpenSSH daemon. services.openssh.enable = true; + # add user accounts + users.users.emenel = { + isNormalUser = true; + description = "emenel"; + extraGroups = [ "networkmanager" "wheel" "uinput" "input" "audio" "video" "libvirtd" "nvidia" "cups" "openrazer"]; + openssh.authorizedKeys.keys = [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFvtBCUQEi7r6mXdaULEaMMvGH1IWZBX9tXpjbIECar2 matt@emenel.ca" ]; + packages = with pkgs; [ + git + ]; + }; + + + + + #do not change system.stateVersion = "24.05"; + + }