search for: outputv

Displaying 4 results from an estimated 4 matches for "outputv".

Did you mean: outputs
2005 Jul 09
1
apcsmart varibles
...TARTTIME: Sat Jul 09 12:55:48 CDT 2005 SHARE : NetworkUPS STATUS : ONLINE LINEV : 112.8 Volts LOADPCT : 97.7 Percent Load Capacity BCHARGE : 100.0 Percent TIMELEFT : 8.0 Minutes MBATTCHG : 5 Percent MINTIMEL : 3 Minutes MAXTIME : 0 Seconds MAXLINEV : 113.4 Volts MINLINEV : 112.2 Volts OUTPUTV : 112.8 Volts SENSE : High DWAKE : 000 Seconds DSHUTD : 020 Seconds DLOWBATT : 02 Minutes LOTRANS : 103.0 Volts HITRANS : 132.0 Volts RETPCT : 000.0 Percent ITEMP : 44.5 C Internal ALARMDEL : 5 seconds BATTV : 27.3 Volts LINEFREQ : 60.0 Hz LASTXFER : Line voltage notch or spike N...
2008 Dec 12
1
APC Backups-Pro 650 - Any way to use apcsmart?
...Stand Alone STARTTIME: Fri Dec 12 12:27:56 CST 2008 STATUS : ONLINE LOWBATT LINEV : 120.9 Volts LOADPCT : 26.0 Percent Load Capacity BCHARGE : 100.0 Percent TIMELEFT : 3.0 Minutes MBATTCHG : 5 Percent MINTIMEL : 3 Minutes MAXTIME : 0 Seconds MAXLINEV : 121.6 Volts MINLINEV : 120.9 Volts OUTPUTV : 120.9 Volts SENSE : High DWAKE : 060 Seconds DSHUTD : 020 Seconds DLOWBATT : 02 Minutes LOTRANS : 106.0 Volts HITRANS : 127.0 Volts RETPCT : 000.0 Percent ALARMDEL : 5 seconds BATTV : 14.1 Volts LINEFREQ : 60.0 Hz LASTXFER : Line voltage notch or spike NUMXFERS : 0 TONBATT : 0 se...
2009 Aug 13
9
[PATCHv2 01/10] drm/nouveau: Fix a lock up at NVSetOwner with nv11.
It seems it was only locking up in the context of nouveau_hw_save_vga_fonts, when it actually did something (because the console wasn't already in graphics mode). Signed-off-by: Francisco Jerez <currojerez at riseup.net> --- drivers/gpu/drm/nouveau/nouveau_hw.c | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/nouveau/nouveau_hw.c
2009 Aug 12
14
[PATCH 00/12] TV-out modesetting kernel patches.
This patch series adds TV-out modesetting support to the KMS implementation. I've tried to test it on all the hardware I've got at hand (that is nv11, nv17, nv34, nv35, nv40, nv4b) with every possible output combination; I believe it has reached a mergeable state, however it depends on some commits from drm-next that haven't got into Linus' tree yet, if you agree to merge this