Error in documentation?

2001-06-18 Thread Geoffrey Gallaway

linux/Documentation/modules.txt says that I should find my modules in
"linux/modules" after running "make modules". However, this is
apparently not true as I see no modules directory. 

I am trying to compile a kernel with lots of modules for a machine
without a network connection. To move the kernel, I simply copy it to
floppy and move it over to the other machine. However, for the modules,
is my only choice appears to be "make modules-install" then tar up
/lib/modules/kernel-release/ and then remove the directory. Is there a 
cleaner way to handle this?

Geoffeg

-- 
Geoffrey Gallaway || 
[EMAIL PROTECTED] || Clones are people two.
D e v o r z h u n ||
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Error in documentation?

2001-06-18 Thread Geoffrey Gallaway

linux/Documentation/modules.txt says that I should find my modules in
linux/modules after running make modules. However, this is
apparently not true as I see no modules directory. 

I am trying to compile a kernel with lots of modules for a machine
without a network connection. To move the kernel, I simply copy it to
floppy and move it over to the other machine. However, for the modules,
is my only choice appears to be make modules-install then tar up
/lib/modules/kernel-release/ and then remove the directory. Is there a 
cleaner way to handle this?

Geoffeg

-- 
Geoffrey Gallaway || 
[EMAIL PROTECTED] || Clones are people two.
D e v o r z h u n ||
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



OnStream USB

2001-05-01 Thread Geoffrey Gallaway

Hello,

I am considering getting an OnStream USB tape backup drive. I want the
USB version because I have about 4 machines all on different networks
that need to be backed up. Using USB would allow me to move the unit
from one machine to another without rebooting the machine.

I see that the SCSI version of the drive seems to be supported in linux
but I can only find tidbits of information that don't confirm or deny
this. Listed below are two sites that have some information which seem 
to confirm that the drive does indeed work, but I simply want to be 
sure.

http://www2.one-eyed-alien.net/~mdharm/linux-usb/
http://linux1.onstream.nl/test/

Thank you,
Geoff

-- 
Geoffrey Gallaway || 
[EMAIL PROTECTED] || Clones are people two.
D e v o r z h u n ||
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



OnStream USB

2001-05-01 Thread Geoffrey Gallaway

Hello,

I am considering getting an OnStream USB tape backup drive. I want the
USB version because I have about 4 machines all on different networks
that need to be backed up. Using USB would allow me to move the unit
from one machine to another without rebooting the machine.

I see that the SCSI version of the drive seems to be supported in linux
but I can only find tidbits of information that don't confirm or deny
this. Listed below are two sites that have some information which seem 
to confirm that the drive does indeed work, but I simply want to be 
sure.

http://www2.one-eyed-alien.net/~mdharm/linux-usb/
http://linux1.onstream.nl/test/

Thank you,
Geoff

-- 
Geoffrey Gallaway || 
[EMAIL PROTECTED] || Clones are people two.
D e v o r z h u n ||
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Incorrect NFS_Config documentation

2001-01-29 Thread Geoffrey Gallaway

In 2.4.0 kernel's config help for CONFIG_NFSD:
---
.

In either case, you will need support software; the respective
locations are given in the file Documentation/Changes in the NFS
section.

.
---

However, I see no NFS section in Documentation/Changes.

Geoff

-- 
Geoffrey Gallaway || The only certainty is that nothing is certain.
[EMAIL PROTECTED] ||
D e v o r z h u n ||-- Fortune Cookie

 PGP signature


Incorrect NFS_Config documentation

2001-01-29 Thread Geoffrey Gallaway

In 2.4.0 kernel's config help for CONFIG_NFSD:
---
.

In either case, you will need support software; the respective
locations are given in the file Documentation/Changes in the NFS
section.

.
---

However, I see no NFS section in Documentation/Changes.

Geoff

-- 
Geoffrey Gallaway || The only certainty is that nothing is certain.
[EMAIL PROTECTED] ||
D e v o r z h u n ||-- Fortune Cookie

 PGP signature


cs4281: dma time outs

2000-10-17 Thread Geoffrey Gallaway

Hello,

I recently purchased a cs4281 based sound card (PCI, PNP). Under
2.4.0-test9 I get "cs4281: dma timed out??" at odd times. I can always
reproduce this bug with mpg123 using "mpg123
http://cerebrum.dnalounge.com:8000/gronk/128". A split second of sound
will play and then skip until I kill mpg123. The error above will show up
right before the sound starts to skip. This also occurs with 2.2.17 but I
do not see the error displayed. Any further attempts to play sound result
in skipping until the system is rebooted. This problem seems to occur
much more frequently when the files that are being played are coming
across the network (NFS mounted mp3 share, etc) although I do not know if
this is a direct cause.

Is this a problem with the driver code for the sound card or did I buy a
broken sound card?

The system this is running on is a Celeron 300 (at 375Mhz), 64 Megs ram,
IDE, ne2000 network card (ISA).

Any ideas? I'm more than willing to assist in debugging this problem if I
can...

Geoff

-- 
Geoffrey Gallaway || We've heard that a million monkeys at a million keyboards
[EMAIL PROTECTED] || could produce the Complete Works of Shakespeare; now,
D e v o r z h u n || thanks to the internet, we know this is not true.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



cs4281: dma time outs

2000-10-17 Thread Geoffrey Gallaway

Hello,

I recently purchased a cs4281 based sound card (PCI, PNP). Under
2.4.0-test9 I get "cs4281: dma timed out??" at odd times. I can always
reproduce this bug with mpg123 using "mpg123
http://cerebrum.dnalounge.com:8000/gronk/128". A split second of sound
will play and then skip until I kill mpg123. The error above will show up
right before the sound starts to skip. This also occurs with 2.2.17 but I
do not see the error displayed. Any further attempts to play sound result
in skipping until the system is rebooted. This problem seems to occur
much more frequently when the files that are being played are coming
across the network (NFS mounted mp3 share, etc) although I do not know if
this is a direct cause.

Is this a problem with the driver code for the sound card or did I buy a
broken sound card?

The system this is running on is a Celeron 300 (at 375Mhz), 64 Megs ram,
IDE, ne2000 network card (ISA).

Any ideas? I'm more than willing to assist in debugging this problem if I
can...

Geoff

-- 
Geoffrey Gallaway || We've heard that a million monkeys at a million keyboards
[EMAIL PROTECTED] || could produce the Complete Works of Shakespeare; now,
D e v o r z h u n || thanks to the internet, we know this is not true.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



Re: kapmd cpu usage

2000-10-03 Thread Geoffrey Gallaway

My apologies to all on the list and Stephen.

I should have thought before I typed. My concern was that this was a
behavior that I had not previously seen in older 2.4.0pre or 2.2.x
kernels...

Once again, my apologies,
Geoff

This one time, at band camp, Stephen Rothwell wrote:

> Hi Geoffrey,
> 
> Geoffrey Gallaway <[EMAIL PROTECTED]> writes:
> > in 2.4.0-test9, kampd is taking up between 70% and 80% of cpu usage on my
> 
> Good!
> 
> Seriously, the kapmd is doing the job of yje idle loop.  The processor
> is almost always asleep, but the time just gets accounted to kapmd.
> 
> Cheers,
> Stephen
> 

-- 
Geoffrey Gallaway || Be wary when walking down the path to madness, all such 
[EMAIL PROTECTED] || paths invariably lead to madness.
D e v o r z h u n ||

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



kapmd cpu usage

2000-10-03 Thread Geoffrey Gallaway

in 2.4.0-test9, kampd is taking up between 70% and 80% of cpu usage on my
Celeon 300A box. This is a fresly compiled kernel, Ill list some stats:

Celeron 300A
Asus Motherboard
64 Megs ram
APM enabled in BIOS
Ne2000 ethernet card
S3 PCI video card

This is based on a redhat 6.2..

Any ideas? I'll be happy to do as much as I can to give whoever needs it
better errors (files in /proc, better description of problem, etc). Just
let me know...

Geoff

-- 
Geoffrey Gallaway || What kills you makes me stronger.
[EMAIL PROTECTED] ||
D e v o r z h u n ||

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



kapmd cpu usage

2000-10-03 Thread Geoffrey Gallaway

in 2.4.0-test9, kampd is taking up between 70% and 80% of cpu usage on my
Celeon 300A box. This is a fresly compiled kernel, Ill list some stats:

Celeron 300A
Asus Motherboard
64 Megs ram
APM enabled in BIOS
Ne2000 ethernet card
S3 PCI video card

This is based on a redhat 6.2..

Any ideas? I'll be happy to do as much as I can to give whoever needs it
better errors (files in /proc, better description of problem, etc). Just
let me know...

Geoff

-- 
Geoffrey Gallaway || What kills you makes me stronger.
[EMAIL PROTECTED] ||
D e v o r z h u n ||

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



Re: kapmd cpu usage

2000-10-03 Thread Geoffrey Gallaway

My apologies to all on the list and Stephen.

I should have thought before I typed. My concern was that this was a
behavior that I had not previously seen in older 2.4.0pre or 2.2.x
kernels...

Once again, my apologies,
Geoff

This one time, at band camp, Stephen Rothwell wrote:

 Hi Geoffrey,
 
 Geoffrey Gallaway [EMAIL PROTECTED] writes:
  in 2.4.0-test9, kampd is taking up between 70% and 80% of cpu usage on my
 
 Good!
 
 Seriously, the kapmd is doing the job of yje idle loop.  The processor
 is almost always asleep, but the time just gets accounted to kapmd.
 
 Cheers,
 Stephen
 

-- 
Geoffrey Gallaway || Be wary when walking down the path to madness, all such 
[EMAIL PROTECTED] || paths invariably lead to madness.
D e v o r z h u n ||

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/