Re: Kernel sources question (Mandrake 8.1)

2002-02-10 Thread Jean Sagi

El Dom 10 Feb 2002 15:16, escribió:

 On Saturday 09 February 2002 08:36 pm, Jean Sagi warbled:
  Does anyone know where to get the kernel sources on the Mandrake 8.1
  cd's?

 I would be a matter of looking at each cd under kernel. However at this

yep!

 site http://ranger.dnsalias.com/mandrake/mandrake8.1/kernel/

 You can download the latest mandrake version of kernel 2.4.17 full source
 file or the rpm version.

In the process of doing so...


-- 

Chucho !

[EMAIL PROTECTED]

_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Kernel sources question (Mandrake 8.1)

2002-02-09 Thread Jean Sagi

Does anyone know where to get the kernel sources on the Mandrake 8.1 cd's?

I used the software manager to find and install them but i cannot find them.
I don´t know if it's some package i have to install, or they just dont 
come in any
of the three cd's.

I read the kernel-howto, but I just says to get linux-x.y.z files from 
some urls
and it follows with the process of recompiling the kernel...

I need them, not to recompile a new kernel. Just need source file 
(headers maybe)
to compile the modules for install a PC-TEL winmodem my uncle has.
I´m following the steps of  Jan Stifter I found on Llama's SxS for 2.4 
kernels and it states
that you have to run ./configure with two parameters:

