Re: [vox-tech] building an AMD MP system

2004-02-03 Thread Bill Broadley
On Sun, Feb 01, 2004 at 10:51:31AM -0800, Peter Jay Salzman wrote:
 hi all,
 
 is the AMD 760 MPX the newest athlon MP chipset around?  it appears to
 be over 3 years old.

Indeed, but it's still the best for athlons.  The biggest difference is
the 512 MB/sec PCI bus instead of a 256 MB/sec.  They are also cheaper
often available without on board video like most of the MP chipset boards.

 via, ali and sis haven't come up with anything newer?  that's kind of
 hard to believe!

None of those companies got into the dual athlon market, they all came out
with numerous uniprocessor chipsets.

This is changing with opteron, at least nvidia plans to come out with
a SMP chipset.

 i'd like to run dual MP 2800's with barton core.  udma 133 or higher.
 built-in usb2.0 would be nice (although i understand that usb2 cards are
 dirt cheap).

There were usb2 bugs in the earlier MPX boards, most vendors threw
in a free pci card for usb-2.0.  I believe this was fixed.  IMO I wouldn't
invest a whole lot on such systems.  They tend to be rather heat sensitive,
definitely plan on keeping the environment cool, and having lots of fans.

Performance is often limited by the shared memory bus.

 any mobo recommendations?

I have 24 tyan MP boards, and 8 MPX boards and they all work quite well.

