[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how many W a PSU for non-gaming Debian?



Greg Wooledge wrote:

>> Besides, as soon as you boot your browser, the GPU will be
>> sweating like five Dooms.
>
> Unless you're also running GNOME, in which case it started
> sweating as soon as the display manager booted up, and then
> got worse when you logged in.

What do I use? See yanked file ...

BTW, try this zsh and powertop(1) to estimate what software is
the source of required W (mW) ...

power-report () {
    local dur=${1:-$(( 60**2 ))}
    local dir=~/hw
    local report=${dir}/power-${dur}.html
    sudo powertop -q -t $dur --html=$report
}

-------------------------------------------------------------------------------
 https://dataswamp.org/~incal/SOFTWARE                      moasenwood@zoho.eu
-------------------------------------------------------------------------------

Debian       operating system

Emacs        text editor          https://dataswamp.org/~incal/emacs-init/
 Emacs-w3m   web browser          https://dataswamp.org/~incal/emacs-init/w3m/
 ERC         IRC client           https://dataswamp.org/~incal/emacs-init/erc/
 Gnus        mail/RSS/NNTP client https://dataswamp.org/~incal/emacs-init/gnus/

Linux VTs    virtual terminal     https://dataswamp.org/~incal/conf/vt/
 rtorrent    torrent client
 tmux        terminal multiplexer https://dataswamp.org/~incal/conf/.tmux.conf
 zsh         shell                https://dataswamp.org/~incal/conf/.zsh/

X            window system        https://dataswamp.org/~incal/conf/.xinitrc
 picom       compositor
 feh         image viewer         https://dataswamp.org/~incal/conf/feh/keys
 mpv         media player         https://dataswamp.org/~incal/conf/mpv/
 openbsd-cwm window manager       https://dataswamp.org/~incal/conf/.cwmrc
 xpdf        PDF viewer           https://dataswamp.org/~incal/conf/.xpdfrc
 xterm       terminal emulator    https://dataswamp.org/~incal/conf/.Xresources

-------------------------------------------------------------------------------
 underground experts united               https://dataswamp.org/~incal/uxu.txt
-------------------------------------------------------------------------------

-- 
underground experts united
https://dataswamp.org/~incal


Reply to: