Re: unsubscribe still doesnt' work

2003-02-17 Thread Brian McGroarty
On Sun, Feb 16, 2003 at 10:33:32AM -0800, Fer'had Erdogan wrote:
> My last email, I was saying I thought I found the problem but no. I'm
> still here, subscribed more than ever. Can the list manager write to me?
> Anyone has access to the mysterious list server so that you can just
> delete me from the list manually?

Hadski --

Send a message to "[EMAIL PROTECTED]" with
"unsubscribe" as the topic, then reply to the message it sends with
the CONFIRM subject line.

If that fails, please copy your message to this list including all
headers if you know how. People can help you better if you provide
more information and show what you tried.

It is possible the unsubscribe mechanism is broken; it has happened
before. But it is also possible that you, your system administrator or
your ISP have changed something about your mail configuration so that
you don't report quite the same email address as before.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Is this normal with USB mice?

2003-01-21 Thread Brian McGroarty
On Mon, Jan 20, 2003 at 11:36:17PM -0500, Ayman Haidar wrote:
> you need to setup both mice in your XF86Config, mine looks like this:
> --
> Section "InputDevice"
> Identifier  "Configured Mouse"
> Driver  "mouse"
> Option  "CorePointer"
> Option  "Device""/dev/psaux"
> Option  "Protocol"  "PS/2"
> Option  "Emulate3Buttons"   "true"
> #Option "ZAxisMapping"  "4 5"
> EndSection
> 
> Section "InputDevice"
> Identifier  "Generic Mouse"
> Driver  "mouse"
> Option  "SendCoreEvents""true"
> Option  "Device""/dev/input/mice"
> Option  "Protocol"  "ImPS/2"
> #Option "Emulate3Buttons"   "true"
> Option  "ZAxisMapping"  "4 5"
> EndSection
> 
> 
> Section "ServerLayout"
> Identifier  "Default Layout"
> Screen  "Default Screen"
> InputDevice "Generic Keyboard"
> InputDevice "Configured Mouse"
> InputDevice "Generic Mouse"
> EndSection

You do this even if you have no PS/2 mouse?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




SuExec on Apache

2003-01-26 Thread Brian McGroarty
SuExec seems to be one way of running cgi as users other than
www-data. Is this the only option? I'm curious what most do.

SuExec isn't packaged so far as I can tell; is there any facility that
might help ensure that a locally-built version is up to date? I'd hate
to miss a security notification and leave a hole in the home system.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: alsa driver configuration

2003-01-29 Thread Brian McGroarty
On Tue, Jan 28, 2003 at 12:46:11PM -0600, Michael D. Harnois wrote:
> On Mon, 2003-01-27 at 13:55, Matthew Weier O'Phinney wrote:
> 
> > But did you run '/etc/init.d/alsa start' as root? If so, and no errors
> > occurred, what does 'lsmod' (again, as root) return? -- do you see your
> > soundcard listed ("snd-cardname")?
> 
> It just isn't working on unstable, and I don't know why. I can load the
> various modules by hand--but /etc/init.d/alsa, although it gives no
> errors, loads no sound modules and unloads soundcore if it is already
> loaded.

Have a look at your module configuration file. I believe that alsa or
the alsa source packager renamed the modules from snd-card-foo.o to
snd-foo.o and you'll need to take "-card" out of the module name
accordingly.

Alternatively, you might want to just grab the sample version out of
the examples directory (in the also source's /usr/share/doc directory)
and read the documentation for the last line or two you need to tag
on.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: gtoaster

2003-02-05 Thread Brian McGroarty
On Tue, Feb 04, 2003 at 08:06:50PM +, Keith O'Connell wrote:
> 
> I use gtaoster quite a lot for the various jobs I have with cdrw. I
> was playing with dselect and I saw that cdrdao is now marked as an
> obsolete package.
> 
> I want to install gtoaster on a new machine, but will not be able to
> as the dependency, cdrdao is no longer available.
> 
> Why is gtoaster still an option in stable if a dependency is pulled
> from stable.
> 
> Is there another way to get gtoaster to work. Am I missing something
> obvioue here?

There was discussion on debian-user about gtoaster falling out of
active maintenance a couple years ago, and most seemed to be moving on
to gcombust.

If you don't need gtoaster specifically, you might look there.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Installing Non-Debian Programs w/out Apt -- what effect?

2003-02-06 Thread Brian McGroarty
On Thu, Feb 06, 2003 at 06:48:47PM -, Colin Ellis wrote:
> General Rule - anything not part of the distribution, compile from source
> and use the installation prefix of /usr/local/
> 
> This will keep your custom installation separate from the distribution and
> give you an easy upgrade route later on.
> 
> If the program needs it's own shared libraries then don't forget to add the
> /usr/local/lib path to /etc/ld.so.conf.

I like to take this a step further; I prefer to install anything that
isn't in a Debian package within my home directory. I have
~/ports/usr, ~/ports/bin, ~/ports/var etc.

This makes it utterly impossible for a bad port to break my system,
and the worst I ever have to do in order to roll back is to wipe out
these directories and restore from a backup.

This also eases my backup strategy. I don't bother with /usr, /bin or
other directories which can be reconstructed entirely by reinstalling
the same set of packages. Since /home is backed up completely, the
software I'd have to track down and reconfigure is fully backed up.

Of course, YMMV -- this won't work so well if you're installing for
multiple users on a single system.


Brian McGroarty
http://www.mcgroarty.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: KDE 3.1 in sid

2003-02-07 Thread Brian McGroarty
On Fri, Feb 07, 2003 at 12:39:16AM -0800, Paul Johnson wrote:
> On Fri, Feb 07, 2003 at 03:54:31PM +0800, Arne Goetje wrote:
> > > Btw, is kde3.1 already in sid?  I thought when I did my upgrade kde
> > > would be upgraded, but nothing happend...
> 
> You might consider switching back, as they really are putting KDE 3.1
> in sid, just waiting on dependancies to work thier way down now.

What does that mean, "waiting on dependencies to work their way down?"

Is there an automated process at work, or do you mean waiting on bug
reports from people who find things missing?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: [OT] SpamCop.net

2003-02-07 Thread Brian McGroarty
On Fri, Feb 07, 2003 at 09:57:40AM -0600, DvB wrote:
> [EMAIL PROTECTED] writes:
> 
> > Hi,
> >I know this is off-topic but since joining this list I'm getting
> > increasing levels of Spam. I've heard that using SpamCop.net to process and
> > report spam can help. Is this true? Is it worth bothering with?
> > 
> 
> The biggest problem with spamcop, and reporting spam in general, IMO,
> is that you have to open the message in order to do so. Many spammers
> nowdays have little notification mechanisms embedded in the HTML of
> their messages which sends an ack to the spammer that your address is
> valid and you do indeed "read your spam." This, in turn, brings more
> spam to your address.
> 
> Of course, this is only a problem if your mail reader supports HTML
> messages and you have this feature enabled. I don't know if Lotus Notes
> supports HTML mail, but I think it's likely that it does.

It's worth noting that many mail readers allow you to disable the
loading of external graphics, while still rendering HTML and attached
graphics. This is a good way to defeat these spam recipient address
validators.


Brian McGroarty
http://www.mcgroarty.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: grip in unstable

2003-10-14 Thread Brian McGroarty
On Sun, Oct 12, 2003 at 09:50:44PM +0100, Antony Gelberg wrote:
> Hi all,
> 
> Anyone having problems with grip in unstable?  When I hit "rip and
> encode", it says no songs selected, should it rip the whole CD?  I say
> yes, and it rips the first song to wav, then stops.

This is a known bug and has been fixed in the upstream. Check out
http://bugs.debian.org for the status of the Debian package. This is
usually your best first place to look before asking about a problem.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



smartsuite obsolete?

2003-03-25 Thread Brian McGroarty
I searched the last quarter for the user and main developer list and
didn't see any note about this:

smartsuite has gone missing from all but woody. Is there a reason?

For those who don't know it, smartsuite looks at drives' SMART
diagnostics and warns if a drive is ready to fail. The combination of
smartsuite and logcheck has saved my skin twice -- I don't think
anyone should be without either.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: smartsuite obsolete?

2003-03-26 Thread Brian McGroarty
On Tue, Mar 25, 2003 at 06:02:04PM -0600, Jamin W. Collins wrote:
> On Tue, Mar 25, 2003 at 03:02:38PM -0600, Brian McGroarty wrote:
> > I searched the last quarter for the user and main developer list and
> > didn't see any note about this:
> > 
> > smartsuite has gone missing from all but woody. Is there a reason?
> 
> Looks like it was renamed to "smartmontools".

To help avoid more questions in the future, where did you look to find
this information?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Free software... check. Free hardware?

2003-03-30 Thread Brian McGroarty
Debian's a wonderful thing. If you're running only the free packages,
your right to continue using those packages forever is assured,
barring any catastrophic changes in the law.


But what about the software included with our hardware?


There's software embedded in SCSI and ATA drive to control cache
behavior. There's software driving many monitors' on-screen controls,
software in the motion sensing algorithms driving some optical mouse,
software in your PC's BIOS, software in your video card's BIOS, a full
software emulation layer in many modern CPUs, so on and so on.

Looking through the manuals for a few devices, I only find specific
license claims limiting ownership or conditions providing for
revocation of the embedded software in my hard drive and for the BIOS
on my video card and my motherboard. No claims are made on the
monitor, mouse or CD-ROM, and I no longer have manuals for the other
components.


By default, do I have irrevocable rights where software is provided,
but no license terms are given?

If so, does anyone know of a site listing free or unrestricted
hardware? I'm finding nothing but the OpenBIOS project, etc with
Google.

If not, how far back would one have to look to find peripheral
hardware without supporting software on the device (i.e. early MFM
drives)? Are there any existing Linux-capable CPU and system board
implementations that are fully free?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: newbie's question: how to undo dselect

2003-06-06 Thread Brian McGroarty
On Fri, Jun 06, 2003 at 10:54:15AM -0700, Robert Fu wrote:
> Thanks you all for your help!
> 
> One of my friends helped me with a workaround, which
> is to use apt-get to install the packages I want. I'll
> wait for Colin's patch for dselect, and clean up the
> mess later. It seems I should mostly use apt-get from
> now on.


Sorry I'm coming into this late.


I would run dselect, then cursor to the head line for the installed
package group, hit "+" to select that whole tree, and hit shift-Q to
ignore any extra changes it prescribes from that.

Then, I would cursor to the head of the uninstalled packages, hit "_"
and again shift-Q.

Those two steps should revert everything to wanting to be in
the system's currently installed state.

If there's a section at the very top with updated packages, you'll
probably want to "+" that group as well, and if there's a newly
available section, you may want to "-" that group and hand-pick
anything you really want to add.

If you leave dselect and go back in, you should be fine, assuming
you're not looking at a legitimate large update from a KDE version
bump or similar.


For better management in the future, once you get the system the way
you want it, I'd install "debfoster." debfoster which does a wonderful
job of helping you keep your intended packages straight. If you get a
chain of things you don't really want installed from suggestions, you
can find and prune those.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Speeding up debian ... ?

2003-06-09 Thread Brian McGroarty
On Mon, Jun 09, 2003 at 09:03:58AM -0500, Ray wrote:
> On Saturday 07 June 2003 16:04, Chris Metzler wrote:
> > On Sat, 7 Jun 2003 15:43:47 +0200
> >
> > [EMAIL PROTECTED] wrote:
> > > On Sat, 07 Jun 2003 03:29:37 +0100
> > >
> > > David selby <[EMAIL PROTECTED]> wrote:
> > >> Would there be much of a speed increase, enough to warrent doing it ?
> > >
> > > Yes.
> > >
> > > (You can listen people saying "no"; but those people can't prove
> > > how its posible that a optimized compilation of some apps seems to make
> > > a diference in the real world)
> >
> > Since you're so confident that it makes a significant difference for
> > typical workstation users (who are rarely constrained by CPU speed,
> > instead being mostly constrained by I/O speed), I eagerly await your
> > numbers from a battery of real-world tests.
> >
> 
> i recompiled my vorbis-tools, libogg0, libvorbis0.
> when playing oggs it was taking up 3-5% cpu, now its taking 0-1%  
> i didn't look at what it was doing before when encoding, but it 'feels' 
> faster, encoding each cd in 15 minutes (after ripping), before i was encoding 
> & ripping in the same step, and it was doing it in about an hour each cd, but 
> that isn't a fair test since they where in different settings.

Rebuilding Mozilla with optimizations tuned to my CPU seems to have
reduced its mean load time from ~6.3 seconds to ~4.9, and makes a very
complex html page (CSS and lots of nested proportional tables) render
in an average of ~3.2 seconds instead of ~4.7.

The above are on a 2.0GHz Athlon 2400 with 1 gig of PC2700 RAM,
running 2.4.20-k7 under sid. The timings were taken manually with a
stopwatch, but all samples but one were within .3 seconds of the
median.

Before timing, I loaded and exited Mozilla twice to help ensure all
Mozilla files were cached and to ensure that I knew what a completed
load looked like. The directory with the html and images was on disk,
and I refreshed twice before taking timings.

I don't know how other packages or architectures fare, and there's
probably a better way to benchmark this, but Mozilla seems to benefit
with these tests on my system.


When I was using an Amiga 3000 with a 68040 accelerator earlier this
year, recompiling ssh &c knocked about 28 seconds off the time to
negotiate a session, by a Mississippi count. I don't have the Amiga
anymore to test that more thoroughly, and I have a feeling the mostly
x86-centric folks are rolling their eyes about now. :-)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: [OT] IBM clicky keyboards (was Re: ergonomic setups)