Keep in mind opteron-240s are $190, and the opteron dual motherboards
start at $240 ish.  The opterons feature (compared to the MP's)
Much better perf per watt
Double the registers (int, fp, and vector)
SSE2 (athlon doesn't have it)
Double the register size (larger pointers and ints)
On board memory controller (lower latency)
Per CPU memory interface (not shared)
Dramatically better performance per MHz.
Less total power.
Few extra security features
PCI-X (1GB/sec)
Often sata is included in the motherboards.


-- 
Bill Broadley
Information Architect
Computational Science and Engineering
UC Davis
___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech


Re: [vox-tech] lbncurses.so.4 issue

2004-02-03 Thread Samuel N. Merritt
On Mon, Feb 02, 2004 at 10:53:47PM -0800, Richard S. Crawford wrote:
 Thanks, Pete and Ken.  That helped a lot!
 
 Of course, there are new issues now.  Like the fact that the device
 connects to the computer via a USB connection, but the software seems to
 want to talk to a serial port.  I'll get it working somehow.

I have a Regulator Pro Gold, and it has a serial port as well as a USB
port. I could be mistaken, but I think the serial cable is just a plain
old serial cable.

I had NUT working with that UPS for a couple years using the serial
cable with nearly zero effort. I tried once or twice to hook it up via
USB, but I never did get the software to do anything useful. 

-- 
Samuel Merritt
OpenPGP key: http://meat.andcheese.org/~spam/spam_at_andcheese_dot_org.asc
PGP information can be found at http://www.mindspring.com/~aegreene/pgp/


pgp0.pgp
Description: PGP signature


[vox-tech] OT:test

2004-02-03 Thread JM


___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech


USB and serial (was Re: [vox-tech] lbncurses.so.4 issue)

2004-02-03 Thread Richard S. Crawford
Unfortunately, the box on mine proudly proclaims that my model is USB
only.  And there is indeed no serial port on the back.

When Jennifer first found it on Belkin's website, I examined it and saw
that the copy said it was compatible with Linux.  And, indeed, there is
a Linux version of the software on the CD that came with the UPS. 
However, when I looked at the product description again on Belkin's
website, I couldn't find anything saying it was Linux friendly.  I feel
like I've been had.

Assuming the software wants to talk to a serial port, and the device
only has a USB port, is there a way to make them talk to each other?


On Tue, 2004-02-03 at 00:55, Samuel N. Merritt wrote:
 On Mon, Feb 02, 2004 at 10:53:47PM -0800, Richard S. Crawford wrote:
  Thanks, Pete and Ken.  That helped a lot!
  
  Of course, there are new issues now.  Like the fact that the device
  connects to the computer via a USB connection, but the software seems to
  want to talk to a serial port.  I'll get it working somehow.
 
 I have a Regulator Pro Gold, and it has a serial port as well as a USB
 port. I could be mistaken, but I think the serial cable is just a plain
 old serial cable.
 
 I had NUT working with that UPS for a couple years using the serial
 cable with nearly zero effort. I tried once or twice to hook it up via
 USB, but I never did get the software to do anything useful. 
-- 
Slainte,
Richard S. Crawford
AIM: Buffalo2K / Y!: rscrawford / ICQ: 11640404
Howard Dean for America: http://www.deanforamerica.com
http://www.mossroot.com http://www.stonegoose.com
It is only with our heart that we can see clearly.  What is essential
is invisible to the eye.  --Antoine de Saint Exupery
___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech


Re: USB and serial (was Re: [vox-tech] lbncurses.so.4 issue)

2004-02-03 Thread Ken Herron
--On Tuesday, February 03, 2004 06:23:43 AM -0800 Richard S. Crawford 
[EMAIL PROTECTED] wrote:

Assuming the software wants to talk to a serial port, and the device
only has a USB port, is there a way to make them talk to each other?
If the kernel supports this UPS, then when the UPS is plugged into a USB 
port, the kernel should create some devices for software to interact with 
it. If the UPS requires a serial-port device then I'd expect the kernel 
to create a serial port for it.

What does the kernel do when you plug the UPS into a USB port?

--
Ken Herron
___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech


[vox-tech] latex: flowing around text

2004-02-03 Thread Peter Jay Salzman
hi all,

occasionally i'll find a google groups link that's so useful that it'll
come up again and again in my searches.  i happen to know that we have a
few more latex users here than we did a couple of years ago, so i'm
posting this in hopes that it'll be as useful to other people as it has
been for me.  this is a truly wonderful post:

http://www.google.com/groups?q=flow+around+text+group:comp.text.texhl=enlr=ie=UTF-8oe=UTF-8selm=3unt1u%24i3r%40krant.cs.ruu.nlrnum=1

the guy compares and contrasts different ways of getting text to flow
around floats.

the reason why this is so noteworthy is:

1. the topic is not mentioned in the lamport book.

2. the topic is covered in the companion book, but the information is so
   old that it's wrong.  for example, my hat is off to anybody who
   actually gets parpic to work well...


fwiw, i've found that picins is the best solution for wrapping text
around a float.  here is an example of picins in use:

   \usepackage{epic,eepic,picins}

   \parpic{%
   \begin{picture}(150,50)
   \put(5,10){\vector(2,3){20}}
   \put(5,25){$\vec{A}$}
   \put(28,20){$+$}
   %
   \put(55,13){\vector(-1,2){10}}
   \put(54,23){$\vec{B}$}
   %
   \put(75,20){$=$}
   %
   \put(100,0){\vector(2,3){20}}
   \put(113,8){$\vec{A}$}
   \put(121,30){\vector(-1,2){10}}
   \put(118,38){$\vec{B}$}
   \put(98,0){\vector(1,4){12}}
   \put(93,22){$\vec{C}$}
   \end{picture}%
   }%
   %
   The rule for adding vectors in geometric notation is: Put the two
   vectors `heel to toe', and then draw an arrow that goes from the heel of
   the first vector to the toe of the second vector.  In the diagram to the
   left, when you add $\vec{A}$ and $\vec{B}$, you get $\vec{C}$.


works very well.  a couple of notes:

1. the % characters are comment characters.  they help avoid
   extraneous newlines.

2. don't use epic without using eepic.  vectors/lines that aren't
   horizontal, vertical or 45 degrees come out MUCH better drawn.

pete

-- 
Make everything as simple as possible, but no simpler.  -- Albert Einstein
GPG Instructions: http://www.dirac.org/linux/gpg
GPG Fingerprint: B9F1 6CF3 47C4 7CD8 D33E 70A9 A3B9 1945 67EA 951D
___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech


Re: [vox-tech] latex: flowing around text

2004-02-03 Thread Jonathan Stickel
I'll file this away and make a mental note.  Thanks :)

Personally, I've had success with floatflt.sty, which uses syntax from 
the graphicx package.  But I didn't use it near lists, which may cause 
problems (according to your reference).

Jonathan

Peter Jay Salzman wrote:
hi all,

occasionally i'll find a google groups link that's so useful that it'll
come up again and again in my searches.  i happen to know that we have a
few more latex users here than we did a couple of years ago, so i'm
posting this in hopes that it'll be as useful to other people as it has
been for me.  this is a truly wonderful post:
http://www.google.com/groups?q=flow+around+text+group:comp.text.texhl=enlr=ie=UTF-8oe=UTF-8selm=3unt1u%24i3r%40krant.cs.ruu.nlrnum=1

the guy compares and contrasts different ways of getting text to flow
around floats.
the reason why this is so noteworthy is:

1. the topic is not mentioned in the lamport book.

2. the topic is covered in the companion book, but the information is so
   old that it's wrong.  for example, my hat is off to anybody who
   actually gets parpic to work well...
fwiw, i've found that picins is the best solution for wrapping text
around a float.  here is an example of picins in use:
   \usepackage{epic,eepic,picins}

   \parpic{%
   \begin{picture}(150,50)
   \put(5,10){\vector(2,3){20}}
   \put(5,25){$\vec{A}$}
   \put(28,20){$+$}
   %
   \put(55,13){\vector(-1,2){10}}
   \put(54,23){$\vec{B}$}
   %
   \put(75,20){$=$}
   %
   \put(100,0){\vector(2,3){20}}
   \put(113,8){$\vec{A}$}
   \put(121,30){\vector(-1,2){10}}
   \put(118,38){$\vec{B}$}
   \put(98,0){\vector(1,4){12}}
   \put(93,22){$\vec{C}$}
   \end{picture}%
   }%
   %
   The rule for adding vectors in geometric notation is: Put the two
   vectors `heel to toe', and then draw an arrow that goes from the heel of
   the first vector to the toe of the second vector.  In the diagram to the
   left, when you add $\vec{A}$ and $\vec{B}$, you get $\vec{C}$.
works very well.  a couple of notes:

1. the % characters are comment characters.  they help avoid
   extraneous newlines.
2. don't use epic without using eepic.  vectors/lines that aren't
   horizontal, vertical or 45 degrees come out MUCH better drawn.
pete

___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech


Re: USB and serial (was Re: [vox-tech] lbncurses.so.4 issue)

2004-02-03 Thread Richard Crawford
Dave Margolis said:

 somewhere in that belkin software there is a device setting.  the
 default is /dev/ttyS0.

 maybe look in dmesg to see if it is registering a usb device?

Here is the line that looks most relevant to me from dmesg:

hiddev0: USB HID v1.00 Joystick [BELKIN UPS] on usb1:2.0

Looks to me like it's showing up as a USB device.

Right now I have the Belkin Bulldog sentry software pointing to
/dev/ttyUSB0; at that setting it doesn't, at least, return an error
saying, Cannot connect to device.  It says it's connected, but it
doesn't get any information from the UPS... nothing about voltage,
capacity, nothing.

I tried pointing it to /dev/ttyUSB1 and it wouldn't even connect.  Should
I try pointing it at /dev/ttyUSB2?


 my gut feeling is you should be able to get that to work.  if not
 though, how about exchanging it for one of their serial models?  i have
 a belkin ups that i've been really happy with.

It looks like it would be a good product.  Heh.  On the positive side,
once I got the ncurses issue sorted out, upsd seems to be running just
fine.  I just wish I could figure out how to talk to it and get some
information out of it.


Sláinte,
Richard S. Crawford (AIM: Buffalo2K)

http://www.mossroot.com   http://www.stonegoose.com/catseyeview
Howard Dean for America:  http://www.deanforamerica.com
I really didn't realize the librarians were, you know, such a dangerous
group. They are subversive. You think they're just sitting there at the
desk, all quiet and everything. They're like plotting the revolution, man.
I wouldn't mess with them.
--Michael Moore


___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech


Re: USB and serial (was Re: [vox-tech] lbncurses.so.4 issue)

2004-02-03 Thread Dave Margolis
with my belkin upsd (aka bulldog), i don't remember what i did to
recognize that anything was working, but i set the settings to shut down
after 15 minutes.  when i pulled the power plug out, everybody logged in
got a message via write that they had 15 minutes to log out or whatever.
then, it did perform a clean shutdown after 15 mintues.  after that i went
in and configured things a bit more...

it looks like you're there, you just have to figure out exactly which
devide got picked up by hid.  my guess is /dev/input/js0 (since it
mentioned its using a joystick driver).  give that try and see what
happens.

dave

On Tue, 3 Feb 2004, Richard Crawford wrote:

 Dave Margolis said:

  somewhere in that belkin software there is a device setting.  the
  default is /dev/ttyS0.
 
  maybe look in dmesg to see if it is registering a usb device?

 Here is the line that looks most relevant to me from dmesg:

 hiddev0: USB HID v1.00 Joystick [BELKIN UPS] on usb1:2.0

 Looks to me like it's showing up as a USB device.

 Right now I have the Belkin Bulldog sentry software pointing to
 /dev/ttyUSB0; at that setting it doesn't, at least, return an error
 saying, Cannot connect to device.  It says it's connected, but it
 doesn't get any information from the UPS... nothing about voltage,
 capacity, nothing.

 I tried pointing it to /dev/ttyUSB1 and it wouldn't even connect.  Should
 I try pointing it at /dev/ttyUSB2?


  my gut feeling is you should be able to get that to work.  if not
  though, how about exchanging it for one of their serial models?  i have
  a belkin ups that i've been really happy with.

 It looks like it would be a good product.  Heh.  On the positive side,
 once I got the ncurses issue sorted out, upsd seems to be running just
 fine.  I just wish I could figure out how to talk to it and get some
 information out of it.


 Sláinte,
 Richard S. Crawford (AIM: Buffalo2K)

 http://www.mossroot.com   http://www.stonegoose.com/catseyeview
 Howard Dean for America:  http://www.deanforamerica.com
 I really didn't realize the librarians were, you know, such a dangerous
 group. They are subversive. You think they're just sitting there at the
 desk, all quiet and everything. They're like plotting the revolution, man.
 I wouldn't mess with them.
 --Michael Moore


 ___
 vox-tech mailing list
 [EMAIL PROTECTED]
 http://lists.lugod.org/mailman/listinfo/vox-tech


___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech


[vox-tech] Crashing X (cool LCD effect :) )

2004-02-03 Thread Bill Kendrick

Melissa was doing something in Gimp last night (she was in the midst of
cropping a single-layer scanned image) when suddenly her LCD screen
looked like it was being microwaved or something.  (Looked kind of similar
to what my Zaurus LCD does when it's shutting down for a reboot.)

I checked logs, and one of the results of these crashes seems to be
some notifications regarding something called 'mtrr':

In /var/log/messages and /var/log/syslog:

  Feb  3 06:03:57 hachinosu kernel: mtrr: v1.40 (20010327) Richard Gooch [...]
  Feb  3 06:03:57 hachinosu kernel: mtrr: detected mtrr type: Intel


That's about all I could come up with (I'm also sick, tired, and low on
blood sugar right now, so my brain's a bit slow)

The system is an IBM Thinkpad T-20.  lspci shows the video card as:

  01:00.0 VGA compatible controller: S3 Inc. 86C270-294 Savage/IX-MV (rev 11)


XFree86 is version 4.2.1.1 (Debian 4.2.1-6 20030327121809...) from here:

  deb http://people.fsn.hu/~pasztor/debian woody xfree


It's a Woody box running it's build of kernel 2.4.18-686.



One of the other causes she mentioned of the crash was using Gimp and
movign a selection.  I've noticed on my own system that, under Gimp 1.2.3,
sometimes the selection tool goes a little nuts.  It starts drawing
XOR lines all over the place, and presumably some of them are extremely
long.  When I see Gimp start to do that, I quit immediately and restart.
If I don't, it can end up locking up X or crashing it.  Quite irritating. :^(

(I'm about to est a backport of Gimp 1.2.5 on my own system ;) )


Anyway, what's MTRR and is it related?


FYI, the XFree86 modules I'm loading are:

  extmod
  record
  xtrap
  speedo
  type1
  dri
  int10
  vbe
  glx
  GLcore
  wacom [tho tablet isn't set up yet]



The Savage device stanza is as follows:

  Section Device
Option SWCursor true
Option UseBIOS  false
Option ForceInittrue
Identifier Card0
Driver savage
VendorName S3
BoardName  Savage/IX-MV
BusID  PCI:1:0:0
Option UseFBDev true
  EndSection


Ideas?  Suggestions?

Thx!

-bill!
[EMAIL PROTECTED]   Hey Shatner, ya remember that episode of
http://newbreedsoftware.com/bill/   Space Trek where your show got cancelled?
___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech


Re: [vox-tech] Crashing X (cool LCD effect :) )

2004-02-03 Thread Henry House
På tisdag, 03 februari 2004, skrev Bill Kendrick:
 
 Melissa was doing something in Gimp last night (she was in the midst of
 cropping a single-layer scanned image) when suddenly her LCD screen
 looked like it was being microwaved or something.  (Looked kind of similar
 to what my Zaurus LCD does when it's shutting down for a reboot.)
 
 I checked logs, and one of the results of these crashes seems to be
 some notifications regarding something called 'mtrr':
 
 In /var/log/messages and /var/log/syslog:
 
   Feb  3 06:03:57 hachinosu kernel: mtrr: v1.40 (20010327) Richard Gooch [...]
   Feb  3 06:03:57 hachinosu kernel: mtrr: detected mtrr type: Intel
 
 
 That's about all I could come up with (I'm also sick, tired, and low on
 blood sugar right now, so my brain's a bit slow)
 
 The system is an IBM Thinkpad T-20.  lspci shows the video card as:
 
   01:00.0 VGA compatible controller: S3 Inc. 86C270-294 Savage/IX-MV (rev 11)
 
 
 XFree86 is version 4.2.1.1 (Debian 4.2.1-6 20030327121809...) from here:
 
   deb http://people.fsn.hu/~pasztor/debian woody xfree
 
 
 It's a Woody box running it's build of kernel 2.4.18-686.

It might be this bug:

http://www.winischhofer.net/linuxsisvga.shtml

(scroll down or search for 'XFree86 XAA library patch (Recommended)')

I quote:

I discovered a bug in the X server's XAA code (outside the SiS driver),
which has been there since before 4.1 - and was never detected until
recently. This bug is now more often triggered by the RENDER
acceleration, but might show up even without it, for example, after
heavy Xv usage. Download the archive for your version of XFree below,
extract the archive and copy the file libxaa.a over the old one in
/usr/X11R6/lib/modules. Don't forget to do that again everytime you
update your X packages! Debian users: Debian's 4.2.1-12 and
4.3.0-pre1v3 versions do not require this patch, previous versions do.

This sounds like the behavior that you described.

-- 
Henry House
The unintelligible text that may follow is a digital signature. 
See http://hajhouse.org/pgp for information.  My OpenPGP key:
http://hajhouse.org/hajhouse.asc.



signature.asc
Description: Digital signature


Re: [vox-tech] Crashing X (cool LCD effect :) )

2004-02-03 Thread Peter Jay Salzman
On Tue 03 Feb 04,  4:13 PM, Bill Kendrick [EMAIL PROTECTED] said:
 
 Melissa was doing something in Gimp last night (she was in the midst of
 cropping a single-layer scanned image) when suddenly her LCD screen
 looked like it was being microwaved or something.  (Looked kind of similar
 to what my Zaurus LCD does when it's shutting down for a reboot.)
 
 I checked logs, and one of the results of these crashes seems to be
 some notifications regarding something called 'mtrr':
 
 In /var/log/messages and /var/log/syslog:
 
   Feb  3 06:03:57 hachinosu kernel: mtrr: v1.40 (20010327) Richard Gooch [...]
   Feb  3 06:03:57 hachinosu kernel: mtrr: detected mtrr type: Intel
 
bill, that is perfectly normal.  perfectly healthy.  there's no reason
to suspect that mtrr is to blame for the crash based on these logs.
 
 That's about all I could come up with (I'm also sick, tired, and low on
 blood sugar right now, so my brain's a bit slow)
 
 The system is an IBM Thinkpad T-20.  lspci shows the video card as:
 
   01:00.0 VGA compatible controller: S3 Inc. 86C270-294 Savage/IX-MV (rev 11)
 
 
 XFree86 is version 4.2.1.1 (Debian 4.2.1-6 20030327121809...) from here:
 
   deb http://people.fsn.hu/~pasztor/debian woody xfree
 
 
 It's a Woody box running it's build of kernel 2.4.18-686.
 
 
 
 One of the other causes she mentioned of the crash was using Gimp and
 movign a selection.  I've noticed on my own system that, under Gimp 1.2.3,
 sometimes the selection tool goes a little nuts.  It starts drawing
 XOR lines all over the place, and presumably some of them are extremely
 long.  When I see Gimp start to do that, I quit immediately and restart.
 If I don't, it can end up locking up X or crashing it.  Quite irritating. :^(
 
 (I'm about to est a backport of Gimp 1.2.5 on my own system ;) )
 
 
 Anyway, what's MTRR and is it related?
 
take a look at my howto:

   /usr/share/doc/HOWTO/en-txt/Linux-Gamers-HOWTO.gz

i explain it some there.  there's also

   /usr/src/linux/Documentation/mtrr.txt


done from memory; not sure if that is exactly correct, but it's
something like ~linux/Documentation/mtrr.txt.

 
 FYI, the XFree86 modules I'm loading are:
 
   extmod
   record
   xtrap
   speedo
   type1
   dri
   int10
   vbe
   glx
   GLcore
   wacom [tho tablet isn't set up yet]

 
 
 The Savage device stanza is as follows:
 
   Section Device
 Option SWCursor true
 Option UseBIOS  false
 Option ForceInittrue
 Identifier Card0
 Driver savage
 VendorName S3
 BoardName  Savage/IX-MV
 BusID  PCI:1:0:0
 Option UseFBDev true
   EndSection
 
 
 Ideas?  Suggestions?
 
there's no way to tell what happened based on this information.  clearly
SOMETHING bad happened, but if you can reproduce the problem, you'll
never know what it is (and can't give a bug report).

is there any reason to suspect that the problem was in user land rather
than kernel land?  i would guess it was probably an oops of some sort.

you can look in /var/log/ksymoops for any oopses, i believe.
instructions for reporting an oops is in
~/linux/Documentation/oops-tracing.txt.

btw, i just apt-get upgraded, and libc6 was upgraded (on woody).  since
then, gimp's screen shot acquire is totally buggy.  it captures the
wrong part of the screen ever since the libc6 upgrade.  maybe something
similar happened.

just graspin at straws...

pete

-- 
Make everything as simple as possible, but no simpler.  -- Albert Einstein
GPG Instructions: http://www.dirac.org/linux/gpg
GPG Fingerprint: B9F1 6CF3 47C4 7CD8 D33E 70A9 A3B9 1945 67EA 951D
___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech


[vox-tech] need a *BSD user who knows C

2004-02-03 Thread Peter Jay Salzman
i need to ask a few questions about debugging C executables on *BSD.

can a reasonably competant C programmer who uses mainly *BSD contact me
offlist?

thanks,
pete

-- 
Make everything as simple as possible, but no simpler.  -- Albert Einstein
GPG Instructions: http://www.dirac.org/linux/gpg
GPG Fingerprint: B9F1 6CF3 47C4 7CD8 D33E 70A9 A3B9 1945 67EA 951D
___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech


Re: USB and serial (was Re: [vox-tech] lbncurses.so.4 issue)

2004-02-03 Thread Richard S. Crawford
On Tue, 2004-02-03 at 11:39, Dave Margolis wrote:
 with my belkin upsd (aka bulldog), i don't remember what i did to
 recognize that anything was working, but i set the settings to shut down
 after 15 minutes.  when i pulled the power plug out, everybody logged in
 got a message via write that they had 15 minutes to log out or whatever.
 then, it did perform a clean shutdown after 15 mintues.  after that i went
 in and configured things a bit more...
 
 it looks like you're there, you just have to figure out exactly which
 devide got picked up by hid.  my guess is /dev/input/js0 (since it
 mentioned its using a joystick driver).  give that try and see what
 happens.

Tried it... didn't work.  Sob.  The status line at the bottom of the
monitor window says connection established, but it is displaying
nothing about the UPS device or about my computer.

-- 
Slainte,
Richard S. Crawford
AIM: Buffalo2K / Y!: rscrawford / ICQ: 11640404
Howard Dean for America: http://www.deanforamerica.com
http://www.mossroot.com http://www.stonegoose.com
It is only with our heart that we can see clearly.  What is essential
is invisible to the eye.  --Antoine de Saint Exupery
___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech


Re: [vox-tech] need a *BSD user who knows C

2004-02-03 Thread Micah J. Cowan
On Tue, Feb 03, 2004 at 07:35:05PM -0800, Peter Jay Salzman wrote:
 i need to ask a few questions about debugging C executables on *BSD.
 
 can a reasonably competant C programmer who uses mainly *BSD contact me
 offlist?

Pete, my server runs on FreeBSD; I've had to do a little development
work on it, but so far have not done debugging. If I did, it would be
with gdb. Also, I've replaced much of the stock FreeeBSD system tools
with GNU stuff... but if I can be of help, I will.

-- 
Micah J. Cowan
[EMAIL PROTECTED]
___
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech