<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ansible-distro-configure.git/roles/ddcutil, branch mac-nvidia-drivers</title>
<subtitle>Ansible Roles to configure different (linux) distros
</subtitle>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/'/>
<entry>
<title>Remove duplicate fields from argument_specs files</title>
<updated>2026-03-04T01:21:39+00:00</updated>
<author>
<name>Ahmed AbdelHalim</name>
<email>pm@a14m.me</email>
</author>
<published>2026-03-04T01:16:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=c83c582421f370266def6a87ecdd1058019d8432'/>
<id>c83c582421f370266def6a87ecdd1058019d8432</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove reboot tasks as they are not necessary</title>
<updated>2026-03-01T21:21:44+00:00</updated>
<author>
<name>Ahmed AbdelHalim</name>
<email>pm@a14m.me</email>
</author>
<published>2026-03-01T21:21:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=8a6c0c10542c708a133ef929af0a0bc7f6104fd9'/>
<id>8a6c0c10542c708a133ef929af0a0bc7f6104fd9</id>
<content type='text'>
The reboot also makes the testing quite unstable, and they don't have a
lot of added benefits, removing them for now
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The reboot also makes the testing quite unstable, and they don't have a
lot of added benefits, removing them for now
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor "Require reboot" to use standard reboot</title>
<updated>2026-02-27T01:49:55+00:00</updated>
<author>
<name>Ahmed AbdelHalim</name>
<email>pm@a14m.me</email>
</author>
<published>2026-02-27T01:39:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=473cca56b1056344718a3aee71d3e7d5d3cc136e'/>
<id>473cca56b1056344718a3aee71d3e7d5d3cc136e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add reboot to the playbook as post_task (controlled by flag)</title>
<updated>2026-02-12T22:14:26+00:00</updated>
<author>
<name>Ahmed AbdelHalim</name>
<email>pm@a14m.me</email>
</author>
<published>2026-02-12T22:14:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=5e7c0d8fec50391f1b2b17de04144cf89c46478d'/>
<id>5e7c0d8fec50391f1b2b17de04144cf89c46478d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove triggering the udevadm since we will require reboot anyway</title>
<updated>2026-02-12T00:43:15+00:00</updated>
<author>
<name>Ahmed AbdelHalim</name>
<email>pm@a14m.me</email>
</author>
<published>2026-02-12T00:43:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=3b9a510d186670627904f59708e8d0de8a489312'/>
<id>3b9a510d186670627904f59708e8d0de8a489312</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ddcutil setup/testing on CI</title>
<updated>2026-02-11T22:57:48+00:00</updated>
<author>
<name>Ahmed AbdelHalim</name>
<email>pm@a14m.me</email>
</author>
<published>2026-02-11T22:57:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=409ef688f10c8e6f8071a6f93b0a88d2d4797c37'/>
<id>409ef688f10c8e6f8071a6f93b0a88d2d4797c37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add brightness control using ddcutil to hyprland</title>
<updated>2026-02-09T18:03:37+00:00</updated>
<author>
<name>Ahmed AbdelHalim</name>
<email>pm@a14m.me</email>
</author>
<published>2026-02-09T18:00:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=e15eca69714d91f8c7fe2f05b4c898eff7369c08'/>
<id>e15eca69714d91f8c7fe2f05b4c898eff7369c08</id>
<content type='text'>
The ddcutil is really slow by design and needing to wait the recommended
40-200ms after each request to get the response according to the ddc
protocol specifications.

For now this is a working draft, might switch to ddccontrol which is
much faster but limited to communicate over /dev/&lt;id&gt; which can't be
figured automatically or correlated with hyprctl monitors command
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The ddcutil is really slow by design and needing to wait the recommended
40-200ms after each request to get the response according to the ddc
protocol specifications.

For now this is a working draft, might switch to ddccontrol which is
much faster but limited to communicate over /dev/&lt;id&gt; which can't be
figured automatically or correlated with hyprctl monitors command
</pre>
</div>
</content>
</entry>
</feed>
