Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
welches modul für meine Netzwerkkarte
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
unix
l33t
l33t


Joined: 06 Jul 2003
Posts: 615
Location: Dürnten ZH Switzerland

PostPosted: Mon Jan 26, 2004 4:09 pm    Post subject: welches modul für meine Netzwerkkarte Reply with quote

Hi,

wie kann ich den namen meiner netzwerkkarte herausfinden
brauche das passende modul für den kernel

Omnibook XE4400 ist mein notebook
Back to top
View user's profile Send private message
shermann
n00b
n00b


Joined: 04 May 2003
Posts: 50
Location: Troisdorf

PostPosted: Mon Jan 26, 2004 4:15 pm    Post subject: Re: welches modul für meine Netzwerkkarte Reply with quote

unix wrote:
Hi,

wie kann ich den namen meiner netzwerkkarte herausfinden
brauche das passende modul für den kernel

Omnibook XE4400 ist mein notebook


Code:
emerge pciutils

und dann
Code:
lspci
Back to top
View user's profile Send private message
unix
l33t
l33t


Joined: 06 Jul 2003
Posts: 615
Location: Dürnten ZH Switzerland

PostPosted: Mon Jan 26, 2004 4:24 pm    Post subject: Reply with quote

thx

kann mir da jemand sagen welches modul ich für dieses komische teil brauche .)

National Semiconductor Corporation DP83815 (MacPhyter) ethernet controller
Back to top
View user's profile Send private message
shermann
n00b
n00b


Joined: 04 May 2003
Posts: 50
Location: Troisdorf

PostPosted: Mon Jan 26, 2004 4:28 pm    Post subject: Reply with quote

unix wrote:
thx

kann mir da jemand sagen welches modul ich für dieses komische teil brauche .)

National Semiconductor Corporation DP83815 (MacPhyter) ethernet controller


hmmm...hoert sich nach pcmcia karte an?
Back to top
View user's profile Send private message
ralph
Advocate
Advocate


Joined: 02 Mar 2003
Posts: 2001
Location: Hamburg

PostPosted: Mon Jan 26, 2004 4:30 pm    Post subject: Reply with quote

unix wrote:
thx

kann mir da jemand sagen welches modul ich für dieses komische teil brauche .)

National Semiconductor Corporation DP83815 (MacPhyter) ethernet controller


Ja. Google. :twisted:

Da findet sich dann sowas:
http://digilander.libero.it/robang/linux/Linux_on_the_Compaq_Presario_111ea.htm

Und das Modul heißt natsemi.
_________________
The computer can't tell you the emotional story. It can give you the exact mathematical design, but what's missing is the eyebrows.
- Frank Zappa
Back to top
View user's profile Send private message
unix
l33t
l33t


Joined: 06 Jul 2003
Posts: 615
Location: Dürnten ZH Switzerland

PostPosted: Mon Jan 26, 2004 4:30 pm    Post subject: Reply with quote

nö onboard
Back to top
View user's profile Send private message
shermann
n00b
n00b


Joined: 04 May 2003
Posts: 50
Location: Troisdorf

PostPosted: Mon Jan 26, 2004 4:30 pm    Post subject: Reply with quote

in kernel 2.6.1:

probier mal den
Code:
National Semiconductor DP8381x series PCI Ethernet support


\sh
Back to top
View user's profile Send private message
unix
l33t
l33t


Joined: 06 Jul 2003
Posts: 615
Location: Dürnten ZH Switzerland

PostPosted: Mon Jan 26, 2004 4:34 pm    Post subject: Reply with quote

jub habs gefunden...
muss ich da noch was machen oder kann ich dann gleich make dep.... machen? Ist das erste mal , dass ich ein kernel selber kompiliere da mir das genkernel teil aufm sack geht :)
Back to top
View user's profile Send private message
shermann
n00b
n00b


Joined: 04 May 2003
Posts: 50
Location: Troisdorf

PostPosted: Mon Jan 26, 2004 4:37 pm    Post subject: Reply with quote

unix wrote:
jub habs gefunden...
muss ich da noch was machen oder kann ich dann gleich make dep.... machen? Ist das erste mal , dass ich ein kernel selber kompiliere da mir das genkernel teil aufm sack geht :)


Also config speichern, dann
Für 2.4.xx
Code:
make dep && make clean bzImage modules modules_install

Für 2.6.xx
Code:
make && make modules_install


Wenn das durch ist, und Du grub als Bootloader nutzt, dann noch ein
Code:
cp arch/i386/boot/bzImage /boot/bzImage-<version>

und eine
Code:
/boot/grub/grub.conf
anpassen,
oder wenn Du LILO hast dann die
Code:
/etc/lilo.conf
anpassen und
Code:
/sbin/lilo
aufrufen.
Danach rebooten und hoffen das alles funktioniert.

\sh
Back to top
View user's profile Send private message
unix
l33t
l33t


Joined: 06 Jul 2003
Posts: 615
Location: Dürnten ZH Switzerland

PostPosted: Mon Jan 26, 2004 5:05 pm    Post subject: Reply with quote

supa danke..
jetzt nur noch 2 probleme

die Taste "S" funktioniert net. Das ist irgendwie typisch bei omnibook xe4400.

Aber wenn ich es mit der bootcd von gentoo boote gehts.. Was muss ich da ändern?

Und ich habe beim booten ein error bei pcmcia
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum