View previous topic :: View next topic |
Author |
Message |
chatmoa n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/9849128043e8ff61e85af.jpg)
Joined: 04 Nov 2005 Posts: 10 Location: La bergerie, Savoie, France
|
Posted: Fri Nov 04, 2005 11:09 am Post subject: No via-rhine in .config [RESOLVED] |
|
|
Hello,
I've changed my motherboard K8V SE deluxe(flashing bios failed!) -> K8V X SE
and only the network adapter is not the same. (Yukon sk98 -> Via Rhine via-rhine)
To activate the new adapter :
make menuconfig
But I can't find the ViaRhine in Network Adapter
grep VIA .config returns nothing.
How is it possible, and how can I do to solve it ?
thanks in advance for all posts !
my config :
Gentoo 2005:1 on AMD64
Last edited by chatmoa on Fri Nov 04, 2005 8:14 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
dsd Developer
![Developer Developer](/images/ranks/rank-dev.gif)
Joined: 30 Mar 2003 Posts: 2162 Location: nr London
|
Posted: Fri Nov 04, 2005 12:01 pm Post subject: |
|
|
use the search feature and check the dependencies
in menuconfig, type /rhine<enter> _________________ http://dev.gentoo.org/~dsd |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
mark_alec Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/153763560547ad83e5abc42.png)
Joined: 11 Sep 2004 Posts: 6066 Location: Melbourne, Australia
|
Posted: Fri Nov 04, 2005 12:03 pm Post subject: |
|
|
Code: | Location: │
│ -> Device Drivers │
│ -> Network device support │
│ -> Network device support (NETDEVICES [=y]) │
│ -> Ethernet (10 or 100Mbit) │
│ -> VIA Rhine support (VIA_RHINE [=y] |
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
chatmoa n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/9849128043e8ff61e85af.jpg)
Joined: 04 Nov 2005 Posts: 10 Location: La bergerie, Savoie, France
|
Posted: Fri Nov 04, 2005 1:14 pm Post subject: |
|
|
mark_alec wrote: | Code: | Location: │
│ -> Device Drivers │
│ -> Network device support │
│ -> Network device support (NETDEVICES [=y]) │
│ -> Ethernet (10 or 100Mbit) │
│ -> VIA Rhine support (VIA_RHINE [=y] |
|
I don't have -> VIA Rhine support (VIA_RHINE )
in my menuconfig ! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
mark_alec Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/153763560547ad83e5abc42.png)
Joined: 11 Sep 2004 Posts: 6066 Location: Melbourne, Australia
|
Posted: Fri Nov 04, 2005 1:17 pm Post subject: |
|
|
Which kernel do you have? You will need to enable (make sure it is a <*>) Network device support in order to get the via rhine option. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
chatmoa n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/9849128043e8ff61e85af.jpg)
Joined: 04 Nov 2005 Posts: 10 Location: La bergerie, Savoie, France
|
Posted: Fri Nov 04, 2005 1:55 pm Post subject: |
|
|
mark_alec wrote: | Which kernel do you have? You will need to enable (make sure it is a <*>) Network device support in order to get the via rhine option. |
kernel 2.6.13 gentoo
I've enabled Network device support (I've no Modules nowhere else !)
The list of devices was shorter than the list of devices on another distrib.
How it is possible to loose options ? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
dsd Developer
![Developer Developer](/images/ranks/rank-dev.gif)
Joined: 30 Mar 2003 Posts: 2162 Location: nr London
|
Posted: Fri Nov 04, 2005 2:12 pm Post subject: |
|
|
as i said, use the search feature to check the dependencies of VIA_RHINE
items with unsatisfied dependencies will not appear in the listing _________________ http://dev.gentoo.org/~dsd |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
chatmoa n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/9849128043e8ff61e85af.jpg)
Joined: 04 Nov 2005 Posts: 10 Location: La bergerie, Savoie, France
|
Posted: Fri Nov 04, 2005 2:35 pm Post subject: |
|
|
dsd wrote: | as i said, use the search feature to check the dependencies of VIA_RHINE
items with unsatisfied dependencies will not appear in the listing |
Ok I'll do it as soon as I'll go home.
Thanks a lot! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
chatmoa n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/9849128043e8ff61e85af.jpg)
Joined: 04 Nov 2005 Posts: 10 Location: La bergerie, Savoie, France
|
Posted: Fri Nov 04, 2005 8:21 pm Post subject: |
|
|
It's ok
I just had to select [*] EISA, VLB, PCI and on board controllers
and a lot of devices appears.
Thanks a lot to dsd and mark_alec for your help |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|