Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Via RhineII not recognized
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
hoerbe
n00b
n00b


Joined: 04 Sep 2004
Posts: 51
Location: Switzerland

PostPosted: Fri Oct 10, 2008 8:49 pm    Post subject: Via RhineII not recognized Reply with quote

Hi,
I'm trying to get a Via RhineII (VT6103 PHY) network card running - without any success so far. The motherbord is a Via Epia PD600E with dual NIC. The oher NIC (RhineIII, VT6105) is working. Neither lspci nor dmesg shows something RhineII related.
I've tried Kernel 2.6.25 and 2.6.26, tried different udev versions and modified /etc/udev/rules.d/70-persistent-net.rules manually to include a rule for that NIC - no success!
The NIC gets recognized using the latest minimal-install CD.

Here some parts of my kernel-config:
Code:


--> Ethernet (10 or 100Mbit)
 <*>   VIA Rhine support
     [*]     Use MMIO instead of PIO   
     [*]     Use Rx Polling (NAPI)

relevant?
--> PHY Device support and infrastructure
    --- PHY Device support and infrastructure                                 
    *** MII PHY device drivers ***                                       
       <M>   Drivers for Marvell PHYs                                             
       <M>   Drivers for Davicom PHYs                                             
       <M>   Drivers for Quality Semiconductor PHYs                               
       <M>   Drivers for the Intel LXT PHYs                                         
       <M>   Drivers for the Cicada PHYs                                           
       <M>   Drivers for the Vitesse PHYs                                       
      <M>   Drivers for SMSC PHYs       
      <M>   Drivers for Broadcom PHYs                       
      <M>   Drivers for ICPlus PHYs                                   
      <M>   Drivers for Realtek PHYs               
      [*]   Driver for MDIO Bus/PHY emulation with fixed speed/link PHYs     
      <M>   Support for bitbanged MDIO buses


and the output of lspci:
Code:

00:00.0 Host bridge: VIA Technologies, Inc. VT8623 [Apollo CLE266]
00:01.0 PCI bridge: VIA Technologies, Inc. VT8633 [Apollo Pro266 AGP]
00:0f.0 Ethernet controller: VIA Technologies, Inc. VT6105 [Rhine-III] (rev 8b)
00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge
00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:14.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 02)
01:00.0 VGA compatible controller: VIA Technologies, Inc. VT8623 [Apollo CLE266] integrated CastleRock graphics (rev 03)

dmesg | grep eth
Code:

eth0: VIA Rhine III at 0xde003000, 00:40:63:d9:7c:10, IRQ 11.
eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 45e1.
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1


I hope someone can help me regarding this problem. I really have no clue whats wrong with my config.
Thank you.
Back to top
View user's profile Send private message
A Hired Goon
n00b
n00b


Joined: 25 Apr 2004
Posts: 66
Location: Alberta, Canada

PostPosted: Sun Dec 07, 2008 4:23 am    Post subject: Reply with quote

Couple of things to gather more info:

Rerun with the minimal cd (or mount the iso and browse. config/grub can be found this way)

'lsmod', see if another module is loaded for it.
'uname -a' make note of the kernel version used.
'lspci' since it does work, it should show you what entry is missing.
'dmesg' do the same dmesg as you posted for the nonworking run

/proc/config.gz: I havent used this feature, but the minimal cd may have a copy of the config used there. save and have alook. if you used a version close enough, a diff on configs should show if you missed something. Does the minimal cd have /usr/src/linux-VERSION_USED? can grab the config there.

Have a look at the cd's grub options, maybe something is (de)activated there.

try "pci=noacpi" to your grub kernel line. I have had some issues with via and acpi at times.



give those a shot.


AHG
Back to top
View user's profile Send private message
MrSums
Apprentice
Apprentice


Joined: 25 May 2003
Posts: 283
Location: UK

PostPosted: Tue Mar 24, 2009 5:27 pm    Post subject: Reply with quote

Did you get anywhere with this?

I just installed an EPIA PD6000. Running the minimal gentoo live shows both ethernet ports, but both with IRQ=11. I've seen something about this somewhere and need to look into it.

What kernel config are you using for processor? I can boot using gentoo-live, but it doesn't seem to like a C3 config

MrSums
_________________
If you dont ask, you wont get
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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