Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Netzwerkkarte wird nicht erkannt!!! DRINGEND...
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
kranky1986
n00b
n00b


Joined: 15 Jun 2004
Posts: 9

PostPosted: Tue Jun 15, 2004 6:08 pm    Post subject: Netzwerkkarte wird nicht erkannt!!! DRINGEND... Reply with quote

ch habe in meinem Targa Laptop eine
VIA-kompatibler Fast Ethernet-Adapter -
NETZWERKKARTE

Und ich bring sie in Gentoo nicht zu laufen, egal
welche Kerneleinstellung ich für die
Netzwerk-Device nehme

Könnte auch sein, dass es sonst an einem Skript
liegt ? Bin mit der Stage2 weggefahren, und die
Live-Cd hat ja auch einen Passenden für die
Installation bereitgestellt, sodass ich schon
emergen, und fast alles installieren konnte...
Wenn ich lspci ausführe kommt:
...
Ethernet-Controller: Vt 6102 Thine-II (rev 74)

Welche Kompatabliben Treiber könnte ich
auswählen????
Bzw. was umstellenN?

mfg
Kranky
_________________
Dominik Laister
Jem
Back to top
View user's profile Send private message
boris64
Veteran
Veteran


Joined: 04 Oct 2003
Posts: 1770
Location: Vechelde/Peine

PostPosted: Tue Jun 15, 2004 6:19 pm    Post subject: Reply with quote

Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74)
-> das modul dazu heisst "via_rhine" und ist ganz normal in der kernelconfig
unter den netzwerktreibern zu finden.

Code:
Device Drivers  --->
     Networking support  --->
          Ethernet (10 or 100Mbit)  --->
               <M>   VIA Rhine support                                                                               
               [*]     Use MMIO instead of PIO


den sollte man eigentlich auch ganz einfach finden, wenn
man mit geöffneten augen vorm laptop sitzt :P

ps: muss so ein titel mit "DRINGEND" unbedingt sein?
wir habens alle eilig ;)
_________________
boris64.net 200x / visit my desktop / try these tiny kernel patches ;)
Back to top
View user's profile Send private message
Inte
Veteran
Veteran


Joined: 15 Jul 2003
Posts: 1387
Location: Mannheim, GER

PostPosted: Tue Jun 15, 2004 6:24 pm    Post subject: Reply with quote

Ist das wirklich so schwer, den passenden Treiber auszuwählen?
Code:
cd /usr/srx/linux
make menuconfig
Device Drivers  --->
Networking support  --->
Ethernet (10 or 100Mbit)  --->
<*>   VIA Rhine support


CONFIG_VIA_RHINE:
If you have a VIA "Rhine" based network card (Rhine-I (VT86C100A),                           
Rhine-II (VT6102), or Rhine-III (VT6105)), say Y here. Rhine-type                             
Ethernet functions can also be found integrated on South Bridges                             
(e.g. VT8235).

To compile this driver as a module, choose M here. The module
will be called via-rhine.

Gruß, Inte.

PS.: Ist das wirklich sooo dringend? :roll:

EDIT: Da war wohl jemand schneller :wink:
_________________
Gentoo Linux - Die Metadistribution
Back to top
View user's profile Send private message
letoff
Apprentice
Apprentice


Joined: 04 Mar 2004
Posts: 163
Location: root in Paris, windsurfer in Brest

PostPosted: Wed Jun 23, 2004 7:50 pm    Post subject: Reply with quote

Inte wrote:

CONFIG_VIA_RHINE:
If you have a VIA "Rhine" based network card (Rhine-I (VT86C100A),
Rhine-II (VT6102), or Rhine-III (VT6105)), say Y here. Rhine-type
Ethernet functions can also be found integrated on South Bridges
(e.g. VT8235).

To compile this driver as a module, choose M here. The module
will be called via-rhine.[/code]
Gruß, Inte.


Guten Tag Inte,
Ich bin tief betrübt, aber ich spreche sehr schlecht deutsch. :oops:

