Re: Finding version and patch info for kernel modules

2003-05-29 Thread Jeff Bearer
Your right, I remembered the kernel srpm after I posted, before I posted I had only considered the kernel-source rpm and web pages. And there is nothing particular to the airo module that redhat has done. I guess it's off to the kernel.org lists to find out which snapshot of airo is in 2.4.20 and

Re: Finding version and patch info for kernel modules

2003-05-29 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 28 May 2003 10:22:36 -0400, Jeff Bearer wrote: > I'm looking for someplace that will tell me the version and any patches > that were applied to the airo kernel module for Red Hat's kernels. > > I haven't been able to find such information, any hel

Finding version and patch info for kernel modules

2003-05-29 Thread Jeff Bearer
I'm looking for someplace that will tell me the version and any patches that were applied to the airo kernel module for Red Hat's kernels. I haven't been able to find such information, any help would be appreciated -- Jeff Bearer, RHCE Webmaster, PittsburghLIVE.com -- redhat-list mailing lis

Re: Kernel Modules

2003-02-03 Thread Michael Mansour
s. Michael From: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Kernel Modules Date: Mon, 03 Feb 2003 11:54:34 -0500 How can I see a list of compiled and not compiled kernel modules? Is there a GUI admin tool for this? I'm running RedHat 8.0. Thanks, Jorge

Kernel Modules

2003-02-03 Thread l7bt-cn50
How can I see a list of compiled and not compiled kernel modules? Is there a GUI admin tool for this? I'm running RedHat 8.0. Thanks, Jorge -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Building kernel modules

2003-01-13 Thread Stephen Reilly
Daniel, Thanks for replying so quickly, but this doesn't seem to be the problem. I had performed the steps: make mrproper make xconfig make dep make clean make bzImage make modules make modules_install and just tried the last two again to make sure everything worked (it seemed to). In the Makef

Re: Building kernel modules

2003-01-13 Thread Daniel Callahan
One not-quite-elegant method is to: cd /usr/share/linux-... make modules make modules_install As long as the config file as the same, and as long as 'make mrproper' hasn't been run, this should work. Daniel. On Monday 13 January 2003 13:24, Stephen Reilly wrote: > Hello, > > I have recently in

Re: Compiling kernel modules under RH 8 - wrong gcc version errorswhen loading

2002-10-09 Thread Robert Claeson
ons 2002-10-09 klockan 22.57 skrev Bryan Liles: > You might try install the comp-gcc files. I'll try that, but I was under the impression that those really are the gcc2 stuff, while RH8 requires gcc3 for the kernel modules. /Robert -- redhat-list mailing list unsubscribe mailt

Re: Compiling kernel modules under RH 8 - wrong gcc version errorswhen loading

2002-10-09 Thread Gordon Messmer
On Wed, 2002-10-09 at 13:57, Bryan Liles wrote: > On Wed, 2002-10-09 at 06:13, Robert Claeson wrote: > > I'm trying to compile kernel modules for two commercial software > > packages that I need to use. Both are distributed as source, and there > > are no binary code s

Re: Compiling kernel modules under RH 8 - wrong gcc version errorswhen loading

2002-10-09 Thread Bryan Liles
backwards compatibility compiler compat-libstdc++-devel - Header files and libraries for Red Hat Linux 7.3 backward compatibility C++ compiler On Wed, 2002-10-09 at 06:13, Robert Claeson wrote: > I'm trying to compile kernel modules for two commercial software > packages that I need to us

Compiling kernel modules under RH 8 - wrong gcc version errors whenloading

2002-10-09 Thread Robert Claeson
I'm trying to compile kernel modules for two commercial software packages that I need to use. Both are distributed as source, and there are no binary code supplied with them that the kernel module part links with. One is a module for my WLAN card, and the other is Cisco's VPN client

Re: Newbie: Iomega Zip drive (IomegaWare) and kernel modules