2003-06-10 Thread Brian McGroarty
On Tue, Jun 10, 2003 at 01:44:16PM +0200, J.H.M. Dassen (Ray) wrote:
> On Fri, Jun 06, 2003 at 19:21:08 +0100, Pigeon wrote:
> > On Fri, Jun 06, 2003 at 12:10:31PM -0500, Alex Malinovich wrote:
> > > After all, your employer is much more likely to get you a comfortable
> > > keyboard than a new, ergonomically designed office setup...
> > 
> > Where from? The only genuine IBM clicky keyboard I've seen for ages and
> > ages and ages is the one I'm typing this on, which I pulled out of a
> > skip... (Thank you, Lord, for skips.)
> 
> At least one online store still offers them, by part number if needed. See
> http://www.pckeyboard.com/ibmlist.html, which includes the model I'm typing
> on (1396790).

You can find original IBM keyboards and Northgate keyboards all over
ebay, if you're into that sort of thing.

That's where I got several of the Northgate Omnikeys I've got about
the place.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Inserting Init script

2003-06-11 Thread Brian McGroarty
On Tue, Jun 10, 2003 at 04:36:46AM +0200, Marino Fernandez wrote:
> On Tuesday 10 June 2003 06:37 am, Kevin McKinley wrote:
> > On Mon, 9 Jun 2003 22:45:30 +0200
> >
> > Marino Fernandez <[EMAIL PROTECTED]> wrote:
> > > Once I placed a bash script in /etc/init.d, how do I create a link so it
> > > is executed during halt (runlevel 0) and reboot (runlevel 6). I tried
> > > this:
> > >
> > > update-rc.d  start 99 runlvl 0
> > >
> > > But I get this error:
> > >
> > > expected runlevel [0-9S] (did you forget "." ?)
> >
> > man update-rc.d
> 
> I tried that, but apparently I do not have the man for update-rc.d... how do 
> you install it (I have a Knoppix-->debian, maybe some of the man files got 
> excluded from the CD)?.


It's part of package "sysv-rc" under sid.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: No sound - onboard VIA VT8233 AC97

2003-06-22 Thread Brian McGroarty
On Sat, Jun 21, 2003 at 10:54:24AM -0400, Josh Metzler wrote:
> I would appreciate any advice anyone can give me as to how to get sound 
> working on my new box.
> 
> The mother board is the Shuttle AV49N, which has onboard VIA VT8233 AC97 
> sound.
> 
> I have been testing with cat reflect.au > /dev/dsp.  (reflect.au is a sound 
> that comes with kbounce.) This returns with no messages, but also with no 
> sound coming out the speakers.

Just to cover the obvious -- alsa defaults to muting the volume and
taking it down to zero, I believe. Did you try 'alsamixer' to verify?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: OT: America's Army

2003-06-22 Thread Brian McGroarty
On Sun, Jun 22, 2003 at 12:02:20PM -0700, Leo Spalteholz wrote:
> 
> Damn these free software holier than thou zealots really drive me 
> through the roof.  Sorry to everyone else for the rant.

