Displaying 20 results from an estimated 100 matches similar to: "USB Problem"
2007 Feb 07
2
Using USB CyberPower CPL550SL / AE550, not working with usbhid-ups driver.
So I just bought one of these fabulous CyberPower UPS devices from BestBuy
hoping I could control it with my machine. Luckily, I found NUT! I've got
the SVN sources and compiled and installed them but I haven't been able to
get it to recognize the usb AE550.
When I plug the usb cable in I see this in syslog:
Feb 6 22:36:56 mythbox kernel: usb 1-1: new low speed USB device using
2009 Apr 26
1
Edmax multifuctional printer manager under wine
Hi Guys
I am currently moving my home network to xubuntu/ubuntu/linux from windows/mac os.
I Have a PC in the lounge which is now set up and running mythbuntu 8.10, an eeepc (running xandros to get my wife to convert from mac os) and an imac 17inch 1.25ghz g4 in the kitchen which will eventualy run xubuntu.
So far I have the network setup and I can see all shares on all machines BUT I can only
2006 Nov 11
1
Help with newhidups subdriver for Dynex UPS
Hello everyone!
If this message was posted twice, my apologies. I'm having issues with my webmail today...
I am using the testing version of NUT from SVN at changeset 582. I have successfully created a stub for newhidups driver for my Dynex DX-800U UPS, but I am completely lost on the customization of it. I've followed the hid-subdrivers.txt instructions and I understand I need to
2019 Nov 14
0
CESA-2019:3836 Important CentOS 6 kernel Security Update
CentOS Errata and Security Advisory 2019:3836 Important
Upstream details at : https://access.redhat.com/errata/RHSA-2019:3836
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
1695e5c3a87dfcc86efe269f74ac18c0be6d81bf72497bd6bde232a306ccb17a kernel-2.6.32-754.24.2.el6.i686.rpm
2006 Jul 31
5
use tracemem to dump content in function read/write
Hi Expert
I want to use dtrace to monitor the content change of one file. I made following scripts,
#!/usr/sbin/dtrace -s
inline int MYPID = $1;
syscall::write:entry
/pid == MYPID/
{
tracemem(arg1, arg2);
printf("\n");
}
It always has an following error
bash-3.00$ sudo dumpFIFO.dtrace 3836
dtrace: failed to compile script ./dumpFIFO.dtrace: line 19: tracemem( ) argument #2
2004 Nov 29
1
Re: CentOS digest, Vol 1 #201 - 1 msg
thanks for the head up. what os are you running on the blades??
Phillip James
System Administrator
The Garden City Group, Inc.
105 Maxess Road
Melville, NY 11747-3836
Phone: (631) 470-5044
Fax: (631) 940-6561
E-mail: Phillip.James at GardenCityGroup.com
====================================================
This communication (including any attachments) is intended for the use of
the intended
2019 Nov 14
0
CentOS-announce Digest, Vol 177, Issue 3
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2005 Mar 22
4
Chanspy is back !
Guys'n'Gals
vote for bug 3836 - Chanspy is back. Better than ever. Let's get this
one into CVS.
Julian
2005 Jun 23
2
ChanSpy on Asterisk v1.0.7
I am trying to find the app ChanSpy for Asterisk v1.0.7. I have tried
looking on VOIP-info.org's ChanSpy page
(http://www.voip-info.org/tiki-index.php?page=Asterisk+cmd+ChanSpy)and
also referred to the link regarding bug 3836
(http://bugs.digium.com/bug_view_page.php?bug_id=0003836). I downloaded
the attachments and tried to use the patch and compile the source.
However, it seems that
2004 Nov 24
1
installing CentOS on the IBM BladeCenter
Has any one install CentOS 3.3 or early on a IBM BladeCenter eServers
(HS20)
Phillip James
System Administrator
The Garden City Group, Inc.
105 Maxess Road
Melville, NY 11747-3836
Phone: (631) 470-5044
Fax: (631) 940-6561
E-mail: Phillip.James at GardenCityGroup.com
====================================================
This communication (including any attachments) is intended for the use of
the
2008 Mar 29
3
the "official" lightweight desktop environment for CentOS?
I want to build a dedicated MythTV box using CentOS5. I need a
lightweight desktop environment, something extremely simple that does
not use much memory. Gnome and KDE use way too much memory and are too
complex for what I want to do.
The system will login automatically to a certain account after booting
up. After the automatic login, it will start immediately the MythTV
frontend full-screen.
2018 Jun 01
0
Centos 7 (using iptables) removed firewalld
Steve Frazier wrote:
> Thank you.? I apologize for sending something that could be read.? There
> are more examples in there that I had commented out.
> Anyway,? here is my working iptables-save.? If someone could review my
> output and let me know if I am missing anything and if the order of the
> rules are the most secure they could be.
> TIA.
>
Steve,
Do you have any
2016 Apr 18
0
as.Date
The most important thing is that Date objects by definition do not include time of day. You want to look at ISOdatetime() and as.POSIXct() instead. And beware daylight savings time issues.
-pd
On 18 Apr 2016, at 15:09 , Ogbos Okike <giftedlife2014 at gmail.com> wrote:
> Dear All,
>
> I have a data set containing year, month, day and counts as shown below:
> data <-
2018 Jun 01
3
Centos 7 (using iptables) removed firewalld
Thank you.? I apologize for sending something that could be read.? There are more examples in there that I had commented out.
Anyway,? here is my working iptables-save.? If someone could review my output and let me know if I am missing anything and if the order of the rules are the most secure they could be.
TIA.
Steve
# Generated by iptables-save v1.4.21 on Fri Jun? 1 10:34:39
2016 Apr 18
1
as.Date
Dear ALL,
Thank you so much for your contributions.
I have made some progress. Below is a simple script I gleaned from
your kind responses:
Sys.setenv(TZ="Etc/GMT")
dates <- c("02/27/92", "02/27/92", "01/14/92", "02/28/92", "02/01/92")
times <- c("23:0:0", "22:0:0", "01:00:00", "18:0:0",
2016 Apr 18
0
as.Date: fixed
Dear All,
Many thanks for bailing me out.
Ogbos
On Apr 18, 2016 9:07 PM, "David Winsemius" <dwinsemius at comcast.net> wrote:
>
> > On Apr 18, 2016, at 10:44 AM, Ogbos Okike <giftedlife2014 at gmail.com>
> wrote:
> >
> > Dear ALL,
> > Thank you so much for your contributions.
> > I have made some progress. Below is a simple script I
2011 May 24
1
Loading an S object into R
I hope you'll all forgive me for displaying my severe lack of knowledge on this topic, and I can't really provide much in the way of reproducible code.
A colleague of mine has asked if I know how to import an S object into R. The object is stored in a file named 'pre3.f' When I open the file as a text document I get what's printed below. Being one of those young bucks with
2016 Apr 18
4
as.Date
Dear All,
I have a data set containing year, month, day and counts as shown below:
data <- read.table("data.txt", col.names = c("year", "month", "day", "counts"))
Using the formula below, I converted the data to as date and plotted.
new.century <- data$year < 70
data$year <- ifelse(new.century, data$year + 2000, data$year + 1900)
2004 Dec 08
0
dovecot 1.0-test-56 mail doesn't show up with Mac Entourage clients
Hi. I'm seeing some issues where Entourage clients can see new mail,
download it (or partially), but won't display the mail in the mailbox
list. Mail shows up as having arrived, but never displays. These clients
have worked in the past with versions of 0.99, but not in 1.0-test-56.
I have dumped the connection traffic and it looks like Entourage aborts
the IMAP session before it
2018 Jun 01
2
Centos 7 (using iptables) removed firewalld
I assumed this was a Centos 7 mailing list and I was looking for help with IPTABLEs.I have used mailing lists before.? Copying a file to an email address didn't have that type of output.? I apologize.
First of all is this a Centos 7 Mailing list that I can ask for help or have I made a huge mistake?? IF so, should I just attach the file to the email.
I apologize for the output, I had no idea.?