--with-hal=pct789(Uncle's modem chipset )

--with-kernel-includes=/path/to/my/kernel-sources/include
If you don't have your kernel sources at /usr/src/linux, specifiy
your includes...

That's it idon´t have them!!


Any help would be very appreciated.


Chucho!




_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: Kernel sources question (Mandrake 8.1)

2002-02-09 Thread Peter Ruskin

On Sunday 10 Feb 2002 01:36, Jean Sagi wrote:
 Does anyone know where to get the kernel sources on the Mandrake 8.1
 cd's?

 I used the software manager to find and install them but i cannot find
 them. I don´t know if it's some package i have to install, or they just
 dont come in any
 of the three cd's.

 I read the kernel-howto, but I just says to get linux-x.y.z files from
 some urls
 and it follows with the process of recompiling the kernel...

 I need them, not to recompile a new kernel. Just need source file
 (headers maybe)
 to compile the modules for install a PC-TEL winmodem my uncle has.
 I´m following the steps of  Jan Stifter I found on Llama's SxS for 2.4
 kernels and it states
 that you have to run ./configure with two parameters:

 --with-hal=pct789(Uncle's modem chipset )

 --with-kernel-includes=/path/to/my/kernel-sources/include
 If you don't have your kernel sources at /usr/src/linux, specifiy
 your includes...

 That's it idon´t have them!!


 Any help would be very appreciated.

kernel-source-2.4.8-26mdk.i586.rpm is on CD2
kernel-headers-2.4.8-26mdk.i586.rpm is on CD1

-- 
Peter Ruskin, Wrexham, Wales.  AMD Athlon XP 1600+, 512MB RAM.
Registered Linux User 219434.  Mandrake Linux release 8.1 (Vitamin) 
Kernel 2.4.8-34.1mdk-win4lin,  XFree86 4.1.0, patch level 21mdk.
KDE: 2.2.2.  Qt: 2.3.2.  Up 1 day 4 hours 11 minutes.
___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: Kernel sources question (Mandrake 8.1)

2002-02-09 Thread Jean Sagi

Tnx! a lot,

I'll try it inmediatly.

Chucho!

Peter Ruskin wrote:

On Sunday 10 Feb 2002 01:36, Jean Sagi wrote:

Does anyone know where to get the kernel sources on the Mandrake 8.1
cd's?

I used the software manager to find and install them but i cannot find
them. I don´t know if it's some package i have to install, or they just
dont come in any
of the three cd's.

I read the kernel-howto, but I just says to get linux-x.y.z files from
some urls
and it follows with the process of recompiling the kernel...

I need them, not to recompile a new kernel. Just need source file
(headers maybe)
to compile the modules for install a PC-TEL winmodem my uncle has.
I´m following the steps of  Jan Stifter I found on Llama's SxS for 2.4
kernels and it states
that you have to run ./configure with two parameters:

--with-hal=pct789(Uncle's modem chipset )

--with-kernel-includes=/path/to/my/kernel-sources/include
If you don't have your kernel sources at /usr/src/linux, specifiy
your includes...

That's it idon´t have them!!


Any help would be very appreciated.

kernel-source-2.4.8-26mdk.i586.rpm is on CD2
kernel-headers-2.4.8-26mdk.i586.rpm is on CD1




_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: Kernel sources question (Mandrake 8.1)

2002-02-09 Thread Net Llama

I'd strongly recommend downloading the latest stable kernel source
(2.4.17) from kernel.org and building that.

--- Jean Sagi [EMAIL PROTECTED] wrote:
 Does anyone know where to get the kernel sources on the Mandrake 8.1
 cd's?
 
 I used the software manager to find and install them but i cannot find
 them.
 I don´t know if it's some package i have to install, or they just dont
 
 come in any
 of the three cd's.
 
 I read the kernel-howto, but I just says to get linux-x.y.z files from
 
 some urls
 and it follows with the process of recompiling the kernel...
 
 I need them, not to recompile a new kernel. Just need source file 
 (headers maybe)
 to compile the modules for install a PC-TEL winmodem my uncle has.
 I´m following the steps of  Jan Stifter I found on Llama's SxS for 2.4
 
 kernels and it states
 that you have to run ./configure with two parameters:
 
 --with-hal=pct789(Uncle's modem chipset )
 
 --with-kernel-includes=/path/to/my/kernel-sources/include
 If you don't have your kernel sources at /usr/src/linux, specifiy
 your includes...
 
 That's it idon´t have them!!

=

Lonni J. Friedman  [EMAIL PROTECTED]

Linux Step-by-step help:   http://netllama.ipfox.com

 .

__
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com
___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: Kernel sources question (Mandrake 8.1) [SOLVED]

2002-02-09 Thread Jean Sagi

El Sáb 09 Feb 2002 21:44, escribió:

Funny...

kernel-headers was installed, but kernel source was not... and
urpmi didn't noticed. Trying to find with keyword kernel doesn`t 
show anything...

rpm -i kernel-source 

installed ok!

./configure
make
make install

modprobe ...
insmod ...

and voila!

PC-TEL working on LInux!!



 Tnx! a lot,

 I'll try it inmediatly.

 Chucho!

 Peter Ruskin wrote:
 On Sunday 10 Feb 2002 01:36, Jean Sagi wrote:
 Does anyone know where to get the kernel sources on the Mandrake 8.1
 cd's?
 
 I used the software manager to find and install them but i cannot find
 them. I don´t know if it's some package i have to install, or they just
 dont come in any
 of the three cd's.
 
 I read the kernel-howto, but I just says to get linux-x.y.z files from
 some urls
 and it follows with the process of recompiling the kernel...
 
 I need them, not to recompile a new kernel. Just need source file
 (headers maybe)
 to compile the modules for install a PC-TEL winmodem my uncle has.
 I´m following the steps of  Jan Stifter I found on Llama's SxS for 2.4
 kernels and it states
 that you have to run ./configure with two parameters:
 
 --with-hal=pct789(Uncle's modem chipset )
 
 --with-kernel-includes=/path/to/my/kernel-sources/include
 If you don't have your kernel sources at /usr/src/linux, specifiy
 your includes...
 
 That's it idon´t have them!!
 
 
 Any help would be very appreciated.
 
 kernel-source-2.4.8-26mdk.i586.rpm is on CD2
 kernel-headers-2.4.8-26mdk.i586.rpm is on CD1

 _
 Do You Yahoo!?
 Get your free @yahoo.com address at http://mail.yahoo.com

 ___
 Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
 Subscribe/Unsubscribe info, Archives,and Digests are located at the above
 URL.

_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: Kernel sources question (Mandrake 8.1)

2002-02-09 Thread Jean Sagi

El Sáb 09 Feb 2002 21:56, escribió:

Good idea... but for today is enough... 22:59 local time...

And getting 2.4.17 by a 56k modem...

... others days need work too... ;)



 I'd strongly recommend downloading the latest stable kernel source
 (2.4.17) from kernel.org and building that.

 --- Jean Sagi [EMAIL PROTECTED] wrote:
  Does anyone know where to get the kernel sources on the Mandrake 8.1
  cd's?
 
  I used the software manager to find and install them but i cannot find
  them.
  I don´t know if it's some package i have to install, or they just dont
 
  come in any
  of the three cd's.
 
  I read the kernel-howto, but I just says to get linux-x.y.z files from
 
  some urls
  and it follows with the process of recompiling the kernel...
 
  I need them, not to recompile a new kernel. Just need source file
  (headers maybe)
  to compile the modules for install a PC-TEL winmodem my uncle has.
  I´m following the steps of  Jan Stifter I found on Llama's SxS for 2.4
 
  kernels and it states
  that you have to run ./configure with two parameters:
 
  --with-hal=pct789(Uncle's modem chipset )
 
  --with-kernel-includes=/path/to/my/kernel-sources/include
  If you don't have your kernel sources at /usr/src/linux, specifiy
  your includes...
 
  That's it idon´t have them!!

 =
 
 Lonni J. Friedman  [EMAIL PROTECTED]

 Linux Step-by-step help:   http://netllama.ipfox.com

  .

 __
 Do You Yahoo!?
 Send FREE Valentine eCards with Yahoo! Greetings!
 http://greetings.yahoo.com
 ___
 Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
 Subscribe/Unsubscribe info, Archives,and Digests are located at the above
 URL.

_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: Kernel sources question (Mandrake 8.1)

2002-02-09 Thread Keith Antoine

On Saturday 09 February 2002 08:36 pm, Jean Sagi warbled:
 Does anyone know where to get the kernel sources on the Mandrake 8.1 cd's?

I would be a matter of looking at each cd under kernel. However at this site 
http://ranger.dnsalias.com/mandrake/mandrake8.1/kernel/

You can download the latest mandrake version of kernel 2.4.17 full source 
file or the rpm version.

-- 
Keith Antoine aka 'skippy'
18 Arkana St, The Gap, Queensland 4061 Australia PH:61733002161
Retired Geriatric, Sometime Electronics Engineer, Knowall, Brain in storage

___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.