vrms (99.5%) keeps me warm at night. :-(


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: anyone recommend news aggregator (rss/rdf) ?

2003-01-13 Thread Brian McGroarty
On Mon, Jan 13, 2003 at 10:42:41AM -0500, Shawn Lamson wrote:
> On Mon, 13 Jan 2003 07:04:01 -0600
> "Jamin W. Collins" <[EMAIL PROTECTED]> wrote:
> 
> > On Sun, Jan 12, 2003 at 11:59:34PM -0500, Shawn Lamson wrote:
> > 
> > > Hi - can anyone recommend a news aggregator similar to k.r.s.s. that
> > > is not dependant on a window manager (KDE/gnome/WM)?  Basically I
> > > need a "ticker" like the one in Evolution's Summary page but don't
> > > want to have to run Evolution to have it.
> 
> I found "Amphetadesk" (http://www.disobey.com/amphetadesk/) which will
> run in your browser (dillo) and aggregate the news feeds you assign -
> seems to work great so far, if anyone else is looking for something
> similar.

I don't believe blagg is packaged, but it's just a short
script. blosxom is packaged in sid, at least.

The two of them make it easy to set something like this up:
http://www.mcgroarty.net/inkfeed/

blagg is used to grab from rss feeds (you can do it in a cron job if
you like), and blosxom is used to publish the data.

The advantage of this approach is that you can read from any machine
with a web browser if you set it up on a net-facing machine, and you
can style it however you please.


Cheers -
Brian McGroarty
http://www.mcgroarty.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Web based IM

2003-01-14 Thread Brian McGroarty
On Tue, Jan 14, 2003 at 10:44:48AM -0800, Tim Grogan wrote:
> Hello all,
> 
> My company has decided to shutdown all IM services on our corporate network. 
> Does anyone know of a web based IM that doesn't need a client to connect.  It
> doesn't have to be really fancy.  Thanks for your help.

If you can connect to home with ssh, you can run a socks server at
home, map the socks server to localhost via ssh port forwarding, and
use your IM services through that.

Alternatively, you can run centericq or similar, which lets you
combine all of your message services into a single console client. If
you run it in a 'screen' session on your remote machine, you can keep
it running and telnet/ssh out to it.


Brian McGroarty
http://www.mcgroarty.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: KDE questions

2003-01-17 Thread Brian McGroarty
> 2) What's with konqueror not hanging on to cookies between sessions on
>some sites (namely, slashdot)?

Are you sure you're accessing the same way?

SlashDot's cookie configuration is a little strange. www.slashdot.org
and slashdot.org have different cookie sets for some things, and if
you access www.slashdot.org instead of slashdot.org, it'll eventually
kick you over to it.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




dselect/apt via non-NAT firewall

1999-08-26 Thread Brian McGroarty
Is it possible to use dselect/apt via a non network address
translating (proxying) firewall?

Available are socks and a [EMAIL PROTECTED] ftp. (i.e. to connect to
ftp.debian.org as ftp, I 'ftp proxy' user '[EMAIL PROTECTED]'
password whatever.)

Unfortunately our system administrator only understands Windows
and won't move to a real firewall/proxy; he's married to Wingate
because it's the only system he understands.

__
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com


Re: dselect/apt via non-NAT firewa

1999-08-26 Thread Brian McGroarty
Is there something more I should have to use the potato apt with 2.1?

I installed and configured apt as below. I can fetch via http proxy just
fine. But immediately after fetching, apt (or dselect?) returns with
"/bin/sh: /bin/sh: cannot execute binary file" and "E: Write error - write
(32 Broken pipe)"


 --- Jason Gunthorpe <[EMAIL PROTECTED]> wrote:
> Date: Thu, 26 Aug 1999 12:14:02 -0600 (MDT)
> From: Jason Gunthorpe <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> CC: debian-user@lists.debian.org
> Subject: Re: dselect/apt via non-NAT firewall
>
> You need APT from potato (can get a slink version at
> http://www.debian.org/~jgg/apt_0.3.11.1_i386.deb)
>
> Then read apt.conf and look in
> /usr/doc/apt/examples/apt.conf.gz -
> heading the warning to not copy the conf file directly. I
> think the
> example in there is quite close to what wingate uses


RE: Re: dselect/apt via non-NAT firewa

1999-08-27 Thread Brian McGroarty
> From: Jason Gunthorpe [mailto:[EMAIL PROTECTED]
> On Thu, 26 Aug 1999, Brian McGroarty wrote:
>
> > Is there something more I should have to use the potato apt
> > with 2.1?
> >
> > I installed and configured apt as below. I can fetch via
> > http proxy just fine. But immediately after fetching, apt
> > (or dselect?) returns with "/bin/sh: /bin/sh: cannot execute
> > binary file" and "E: Write error - write (32 Broken pipe)"
>
> No idea what that is, did you put something wrong in the conf
> file?

The default configuration was pretty close to what I
needed; here's what I ended up with. (I'm using the
http:// method).

Of note, entering /var/cache/apt and manually keying "dpkg
 -i *.deb" installed everything which had been downloaded. So
it seems to be fetching appropriately. Hopefully this
narrows the range of possible problems.

Also of note, this is a near virgin slink machine. All that
have been installed or configured are the default
recommended packages based on the 2.1 binary discs and
dhcpd.


cat /etc/apt/apt.config
// Options for APT in general
APT
{
  Architecture "i386";

  // Options for apt-get
  Get
  {
 Download-Only "false";
 Simulate "false";
 Assume-Yes "false";
 Force-Yes "false"; // I would never set this.
 Fix-Broken "true";
 Fix-Missing "true";
 Show-Upgraded "true";
 No-Upgrade "false";
 Print-URIs "false";
 Compile "false";
 No-Download "false";
 Purge "false";
 List-Cleanup "true";
  };

  Cache
  {
 Important "false";
  };

  CDROM
  {
 Rename "false";
 NoMount "false";
 Fast "false";
 NoAct "false";
  };

  // Some general options
  Ignore-Hold "false";
  Immediate-Configure "true";  // DO NOT turn this off, see the man page
  Force-LoopBreak "false"; // DO NOT turn this on, see the man page
};

// Options for the downloading routines
Acquire
{
  Queue-Mode "host";   // host|access
  Retries "0";

  // HTTP method configuration
  http
  {
Proxy "http://wingate:80";;
//Proxy::http.us.debian.org "DIRECT";  // Specific per-host setting
Timeout "120";

// Cache Control. Note these do not work with Squid 2.0.2
No-Cache "false";
Max-Age "86400"; // 1 Day age on index files
No-Store "false";// Prevent the cache from storing archives
  };

  ftp
  {
Proxy "ftp://wingate/";;
//Proxy::http.us.debian.org "DIRECT"; // Specific per-host setting

/* Required script to perform proxy login. This example should work
   for tisfwtk */
ProxyLogin
{
   //"USER $(PROXY_USER)";
   //"PASS $(PROXY_PASS)";
   "USER $(SITE_USER)@$(SITE):$(SITE_PORT)";
   "PASS $(SITE_PASS)";
};

Timeout "120";

/* Passive mode control, proxy, non-proxy and per-host. Pasv mode
   is prefered if possible */
Passive "true";
Proxy::Passive "true";
//Passive::http.us.debian.org "true"; // Specific per-host setting
  };

  cdrom
  {
Mount "/cdrom";

// You need the trailing slash!
"/cdrom/"
{
   Mount "sleep 1000";
   UMount "sleep 500";
}
  };
};

// Directory layout
Dir
{
  // Location of the state dir
  State "/var/state/apt/"
  {
 lists "lists/";
 xstatus "xstatus";
 userstatus "status.user";
 status "/var/lib/dpkg/status";
 cdroms "cdroms.list";
  };

  // Location of the cache dir
  Cache "/var/cache/apt/" {
 archives "archives/";
 srcpkgcache "srcpkgcache.bin";
 pkgcache "pkgcache.bin";
  };

  // Config files
  Etc "/etc/apt/" {
 sourcelist "sources.list";
 main "apt.conf";
  };

  // Locations of binaries
  Bin {
 methods "/usr/lib/apt/methods/";
 gzip "/bin/gzip";
 dpkg "/usr/bin/dpkg";
 dpkg-source "/usr/bin/dpkg-source";
 dpkg-buildpackage "/usr/bin/dpkg-buildpackage"
 apt-get "/usr/bin/apt-get";
 apt-cache "/usr/bin/apt-cache";
  };
};

// Things that effect the APT dselect method
DSelect
{
   Clean "auto";   // always|auto|prompt|never
   Options "-f";
   UpdateOptions "";
   PromptAfterUpdate "no";
}

DPkg
{
   // Probably don't want to set this one..
   //Options {"--force-downgrade";}

   // Auto re-mounting of a readonly /us

DHCPD fails after kernel configure & compile

1999-09-03 Thread Brian McGroarty
After configuring and installing a new kernel, dhcpcd isn't
obtaining an IP address anymore; it fails silently, exiting
instantly after creating its process ID file.

Manually setting an address with ifconfig works.


Have I left out a necessary kernel option?

__
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com


RE: DHCPD fails after kernel configure & compile

1999-09-03 Thread Brian McGroarty
I moved from slink's default 2.0.36 to 2.2.1 (yes, I know).
dhcp-client-beta turns out to work properly.



--- "Shevin, Avraham (A.N.)" <[EMAIL PROTECTED]> wrote:
> What kernel are you upgrading from and to? You may need to use
> dhcpcd-sv
> instead of the stock dhcpcd. An strace might be instructive.
> 
> -Original Message-
> From: Brian McGroarty [mailto:[EMAIL PROTECTED]
> 
> After configuring and installing a new kernel, dhcpcd isn't
> obtaining an IP address anymore; it fails silently, exiting
> instantly after creating its process ID file.
> 
> Manually setting an address with ifconfig works.
> 
> 
> Have I left out a necessary kernel option?

__
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com


Automatic debsums generation

2003-11-28 Thread Brian McGroarty
Since security is on everybody's minds at the moment, I thought I
should share:

I wanted debsums for all of my packages, not just the ones where the
package includes them. This doesn't offer protection against
server-side hacks, but it's at least another bit of reassurance for a
local system.

If you'd like to do this as well:


1. Fetch all of the debs for packages without debsums existing:

apt-get install --reinstall -m -d `debsums -l`


2. Generate sums for these fetched packages:

debsums --generate=nocheck -s -p /var/cache/apt/archives


3. Create /etc/apt/apt.conf.d/40debsums:

DPkg::Post-Invoke {
"echo -n Making debsums... && debsums --generate=nocheck -s -p /var/cache/apt/archives 
&& echo OK!||echo FAILED!";
};

Older versions of dpkg may just need the above added to the end of
apt.conf. In either case, this will make the sums automatically
generate when new packages are installed.


4. Any debs you built yourself will need manual sum generation with a
command similar to step 2 pointing to the directory with the debs.


Congratulations. Now tiger and other tools that use debsums for
automated security checks will have more data to work with.


If anyone can suggest improvements on the above, please comment. I'll
collect any improvements and mail the debsums maintainer to ask if he
can include this in future /usr/share/docs.


signature.asc
Description: Digital signature


Re: Possible LKM Trojan , Need Help

2003-11-29 Thread Brian McGroarty
On Sat, Nov 29, 2003 at 05:49:31AM -0500, Thomas H. George wrote:
> chkrootkit reported possible LKM Trojan.  4 processes hidden for ps command.

Do you have any other evidence of the LKM Trojan, beyond chkrootkit's
output?

I think you may just be looking at a bug that's not yet been worked
out. Note the PIDs:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=217525


The four with a zero PID are the ones that are probably seen as
hidden.


signature.asc
Description: Digital signature


Murdering those mutt-gpg key retrievals

2003-12-03 Thread Brian McGroarty
On Sat, Nov 29, 2003 at 08:49:01PM +0100, Florian Ernst wrote:
> 
> You can import keys manually just like
> gpg --keyserver pgp.mit.edu --recv-keys 8DE4D38E
> for Karsten's key.
> 
> If you want to have it done automatically one way is to enable a
> keyserver in your .gnupg/pgp.conf and enable
> keyserver-options auto-key-retrieve
> as well.

Automatic key retrieval is nice, however it also makes for very slow
mail reading if it's done inside of mutt.

Has anyone set up procmail to prefetch unknown keys automatically? I
thought I remembered some mention of this previously, however my list
search is turning up a blank.


signature.asc
Description: Digital signature


Re: Murdering those mutt-gpg key retrievals

2003-12-05 Thread Brian McGroarty
On Thu, Dec 04, 2003 at 11:03:40AM +0100, Florian Ernst wrote:
> Hello Brian!
> 
> On Wed, Dec 03, 2003 at 04:45:16PM -0600, Brian McGroarty wrote:
> >Automatic key retrieval is nice, however it also makes for very slow
> >mail reading if it's done inside of mutt.
> >
> >Has anyone set up procmail to prefetch unknown keys automatically? I
> >thought I remembered some mention of this previously, however my list
> >search is turning up a blank.
> 
> http://www.procmail.org/ links to some interesting tips and manuals,
> at least one mentions this topic, see
> http://pm-doc.sourceforge.net/pm-tips-body.html#procmail_and_pgp

Thanks, Flo.

Another list person mailed to suggest this if automatic key retrieval
is already enabled:

:0c
| gpg --batch >/dev/null


I tuned it a little by stealing a part of one of the recipes you point
to. This makes it check fewer messages:

:0c
* B   ?? -BEGIN PGP
* H ! ?? ^FROM_DAEMON
| /usr/bin/gpg --batch >/dev/null  2>/dev/null



signature.asc
Description: Digital signature


Limiting daemons' RSS

2003-12-10 Thread Brian McGroarty
I have a server with very little memory. It's primarily an application
server, but apache and exim are running for very light use.

I'd like to ensure that apache and exim never starve other programs
for memory by limiting their resident set sizes to a total of 6 and 4
megs apiece. I'm fine with these running slowly.

How can I accomplish this?


/etc/security/limits.conf doesn't apply for daemons so far as I can
tell, as these aren't ever run as logon scripts.

bash's inbuilt ulimit command doesn't seem to include an RSS option,
so I'm not sure I can run that before each daemon to force the
resident set size.


signature.asc
Description: Digital signature


Re: Limiting daemons' RSS

2003-12-10 Thread Brian McGroarty
On Wed, Dec 10, 2003 at 10:12:33AM -0600, Lucas Bergman wrote:
> Brian McGroarty <[EMAIL PROTECTED]> writes:
> 
> > bash's inbuilt ulimit command doesn't seem to include an RSS option,
> > so I'm not sure I can run that before each daemon to force the
> > resident set size.
> 
> RSS stands for "resident set size."  That in mind, quoting bash(1):
> 
>ulimit [-SHacdflmnpstuv [limit]]
> [ ... ]
> -m The maximum resident set size
> [ ... ]

Thanks. The label as listed by "ulimit -a" is more ambiguous; I had
misunderstood "maximum memory size" to be akin to "max address space"
in limits.conf.

Replacing the apache daemon with a shell script running ulimit -m
before launching apache proper seems to be doing the trick. I'm
spidering the server, and the dynamic pages are serving much more
slowly, but the rest of the server apps are completely responsive.


signature.asc
Description: Digital signature


eSound crackling and pausing

2000-09-01 Thread Brian McGroarty
When playing sound through eSound, I get a lot of stuttering and pauses; at
times I see the whole system pause, and most Gnome sound events happen up to
several seconds late, sometimes with static.

Playing sound through OSS (per xmms' output device selection) causes no
problem at all - sounds pristine.

I've got VIA 82C686A audio, kernel 2.4.0-test5 under Woody w/Helix - its an
ABit VT6x4 motherboard (Apollo Pro 133A) with a PIII 600EB.

Any known fix?



ssh locking up

2001-02-19 Thread Brian McGroarty
I've got a Windows machine and a Woody box behind my office firewall.

I use both to connect to my ISP's shell machines, and to map a port to
the remote news server.

The firewall/NAT and the remote machine are all FreeBSD - no MS Proxy
madness involved here.

My problem:

I can keep a session open for weeks with the Windows machine, running
SecureSSH. But ssh from the Linux box invariably locks up (but remains
connected) after 15 minutes to an hour.

Any clue why the Debian machine can't keep ssh active?



Minimal news server

2001-02-22 Thread Brian McGroarty
Which of the packaged news servers would be a good choice for a purely
internal server? I don't need to link to outside newsgroups. I just
want something that I can install on minimal hardware and walk away
from.



via82c686a sound - 2.2.18 => 2.4.0-p11

2000-11-25 Thread Brian McGroarty
using the prebuilt 2.2.18 kernel package, sound on a Via 82c686a
chipset sounds fine. Previous to 2.2.18, I was using ALSA - I removed
it when 2.2.18 added PCI 82c686 support.

With 2.4.0-pre8 through 11 the sound has clicks and pops.

Can anyone suggest how to go about finding the problem without
involving ALSA? I'm not sure where to begin to look on this one.



Re: Recompiling the kernel.

2000-11-26 Thread Brian McGroarty
On Sun, Nov 26, 2000 at 12:16:10PM +, Adam Langley wrote:
> On Sat, Nov 25, 2000 at 09:56:46PM -0300, Ariel Manzur wrote:
> > is it possible to get a configuration file for the
> > current kernel, to load on menuconfig, so I can modify the configuration
> > from there?
> 
> Here's mine - I hope it works for you.

Look in /boot - I believe the kernel-image packages put the .config
used to build them in there.



Re: Known Compile problems with 2.4-test11

2000-11-26 Thread Brian McGroarty
On Sun, Nov 26, 2000 at 07:23:36PM +, Adam Langley wrote:
> The GCC in unstable miscompiles 2.4-test11 - you have been warned.

Any pointers to particulars on this?



Re: Weird Error

2000-11-27 Thread Brian McGroarty
On Sun, Nov 26, 2000 at 08:17:42PM -0800, kmself@ix.netcom.com wrote:
> on Sat, Nov 25, 2000 at 11:50:15PM -0600, Joseph Anthony ([EMAIL PROTECTED]) 
> wrote:
> > I just installed Debian 2.2 and compiled the 2.2.17 kernel on a 3.2 gig
> > Quantum Fireball EX. The drive is a slave on the primary IDE cable and
> > both drives are jumpered correctly. I did bad block scans when
> > initializing all partitions and nothing bad came up. This is the error:
> > 
> > Starting deferred execution scheduler: atdhdb: dma_intr: status=0x51 {
> > DriveReady SeekComplete Error }
> > hdb: dma_intr: error=0x84 { DriveStatusError BadCRC }
> > hdb: dma_intr: status=0x51 { DriveReady SeekComplete Error }
> > hdb: dma_intr: error=0x84 { DriveStatusError BadCRC }
> > hdb: dma_intr: status=0x51 { DriveReady SeekComplete Error }
> > hdb: dma_intr: error=0x84 { DriveStatusError BadCRC }
> > hdb: timeout waiting for DMA
> > hdb: irq timeout: status=0x59 { DriveReady SeekComplete DataRequest Error
> > }
> > hdb: irq timeout: error=0x84 { DriveStatusError BadCRC }
> > hdb: DMA disabled
> > ide0: reset: success
> > 
> > Can anyone tell me what I can do to fix this?
> 
> You may have a bad drive.  Or you could have problems with DMA, though I
> don't particularly understand it.


Check the kernel documentation for notes on DMA. Or if you're using
the menu configurator for configuring a kernel, look at the help notes
within. I recall seeing notes on an option to be used with one of the
IDE drivers in cases like the above.



Re: CD burning & mkisofs segmentation fault.

2000-11-27 Thread Brian McGroarty
>   I have been having some trouble with the mkisofs of the
> Debian/GNU Linux 2.2r0 (potato). When I try to create an image (of, say,
> my home directory) after a certain time, mkisofs reports a seg fault. The
> interesting thing is that, this "certain time" varies every time I run the
> command! Xcdroast does the same: after a while it bummers me with a
> message saying that "something went wrong"... Again, the "while" varies
> everytime. On top of this, every now and then, my system just freezes!!!
> 
>   I believe I followed all the steps in the CD-Writing howto and I
> have been through the documentation already... Any hints?!
> 
>Daniel.
> 
> P.S.: Please, respond to [EMAIL PROTECTED], once I am not
> presently subscribing to this email list. Thanks again.

Have you enough free space on your hard drive? mkisofs shouldn't be
using anything unusual, save a lot of drive space and a large amount
of disk i/o.



Re: Dia Won't Save files anymore

2000-11-27 Thread Brian McGroarty
I haven't updated my dia and now I'll wait.

Have you filed a bug report on this? That's your surest way of fixing
this. There's no guarantee that the dia maintainer is watching this
list.


On Mon, Nov 27, 2000 at 01:50:22PM -0800, Jeff Hornsberger wrote:
> Well, nobody has responded to my earlier posting below. Does this mean 
> that nobody else uses Dia? If not, what do you use instead? Anyway, I 
> purged both dia-common and dia-gnome from my system and installed 
> helix's dia .deb instead and it worked fine so if anybody else wants to 
> use dia, that's a possible solution for now. Later. -Jeff
> 
> Jeff Hornsberger wrote:
> 
> > Hi. I'm not sure if anyone else has had this problem, but for some 
> > reason my Dia won't save valid Dia files anymore. It can open my old 
> > Dia files, but when I try to create a new one and save it it gives the 
> > message: "xmlNewGlobalNs() deprecated function reached". Then when I 
> > try to reopen that file later it says that it isn't a valid Dia file. 
> > Has anyone else experienced this or have a solution for this? Thanks. 



Why not dselect?

2000-11-28 Thread Brian McGroarty

Humor me; I think I'm missing something and it's got me curious.


In discussions about dealing with .deb packages, apt* and dpkg are
mentioned almost universally.

It's always been my habit to use dselect for basic installation and
removal, leaning on apt* and dpkg for troubleshooting and extended
information gathering.

The differentiation seems to be akin to using mutt versus piping
things to /usr/bin/mail - you can do most basic tasks in both places,
but mutt's presentation makes for quick work.


Why so much apt and dpkg and so little dselect?



Re: Serial Port 0 - Can you help?

2000-11-28 Thread Brian McGroarty
On Tue, Nov 28, 2000 at 10:45:32AM -0600, Dave Bacon wrote:
> I have referenced all of my Linux books on this one and still can't find
> a solution.  So I am hoping you can help me.  I need to find a way to
> prevent Linux from bringing serial line 0 up after a reboot.  The
> ifconfig utility shows serial line 0 (sl0) as a PPP port set to an IP
> Address of 192.168.0.1.  For some reason, I can't use eth0 to connect to
> the Internet until I run "ifconfig sl0 down".  Thanks in advance for any
> ideas or suggestions you can send my way.

I saw that you already found that you could remove the kernel
module. But was sl0 not brought up in /etc/network/interfaces?
Removing the sl0 auto stanza should have worked as well. (man
interfaces)



Re: Why not dselect?

2000-11-28 Thread Brian McGroarty
On Tue, Nov 28, 2000 at 10:27:02AM -0800, Erik Steffl wrote:

>   IMO it has one of the worst UI I've ever seen. it confused the
>   hell out of me when I was installing debian for the first
>   time. that's from the vi enthusiast:-)

I'll admit it confused the hell out of me at first, then again, so did
regular expressions/emacs/bind/anything else worth learning.

Walking through an upgrade to see what packages are affected, testing
complex dependency arrangements and then being able to hit 'R' to put
everything back is sweet. If you can do that /quickly/ in a shell
environment, I'd like to see how...

 
>   generally, I find packages using debian.org (or get name
>   elsewhere, like this mailing list) and install them using
>   apt-get install packagename.

You know about "apt-cache search", right?


>   to update system (few times a day:-)
> 
>  apt-get update && apt-get dist-upgrade

A few times a day?  Now THAT'S just obsessive :)



scp from stdin

2000-11-28 Thread Brian McGroarty

Is there a way to pipe input to a file on a remote host via scp?

i.e.

tar cz ~user | scp ??? [EMAIL PROTECTED]:outfile.tgz



Re: Configure XFree86 instead of xserver-svga?

2000-11-28 Thread Brian McGroarty
On Tue, Nov 28, 2000 at 10:03:46PM +, Pollywog wrote:
> On Tue, 28 Nov 2000 14:57:46 -0700, Robert L. Harris said:
> >  
> >  Holy Iguana Droppings...
> >  
> >  Ok,
> >I wanna give the guys at Xfree and the author of Dexter
> >  a virtual 6pack.  I have NEVER had configuring X so easy before.
> >  And this is on my laptop.  I'll be doing my desktop as soon as this
> >  other job finishes.
> 
> Dexter is much easier to use than the alternatives, but I went back to the
> XF86Config I had previously, because the fonts look better when I use that
> file.
> Still, Dexter would have been great to have when I first installed Linux.

Your fonts were different?

You didn't perhaps select xfs-tt instead of xfs, did you? Not sure
what else in a 4.0 upgrade would do that to you...




swapping minor device number allocations

2000-11-28 Thread Brian McGroarty
I'm not using loadable kernel modules.

My tvmixer is taking minor device 0, giving it mixer 0. This leaves
via82c686a (sound) taking mixer 1.

What can I use on the kernel command line I can use to force these to
reverse?

I've currently swapped /dev/mixer0 and /dev/mixer1 which is a bit of a
hack & something I'd like to get rid of soon!



Re: swapping minor device number allocations

2000-11-29 Thread Brian McGroarty
Begging pardon, how is this done? Bear in mind that, I'm not using
loadable kernel modules.



On Tue, Nov 28, 2000 at 09:29:47PM -0800, Nate Amsden wrote:
> you try reversing the order in which the drivers load ?
> 
> nate
> 
> Brian McGroarty wrote:
> > 
> > I'm not using loadable kernel modules.
> > 
> > My tvmixer is taking minor device 0, giving it mixer 0. This leaves
> > via82c686a (sound) taking mixer 1.
> > 
> > What can I use on the kernel command line I can use to force these to
> > reverse?
> > 
> > I've currently swapped /dev/mixer0 and /dev/mixer1 which is a bit of a
> > hack & something I'd like to get rid of soon!



Re: web mail

2000-11-29 Thread Brian McGroarty
Do any of these handle multiple mutt-style (Mail/) folders?


On Wed, Nov 29, 2000 at 10:22:06AM +, RP wrote:
> At 09:57 29-11-2000 +, James Preece wrote:
> 
> >Can anyone point me in the direction of a free or cheap web mail system to
> >run on debian or any other linux based system.
> PHP based:
> You have IMP, based on HORDE (check dselect).
> Postaci, very simple to use and configure, with pleasant UI but somewhat 
> lacking in functionality.
> 
> Servlett based:
> Interesting peace of work: jwebmail.sourceforge.org
> 
> Currently, I am using postaci (http://mail.bcd.pt) and also contributing to 
> improving it (http://www.cri.estig.ipb.pt/~postaci)



bind misconfigured (?)

2000-11-29 Thread Brian McGroarty
My bind seems to be misconfigured, and I'm not sure where to look for
the problem...


I get suspect things like this:

[EMAIL PROTECTED]:~$ nslookup vixen.yipyap.net 196.7.142.133
[...]
Name:vixen.yipyap.net.yipyap.net
[...]

yet:

[EMAIL PROTECTED]:~$ hostname
vixen
[EMAIL PROTECTED]:~$ dnsdomainname
yipyap.net



Perhaps someone knows enough about bind to give my configuration a
once-over?



named.conf includes:
zone "yipyap.net" {
type master;
file "/etc/bind/db.yipyap.net";
};


And db.yipyap.net is:
;
; db.yipyap.net - yipyap.net at (64.193.169.237) - named file.
;

@   IN  SOA ns.yipyap.net. root.yipyap.net. (
20001129; serial
8H  ; refresh
2H  ; retry
1H  ; expire
1D ); negative cache TTL
IN  A   64.193.169.237

IN  NS  cluster.yipyap.net.

IN  MX  10 cluster.yipyap.net.

cluster IN  A   64.193.169.237

vixen   IN  CNAME   cluster

ns  IN  CNAME   cluster
ns1 IN  CNAME   cluster

www IN  CNAME   cluster



Re: Why not dselect?

2000-11-29 Thread Brian McGroarty
On Wed, Nov 29, 2000 at 07:37:51PM -0500, Michael P. Soulier wrote:
> On Tue, Nov 28, 2000 at 11:15:37AM -0600, Brian McGroarty wrote:
> > 
> > Why so much apt and dpkg and so little dselect?
> 
> Personally, the fact that dselect sets packages to a new desired state
> without my telling it to makes me want to stay away from it. Seems like a fine
> tool otherwise. 
> BTW, is there a way to keep it from doing this??


When you select a package and dselect jumps to a new screen, the
second column of states is the current state, and the 3rd is the
resulting state, including all packages needed to resolve
dependencies. Only packages affected by this transaction appear in the
list.


If you don't want to accept the changes, you hit 'R' to bring
everything back to the previous state. (Revert) or 'D' force the
settings you chose (Damnit, Ian! Like THIS!)


If you want to make changes which dselect believes are unsafe,
overriding dependencies, you can make whatever changes you like and
hit 'Q' to quit without resolving anything.


If you get lost and flustered, you can always hit 'X' and leave
without changing a thing.



Re: coping with a high-volume mailing list (like this one)?

2000-11-29 Thread Brian McGroarty
On Wed, Nov 29, 2000 at 05:55:54PM -0700, Hubert Chan wrote:
> > "Gary" == Gary Hennigan <[EMAIL PROTECTED]> writes:
> 
> Gary> I would assume that if you didn't want to leave the mail on the
> Gary> remote server you'd just use fetchmail to download it, although, I
> Gary> *think* gnus has it's own software to download the mail if that's
> Gary> what you want.
> 
> Yup, gnus has its own stuff to download.  It can read from a local file, a
> remote file (using some hackery described in the info page), for a POP3
> account, and an IMAP account.
> 
> I just use gnus' stuff because I'm too lazy to learn fetchmail.


There's a package 'fetchmailconf' that makes setup pretty braindead
easy.

mutt/procmail/fetchmail has been the nicest route for me. There are a
few 10-second procmail walk-throughs, so that's not something to worry
about either.


Take this to set up your procmail rules and I bet you can get
everything set up on the nicer side of 15 minutes.


#! /bin/sh
#
# debian procmail setup script
#
# no harm in including lists not subscribed; procmail won't
# make a folder 'til it actually has mail.
#

FILENAME="debian.rc"

rm $FILENAME

AddList() {
echo ":0:" >>$FILENAME
echo "* ^X-Mailing-List: [EMAIL PROTECTED]" >>$FILENAME
echo "in-l-$1" >>$FILENAME
echo >>$FILENAME
}


AddList debian-68k lists.debian.org
AddList debian-beowulf lists.debian.org
AddList debian-boot lists.debian.org
AddList debian-bugs-closed lists.debian.org
AddList debian-bugs-dist lists.debian.org
AddList debian-bugs-forwarded lists.debian.org
AddList debian-cd lists.debian.org
AddList debian-changes lists.debian.org
AddList debian-devel lists.debian.org
AddList debian-devel-changes lists.debian.org
AddList debian-dpkg lists.debian.org
AddList debian-firewall lists.debian.org
AddList debian-hurd lists.debian.org
AddList debian-isp lists.debian.org
AddList debian-jr lists.debian.org
AddList debian-laptop lists.debian.org
AddList debian-legal lists.debian.org
AddList debian-mentors lists.debian.org
AddList debian-newmaint-admin lists.debian.org
AddList debian-newmaint-discuss lists.debian.org
AddList debian-perl lists.debian.org
AddList debian-pilot lists.debian.org
AddList debian-policy lists.debian.org
AddList debian-powerpc lists.debian.org
AddList debian-project lists.debian.org
AddList debian-qa lists.debian.org
AddList debian-release lists.debian.org
AddList debian-security lists.debian.org
AddList debian-security-announce lists.debian.org
AddList debian-sgml lists.debian.org
AddList debian-testing lists.debian.org
AddList debian-user lists.debian.org
AddList debian-vote lists.debian.org
AddList debian-www lists.debian.org
AddList debian-x lists.debian.org
AddList ldp-discuss lists.debian.org



Re: gnome desktop

2000-11-30 Thread Brian McGroarty
On Thu, Nov 30, 2000 at 01:37:25PM +, [EMAIL PROTECTED] wrote:
> Hi -there. I've got not so big, but annoying problem. How could I change
> the colour of icon's textlabels on my desktop? I haven't found anything
> in GNOME's control center. Also, if I try cliking desktop's backgound
> (with any button), I only get enlightenment's menu.

If this is like other setups, you may need to reconfigure
Enlightenment to not use the right mouse button for gmc to see the
click. I believe it's a right-click menu on the gmc to access the icon
label attributes (among other things) by default.



Re: [OT] Apple IIe help please

2000-12-02 Thread Brian McGroarty
On Fri, Dec 01, 2000 at 09:25:07PM -0500, D-Man wrote:
> 
> Hi all.  I apologize for the off topic-ness of the message and the 
> cross-post. 
> I have a friend who has a program she likes (written in BASIC) on an Apple 
> IIe. 
> I have a way to get into the code and list it on the screen.  What I am 
> looking
> for is someone who has had some experience using an Apple IIe who can tell me
> how I can get the listing to be redirected to the printer port.  Also if it is
> possible to get a copy of the program file onto a disk for an IBM compatible
> comptuer (Windows or Linux) that would be great.

I think PR #1 sounds right for routing output to the printer, as
someone else said.

For the transfer, your best option is probably to use a modem for the
transfer - you'll need to set up a host that can receive X/Y or
Z-modem and take it from there.

Alternatively, if you can find someone with a working 3.5" floppy for
a //c or ][gs (did they make one for the ][e ever?) there is software
available for writing MS-DOS format files, and you can take it from
there. Mind, you may want to find a way to convert the BASIC code to a
non-tokenized format on the Apple or it's not going to be too useful
to you on the PC.



Re: RESOLVED: all mail getting deferred

2000-12-07 Thread Brian McGroarty
I once had a problem similar to what you originally described.

The culprit turned out to be a secondary mapping in hosts for the
address record of the MX. In this case, it was a very bad nonsense
address in the 192.168.x.x block.

Whether mail would be delivered or deferred seemed to rely on a
complex algorithm involving a coin toss and the price of beef.


On Wed, Dec 06, 2000 at 09:42:19AM -0800, [EMAIL PROTECTED] wrote:
> I don't know how..or why .. but when i got in to work today i checked my
> system at home and all mail was delivered(haven't gone bakc in the logs
> yet), i sent another test mail from 2 different internet accounts and both
> arrived without being deferred.
> 
> thats a big relief. maybe the DNS on that machine was out of whack and
> needed time to re synch.
> 
> maybe santa cracked into my machine and fixed it or something..it is that
> time of the year .
> 
> -- Forwarded message --
> Date: Tue, 05 Dec 2000 23:34:28 -0800
> From: Nate Amsden <[EMAIL PROTECTED]>
> To: debian-user@lists.debian.org
> Subject: all mail getting deferred
> Resent-Date: Tue, 5 Dec 2000 23:57:05 -0800
> Resent-From: debian-user@lists.debian.org
> 
> very curious problem here, before i goto sleep i think i need to post to
> see if anyone knows what is goin on.
> 
> i have one of my servers here on a fast DSL line, static ip, both
> forward and reverse DNS working, i even have a MX record pointed at it
> for one of my domains(linuxpowered.net), however all mail to it gets
> deferred by sendmail. I have also tried Postfix and exim and got similar
> results(mail would arrive but not get delivered. since it seems to be a
> generic mail issue i prefer to stick to sendmail on this as that is what
> i've been using for years(what i know ...at least i think i know).
> forcing the sendmail queue results in:
> 
> Running VAA08195 (sequence 7 of 11)
> [EMAIL PROTECTED] Connecting to local...
> [EMAIL PROTECTED] Deferred
> 
> for each of the messages, everything, localhost email, real domain email
> ..alternate vhost email everything is deferred. the real domain for this
> machine is portal.aphroland.org/216.39.174.24, i pointed the MX of
> linuxpowered.net to see if it was isolated for 1 domain and it is not.
> sendmail is configured to accept mail for both domains(and more),
> everything seems fine .. portal.aphroland.org has a A record for it ..i
> can send mail to it, sendmail accepts it, just refuses to deliver. ..
> 
> i don't think it is related but earlier tonight i installed cyrus imapd
> to test it out, is there anything special to get sendmail to deliver to
> cyrus ?? when i saw incoming mail wasn't going to cyrus i re-ran
> sendmailconfig, at that point i noticed the domain i was using was no
> longer valid, so i updated to reflect the new domainname and have been
> having this deferred problem ever since.
> 
> one thing about my domain aphroland.org, one of the nameservers is no
> longer valid(ns3.aphroland.org) however that does not pose any kind of a
> problem when sending mail to @aphroland.org so i can't see why it could
> possibly interfere with @portal.aphroland.org. I have even tried to set
> a MX for portal.aphroland.org with the same results ..something on my
> system is misconfigured ...i compared it to my main server
> (/etc/mailname and sendmail options) and they are almost identical .
> 
> any ideas ??



Re: onboard sound with via82cxxx

2000-12-09 Thread Brian McGroarty
On Fri, Dec 08, 2000 at 01:13:05PM -0600, Pascal Hos wrote:
> Hi,
> 
> I have a MSI 694d board with onboard audio with via82cxxx chip. I'm 
> having severe problems trying to get the sound working. When compiling 
> the kernel I selected modular sound card support and modular OSS sound 
> modules with modular VIA 82C686 Audio Codec.
> When doing "modprobe via82cxxx" I get the following output:
> 
> server1:/usr/src/linux# modprobe via82cxxx
> /lib/modules/2.2.17-withreiser/misc/via82cxxx.o: init_module: Device or 
> resource busy
> Hint: this error can be caused by incorrect module parameters, including 
> invalid IO or IRQ parameters
> /lib/modules/2.2.17-withreiser/misc/via82cxxx.o: insmod 
> /lib/modules/2.2.17-withreiser/misc/via82cxxx.o failed
> /lib/modules/2.2.17-withreiser/misc/via82cxxx.o: insmod via82cxxx failed
> 
> 
> server1:/usr/src/linux# cat /proc/interrupts
> CPU0   CPU1
>0:  97906  95262IO-APIC-edge  timer
>1:   2301   2326IO-APIC-edge  keyboard
>2:  0  0  XT-PIC  cascade
>4:  0  0IO-APIC-edge  serial
>8:  0  1IO-APIC-edge  rtc
>   12:  16062  15078IO-APIC-edge  PS/2 Mouse
>   13:  1  0  XT-PIC  fpu
>   14:  64239  30927IO-APIC-edge  ide0
>   15: 25  4IO-APIC-edge  ide1
>   17:   2909   2986   IO-APIC-level  eth0
> NMI:  0
> ERR:  0
> 
> Any help would be appreciated
> 
> Pascal Hos
> [EMAIL PROTECTED]


You're definitely going to need to manually specify the IO/IRQ/DMA for
an 82c686 with 2.2.17 if it's going to work. ALSA and the precompiled
modules in Woody should work with minimal effort, however.

Alternatively, kernel 2.2.18 works with the 82c686 much more
nicely. Mine worked immediately.



Re: Who are the shitheads at Debian?

2000-12-09 Thread Brian McGroarty
On Sat, Dec 09, 2000 at 12:28:59AM -0500, Brian Stults,,, wrote:
> Jim Kroger wrote:
> 
> > unsubscribe me, stick these 60 emails a day up your ass
> > _
> > James K. Kroger, Ph.D.
> > Center for the Study of Brain, Mind, and Behavior
> > Department of Psychology
> > 3-N-4D Green Hall
> > Princeton University
> > Princeton, NJ 08544-1010, USA
> > Tel: (609) 258-1291
> > Fax: (609) 258-1113
> > [EMAIL PROTECTED]
> > http://www.princeton.edu/~kroger/home/
> 
> Perhaps someone should track down the email addresses of Professor 
> Kroger's co-authors from the vita on his website.  Then forward his 
> eloquent emails to them.  I'm sure they would be happy to know what 
> their colleague is really like.


No HOLD IT here.


(1) Professor Kroger may very well not have been the one to subscribe
himself.

(2) Professor Kroger may not have been the one to send the message
that started this whole thread.


Act accordingly. The best answer is to silently drop him from the
list. If you really want to play dangerous games with his career, at
least get a hold of him and confirm that he's been involved here.



Re: erase my adress on your list!!!!

2000-12-09 Thread Brian McGroarty
On Fri, Dec 08, 2000 at 10:17:09PM -0500, Jim Kroger wrote:
> At 2:47 PM -0800 12/8/00, Jaye Inabnit ke6sls wrote:
> >This is rather odd - notice the lack of the debian-user tag at the
> >bottom of this message? Hu.
> >
> >On Friday 08 December 2000 13:26, Marie-Christine Josso wrote:
> >
> >  > > Please, PLEASE, erase my adress on your list.
> >  > I already ask twice!!
> >  > ERASE
> >
> 
> UNSUBSCRIBE UNSUBSCRIBE UNSUBSCRIBE

Well, there's your problem. Now you have negative two subscriptions.

You've doubled your traffic, and it's all going to come through
backwards now.



Re: Still cannot get off list

2000-12-21 Thread Brian McGroarty
On Thu, Dec 21, 2000 at 12:38:59AM -0800, Nate Amsden wrote:
> one of my friends came to me with something similar, i told him it
> worked he didn't believe me so i subscribed and unsubscribed in a
> matter of 5 minutes.


I've had no trouble in the past, but now I'm having similar problems
with every Debian list I try to remove myself from.

Something seems to have broken recently.

See example session:

Envelope-to: [EMAIL PROTECTED]
Delivery-date: Thu, 21 Dec 2000 07:37:47 -0600
Date: 21 Dec 2000 13:37:46 -
To: [EMAIL PROTECTED]
Subject: Re: unsubscribe [EMAIL PROTECTED]
In-Reply-To: <[EMAIL PROTECTED]>
X-Loop: debian-www@lists.debian.org
From: [EMAIL PROTECTED]
Precedence: junk

You have not been removed, I couldn't find your name on the list.
What I did find were the following approximate matches:

206 [EMAIL PROTECTED] 32746 [EMAIL PROTECTED]
 46 [EMAIL PROTECTED]20815 [EMAIL PROTECTED]
200 [EMAIL PROTECTED]  20062 [EMAIL PROTECTED]
 79 [EMAIL PROTECTED]17285 [EMAIL PROTECTED]
110 [EMAIL PROTECTED]17285 [EMAIL PROTECTED]
205 [EMAIL PROTECTED]17285 [EMAIL PROTECTED]
 27 [EMAIL PROTECTED]  16442 [EMAIL PROTECTED]
  7 [EMAIL PROTECTED]   16387 [EMAIL PROTECTED]

If you recognise one of these addresses as being the one you wanted to
unsubscribe, send in a new unsubscribe request containing the text:
unsubscribe the_address_you_meant.

If this wasn't your intention or you are having problems getting
yourself unsubscribed, reply to this mail now (quoting it entirely
(for diagnostic purposes), and of course adding any comments you see
fit).

If you see below an automated text with a reason like bounced
messages, please just resubscribe to the lists you want to be on when
the mail problems which resulted in the forced unsubscription by the
listmasters are solved.

Transcript of unsubscription request follows:
--
>From [EMAIL PROTECTED]  Thu Dec 21 07:37:45 2000
>X-Envelope-Sender: [EMAIL PROTECTED]
>Received: (qmail 22575 invoked from network); 21 Dec 2000 13:37:45-
>Received: from dsl-64-193-169-237.telocity.com ([EMAIL PROTECTED])
>  by murphy.debian.org with SMTP; 21 Dec 2000 13:37:45 -
>Received: from snowfox by dsl-64-193-169-237.telocity.com with local (Exim 
>3.20+#1 (Debian))
>   id 1495ui-6m-00
>   for <[EMAIL PROTECTED]>; Thu, 21 Dec 2000 07:37:44 -0600
>Date: Thu, 21 Dec 2000 07:37:44 -0600
>To: [EMAIL PROTECTED]
>Message-ID: <[EMAIL PROTECTED]>
>References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
>Mime-Version: 1.0
>Content-Type: text/plain; charset=us-ascii
>Content-Disposition: inline
>From: Brian McGroarty <[EMAIL PROTECTED]>
>X-Diagnostic: Tried to confirm unsubscription
>Subject: unsubscribe [EMAIL PROTECTED]
>
>On Thu, Dec 21, 2000 at 01:37:35PM -, [EMAIL PROTECTED] wrote:
>> You have requested that the following address:
>>
>>[EMAIL PROTECTED]
>>
>> be deleted from the debian-www mailing list.
>>
>> You have NOT yet been unsubscribed from the list.
>> To unsubscribe you need to confirm your unsubscription
>> request by sending email to the address:
>>
>> [EMAIL PROTECTED]
>>
>> with the Subject string:
>>
>>  CONFIRM u122107373422540
>>
>> With a reasonable good email program a reply to this
>> message should be sufficient
>>
>> When your confirm message has been received the above listed address
>> will be (un)subscribed.  If the above address is incorrect, please do not
>> send in the confirm message listed above. Instead, send a new
>> (un)subscribe request containing the Subject:
>>
>>subscribe [EMAIL PROTECTED]
>>
>>   or
>>
>>unsubscribe [EMAIL PROTECTED]
>>
>> and wait for a new confirmation message.
>>
>> A copy of the (un)subcription request appears below.  In the event that
>> you did not send a request to (un)subscribe, the headers of the message
>> may help you discover who sent the request.
>>
>> If you are unable to subscribe to our lists through this mechanism
>> please don't hesitate to contact [EMAIL PROTECTED] directly.
>>
>> >From [EMAIL PROTECTED]  Thu Dec 21 07:37:34 2000
>> >X-Envelope-Sender: [EMAIL PROTECTED]
>> >Received: (qmail 22525 invoked from network); 21 Dec 2000 13:37:34-
>> >Received: from dsl-64-193-169-237.telocity.com ([EMAIL PROTECTED])
>> >  by murphy.debian.org with SMTP; 21 Dec 2000 13:37:34 -
>> >Received: from snowfox by dsl-64-193-169-237.telocity.com with local (Exim 
>> >3.20 #1 (Debian))
>> >id 1495uX-6K-00
>> >for <[EMAIL PROTECTED]>; Thu, 21 Dec 2000 07:37:33 -0600
>> >Date: Thu, 21 Dec 2000 07:37:33 -0600
>> >To: [EMAIL PROTECTED]
>> >Subject: unsubscribe
>> >Message-ID: <[EMAIL PROTECTED]>
>> >Mime-Version: 1.0
>> >Content-Type: text/plain; charset=us-ascii
>> >Content-Disposition: inline
>> >From: Brian McGroarty <[EMAIL PROTECTED]>
>> >
>> >
>



Re: cdr recomendations

2000-12-26 Thread Brian McGroarty
On Tue, Dec 26, 2000 at 05:21:21PM +1030, David Purton wrote:
> 
> Hi, 
> 
> I'm thinking of buying a cd writer.
> 
> The howto suggests that most ide drives should work fine with Linux.
> 
> But I was just wondering what modals people have had good results with and
> more importantly if there are any to avoid.

Of about 8 different IDE models installed, none have ever presented a
problem.

Here's what I use in my home machine. It has burned about around a
thousand discs without a hitch:

  Vendor: SONY  Model: CD-RW  CRX140ERev: 1.0c


It's an 8x/4x/32x (write/rewrite/read). Going price is around $130 US.



masquerading & ftp

2000-02-15 Thread Brian McGroarty
As a learning exercise, I'm replacing our FreeBSD firewall with a Debian one.
The machine is used to provide masquerading for several Windows, Linux and
FreeBSD boxes on our cable modem.

With Debian, FTP doesn't work from behind a standard masquerading firewall.
I've observed the problem with ipfw and ipchains both.

What is different about the default handling of FTP, ICQ and similar clients,
and what should I read up on to change this behavior? Under FreeBSD, these
worked without any special handling.


vga8x16 font...

2001-01-20 Thread Brian McGroarty
Okay, this is driving me NUTS.

I *know* there used to be a vga8x16 font. But I can't find what
package contains it. I've installed every last font pack I could
find, but I can't find vga8x16 anywhere.

This was my standard xterm font previously.

Any clue where it is?

__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices. 
http://auctions.yahoo.com/



Re: autoInsertion of es1371 module

2001-01-22 Thread Brian McGroarty
Have a look at modconf

--- [EMAIL PROTECTED] wrote:
> 
> Hi,
> 
> I have a sound card which uses the module es1371.
> I currently have to insmod it as root for sound.
> 
> How do I configure the module so that it loads/unloads
> as needed?
> 
> thanks,
> Jon
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 


__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices. 
http://auctions.yahoo.com/



Re: vga8x16 font...

2001-01-24 Thread Brian McGroarty
What I was looking for was a font for use within X -
specifically, for use in an xterm.

I found a suitable font as part of the BitchX package, but I
still can't find the original anymore. Most unfortunate.


--- Sebastiaan <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I know that in kernel 2.4.0 there is an entire document
> covering VGA
> fonts, which can alos be compiled in the kernel. I do not know
> if that is
> what you were looking for, but it is at least something.
> 
> Greetz,
> Sebastiaan
> 
> 
> On Sat, 20 Jan 2001, Brian McGroarty wrote:
> 
> > Okay, this is driving me NUTS.
> > 
> > I *know* there used to be a vga8x16 font. But I can't find
> what
> > package contains it. I've installed every last font pack I
> could
> > find, but I can't find vga8x16 anywhere.
> > 
> > This was my standard xterm font previously.
> > 
> > Any clue where it is?


__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices. 
http://auctions.yahoo.com/



Re: vga8x16 font...

2001-01-24 Thread Brian McGroarty
I know how to select fonts - I was looking for the source of a
particular font which existed previously which seems to have
vanished.


--- Rick Loga <[EMAIL PROTECTED]> wrote:
> Hold the control key and right click your mouse while in an
> xterm.  That should bring up the font menu for you to choose
> from.
> 
> --- Brian McGroarty <[EMAIL PROTECTED]>
> > wrote:
> >What I was looking for was a font for use within X -
> >specifically, for use in an xterm.
> >
> >I found a suitable font as part of the BitchX package, but I
> >still can't find the original anymore. Most unfortunate.
> >
> >
> >--- Sebastiaan <[EMAIL PROTECTED]> wrote:
> >> Hi,
> >> 
> >> I know that in kernel 2.4.0 there is an entire document
> >> covering VGA
> >> fonts, which can alos be compiled in the kernel. I do not
> know
> >> if that is
> >> what you were looking for, but it is at least something.
> >> 
> >> Greetz,
> >> Sebastiaan
> >> 
> >> 
> >> On Sat, 20 Jan 2001, Brian McGroarty wrote:
> >> 
> >> > Okay, this is driving me NUTS.
> >> > 
> >> > I *know* there used to be a vga8x16 font. But I can't
> find
> >> what
> >> > package contains it. I've installed every last font pack
> I
> >> could
> >> > find, but I can't find vga8x16 anywhere.
> >> > 
> >> > This was my standard xterm font previously.
> >> > 
> >> > Any clue where it is?
> >
> >
> >__
> >Do You Yahoo!?
> >Yahoo! Auctions - Buy the things you want at great prices. 
> >http://auctions.yahoo.com/
> >
> >
> >-- 
> >To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> 
> >with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 
> _
> Want a new web-based email account ? --->
> http://www.firstlinux.net
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 


__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices. 
http://auctions.yahoo.com/



Re: Connecting to a Microsoft Proxy Server

2001-01-26 Thread Brian McGroarty
On Fri, Jan 26, 2001 at 03:27:07PM -0500, MaD dUCK wrote:
> also sprach Miller, Jim (on Fri, 26 Jan 2001 02:22:34PM -0500):
> >   I have Debian 2.2 Rev 2 running on an NT run network.  The Internet
> > Connection here is via a Microsoft Proxy Server.  What is the easiest way to
> > connect to the Microsoft proxy server.  I am interested primarily for
> > running apt at this time
> 
> quit your job. work for a real company.
> no, seriously, i have looked into this before but micro$oft proxy
> server is so disabled that it needs client side software to be able to
> route packets. sure, it's part of their business model, but it's
> approximately the dumbest way to do it!

If it's configured to not provide standard proxy service - only the
queerly authenticated MS proxy service, then your best bet is going to
be to set up a Windows machine with something like www.wingate.com and
use that as a proxy server to feed your Linux machine.



ALSA & missing symbols

2001-02-04 Thread Brian McGroarty
If I use a kernel-image package and the corresponding alsa-modules
package for 2.2.18 or 2.2.18-pre21 in unstable, I get a load of
missing symbols.

Are these out of sync, or is this indicative of something else amiss
on my system?



Re: ALSA & missing symbols

2001-02-04 Thread Brian McGroarty
Why on earth would I want to go to 2.4 for this?



On Sun, Feb 04, 2001 at 02:34:59PM -0600, David Meiser wrote:
> Recompile with 2.4.0 and the alsa source (use the kernel-package utility) and 
> be modest in what you select for the kernel (ex. no developmental code) and 
> the problem should be fixed.  2.2.18pre21 and 2.2.18 seem to be fu-jucked up.
> 
> The packages you'll need are kernel-source-2.4.0, alsa-source, alsaconf, 
> kernel-package.  Read the README.debian files in their doc directories for 
> more info.
> 
> --Warren
> 
> On Sunday 04 February 2001 14:21, Brian McGroarty wrote:
> > If I use a kernel-image package and the corresponding alsa-modules
> > package for 2.2.18 or 2.2.18-pre21 in unstable, I get a load of
> > missing symbols.
> >
> > Are these out of sync, or is this indicative of something else amiss
> > on my system?



Re: debian & poster

2001-02-07 Thread Brian McGroarty
On Tue, Feb 06, 2001 at 07:34:19PM -0600, Michael Janssen (CS/MATH stud.) wrote:
> In Allan Andersen's email, 07-02-2001:
> > Hi,
> > 
> > Right now I have a poster with Corel Linux (better than nothing
> > I think) hanging on my door. But I don't use the Corel Linux
> > disto - so I thought if there were anyone out there who have a
> > good quality of the debian logo which could be used to make a 
> > poster.
> > 
> > I thought about these logo's but anything (almost) have
> > interest:
> > 
> > http://www.debian.org/logos/openlogo-25.jpg
> > 
> > or
> > 
> > http://www.debian.org/logos/banner_64.gif
> 
> I made a big debian poster using the open use logo GIMP file available
> from http://dusknet.dhs.org/~deek/debian/ -- it works quite nicely. 

I'd love to see these offered commercially - not all of us are lucky
enough to have poster printers. :)










APM console blanking

2001-06-20 Thread Brian McGroarty
I'm using the stock potato 2.2.19 kernel and I've added apm=on
to the kernel command line.

How do I enable apm console blanking? I'm not using X on this
system, and I'd like to power off the display after 5 minutes of
no mouse/keyboard.


__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/



Re: APM console blanking

2001-06-21 Thread Brian McGroarty
--- Rick Pasotto <[EMAIL PROTECTED]> wrote:
> On Wed, Jun 20, 2001 at 06:51:10PM -0700, Brian McGroarty
> wrote:
> > I'm using the stock potato 2.2.19 kernel and I've added
> apm=on
> > to the kernel command line.
> > 
> > How do I enable apm console blanking? I'm not using X on
> this
> > system, and I'd like to power off the display after 5
> minutes of
> > no mouse/keyboard.
> 
> I picked this up a long time ago and have it in
> /etc/init.d/local:
> 
> 
> set_dpms() {
>   echo -n  "Setting DPMS for text console: "
>   setterm -blank 5 -powersave on
>   echo -en "\033[9;8]"
>   echo -en "\033[14;10]"
>   echo "done."
> }
> 
> set_dpms
> 

Thanks, setterm sure looks like where it should be, but no good
so far. And unfortunately, this is a DVI display with no
workable off switch, so this really needs to work.

No dice on the above or setterm with -powersave powerdown. The
screen goes blank, but does not shut off - the backlight is
still burning.

I know from past experience that if I enable APM and console
display blanking in a custom kernel it works on this machine -
sure should be possible without that though.


__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/



Setting up printing

2001-07-14 Thread Brian McGroarty
I've never configured a printer under Linux. I've got an Epson Sylus
Color 740i hooked up via USB, and I've got it to the point where I can
cat files directly to the device and see them printed.

I'm a bit baffled by the number of choices of packages which are
available, as well as the number of printing systems to choose from,
from cups to lpr to half a dozen other choices.

1. Do all of these printing systems need to be configured for printing
   to work in most apps, or are they complementary?

2. Is there a standard "Debian way" for configuring printing? I
   fetched task-printing which brought in a selection of utilities,
   but I don't believe any of them perform any of the configuration
   for me. Certainly, none prompted for the type of printer I'm using.



What's happened to the task- packages?

2001-07-21 Thread Brian McGroarty
What's happened to the task- packages?

Suddenly task-c-dev and the other programming-related task packages
are listed as 'obsolete' on my system. Have these been replaced by
something new?



initrd symlink?

2001-08-07 Thread Brian McGroarty
On Fri, Aug 03, 2001 at 03:24:34PM -0700, Craig Coles wrote:
> I have been trying to get a 2.4 kernel working in different forms for some
> time now.  The problems that have been posted with the results of:
> 
> >VFS: Cannot open root device "302" or 03:02
> >Please append a correct "root=" boot option
> >Kernel panic: VFS: Unable to mount rootfs on 03:02
> 
> or similar are typical for those that have downloaded a 2.4.x kernel image
> through dselect (or equiv) and have tried to get it to work.  The solution
> has been to make sure that your /etc/lilo.conf includes the line:
> 
> initrd=/boot/initrd-2.4.7-686
> 
> for the 2.4.7 kernel for a 686 or greater.  This will get the kernel to boot

Not an answer to the original question, but related -

Is there a standard name for an initrd symlink that'll be used in
2.4-series kernel image packages?

i.e. vmlinuz->/boot/(current vmlinuz)
 vmlinuz.old->/boot/(last vmlinuz)

 ???->/boot/(current initrd)
 ???.old->/boot/(last initrd)



kernel image 2.4.7 and missing module paths?

2001-08-07 Thread Brian McGroarty
Recently installed 2.4.7, having been running 2.2.19...

Modules now reside in an initrd.

With modules which are not built at kernel build time (alsa, nvidia),
what is the proper way to introduce these? The image files built by
the source package want to use /lib/modules/2.4.7/... which makes them
unfindable.



Re: kernel image 2.4.7 and missing module paths?

2001-08-07 Thread Brian McGroarty
On Tue, Aug 07, 2001 at 08:33:43PM -0500, Brian McGroarty wrote:
> Recently installed 2.4.7, having been running 2.2.19...
> 
> Modules now reside in an initrd.
> 
> With modules which are not built at kernel build time (alsa, nvidia),
> what is the proper way to introduce these? The image files built by
> the source package want to use /lib/modules/2.4.7/... which makes them
> unfindable.

Please ignore the above. I managed 2.4.7 and a 2.4.7-686 directories
somehow. The modules were merely installed to the wrong one.



Freezing during kernel compile

2001-08-18 Thread Brian McGroarty
My machine locks hard during kernel compiles with any stock Debian
2.4.x kernel.


Using 2.2.x, I can compile without an incident.



Usually, shortly before freezing, I will see this dmesg, or one like
it <<


Unable to handle kernel paging request at virtual address fffc
 printing eip:
c01220ad
*pde = 1063
*pte = 
Oops: 0002
CPU:0
EIP:0010:[]
EFLAGS: 00010216
eax: ef678e04   ebx: c01fe4b8   ecx: c1d9f444   edx: c1d9f444
esi: e67fd1e0   edi: ee1ecbe0   ebp: 0074   esp: dfda5e94
ds: 0018   es: 0018   ss: 0018
Process as (pid: 7429, stackpage=dfda5000)
Stack: 0074 c1d9f444 c01fe4b8 e67fd1e0 ee1ecbe0  011c
c1d9f444
   ef678e04 ef678d60 e8916180 c011f22e e67fd1e0 400ee000 
400eef10
   ee1ecbe0   c011f317 ee1ecbe0 e67fd1e0 400eef10

Call Trace: [] [] [] []
[] [] []
   []

Code: 50 e8 4d f2 ff ff 89 c3 83 c4 0c 85 db 74 74 8b 7b 18 c1 ef

>>

(The above was while using the 2.4.8-686 kernel-image.) 


My motherboard is an ABit VT6X4 with the VIA686A chipset. I have 768
megs of PC133 ECC memory. The problem persists with no extra hardware
but an nVidia GeForce2MX in the machine.


Where should I begin to look for a solution?



Re: Freezing during kernel compile

2001-08-18 Thread Brian McGroarty
On Sat, Aug 18, 2001 at 07:15:42PM -0500, Brian McGroarty wrote:
> My machine locks hard during kernel compiles with any stock Debian
> 2.4.x kernel.
> 
> 
> Using 2.2.x, I can compile without an incident.
> 
> 
> 
> Usually, shortly before freezing, I will see this dmesg, or one like
> it <<
> 
> 
> Unable to handle kernel paging request at virtual address fffc
>  printing eip:
> c01220ad
> *pde = 1063
> *pte = 
> Oops: 0002
> CPU:0
> EIP:0010:[]
> EFLAGS: 00010216
> eax: ef678e04   ebx: c01fe4b8   ecx: c1d9f444   edx: c1d9f444
> esi: e67fd1e0   edi: ee1ecbe0   ebp: 0074   esp: dfda5e94
> ds: 0018   es: 0018   ss: 0018
> Process as (pid: 7429, stackpage=dfda5000)
> Stack: 0074 c1d9f444 c01fe4b8 e67fd1e0 ee1ecbe0  011c
> c1d9f444
>ef678e04 ef678d60 e8916180 c011f22e e67fd1e0 400ee000 
> 400eef10
>ee1ecbe0   c011f317 ee1ecbe0 e67fd1e0 400eef10
> 
> Call Trace: [] [] [] []
> [] [] []
>[]
> 
> Code: 50 e8 4d f2 ff ff 89 c3 83 c4 0c 85 db 74 74 8b 7b 18 c1 ef
> 
> >>
> 
> (The above was while using the 2.4.8-686 kernel-image.) 
> 
> 
> My motherboard is an ABit VT6X4 with the VIA686A chipset. I have 768
> megs of PC133 ECC memory. The problem persists with no extra hardware
> but an nVidia GeForce2MX in the machine.
> 
> 
> Where should I begin to look for a solution?


In hunting on google, many offer a ksymoops in such a case. For the
above:

Unable to handle kernel paging request at virtual address fffc
c01220ad
*pde = 1063
Oops: 0002
CPU:0
EIP:0010:[]
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010216
eax: ef678e04   ebx: c01fe4b8   ecx: c1d9f444   edx: c1d9f444
esi: e67fd1e0   edi: ee1ecbe0   ebp: 0074   esp: dfda5e94
ds: 0018   es: 0018   ss: 0018
Process as (pid: 7429, stackpage=dfda5000)
Stack: 0074 c1d9f444 c01fe4b8 e67fd1e0 ee1ecbe0  011c
c1d9f444
   ef678e04 ef678d60 e8916180 c011f22e e67fd1e0 400ee000 
400eef10
   ee1ecbe0   c011f317 ee1ecbe0 e67fd1e0 400eef10

Call Trace: [] [] [] []
[] [] []
   []
 
Code: 50 e8 4d f2 ff ff 89 c3 83 c4 0c 85 db 74 74 8b 7b 18 c1 ef
 
>>EIP; c01220ad<=
Trace; c011f22e 
Trace; c011f317 
Trace; c010fa54 
Trace; c010fbb4 
Trace; c010fa54 
Trace; c011ff5e 
Trace; c011c907 
Trace; c0106e1c 
Code;  c01220ad 
 <_EIP>:
Code;  c01220ad<=
   0:   50push   %eax   <=
Code;  c01220ae 
   1:   e8 4d f2 ff ffcall   f253 <_EIP+0xf253>
c0121300 <__find_get_page+0/38>
Code;  c01220b3 
   6:   89 c3 mov%eax,%ebx
Code;  c01220b5 
   8:   83 c4 0c  add$0xc,%esp
Code;  c01220b8 
   b:   85 db test   %ebx,%ebx
Code;  c01220ba 
   d:   74 74 je 83 <_EIP+0x83> c0122130

Code;  c01220bc 
   f:   8b 7b 18  mov0x18(%ebx),%edi
Code;  c01220bf 
  12:   c1 ef 00  shr$0x0,%edi



Re: Freezing during kernel compile

2001-08-18 Thread Brian McGroarty
On Sat, Aug 18, 2001 at 08:38:08PM -0400, dman wrote:
> On Sat, Aug 18, 2001 at 07:15:42PM -0500, Brian McGroarty wrote:
> | My machine locks hard during kernel compiles with any stock Debian
> | 2.4.x kernel.
> | 
> | Using 2.2.x, I can compile without an incident.
> 
> Try running memtest86 to make sure you don't have any bad memory.
> Compiling the kernel is sure to require a lot from the system (I'm
> compiling right now, actually).
> 
> -D

I have already done this, actually.

Also, I have ECC memory, and ECC is enabled in the BIOS. Would Linux
make a special note of an ECC exception?



Re: DriveStatusError BadCRC on hda

2001-08-18 Thread Brian McGroarty
On Sun, Aug 19, 2001 at 03:05:42AM +0100, Christian Jaeger wrote:
> Hello
> 
> I've seen some messages in the system log and am wondering what to do 
> with them:
> 
> Aug 14 06:25:53 pflanze kernel: hda: timeout waiting for DMA
> Aug 14 06:25:53 pflanze kernel: ide_dmaproc: chipset supported 
> ide_dma_timeout func only: 14
> Aug 14 06:25:53 pflanze kernel: hda: irq timeout: status=0x59 { 
> DriveReady SeekComplete DataRequest Error }
> Aug 14 06:25:53 pflanze kernel: hda: irq timeout: error=0x84 { 
> DriveStatusError BadCRC }

With a previous machine, I recall seeing the above when a hard drive
was configured by the BIOS to power down after some period of non-use,
but power management wasn't built into the kernel. There was never any
data loss, only the disturbing messages.

Building a kernel with power support fixed it.



KDE and multiple monitors

2001-11-24 Thread Brian McGroarty
I remember some discussion about this a while back, however I can't
seem to find it...

It's my understanding that KDE needs to have multiple monitor support
compiled in, but that the Debian packages wouldn't have this until
some future change was made.

Is this still the case in sid? If so, is someone already hosting
precompiled x86 KDE packages?



Getting an older package

2001-11-28 Thread Brian McGroarty
Where might I find the 1251 versions of the nvidia source building
packages?

The 1541 release of the driver has problems with multihead support,
and nvidia recommends stepping back to the older driver. It would be
nice to keep this built as a deb to make future upgrading easier.



Re: Character-mode clock

2001-12-08 Thread Brian McGroarty
On Thu, Dec 06, 2001 at 12:55:39PM +0200, George Karaolides wrote:
> On Thu, 6 Dec 2001 [EMAIL PROTECTED] wrote:
> 
> > Sounds like what you want is `vcstime`
> > ...it's part of console-tools, so I'd be betting it's on your system 
> > already.
> > Check in /etc/console-tools/config for the option to turn it on on system
> > boot.
> 
> I think vcstime only runs in the console, not in a terminal like an xterm.
> I need to see the clock when remotely logged in.

You can also use the 'screen' package and add a status bar to the
display which would let you keep a clock on screen even while using
other applications.



Re: Copying a harddisk to another using dd

2001-12-11 Thread Brian McGroarty
You'd really really want to take a look at specifying a block size if
you take this approach, otherwise your copy is likely to take forever
and a day.

On Mon, Dec 10, 2001 at 05:11:31PM +0100, Steffan Baron wrote:
> 
> If both hd's have the same geometry just use their device names as
> arguments to the 'if' and 'of' arguments, for example
> 
> $ dd if=/dev/hdx of=/dev/hdy
> 
> If not, you can partition the second disk *exactly* the same way the
> old one is partitioned to copy the partitions one after another, for
> example
> 
> $ dd if=/dev/hdx1 of=/dev/hdy1
> 
> and so on for every partition number.
> 
> Gruss
> Steffan
> 
> 
> On Mon, Dec 10, 2001, [EMAIL PROTECTED] wrote:
> >
> >Hello all
> >
> >Can someone give me someadvice on how I 
> >would use dd to copy the contents of one
> >harddisk to another hardisk on the same 
> >machine.
> >
> >I want really to copy my linux stuff to a
> >new harddisk and get rid of the old hd.
> >
> >T:Irvine
> >
> >
> >-- 
> >To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> >with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> >
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 



Re: apt-get connect takes forever, download instantaneous

2001-12-11 Thread Brian McGroarty
On Mon, Dec 10, 2001 at 06:51:33AM -0800, Seth Delackner wrote:
> On Mon, Dec 10, 2001 at 12:06:44AM +, Shri Shrikumar wrote:
> > Just a thought,
> > 
> > try ping www.debian.org. if it takes a while to resolve the ip address,
> > then the problem is something to do with the dns server (yours /
> > external)
> > 
> > you could also try dig www.debian.org and see how long that takes.
> 
> Someone on the NYLUG list helped me narrow this down to DNS.  If I
> change my sources.list to have ftp:///... then there is
> no connection delay.
> 
> However, if, by hand, I time nslookup , then it resolves
> instantly, and if I manually ftp , that also connects
> instantly.  So what is so special about apt that it can't also?
> 
> Here's my apt.conf in case it is screwing me up.  The passive ftp line
> I added to try to fix this delay, but it didn't do anything because
> of course, the delay was DNS related.  Disregard the http
> proxy specified, as all my sources are ftp://. Everything else is
> straight from the default installation (stable) config.
> 
> Acquire::ftp::passive "true";
> Acquire::http::Proxy "http://seth:3128/";;
> // Pre-configure all packages before they are installed.
> // (Automatically added by debconf.)
> DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";};

I'd say your proxy is likely the problem. Can you 'ping seth' and get
an instantaneous reply?

If you install a web browser and set it up with that proxy, do you get
fast access to it?

Do you have a search entry in your resolv.conf that contains the rest
of "seth"'s address?



Re: Homework

2001-12-11 Thread Brian McGroarty
On Mon, Dec 10, 2001 at 02:01:52PM -0300, Nicol?s Conde wrote:
>Hello.
>I don't mean to be rude with this, but i've noticed that few people
> do their homework before posting. I've seen some questions over and over
> again for which answers exist in the {manual pages | list archives}.
>Looking for existing answers (IOW doing your own research) before
> posting helps everyone: you learn about your OS and your computer,
> becoming a better {admin | user}; and also reduces the amount of
> messages received by subscribers everyday.
>So, without wanting to ofend anyone, before you post a question
> 
> 1. RTFM (Read The Friendly Manual)
> 2. Search the {archives | HOW-TOs}
> 3. Ask your local {Linux | Unix} guru (if you have one)
> 
> and if this doesn't help (which I doubt) drop some lines to this list.
>Thanks all, enjoy Linux.

Well put.

One way to encourage this is to explain where you would look and find
an answer before answering a question, if you even give the answer at
all.

If people see man, /usr/share/doc/, pointers to previous posts and
similar resources mentioned a dozen times a day, they may be more
likely to think of looking in these places before asking a question.



Re: What's a debian kid look like?

2001-12-19 Thread Brian McGroarty
Single white male, 28, Chicago IL, high school graduate, programmer
and project lead at Midway Games, LLC. Debian has been the OS of
choice at home for a while now, and it's started to take its place at
work as well. Asocial hermit, but prone to the occasional bout of
Throwing It All Down And Having A Good Time.

Free time finds me rarely, but when it does, it's generally spent
tinkering with the millions of nifty debs available or doing the same
kinds of things I do at work, only with far fewer meetings.

On Wed, Dec 19, 2001 at 02:24:53AM -0500, Matt wrote:
> 
> Who are we here? I'm curious about what the Debian demographic is.



Strange traffic on internal net

2002-02-01 Thread Brian McGroarty
I just upgraded unstable -- I believe my last upgrade was 2 weeks
ago. I'm now getting a LOT of messages like the below...

Feb  1 08:53:01 booberry kernel: Packet log: output DENY eth1 PROTO=2 
192.168.0.1:65535
+239.255.255.253:65535 L=32 S=0x00 I=0 F=0x4000 T=1 O=0x0494 (#8)

eth0 is my external interface.
eth1 is my internal interface (on 192.168.0.1)


Why am I suddenly getting these, where I didn't before the upgrade?



Re: Interresting report by logcheck....

2002-02-01 Thread Brian McGroarty
On Fri, Feb 01, 2002 at 04:01:48PM -0500, Noah Meyerhans wrote:
> On Fri, Feb 01, 2002 at 02:10:07PM -0600, Adam Majer wrote:
> > 
> > What does this mean? I am running bind but it is behind firewall and
> > inaccesible from outside..
> > 
> 
> logcheck is being stupid.  It sees the word "attack" in the message, and
> warns you about it.
> 
> The message from bind is simply stating that robotattack.com is in
> violation of some RFC by having an NS record that points to a CNAME
> (where it's supposed to point to an A record).  It just means that their
> netadmins are ignorant.

admin singular -- robotattack.com is my home machine.

RFC 1033 defines a machine name as an absolute address (A) or a
pointer (CNAME), and later states that an ns record contains a machine
name, which would seem to make either an A or a CNAME valid.

I'd appreciate it if you'd direct me to the newer material that
supersedes the information in RFC 1033, Noah. I'll be searching myself
as well. I don't wish to remain ignorant, of course.

In the mean time, I've changed the configuration to use the machine's
A name. Hopefully this will prevent Adam or others from seeing the
warning again.



Re: 100mbit nic: intel or 3com?

2002-02-01 Thread Brian McGroarty
On Fri, Feb 01, 2002 at 10:48:21PM +, Matthew Sackman wrote:
> On Fri, Feb 01, 2002 at 05:40:52PM +0100, Victor Julien wrote:
> > Hi,
> > 
> > I want to build a debian based router/gateway/fileserver/mailserver for a 
> > home network with 12 clients. It will be quite low budget as the server is 
> > a 
> > Pentium 166Mhz. I want the network to be 100mbit fullduplex, so I want to 
> > buy 
> > a Nic for the server. Which one is best for maximum performance and 
> > stability? Intel, 3com, SMC or just a cheap Realtek? I think the nic should 
> > be using the cpu as little as possible...
> 
> Well I'm a poor student... so I started with Netgear FA311's which are
> terrible and gave me a *LOT* of agro -> steer well clear (hint: they drop
> packets).
> 
> I've now got a pair of realtek's which are a damn site better, but I still
> have problems with enbd under high load, which I suspect are attributed to
> them. Plus when one machine is under high load, an ssh can take up to 15
> seconds to connect.

The realtek supposedly has a really wonky and expensive DMA scheme
that makes performance similar to a PIO card. Tulip-based cards are
very cheap as well, and may serve about as well as the 3Com and Intel
cards.



Re: .debs of IBM Java runtime environment?

2002-02-01 Thread Brian McGroarty
From: "Morten Bo Johansen" <[EMAIL PROTECTED]>
> > Does anyone know of any unofficial .debs of the IBM Java
> > runtime environment?

I use --

deb http://www.mirror.ac.uk/sites/ftp.blackdown.org/java-linux/debian woody 
non-free



Re: Strange traffic on internal net (slpd insecure?)

2002-02-02 Thread Brian McGroarty
On Fri, Feb 01, 2002 at 12:50:40PM -0600, Brian McGroarty wrote:
> I just upgraded unstable -- I believe my last upgrade was 2 weeks
> ago. I'm now getting a LOT of messages like the below...
> 
> Feb  1 08:53:01 booberry kernel: Packet log: output DENY eth1 PROTO=2 
> 192.168.0.1:65535
> +239.255.255.253:65535 L=32 S=0x00 I=0 F=0x4000 T=1 O=0x0494 (#8)
> 
> eth0 is my external interface.
> eth1 is my internal interface (on 192.168.0.1)
> 
> 
> Why am I suddenly getting these, where I didn't before the upgrade?


The problem seems to come from slpd -- stopping slpd makes the
warnings stop.

Why is slpd trying to send to 239.255.255.253, and why is it sending
via the wrong interface?



Re: dual card lock up

2002-02-04 Thread Brian McGroarty
On Mon, Feb 04, 2002 at 10:26:25AM +0100, Emil Pedersen wrote:
> [EMAIL PROTECTED] wrote:
> > 
> > I had a dual boot system workin fine.  Win2k and Debian woody(kernel 2.4 
> > 17).  I decided to add a 2nd video card..win2k, I've had no problems.  
> > but with Debian, on boot up it shows the card and locks up.  My main Video 
> > card is an Nvidia GeForce II 400MX AGP, and the other is an ATI All in 
> > Wonder Pro PCI.
> > Has anyone had this problem?
> 
> Not exactly the same, but...
> 
> I got a MB with onboard i810e graphics, and added an old ATI (rage II or
> something) pci card.  The odd thing is if I set my bios to make both
> cards work in w2k, the computer hangs when starting x under linux. 
> Shifting the primary video setting in bios makes both cards work in
> linux, but just on in w2k.
> 
> Check if there is some bios setting you can flip with, it _might_ help.

Sorry, missed the start of the thread.

With the nvidia card, if you're using the nvidia driver (not the nv),
then you'll need to make sure your BIOS is configured to make the AGP
card the primary in every sense. (Look for an option called 'boot agp
first' or similar.) The nvidia driver doesn't behave well if it's
controlling a secondary card.

Also, if you've configured X for both cards already, ensure that the
nvidia card is being started before the other. Order is important in
the layout section.



Re: A question about LCD flat panel displays

2002-02-20 Thread Brian McGroarty
On Mon, Feb 18, 2002 at 07:20:37PM -0500, stan wrote:
> On Mon, Feb 18, 2002 at 09:29:29AM -0700, Gary Hennigan wrote:
> > stan <[EMAIL PROTECTED]> writes:
> > > I'm contemplating purchasing an LCD flat panel disply for use on the new
> > > Debain woody workstation I am building for my wife.
> > > 
> > > Having never used one of these before, and since they are failry 
> > > expensive,
> > > I thought I would ask some advice of this list.

Prices are coming down quite a bit. And if you shop around a bit, you
can find bargains. I got my hands on a whole bunch of Apple Studio
LCDs when the local Mac store was making room for the new models. Too
many, actually -- I'm going to be throwing extras up on ebay.

The original models have DVI connectors and work on regular PCs if you
don't mind not being able to power them off manually -- configuring
console and X for APM screen-saving turns them off just fine. The
color on these things is as good as any CRT.

If you want to go a bit cheaper, you can find the older IBM DVI-D
displays for as little as $225. The color on these is rather washed
out in the lightest and darket ranges - about like an old IBM laptop.

I believe Viewsonic and Dell both have closeouts on older models from
time to time, where you'll catch LCDs near the price of the equivalent
high-quality CRT. I've seen nice 1280x1024s there a time or two.

Mind - you CAN go expensive. I treated myself to a Viewsonic vp201mb
for work, a 20.1" 1600x1200 DVI display. I could never go back to a
CRT after spending time on that! But it cost $2600 when I purchased it
last November. (Ouch.) They can be had as cheaply as $1750 now.


> > > We do a lot of work in console mode, in addition to some work in X. Will
> > > I be able to use all of the framebuffer functiosn on this disply? I
> > > presently use xawtv in the console mode, fbi to display graphics, and have
> > > a custom resolutinon set up for the console sessiosn. Will all of these 
> > > work with the LCD flat panel?

These will work with Matrox and nvidia cards. I do not know about
others. You may need to rework your refresh rates: LCDs don't usually
have refresh rates as high as CRTs. This is mostly because they don't
need higher refresh rates. An active matrix display is always on, so
it doesn't flicker. IMHO, a good LCD at 60Hz looks better than a CRT
at 120Hz.


> One quick question. Would it be safe to assume that to run in digital
> mode, your video card ahs to have some sort of special output conector?

Yes. Your monitor and the video card must match. DVI-D is the most
common standard for digital displays on PCs. You can find adapters to
match most any card to most any monitor, but these aren't cheap, and
can go into the hundreds of dollars range.

You should also be aware that DVI card support can be spotty under
X. Be sure to read up on DVI-D support for the video card you intend
to use.

Matrox G200MMS, G400, G450 and all DVI nvidia cards have DVI-D driver
support under X. Console "just works." Newer Matrox models likely have
support too, as do some of the ATI Radeons, but I have no first-hand
experience.


Good luck!



Re: Xf864 config, and LCD flat panel dispalys?

2002-03-01 Thread Brian McGroarty
On Fri, Mar 01, 2002 at 02:54:03PM -0500, stan wrote:
> On Fri, Mar 01, 2002 at 10:29:29AM -0600, Dimitri Maziuk wrote:
> > * stan ([EMAIL PROTECTED]) spake thusly:
> > > Just bit the bullet and ordered a nice flat panel LCD display for my wifes
> > > new Debian "testing" workstation.
> > > 
> > > I presently have that machine set up in my lab area, thru a kvm switch to 
> > > a
> > > 19" monitor.
> > > 
> > > How can I configure X to work with the new display?
> > 
> > Same way you configured it for the old one. IME X v.4 works 
> > with them without any (well, almost) configuration.
> > 
> Mmm, well that's part of the problem. The way I configured the old one was
> during the Debian install, and I'm not certain how to get back to re-runing
> the configuration dialog.

dpkg-reconfigure xserver-xfree86

 

> I have edited the Xf4 config file by hand since then to fix some issues
> with the mouse, and resolution, but I could easily replicate those changes
> on a freshly generated one.

I do not know which Debian you are running. In the sid version
(possibly Woody), you should be able to get away with no manual
editing of the config file unless you are running a non-PC or have a
really strange configuration.


 
> Also, does it probe the dislplay? That is I know it does for new monitors,
> do LCD flat panels also have support for this? If so, then I guess I need
> to wait for it to actually arive to do anything.

Some card/driver combinations will probe. AFAIK, the nvidia driver
probes DVI-D panels and ignores any manually configured range
specifications. Others may be different.



RE: TNT2 and Potato XF86 3.3

2001-04-10 Thread Brian McGroarty
Try hooking each card to the monitor directly or reduce your
refresh rate in order to compare the cards. Most switch boxes
will muddy anything above 1024x768x60hz, as will long cable
lengths.

--- Brandon High <[EMAIL PROTECTED]> wrote:
> On Tue, 10 Apr 2001, Joris Lambrecht wrote:
> 
> > Moreover, it's well supported in X and support nice refresh
> rates at any
> > resolution, my brand new monitor still can't beat this card.
> i'm getting all
> > melancholic here but man take a look at the picture quality
> of the G200
> > compared to a TnT2 (muddy colors)
> 
> I have two machines here, one with a TNT2 and one with a G200.
> Both are
> connected to a KVM switch with the same type of video cables.
> 
> The TNT2 has a much, much sharper display at 1280x1024 @ 85Hz.
> A co-worker
> upgraded his machine to a GeForce2, and gave me the TNT2. It's
> the same
> model as what's in my other machine. I see no reason why the
> new card would
> perform differently.
> 
> I've been a fan of Matrox for 2D ever since the Millenium. (In
> fact, there's
> one of those in another machine here...) I was amazed at the
> relatively poor
> image quality the G200 provides.
> 
> -B
> 
> -- 
> Brandon High
> [EMAIL PROTECTED]
> I love defenseless animals, especially in a good gravy.
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 


__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/



RE: TNT2 and Potato XF86 3.3

2001-04-10 Thread Brian McGroarty
It helps to get really short cables (3ft or less) between the
box and the CPUs. This is one of those cases where gold contacts
seem to help as well.

Rule of thumb - it also helps if xres * yres * refresh rate is
under 50 million unless you've got a really high end switch.

--- Joris Lambrecht <[EMAIL PROTECTED]> wrote:
> Bummer, maybe my previous soundcard was really bad and i was
> too impressed
> :)
> 
> I'm experiencing the same thing here with ATi based video
> cards, once they
> are attached to a KVM the pictur quality gets ugly. According
> to the
> manufacturer this should not happen and so on ... nothing you
> can do about
> it if the combination don't mix. Good to hear it might be
> videocard based.
> 
> Greets,
> 
> Joris
> 
> -Original Message-
> From: Brandon High [mailto:[EMAIL PROTECTED]
> Sent: dinsdag 10 april 2001 17:41
> To: Joris Lambrecht
> Cc: debian-user@lists.debian.org
> Subject: RE: TNT2 and Potato XF86 3.3
> 
> 
> On Tue, 10 Apr 2001, Joris Lambrecht wrote:
> 
> > Moreover, it's well supported in X and support nice refresh
> rates at any
> > resolution, my brand new monitor still can't beat this card.
> i'm getting
> all
> > melancholic here but man take a look at the picture quality
> of the G200
> > compared to a TnT2 (muddy colors)
> 
> I have two machines here, one with a TNT2 and one with a G200.
> Both are
> connected to a KVM switch with the same type of video cables.
> 
> The TNT2 has a much, much sharper display at 1280x1024 @ 85Hz.
> A co-worker
> upgraded his machine to a GeForce2, and gave me the TNT2. It's
> the same
> model as what's in my other machine. I see no reason why the
> new card would
> perform differently.
> 
> I've been a fan of Matrox for 2D ever since the Millenium. (In
> fact, there's
> one of those in another machine here...) I was amazed at the
> relatively poor
> image quality the G200 provides.
> 
> -B
> 
> -- 
> Brandon High
> [EMAIL PROTECTED]
> I love defenseless animals, especially in a good gravy.
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 


__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/



lwresd - not listening on any interfaces

2001-10-25 Thread Brian McGroarty
I periodically get this in my log --

Oct 25 00:38:11 booberry /usr/sbin/lwresd[415]: not listening on any
interfaces


As I understand it, lwresd is for local name resolution, and so it
shouldn't be listening on anything but possibly the loopback device
anyway.

I'm curious as to why this is log-worthy, or perhaps I'm not
understanding the importance of it?



Re: 512Meg of Ram

2001-10-28 Thread Brian McGroarty
On Sat, Oct 27, 2001 at 04:19:13PM -0500, [EMAIL PROTECTED] wrote:
> I just added 512meg of ram to my Debian Woody box.  I had heard that Linux 
> does not support 512meg of ram without a kernel recompile.  Is this true?


Where did you hear this?



Re: How to remove (delete) a message frozen by exim?

2001-10-28 Thread Brian McGroarty
On Sun, Oct 28, 2001 at 03:26:19AM +0200, Shaul Karl wrote:
> bash-2.05# grep frozen  /var/log/exim/mainlog | head -1
> 2001-10-27 07:38:03 15N0vD-r7-00 Message is frozen
> bash-2.05#
> 
> 
> I do not want this message to be sent. Will 
> 
> rm -v /var/spool/exim/input/15N0vD-r7-00-?
> 
> fix it without breaking something? 
> 
> When responding, please quote the entire message.
> 
> Shaul Karl <[EMAIL PROTECTED]>


You could probably get away with this.

However, I believe the "correct" answer is to mark the message as
having been delivered to all recipients. 'man exim' and look at the -M
options.



  1   2   >