2002-08-18 Thread Martin Mewes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Moin, moin ... Geoffrey Lane <[EMAIL PROTECTED]> schrieb: >I just downloaded the Iomega Zip drive (IomegaWare Software) and the >readme I do not know a solution, but you should patch your system-time a bit. Date: Fri, 1 Jan 1999 19:16:57 -0400

Re: Newbie: Iomega Zip drive (IomegaWare) and kernel modules

2002-08-18 Thread Vidiot
>A quick look at www.iomega.com gives me the impression that the main benefit >is being able to write protect disks, if needed, drivers, if needed, and >tools to get information about the disks. The built-in support for the EIDE drives and the use of the mtools suite of programs pretty much will

RE: Newbie: Iomega Zip drive (IomegaWare) and kernel modules

2002-08-18 Thread Kevin Krieser
their Windows utilities in several years). -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Vidiot Sent: Sunday, August 18, 2002 3:24 PM To: [EMAIL PROTECTED] Subject: Re: Newbie: Iomega Zip drive (IomegaWare) and kernel modules >I just downloaded the Io

Re: Newbie: Iomega Zip drive (IomegaWare) and kernel modules

2002-08-18 Thread Vidiot
>I just downloaded the Iomega Zip drive (IomegaWare Software) and the readme >told me to built the file they gave me (iw) into the kernel as a module. and >I was wondering if someone could walk me through it step by step. If it >wasn't too much trouble, I'd really, really appreciate it Wh

Newbie: Iomega Zip drive (IomegaWare) and kernel modules

2002-08-18 Thread Geoffrey Lane
I just downloaded the Iomega Zip drive (IomegaWare Software) and the readme told me to built the file they gave me (iw) into the kernel as a module. and I was wondering if someone could walk me through it step by step. If it wasn't too much trouble, I'd really, really appreciate it Also c

RE: ip_forward & kernel modules

