<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[HyperForum — Hardware]]></title>
		<link>https://forums.hyperbola.info/index.php</link>
		<atom:link href="https://forums.hyperbola.info/extern.php?action=feed&amp;fid=89&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent topics at HyperForum.]]></description>
		<lastBuildDate>Mon, 09 Feb 2026 08:58:51 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Which WI-FI adapter will work for Hyperbola GNU/Linux-libre?]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?id=1162&amp;action=new</link>
			<description><![CDATA[<p>Hi all! Can anyone tell me which WI-FI adapter would be suitable for Hyperbola?<br />I would like to completely get rid of proprietary programs and systems, but I have to use an Internet connection through an Android device.<br />Sorry for my bad English.</p>]]></description>
			<author><![CDATA[null@example.com (bdbbott)]]></author>
			<pubDate>Mon, 09 Feb 2026 08:58:51 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?id=1162&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[/dev/video]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?id=1120&amp;action=new</link>
			<description><![CDATA[<p>/dev/video* does not exist, I can&#039;t turn on the webcam, any suggestions?</p>]]></description>
			<author><![CDATA[null@example.com (gnu)]]></author>
			<pubDate>Thu, 09 Jan 2025 18:53:29 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?id=1120&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Support of capable hardware]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?id=1113&amp;action=new</link>
			<description><![CDATA[<p>I have a very capable T400s, with a SP9600 CPU, 8GB mem and SSD drive.&nbsp; This particular computer have been running Devuan the last few years quiet smoothly. Last week I needed a computer for a professional test of a RPM package, so I flashed a RedHat derivative on a usbDrive. To my surprise, I got a &#039;CPU deprecated&#039; message. Apparently this will not be easy anymore [<a href="https://access.redhat.com/solutions/7066628">https://access.redhat.com/solutions/7066628</a>], my &#039;quiet capable&#039; CPU is marked deprecated. Now I see other big and small (including Arch-Linux) distributions discussing the switch to x86_64v3.<br />All free laptops use x86_64v1, so I guess Libre-Distributions will provide support longer, and we will have i686 anyhow. But it kind of a pity see capable hardware loosing support. Anyhow, I am happy to see Hyperbola statements about supporting i686 and x86_64 (v1 I guess).</p>]]></description>
			<author><![CDATA[null@example.com (bemc)]]></author>
			<pubDate>Wed, 04 Dec 2024 15:52:47 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?id=1113&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[T430 whining cpu sound annoying,]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?id=1030&amp;action=new</link>
			<description><![CDATA[<p>Anyone know of a fix to stop the noise that I can do? In Hyperbola?</p><p>I could use some help and don&#039;t tell me to look here:</p><p><a href="https://www.thinkwiki.org/wiki/Problem_with_high_pitch_noises">https://www.thinkwiki.org/wiki/Problem_ … tch_noises</a></p><p>Tried this already... </p><p><img src="https://forums.hyperbola.info/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></description>
			<author><![CDATA[null@example.com (zapper)]]></author>
			<pubDate>Sun, 17 Mar 2024 21:39:29 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?id=1030&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Touchpad doesn't work (cursor does not move)]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?id=1011&amp;action=new</link>
			<description><![CDATA[<p>Hi all . I wanted to know which of the solutions works today?<br />I saw two solutions to this issue.</p><p><strong>First solution:</strong></p><div class="codebox"><pre><code>doas usermod -aG input [USERNAME]</code></pre></div><div class="codebox"><pre><code>$ doas nano  /etc/X11/xorg.conf.d/00-touchpad.conf</code></pre></div><div class="codebox"><pre><code>ection &quot;InputClass&quot;
        Identifier      &quot;laplet touchpad&quot;
        MatchIsTouchpad &quot;yes&quot;
        Driver          &quot;synaptics&quot;
        Option          &quot;ClickPad&quot;              &quot;yes&quot;
#       Option          &quot;Device&quot;                &quot;/dev/input/event19&quot;
        Option          &quot;HorizEdgeScroll&quot;       &quot;yes&quot;
        Option          &quot;LockedDrags&quot;           &quot;no&quot;
        Option          &quot;PalmDetect&quot;            &quot;yes&quot;
        Option          &quot;PalmMinWidth&quot;          &quot;8&quot;
        Option          &quot;PalmMinZ&quot;              &quot;100&quot;
        Option          &quot;Protocol&quot;              &quot;auto-dev&quot;
        Option          &quot;TapButton1&quot;            &quot;1&quot;
        Option          &quot;TapButton2&quot;            &quot;3&quot;
        Option          &quot;TapButton3&quot;            &quot;2&quot;
        Option          &quot;TouchpadOff&quot;           &quot;0&quot;
        Option          &quot;VertEdgeScroll&quot;        &quot;yes&quot;
EndSection</code></pre></div><p><strong>Second solution:</strong></p><div class="codebox"><pre><code>doas usermod -aG input [USERNAME]</code></pre></div><p>Solved. Just had to set it up.</p><p>&nbsp; &nbsp; Touchpad Synaptics - ArchWiki <a href="https://wiki.archlinux.org/title/Touchpad_Synaptics">https://wiki.archlinux.org/title/Touchpad_Synaptics</a></p><div class="codebox"><pre><code>$ doas nano /etc/X11/xorg.conf.d/70-synaptics.conf</code></pre></div><div class="codebox"><pre><code>Section &quot;InputClass&quot;
        Identifier      &quot;touchpad&quot;
        Driver          &quot;synaptics&quot;
        MatchIsTouchpad &quot;on&quot;
EndSection</code></pre></div><p>Do I need to download drivers <strong>xenocara-input-synaptics</strong> ? Or is this configuration sufficient?</p>]]></description>
			<author><![CDATA[null@example.com (jim)]]></author>
			<pubDate>Wed, 14 Feb 2024 11:33:20 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?id=1011&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Discussions about scanners and printers!]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?id=992&amp;action=new</link>
			<description><![CDATA[<p>EDIT (throgh): The original posting is <a href="https://forums.hyperbola.info/viewtopic.php?id=984">here</a>. Thread was closed and split as it was overtaken with a complete different point.</p><p>The question is: Are you using Trisquel WITH GNU/Linux-libre kernel or with its default kernel? In its default Trisquel is NOT using GNU/Linux-libre and therefore I highly doubt that entry from h-node and its outcome. Perhaps I&#039;m not right, but with the current information there is not much more to be done for the moment. You can perhaps also tryout to use a different software-package instead of <strong>simple-scan</strong>. If this is not working, we need to remove it.</p><p>But that point stands: Trisquel is not using GNU/Linux-libre so far and therefore is also not really comparable with other systems.</p>]]></description>
			<author><![CDATA[null@example.com (throgh)]]></author>
			<pubDate>Sun, 21 Jan 2024 17:13:13 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?id=992&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Scanner not found by simple-scan]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?id=984&amp;action=new</link>
			<description><![CDATA[<div class="codebox"><pre><code>$sane-find-scanner
....
found USB scanner (vendor=0x04b8, product=0x0160 [Epson DS-70]) at libusb:001:014
....</code></pre></div><br /><div class="codebox"><pre><code>$groups
sys wheel network video audio optical storage scanner input power users</code></pre></div><div class="codebox"><pre><code>$pacman -Ss sane 
extra/perl-common-sense 3.75-1
    Implements some sane defaults for Perl programs
extra/perl-file-slurp-tiny 0.004-1
    A simple, sane and efficient file slurper
extra/sane 1.0.31-2 [installed]
    Scanner Access Now Easy
extra/xsane 0.999-2
    A GTK-based X11 frontend for SANE and plugin for Gimp.
extra/xsane-gimp 0.999-2
    XSane Gimp plugin</code></pre></div><br /><p>The problem is that scanner is not found using simple-scan.</p><p>Aditional info: <br />Scanner is working with Linux-libre kernel: <a href="https://h-node.org/scanners/view/en/2362/DS-70">https://h-node.org/scanners/view/en/2362/DS-70</a> by installing libsane<br />Scanner is listed working with complete support at: <a href="http://www.sane-project.org/sane-mfgs.html">http://www.sane-project.org/sane-mfgs.html</a></p>]]></description>
			<author><![CDATA[null@example.com (nparafe)]]></author>
			<pubDate>Sun, 21 Jan 2024 16:18:59 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?id=984&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Meaning of "flashing"]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?id=879&amp;action=new</link>
			<description><![CDATA[<p>What does flashing mean in this context, and how is it performed? Does it require a lot of dexterity? This would then inhibit me.</p>]]></description>
			<author><![CDATA[null@example.com (schilling.klaus)]]></author>
			<pubDate>Sun, 06 Aug 2023 17:15:13 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?id=879&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Start powertop at boot]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?id=864&amp;action=new</link>
			<description><![CDATA[<p>Hi,<br />this is a long post, so please be patient <img src="https://forums.hyperbola.info/img/smilies/hmm.png" width="15" height="15" alt="hmm" />&nbsp; .</p><p>I am using a librebooted x200, so as described <a href="https://libreboot.at/docs/misc/#high-pitched-whining-noise-on-idle-in-parabola">here</a>, I need to install powertop and start it at boot. </p><p>As the instructions given in the site doesn&#039;t apply to an alternative init system like openrc, I needed to find another method.</p><p>Furthermore, I have to disable the use of powertop in two external usb devices, so the commands I need to run in boot time are:<br /></p><div class="codebox"><pre><code>/usr/sbin/powertop --auto-tune
echo &#039;on&#039; &gt; &#039;/sys/bus/usb/devices/1-2.2/power/control&#039;;
echo &#039;on&#039; &gt; &#039;/sys/bus/usb/devices/1-2.5/power/control&#039;;</code></pre></div><p>I tried to add them in cron like this:<br /></p><div class="codebox"><pre><code>@reboot /usr/sbin/powertop --auto-tune
@reboot echo on | doas /sys/bus/usb/devices/1-2.2/power/control
@reboot echo on | doas /sys/bus/usb/devices/1-2.5/power/control</code></pre></div><p>but although powertop starts, the 2nd and 3d command don&#039;t work. (Also I have tried more compinations with or without doas.)</p><p>What I ended up doing, and it worked, was to add the commands to <strong>~/.xinitrc</strong> and also adjusting the <strong>/etc/doas.conf</strong> accordingly. I don&#039;t like messing with <strong>doas.conf</strong> though, and maybe there is something new for me to learn, <span class="bbu">so my question is</span> if there is a better (more secure?) alternative for this.</p>]]></description>
			<author><![CDATA[null@example.com (nparafe)]]></author>
			<pubDate>Tue, 30 May 2023 16:10:01 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?id=864&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Concerning Keyboards]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?id=840&amp;action=new</link>
			<description><![CDATA[<p>In the past, I have not given keyboards much thought, but recently I had one fail.&nbsp; That started me looking for a replacement, but then I realize there are many kinds of keyboards now days that differ at various levels in the hardware, firmware and software, not to mention cost.&nbsp; So looking for some advice and more experienced input on what is the good, bad and ugly in the keyboard arena.&nbsp; Especially in terms of hardware and software that respects the freedom and privacy of the user.</p><p>The keyboard that I am currently trying to replace is for a desktop, but I suppose the same questions may apply to laptop keyboards.&nbsp; The aspect that particularly concerns me, and which I think I lack some understanding is the difference between older systems that use PS2 and newer systems that use USB.&nbsp; Is there any kind of security risk with USB keyboards?&nbsp; How would I know if the firmware in such a keyboard is one that can be trusted?&nbsp; Is it better or safer to use a PS2 keyboard?&nbsp; Is there any difference between PS2 and USB in the operating system?&nbsp; I am guessing that in Hyperbola I am using only free drivers for a keyboard device, so does that make me safer against potentially getting exposed to a malicious firmware?</p><p>Also with many of the USB keyboards, especially the gaming keyboards, there appears to be a set of opensource tools for programming the keyboard firmware, I am not sure if these are totally freedom respecting.&nbsp; They refer to these as QMK and VIA.&nbsp; QMK (quantum mechanical keyboard) is a software project that allows users to build their own firmware and load them into the keyboard.&nbsp; VIA I think enables commands to be sent to the keyboard firmware, but what scares me with this is that it is meant to work through the web browser (Chrome mostly).&nbsp; Good or bad?&nbsp; What are the pros and cons of these tools?</p><p>In the end I like Hyperbola and the philosophy to keep the system simple to the degree where I can have understanding and control over what it does for me.&nbsp; For instance when using a USB memory device, I have come to like mounting it myself just using the &#039;doas mount&#039; command, that way I only connect to a device I have some knowledge about where it comes from.&nbsp; I used to automount, but now I have concerns.&nbsp; Though I suppose USB memory and the firmware on USB devices is a related topic, usb hard drives too.&nbsp; And the firmware in any USB device I suppose could pretend to be a keyboard, so wondering a little how to gain control over preventing or minimizing those situations?&nbsp; Is there anything special I should be doing to secure the keyboard connection in configuration of Hyperbola?</p><p>Maybe I don&#039;t know all the right questions to ask here.&nbsp; Maybe also some questions are pretty basic and just lack of knowledge on my side, though I suspect others might have some gaps they would like filled in on too.&nbsp; So definetly would be interested to hear any insights on this from the community.</p>]]></description>
			<author><![CDATA[null@example.com (pigeon123)]]></author>
			<pubDate>Tue, 11 Apr 2023 03:50:44 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?id=840&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Issues with flashrom]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?id=833&amp;action=new</link>
			<description><![CDATA[<p>Cannot figure out why, but keep getting errors even when I use iomem=relaxed</p><p>I cannot flash any libreboot roms onto my system. </p><p>Its very annoying... is this a kernel issue or flashrom issue?</p><p>Or is it something else...?</p>]]></description>
			<author><![CDATA[null@example.com (zapper)]]></author>
			<pubDate>Wed, 05 Apr 2023 06:10:26 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?id=833&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[HyperbolaBSD] Support for CPU-architectures]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?id=820&amp;action=new</link>
			<description><![CDATA[<p>Hello together,</p><p>we think it is about time to clear up this point: <strong>HyperbolaBSD will be ONLY supporting the x86-platform!</strong><br />Even though right from the start we first will even go with x86_64 (64bit) for further implementation and enhancments. 32bit can get there later on.</p><p>Nevertheless overall here in the forums people write down wishes for other CPU-architectures and more. So we make this clear: This won&#039;t be there at a point without further financial support and donations. Please respect that we are only a small team and we cannot work full-time on so many different architectures. It took a long time even to get towards the point we are for now with porting and we won&#039;t make any kind of further tryout to get this bigger as we can manage.</p><p>So again: <strong>No further CPU-architectures are planned for HyperbolaBSD!</strong><br />You want more? You have time to support us implementing and testing? Feel welcome. But please no further illusions and dreamcastle-constructions with hearsaying about possible platforms. And remember that Hyperbola is free and libre software: So you can always take the code and startup with poring-efforts. For more CPU-architectures there is also hardware needed.</p><p>Thank you! <img src="https://forums.hyperbola.info/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (throgh)]]></author>
			<pubDate>Thu, 02 Mar 2023 00:28:20 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?id=820&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[which micro PCIe wifi card supported by hyperbola?]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?id=778&amp;action=new</link>
			<description><![CDATA[<p>Or recomend alternative wireless connection ways</p>]]></description>
			<author><![CDATA[null@example.com (naizety)]]></author>
			<pubDate>Tue, 22 Nov 2022 12:31:32 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?id=778&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[thinkpad x390, x220, t440p or t480 compatibility]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?id=764&amp;action=new</link>
			<description><![CDATA[<p>Hi i want to buy thinkpad for hyperbola and i choose between x390 x220 t480 t440p, but i dont know is hardware of this laptops compatible with hypebola linux, can you pls answer me</p>]]></description>
			<author><![CDATA[null@example.com (naizety)]]></author>
			<pubDate>Wed, 09 Nov 2022 08:14:49 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?id=764&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Libreboot "stable" 20220710 released]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?id=702&amp;action=new</link>
			<description><![CDATA[<p>I installed the new libreboot on a X200, it works great, boot faster.</p><p><a href="https://libreboot.org/news/libreboot20220710.html">https://libreboot.org/news/libreboot20220710.html</a></p>]]></description>
			<author><![CDATA[null@example.com (gnu)]]></author>
			<pubDate>Thu, 14 Jul 2022 22:06:43 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?id=702&amp;action=new</guid>
		</item>
	</channel>
</rss>
