similar to: Better AMD module

Displaying 20 results from an estimated 3000 matches similar to: "Better AMD module"

2014 Sep 28
4
how to install NUT on raspberry pi
On 28.09.2014 22:22, flavio wrote: > I follow your tutorial untill this instruction: > > wget "http://downloads.sourceforge.net/project/libusb/libusb-1.0/libusb- > 1.0.18/libusb-1.0.18.tar.bz2? > r=http%3A%2F%2Fwww.libusb.org%2F&ts=1404210716&use_mirror=softlayer-ams" > -O libusb-1.0.18.tar.bz2 > > in my opiniono there are 2 " that are not needed and
2010 Jun 30
1
Live CD problems
Hi, I'm trying to repair a remote system using the Live CD. I have VPN access to the subnet where it lives. An onsite person is booting from cd, and running a small script I provided to tweak the default firewall rule set to allow incoming ssh, and set a password for the centos user and start sshd so far so good I can remotely access the system. the problem is the live cd environment is
2014 Sep 29
0
how to install NUT on raspberry pi
On Sun, Sep 28, 2014 at 4:32 PM, Kristian Rasmussen <kristian_rasmussen at fastmail.co.uk> wrote: > The entire command should be on one continuous line, and the double > quotes need to stay. I probably should have posted this as a pastebin link to retain carriage returns and such. Mailing lists have a way of mangling stuff like this. :-) Try this: http://pastebin.com/2hTBU8XF
2015 Jan 07
2
libusb drops connection to my Tripp Lite SMART500T1U
On Tue, Jan 6, 2015 at 9:46 PM, Charles Lepple <clepple at gmail.com> wrote: > However, for the notifications, you could use "upssched" to only notify you if the UPS is disconnected for longer than the usual reconnection time. > Hello Charles, For my purposes, I will take an even easier route to resolution ... I will just comment this line out of my upsmon.conf file.
2014 Sep 26
0
how to install NUT on raspberry pi
Hi Steve. Thanks for your tutorial. I was following on my raspberry pi with raspbian os. i have an error, when i run " sudo ln -s /usr/bin/autom4te /usr/local/bin/autom4te " i have this error messagge " ln: failed to create symbolic link `/usr/local/bin/autom4te': File exists ". Sorry but i'm not an expert as you.... How can i fix it? It's important? Thanks!
2015 Jan 07
0
libusb drops connection to my Tripp Lite SMART500T1U
On Jan 6, 2015, at 3:44 PM, Steve Ballantyne <steve.ballantyne at gmail.com> wrote: > Does this snippet of a failure tell you anything? Is there something > I can do to tell the libusb to wait a little longer for the device to > come back? > > 3118.555755 libusb_get_interrupt: Connection timed out > 3118.557454 libusb_get_interrupt() returned 0 instead of 8 while
2015 Jan 09
0
libusb drops connection to my Tripp Lite SMART500T1U
On Jan 7, 2015, at 12:49 PM, Steve Ballantyne <steve.ballantyne at gmail.com> wrote: > I would like to get to the root of the problem though. I may tweak > the code a bit and see if I can get better results. Although you are > right about the broken pipe. If the device is "unplugging" ... not > much you can do to fix that other than to just ignore it. Although this
2010 Jan 05
3
AGI and embargeability
Hi, This is a naive question, but is there a way in my AGI script to simultaneously play audio and listen for DTMF or voice responses? I've heard VOIP hackers call this "inbargeability;" it's the ability to "barge in" to a playing audio clip. I'm planning to use Lumenvox for the DTMF and voice recognition, BTW. Not sure if that matters. Many thanks to anyone who
2014 Sep 08
0
how to install NUT on raspberry pi
On Sep 8, 2014, at 9:03 AM, Roger Price <roger at rogerprice.org> wrote: > Charles: Since there is currently no user writeup for openSUSE in your list, maybe it would be useful to add this reference. Roger, thanks for the reminder - I thought we had added that link a while ago. It's committed to Git now, but we need to untangle a few things before it will show up on the web server.
2014 Sep 08
2
how to install NUT on raspberry pi
On Mon, 8 Sep 2014, Charles Lepple wrote: > On Sep 8, 2014, at 2:26 AM, Flavio.Boschiggia at infineon.com wrote: >> I would like connect it by usb on my server raspberry pi. >> Someone knows a simple tutorial to send me? I did some test without success..... > > We try to collect tutorial links here: > http://www.networkupstools.org/documentation.html#_offsite_links In
2014 Jul 10
2
Multiple instances of the same model, with same ID and no serial number!
How is this for a conundrum? I have three Tripp-Lite SMART5001U's running in the same one rack, attached to the same host running NUT. I am running the tripplite_usb driver thanks to some crafty hacking of Charles (thank you sir!). Now you may ask, "hey dip****, why have THREE 1U UPS's stacked up, when you can have a single larger one with the capacity of three?". Don't
2014 Sep 08
8
how to install NUT on raspberry pi
Hello all, Here is build instructions for putting NUT on a Raspberry Pi. Charles - Feel free to put this on your docs list. # Do an rpi-update to prevent USB strangeness #some dependencies from repo sudo apt-get -y install m4 libtool libudev-dev automake #fixing autoconf for later sudo ln -s /usr/share/autoconf/Autom4te /usr/local/share/autoreconf/Autom4te sudo ln -s /usr/bin/autom4te
2015 Jan 06
2
libusb drops connection to my Tripp Lite SMART500T1U
Hey Charles, Many months ago you assisted me in making some code changes to get my Tripp Lite up and running. Thank you for that. Those changes you committed to the repository work very well. I just built a new image for a Raspberry Pi running the latest Raspbian OS and the latest nut-master. I have everything working ... except I seem to be losing my device periodically. So if I enable my
2014 Jul 11
0
Multiple instances of the same model, with same ID and no serial number!
On Jul 10, 2014, at 1:00 PM, Steve Ballantyne <steve.ballantyne at gmail.com> wrote: > How is this for a conundrum? > > I have three Tripp-Lite SMART5001U's running in the same one rack, > attached to the same host running NUT. I am running the tripplite_usb > driver thanks to some crafty hacking of Charles (thank you sir!). Sounds like we can merge that branch into
2014 Jul 01
2
The dreaded Tripp Lite SMART500RT1U and NUT
Hello Charles, Thank you for all of your help this far. I have made some great progress. I was hung up with all sorts of USB problems which we can chalk up to a "blonde moment" for me (or more accurately, a *bald* moment). In all my starting over and screwing around, I had forgotten to reinstall libusb-compat. Duh! I am now to a point that I think we can dig a little deeper. The
2014 Jun 27
3
The dreaded Tripp Lite SMART500RT1U and NUT
Hello Charles, Thanks for the feedback. I will try to answer some of these questions: > 09AE/0001 is essentially a USB-to-serial converter, and is not > compatible with usbhid-ups. (Theoretically, we could have a companion > driver that talks the same protocols over a real RS-232 port, but the > hardware I used to develop the tripplite_usb driver only has a USB > port.) Ah, that
2014 Jul 24
0
RV: About your driver NUTDRV_ATCL_USB(8) for install
Dear Charles, Thanks for your quick reply, but I can't install nut_2.7.2 in my raspberry. 1) I create a [nut] directory and use wget to download three files: [nut_2.7.2-1.dsc] [nut_2.7.2.orig.tar.gz] [nut_2.7.2-1.debian.tar.xz] 2)I unpack: dpkg-source -x nut_2.7.2-1.dsc 3) I use command root at pi1:/nut/nut-2.7.2# debuild -us -uc . .. And I have the following error code:
2005 Oct 13
12
HFSC Advanced Limiting
I am investigating changing our broadband bandwidth control scripts over to HFSC. What I would like to accomplish is this: { * DOWNLOAD * I need a download class for each user (we''ll call it Class 1) that offers a minimum of lets say 384Kbps and a maximum of 1.5Mbps. The rates between 384Kbps and 1.5Mbps should be shared among all users. Each user should always be able to get at
2014 Jun 28
0
The dreaded Tripp Lite SMART500RT1U and NUT
On Thu, Jun 26, 2014 at 10:20 PM, Steve Ballantyne <steve.ballantyne at gmail.com> wrote: >> However, we don't have all of the 09AE/0001 protocols decoded in the >> tripplite_usb driver. > > I can try to help out on this front? :-) Definitely. >> > 9.783126 Unknown input voltage range: 0x02 >> > 9.783308 Unknown number of switchable
2011 Mar 23
4
What is the most stable version of asterisk?
1.2? 1.4? 1.6? 1.8? Thanks, - Doug Mortensen Network Consultant Impala Networks Inc CCNA, MCSA, Security+, A+ Linux+, Network+, Server+ . www.impalanetworks.com P: (505) 327-7300 F: (505) 327-7545