2002-07-02 Thread stephen
: ip_forward & kernel modules If you add the line:echo "1" > /proc/sys/net/ipv4/ip_forward   into /etc/rc.local somewhere, it will replace the file on each startup. Kevin GreenKD Micro Software[EMAIL P

Re: ip_forward & kernel modules

2002-07-02 Thread Kevin - KD Micro Software
annister Road, Canning Vale WA 6155.Phone: 9256 1566 (2778 internal)     Mobile: 0419 949 254. - Original Message - From: "David Busby" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 03, 2002 12:21 AM Subject: ip_forward & kernel modules > List,

Re: ip_forward & kernel modules

2002-07-02 Thread Mike Burger
; set to 1. When I set this parameter and > reboot it's lost...how do I get it to persist? Also I use > 'ip_conntrack_ftp' and 'ip_nat_ftp' kernel modules (for iptables) and > when I reboot those modules don't get reloaded...what gives? > > /B &g

ip_forward & kernel modules

2002-07-02 Thread David Busby
List, I have a RH7.3 box that I want to make a router...for this to work I have to have '/proc/.../ip_forward' set to 1. When I set this parameter and reboot it's lost...how do I get it to persist? Also I use 'ip_conntrack_ftp' and 'ip_nat_ftp'

Re: HOWTO: Load Kernel Modules on startup?

2002-07-01 Thread Mike Burger
If you do "insmod ip_conntrack_ftp" and "insmod ip_ftp_nat", it should load them both into the modules that get loaded at restart. On Mon, 1 Jul 2002, David Busby wrote: > List, > > I would like to have my kernel modules ip_conntrack_ftp and ip_ftp_nat

HOWTO: Load Kernel Modules on startup?

2002-07-01 Thread David Busby
List, I would like to have my kernel modules ip_conntrack_ftp and ip_ftp_nat load on startup of my RH7.2 machine. Where do I put the instructions to the OS to do that? TIA /B ___ Redhat-list mailing list [EMAIL PROTECTED] https

RE: RH 7.2 custom kernel/modules in boot.img

2002-03-25 Thread Chapman, Matt
ect: Re: RH 7.2 custom kernel/modules in boot.img > > > On Mon, 2002-03-25 at 09:47, Garrett Mead wrote: > > Good day, > > I am interested in installing RH 7.2 on a new system > which has a > > promise SX6000 IDE RAID controller. Promise only > distributes a

Re: RH 7.2 custom kernel/modules in boot.img

2002-03-24 Thread sixx
On Mon, 2002-03-25 at 09:47, Garrett Mead wrote: > Good day, > I am interested in installing RH 7.2 on a new system which has a > promise SX6000 IDE RAID controller. Promise only distributes a driver > for RH 7.0/7.1. I have read that I2O support is included in most > modern 2.4.x kernels. As

RH 7.2 custom kernel/modules in boot.img

2002-03-24 Thread Garrett Mead
Good day, I am interested in installing RH 7.2 on a new system which has a promise SX6000 IDE RAID controller. Promise only distributes a driver for RH 7.0/7.1. I have read that I2O support is included in most modern 2.4.x kernels. As such I am interested in building a kernel with static supp

Re: CPU load of kernel modules...

2002-01-24 Thread Cameron Simpson
On 22:33 24 Jan 2002, Brian Lee <[EMAIL PROTECTED]> wrote: | How can I check CPU load by kernel modules? >From outside, in userland, not easily. | There are many | kernel modules which is running now in my Linux machine but | the CPU load is always closed to zero. For examples, I us

CPU load of kernel modules...

2002-01-24 Thread Brian Lee
Hi, How can I check CPU load by kernel modules? There are many kernel modules which is running now in my Linux machine but the CPU load is always closed to zero. For examples, I use sound, ethernet card, usb port, net filter for masqeurade, and some filesystem modules now. Do kernel modules

lm_sensors and kernel modules

2001-11-15 Thread Nicolas Bock
Hi, I tried to post this before, but I think unsuccessfully, so let me try this again: I am trying to use lm_sensors to monitor my cpu's temperature. As far as I understand the documentation of this program I will need some kernel modules that can read out the sensor hardware of my comput

lm_sensors and kernel modules

2001-11-14 Thread Nicolas Bock
Hi, I tried to post this before, but I think unsuccessfully, so let me try this again: I am trying to use lm_sensors to monitor my cpu's temperature. As far as I understand the documentation of this program I will need some kernel modules that can read out the sensor hardware of my comput

RE: kernel modules problem (bit long)

2001-03-02 Thread Hugo . Rabson
om: Adriel Cardenas G. [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 02, 2001 2:23 PM > To: [EMAIL PROTECTED] > Subject: kernel modules problem (bit long) > > > > i've had RH7 k2.2.16 installed on a compaq presario > with a C-MEDIA sound card, that doesn't work,

kernel modules problem (bit long)

2001-03-02 Thread Adriel Cardenas G.
i've had RH7 k2.2.16 installed on a compaq presario with a C-MEDIA sound card, that doesn't work, so i download the 2.4.0 kernel's src, because it does have drivers for this card, so i do menu config including (built-in) the C-MEDIA driver, then do the make dep clean modules modules_install, incl

RE: kernel modules

2000-09-28 Thread Mark Basil
To: [EMAIL PROTECTED] Subject: RE: kernel modules I see your point. I kept the sound stuff in the kernel just in case I was going to add a sound card to the box. Since this is a server and there's no need for sound I might as well go ahead and remove the sound modules in question. I'd like to r

Re: kernel modules

2000-09-26 Thread Giulio Orsero
On Tue, 26 Sep 2000 18:04:17 -0700, you wrote: >Can anyone tell me how to correct the following error: >depmod: *** Unresolved symbols in /lib/modules/2.2.16-3/misc/emu10k1.o >I compiled and installed a new kernel (2.2.16-3) using the following I built the 2.2.16-3 kernel by rebuilding the Red H

RE: kernel modules

2000-09-26 Thread Balazs Wellisch
Well, I was hoping I wouldn't have to recompile the kernel again, but oh well, here we go... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Juha Saarinen Sent: Tuesday, September 26, 2000 8:04 PM To: [EMAIL PROTECTED] Subject: RE: kernel mo

RE: kernel modules

2000-09-26 Thread Balazs Wellisch
ing modules, wouldn't that make the kernel huge? Aren't there restrictions on how big your kernel can be? Thanks for your advice, BW -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Statux Sent: Tuesday, September 26, 2000 7:53 PM To: [EMAIL

RE: kernel modules

2000-09-26 Thread Juha Saarinen
loader. -- Juha %-> -Original Message- %-> From: [EMAIL PROTECTED] %-> [mailto:[EMAIL PROTECTED]]On Behalf Of Balazs Wellisch %-> Sent: Wednesday, 27 September 2000 2:36 p.m. %-> To: [EMAIL PROTECTED] %-> Subject: RE: kernel modules %-> %-> %-> I meant there is no sound card

RE: kernel modules

2000-09-26 Thread Statux
> I meant there is no sound card in the box. But I'm not sure what that has to > do with my original question. I guess, I just don't understand what "depmod: > *** Unresolved symbols in /lib/modules/2.2.16-3/misc/emu10k1.o" means. Could > you elaborate? Also what about the modules-info problem? Sh

RE: kernel modules

2000-09-26 Thread Balazs Wellisch
old kernel before I recompiled it. But I can't find a module-info-2.2.16-3 anywhere on my system. Should there be one? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, September 27, 2000 6:41 PM To: [EMAIL PROTECTED] S

RE: kernel modules

2000-09-26 Thread kabir
On 27-Sep-2000 Balazs Wellisch wrote: > There's no sound card in this system so, no, there are no sound modules > loaded. Do you have a sound card in your box ?\ If you do then are you implying kernel 2.2.12-16 has no sound modules ? Larry<[EMAIL PROTECTED]> __

RE: kernel modules

2000-09-26 Thread Balazs Wellisch
There's no sound card in this system so, no, there are no sound modules loaded. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Statux Sent: Tuesday, September 26, 2000 6:12 PM To: [EMAIL PROTECTED] Cc: Red Hat Development List Subject: Re: k

RE: kernel modules

2000-09-26 Thread SRD Fan JianFeng
evelopment List > Subject: kernel modules > > > Can anyone tell me how to correct the following error: > > depmod: *** Unresolved symbols in /lib/modules/2.2.16-3/misc/emu10k1.o > > I compiled and installed a new kernel (2.2.16-3) using the following > commands: > cd /us

Re: kernel modules

2000-09-26 Thread Statux
Are the sound_core and sound modules loaded? On Tue, 26 Sep 2000, Balazs Wellisch wrote: > Can anyone tell me how to correct the following error: > > depmod: *** Unresolved symbols in /lib/modules/2.2.16-3/misc/emu10k1.o > > I compiled and installed a new kernel (2.2.16-3) using the following

kernel modules

2000-09-26 Thread Balazs Wellisch
Can anyone tell me how to correct the following error: depmod: *** Unresolved symbols in /lib/modules/2.2.16-3/misc/emu10k1.o I compiled and installed a new kernel (2.2.16-3) using the following commands: cd /usr/src/linux-2.2.16-3 make menuconfig make dep make clean make install Than I install

Re: Problem with loading kernel modules

2000-07-07 Thread Leonard den Ottolander
Hi Steve, > Presumably this is so that one can use the native drivers for reading cd- > roms and the scsi for writing them. You use them for different drives, or at different times. You can't load both modules to access one drive. > redundant. Why not use just scsi adapter emu

Re: Problem with loading kernel modules

2000-07-06 Thread Steve Manuel
time. > > > 6. Who will win the World Series this year? (Just checking to see if > > your awake. :-)) > > The Chicago Rangers ;)? Well, I think France is winning the European > Championship this year. > > Ciao, > >

Re: Problem with loading kernel modules

2000-07-05 Thread Leonard den Ottolander
Hi Steve, > I create a initrd image for the > IDE cdrom module (mkinitrd --preload ide-cd initrd-2.2.16.img 2.2.16) You don't mention that you have an extra CD player. You should only use ide- cd for CD *readers*. You use the writer as a pseudo SCSI device. You don't necessaril

Problem with loading kernel modules

2000-07-05 Thread Steve Manuel
Here's the scenario: I am trying to get my CD-RW working. So I have recompiled my kernel with support for ide cdrom and scsi emulation (both modules). After compiling the kernel and installing the modules, I create a initrd image for the IDE cdrom module (mkinitrd --preload ide-cd initrd-2.2.16.i

Re: Why isn't there kernel-modules-2.0.34???

1998-06-18 Thread dreamwvr
Hi Everyone, I apologize for such a common ??? but is there a step by step to upgrading the Red Hat Kernel as I know about make config but am not certain about each and every option that is to be sellected in the prompts for y || n:') This will help a great deal as am planning to use

Re: Why isn't there kernel-modules-2.0.34???

1998-06-14 Thread Clemens Adler
Hey Steve, This has been discussed like 5 times (at least) during the last two weeks. the modules are included in the kernel respectivly in the kernel sources rpm just install kernel headers and kernel source and compile. clemens --

Why isn't there kernel-modules-2.0.34???

1998-06-14 Thread Steve Ki-Won Lee
I'm looking at the rpm list at ftp://ftp.redhat.com/pub/redhat/redhat-5.1/i386/RedHat/RPMS/ and I can't find the "kernel-modules" rpm. There's the "kernel", "kernel-headers", "kernel-sources", and even "kernel-pcmcia", but I don&

Re: Are more kernel modules coming?

1998-06-05 Thread Eric L. Green <[EMAIL PROTECTED]>
On Thu, 4 Jun 1998, Rob Walker wrote: > Eric> Maybe someone who plays with development kernels can answer > Eric> this: When configuring a new kernel, why would you want to > Eric> answer 'yes' when a 'module' selection is available? And for > > speed. going through a module is slower than not.

Re: Are more kernel modules coming?

1998-06-04 Thread Rob Walker
> On Thu, 04 Jun 1998 14:01:26 -0400, Eric Wood > <[EMAIL PROTECTED]> said: Eric> Maybe someone who plays with development kernels can answer Eric> this: When configuring a new kernel, why would you want to Eric> answer 'yes' when a 'module' selection is available? And for speed. goin

Are more kernel modules coming?

1998-06-04 Thread Eric Wood
Maybe someone who plays with development kernels can answer this: When configuring a new kernel, why would you want to answer 'yes' when a 'module' selection is available? And for the most part, is the new linux kernels becoming more and more modular to a point where kernel compilation will beco

Problems with kernel-modules rpm

1998-04-21 Thread furio ercolessi
I am trying to upgrade a 5.0 system from kernel-2.0.32-2 to kernel-2.0.32-3. I first tried to upgrade just the kernel, as suggested by recent instructions: rpm -Uvh kernel-2.0.32-3.i386.rpm leaving kernel-modules-2.0.32-2, but this particular system becomes seriously unstable if I do

kernel-modules package

1998-04-20 Thread Greg Cornell
Hi, I tried to update the kernel-modules package. I used 'rpm -Uvh kernel-modules-2.0.32-3.i386.rpm'. Now I have two packages installed. When I execute 'rpm -q kernel-modules', I get: kernel-modules-2.0.32-2 kernel-modules-2.0.32-3 If I execute 'rpm -e kernel-modu