Hier das, was meine Kartei enthält:
Code:
CONFIG_VIA_RHINE
  If you have a VIA "rhine" based network card (Rhine-I (3043) or
  Rhine-2 (VT86c100A)), say Y here.

  This driver is also available as a module ( = code which can be
  inserted in and removed from the running kernel whenever you want).
  The module will be called via-rhine.o.  If you want to compile it as
  a module, say M here and read <file:Documentation/modules.txt> as
  well as <file:Documentation/networking/net-modules.txt>.


Dann eine Frage in Französisch oder in Englisch zu stellen?
Viele danke.
_________________
Gentoo won't be suitable for server's use until GLEP 19 is alive.
Back to top
View user's profile Send private message
Inte
Veteran
Veteran


Joined: 15 Jul 2003
Posts: 1387
Location: Mannheim, GER

PostPosted: Wed Jun 23, 2004 8:05 pm    Post subject: Reply with quote

letoff wrote:
Guten Tag Inte,
Ich bin tief betrübt, aber ich spreche sehr schlecht deutsch. :oops:

Salut letoff,
mon francais est beaucoup malvais de (ou que?) toi allemande. :wink:

It's much easier for me to write in English. You have a question? :roll: Just ask.
_________________
Gentoo Linux - Die Metadistribution
Back to top
View user's profile Send private message
letoff
Apprentice
Apprentice


Joined: 04 Mar 2004
Posts: 163
Location: root in Paris, windsurfer in Brest

PostPosted: Wed Jun 23, 2004 8:24 pm    Post subject: Reply with quote

Inte wrote:
Salut letoff,
mon francais est beaucoup malvais de (ou que?) toi allemande. :wink:

I'm not sure but let's talk in English after all. 8)

First of all, thanks for answering so quickly. I've been searching all around the web for information about my network chipset included on my motherboard (Asrock K7VM2) but with almost no result. It looks like this motherboard is used only in Germany. That's why I'm even trying so badly to speak German. :)
In fact the network chipset is a VT6102 and I've been trying to make it work with the Rhine driver included in my 2.4.26 vanilla sources. Unfortunatly it worked very badly. So I've tried several other drivers found either on Scyld or on different Via web sites. Until I saw your message which said the Rhine-II driver should work fine with the VT6102 chipset. So, as it is not exactly what is written in my driver version, I was wondering what's the kernel version you're using?
Reading the pages on Scyld, I've seen that there are many bugs on network cards, but I'm still wondering why we don't have the same version.

Thanks for your help.
_________________
Gentoo won't be suitable for server's use until GLEP 19 is alive.
Back to top
View user's profile Send private message
Inte
Veteran
Veteran


Joined: 15 Jul 2003
Posts: 1387
Location: Mannheim, GER

PostPosted: Wed Jun 23, 2004 8:47 pm    Post subject: Reply with quote

letoff wrote:
In fact the network chipset is a VT6102 and I've been trying to make it work with the Rhine driver included in my 2.4.26 vanilla sources. I was wondering what's the kernel version you're using?
I'm using gentoo-dev-sources version 2.6.5-r1, but sadly I can't give you some hardware specific hints because I don't use the Rhine chipset.

In my opinion the easiest way to fix your problem is to upgrade your kernel. Just give it a try.
_________________
Gentoo Linux - Die Metadistribution
Back to top
View user's profile Send private message
letoff
Apprentice
Apprentice


Joined: 04 Mar 2004
Posts: 163
Location: root in Paris, windsurfer in Brest

PostPosted: Wed Jun 23, 2004 9:22 pm    Post subject: Reply with quote

Inte wrote:
In my opinion the easiest way to fix your problem is to upgrade your kernel. Just give it a try.

Sure, but I'm also trying to learn how to create a patch for a new driver to be included in the kernel, so in case of a new version or installation, I only need to apply my patch. But it's not so easy than I previously thought...
Now I need to read the 'Kernel makefile configuration' in order to understand exactly how to create a new entry in the option (Config.in file : very easy in fact) and then update the Makefile (not trivial for a driver with multiple files) so that the driver is correctly compiled, and finally update the Space.c for my driver to be probed by the kernel on startup. :o
After that I'll be on my way. :D

Thanks for everything.
_________________
Gentoo won't be suitable for server's use until GLEP 19 is alive.
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