Re: apt-getting source for my kernel

2003-11-27 Thread Jazzforever
Ken Irving schrieb:
On Sun, Nov 23, 2003 at 11:53:49PM -0800, Mark Healey wrote:

I need to compile the nic driver for my Broadcom bcm4401.  I have the
source but it needs the kernel source.  I installed from disk 5 which
means I have kernel 2.4.18-bf2.4.  I tried apt-getting
kernel-source-2.4.18-bf2.4 and was told it doesn't exist.
Without networking how do I get it.  Or if it is under a different
name what is it?

I have the same problem and I wonder if I have to use the kernel-sources 
2.4.18 along with the Header-source zu 2.4.18-bf2.4 and the
Image of 2.4.18-bf2.4. For as far as I know the bf2.4 is a Debian intern 
version.

Jazzy



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



Re: apt-getting source for my kernel

2003-11-27 Thread Jazzforever
Hallo,

I need to compile the nic driver for my Broadcom bcm4401.  I have the
source but it needs the kernel source.  I installed from disk 5 which
means I have kernel 2.4.18-bf2.4.  I tried apt-getting
kernel-source-2.4.18-bf2.4 and was told it doesn't exist.
Without networking how do I get it.  Or if it is under a different
name what is it?
I've got the same problem (trying to install HP's PSC 750). I need the 
kernel sources for that. I have kernel 2.4.18-bf2.4, too. And can't find 
it in the net (there's no source on my CD's).

From which server could I get it for it's not on a debian server 
mentioned in my apt-sources

thx Jazzy
###
### ###
### woody himself   ###
### ###
###

deb http://ftp.de.debian.org/debian stable main contrib non-free
deb http://ftp.de.debian.org/debian-non-US stable/non-US main contrib


###
#   ###
#   Security-Update ###
#   ###
###

deb http://security.debian.org/ woody/updates main contrib non-free
deb http://security.debian.org/debian-security stable/updates main contrib non-free
deb http://security.debian.org/debian-non-US stable/non-US main contrib non-free

#
#   #
#   Die Dateien von den Installations-CD's  #
#   #
#

deb cdrom:[Debian GNU/Linux 3.0 beta _Woody_ - fsn.hu unofficial i386 Binary-4 
(20020516)]/ unstable contrib main non-US/contrib non-US/main non-US/non-free non-free
deb cdrom:[Debian GNU/Linux 3.0 beta _Woody_ - fsn.hu unofficial i386 Binary-3 
(20020516)]/ unstable contrib main non-US/contrib non-US/main non-US/non-free non-free
deb cdrom:[Debian GNU/Linux 3.0 beta _Woody_ - fsn.hu unofficial i386 Binary-2 
(20020516)]/ unstable contrib main non-US/contrib non-US/main non-US/non-free non-free
deb cdrom:[Debian GNU/Linux 3.0 beta _Woody_ - fsn.hu unofficial i386 Binary-1 
(20020515)]/ unstable contrib main non-US/contrib non-US/main non-US/non-free non-free

###
###
Downloads   ###
###
###

deb file:/var/cache/apt/archives/ ./
deb file:/home/ulrich/Lager/debian/ ./

###
### ###
Mozilla ###
### ###
###

deb http://debian.relativ.org/ ./

###
### ###
### Open Office Org ###
### ###
###

deb http://ftp.freenet.de/pub/ftp.vpn-junkies.de/openoffice/ woody main contrib



Re: apt-getting source for my kernel

2003-11-26 Thread Andreas Janssen
Hello

Mark Healey ([EMAIL PROTECTED]) wrote:

 I need to compile the nic driver for my Broadcom bcm4401.  I have the
 source but it needs the kernel source.  I installed from disk 5 which
 means I have kernel 2.4.18-bf2.4.  I tried apt-getting
 kernel-source-2.4.18-bf2.4 and was told it doesn't exist.
 
 Without networking how do I get it.  Or if it is under a different
 name what is it?

All the 2.4 kernels are built from the same source
(kernel-source-2.4.18). You can install it, copy your config from
/boot/config-2.4.18-bf2.4 to /usr/src/kernel-source-2.4.18/.config,
changing the EXTRAVERSION in the Makefile to -bf2.4 and running make
oldconfig. Maybe you also have to run make dep.

However, probably you don't need the complete source and the headers are
sufficient. Try installing the kernel-headers-2.4.18-bf2.4 instead
first.

best regards
Andreas Janssen

 ---
 Please leave this.  It is a filter term
 ferulebezel
 ---

-- 
Andreas Janssen
[EMAIL PROTECTED]
PGP-Key-ID: 0xDC801674
Registered Linux User #267976


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



apt-getting source for my kernel

2003-11-25 Thread Mark Healey
I need to compile the nic driver for my Broadcom bcm4401.  I have the
source but it needs the kernel source.  I installed from disk 5 which
means I have kernel 2.4.18-bf2.4.  I tried apt-getting
kernel-source-2.4.18-bf2.4 and was told it doesn't exist.

Without networking how do I get it.  Or if it is under a different
name what is it?

---
Please leave this.  It is a filter term
ferulebezel
---


Mark Healey
[EMAIL PROTECTED]
Don't bothor CCing or emailing this address.  Since spammers seem to be harvesting this
list anything that doesn't come from the list server is assumed to be spam and deleted.
ASUS A87V8X mobo w AMD Athalon
Broadcom 4401 onboard nic
with static IP Address
ATI All-In-Wonder 9700 Video card.
Sampo Alphascan 17mx monitor


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



Re: apt-getting source for my kernel

2003-11-25 Thread shawn
On Sun, Nov 23, 2003 at 11:53:49PM -0800, Mark Healey wrote:
 means I have kernel 2.4.18-bf2.4.  I tried apt-getting
 kernel-source-2.4.18-bf2.4 and was told it doesn't exist.

I believe any nic driver source you need will be in the straight kernel sources.
You mentioned disk-5, I will assume you have a CD set of woody3.0r1?
if yes,
apt-get install kernel-source-2.4.18
.

shawn.
[EMAIL PROTECTED]


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



Re: apt-getting source for my kernel

2003-11-25 Thread David Z Maze
Mark Healey [EMAIL PROTECTED] writes:

 I need to compile the nic driver for my Broadcom bcm4401.  I have the
 source but it needs the kernel source.  I installed from disk 5 which
 means I have kernel 2.4.18-bf2.4.  I tried apt-getting
 kernel-source-2.4.18-bf2.4 and was told it doesn't exist.

(1) 'apt-get install aptitude'
(2) 'aptitude'
(3) '/ kernel-source'
(4) '\', until you find 2.4.18 source
(5) '+' to mark it for installation
(6) 'g', twice, to actually install it
(7) 'q y' to get out of aptitude

-- 
David Maze [EMAIL PROTECTED]  http://people.debian.org/~dmaze/
Theoretical politics is interesting.  Politicking should be illegal.
-- Abra Mitchell


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



Re: apt-getting source for my kernel

2003-11-25 Thread John Peter
I need to compile the nic driver for my Broadcom bcm4401.  I have the
source but it needs the kernel source.  I installed from disk 5 which
means I have kernel 2.4.18-bf2.4.  I tried apt-getting
kernel-source-2.4.18-bf2.4 and was told it doesn't exist.
Where are you trying to gett it from? (the lines in your sources.list)
How are you doing it?
Are you shure it is that kernel?
Did you try uname -r in a terminal to check it? 

John



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



Re: apt-getting source for my kernel: Second post since the list server seemed to be down.

2003-11-25 Thread Kent West
Mark Healey wrote:

I need to compile the nic driver for my Broadcom bcm4401.  I have the
source but it needs the kernel source.  I installed from disk 5 which
means I have kernel 2.4.18-bf2.4.  I tried apt-getting
kernel-source-2.4.18-bf2.4 and was told it doesn't exist.
Without networking how do I get it.  Or if it is under a different
name what is it?
 

I believe you want kernel-source-2.4.18 (no -bf2.4). Then you may 
have to compile a kernel in order for your source headers and your 
kernel to match. If you don't want to compile a kernel, you might try 
just the header files for your vf2.4 kernel, which is probably named 
kernel-headers-2.4.18-bf2.4. Try apt-cache search 
kernel-source-2.4.18 and/or apt-cache search kernel-head | grep 2.4 
for a listing of what 2.4 kernel stuff is available on your CDs.

--
Kent


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



Re: apt-getting source for my kernel

2003-11-25 Thread Ken Irving
On Sun, Nov 23, 2003 at 11:53:49PM -0800, Mark Healey wrote:
 I need to compile the nic driver for my Broadcom bcm4401.  I have the
 source but it needs the kernel source.  I installed from disk 5 which
 means I have kernel 2.4.18-bf2.4.  I tried apt-getting
 kernel-source-2.4.18-bf2.4 and was told it doesn't exist.
 
 Without networking how do I get it.  Or if it is under a different
 name what is it?

See if apt-cache knows about it, e.g.,

$ apt-cache search kernel | grep 2.4.18-bf2.4

Look on your set of cds, e.g.,

$ find /cdrom -name 2.4.18-bf2.4

Ask a friend to let you use their machine with networking and google
for it.

Ken

-- 
Ken Irving, Research Analyst, [EMAIL PROTECTED], 907-474-6152
Water and Environmental Research Center
Institute of Northern Engineering
University of Alaska, Fairbanks


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



apt-getting source for my kernel: Second post since the list server seemed to be down.

2003-11-24 Thread Mark Healey
I need to compile the nic driver for my Broadcom bcm4401.  I have the
source but it needs the kernel source.  I installed from disk 5 which
means I have kernel 2.4.18-bf2.4.  I tried apt-getting
kernel-source-2.4.18-bf2.4 and was told it doesn't exist.

Without networking how do I get it.  Or if it is under a different
name what is it?

Mark Healey
[EMAIL PROTECTED]
Don't bothor CCing or emailing this address.  Since spammers seem to be harvesting this
list anything that doesn't come from the list server is assumed to be spam and deleted.
ASUS A87V8X mobo w AMD Athalon
Broadcom 4401 onboard nic
with static IP Address
ATI All-In-Wonder 9700 Video card.
Sampo Alphascan 17mx monitor


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