<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Linux - Hoe kun je zien hoeveel stroom (mA) een aangesloten USB apparaat trekt? (werkt ook voor QNAP) - Linux Software				            </title>
            <link>https://www.tweaking4all.nl/forum/linux-software/linux-hoe-kun-je-zien-hoeveel-stroom-ma-een-aangesloten-usb-apparaat-trekt-werkt-ook-voor-qnap/</link>
            <description>Tweaking4All.nl Discussie Forum</description>
            <language>nl-NL</language>
            <lastBuildDate>Mon, 20 Jul 2026 13:30:58 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Linux - Hoe kun je zien hoeveel stroom (mA) een aangesloten USB apparaat trekt? (werkt ook voor QNAP)</title>
                        <link>https://www.tweaking4all.nl/forum/linux-software/linux-hoe-kun-je-zien-hoeveel-stroom-ma-een-aangesloten-usb-apparaat-trekt-werkt-ook-voor-qnap/#post-1587</link>
                        <pubDate>Wed, 01 Jun 2022 21:07:12 +0000</pubDate>
                        <description><![CDATA[Terwijl ik flink wat externe USB disks aan m&#039;n Linux machine had hangen en nog wel wat problemen tegen het lijf liep, leek het me dat het e.e.a. te veel stroom zou trekken.Maar hoe kunnen we...]]></description>
                        <content:encoded><![CDATA[<p>Terwijl ik flink wat externe USB disks aan m'n Linux machine had hangen en nog wel wat problemen tegen het lijf liep, leek het me dat het e.e.a. te veel stroom zou trekken.<br />Maar hoe kunnen we zien hoeveel stroom een aangesloten USB apparaat trekt?</p>
<p>Gelukkig kan lsusb ons een bak aan info geven.</p>
<pre contenteditable="false">lsusb -v</pre>
<p> </p>
<p>Omdat er echt super veel details uit komen, probeer het volgende om de output wat te beperken:</p>
<pre contenteditable="false">lsusb -v |grep '\ Device\ \|MaxPower'</pre>
<p> </p>
<p>Voorbeeld output van mijn QNAP:</p>
<pre contenteditable="false">Bus 003 Device 002: ID 04e8:61c7 Samsung Electronics Co., Ltd 
    MaxPower               36mA
Bus 003 Device 004: ID 1058:2667 Western Digital Technologies, Inc. 
    MaxPower              224mA
Bus 003 Device 003: ID 1058:0748 Western Digital Technologies, Inc. 
    MaxPower              224mA
Bus 003 Device 005: ID 1058:2667 Western Digital Technologies, Inc. 
    MaxPower              224mA
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    MaxPower                0mA
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    MaxPower                0mA
Bus 001 Device 003: ID 1005:b155 Apacer Technology, Inc. 
    MaxPower              300mA
Bus 001 Device 002: ID 0438:7900 Advanced Micro Devices, Inc. 
    MaxPower              100mA
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    MaxPower                0mA</pre>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.nl/forum/linux-software/">Linux Software</category>                        <dc:creator>Hans</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.nl/forum/linux-software/linux-hoe-kun-je-zien-hoeveel-stroom-ma-een-aangesloten-usb-apparaat-trekt-werkt-ook-voor-qnap/#post-1587</guid>
                    </item>
							        </channel>
        </rss>
		