LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Solaris / OpenSolaris (https://www.linuxquestions.org/questions/solaris-opensolaris-20/)
-   -   NIC undetected (https://www.linuxquestions.org/questions/solaris-opensolaris-20/nic-undetected-609142/)

saigiridhar 12-25-2007 11:16 PM

NIC undetected
 
Network card is not getting detected in solaris 10 11/06 in my x86 system

saigiridhar 12-26-2007 12:19 AM

NIC undetected
 
i've installed solaris 10 11/06 on my x86 machine and i think it couldn't detect my network card.Can u please guide me in setting up the network.

saigiridhar 12-26-2007 12:25 AM

http://www.linuxquestions.org/questions/solaris-opensolaris-20/nic-undetected-609142/
 
Hello

Sorry first of all as i couldn't get to contact u in any other thread.Can u please help me in configuring the network in my newly installed solaris 10 11/06 on an x86 machine.

jlliagre 12-26-2007 01:46 AM

Welcome to LQ.
Please post in a single thread.

What is the NIC model ?

saigiridhar 12-26-2007 04:09 AM

Intel Pro/100 Ve

saigiridhar 12-26-2007 04:17 AM

network card model is intel pro/100 ve

yawe_frek 12-26-2007 08:27 AM

hi freinds,

i am having a similar problem with detecting my card

coolster 12-26-2007 11:59 AM

Quote:

Originally Posted by yawe_frek (Post 3001874)
hi freinds,

i am having a similar problem with detecting my card

Guys,

Have you checked the SUN HCL?
Have you checked the X86 list at Bolthole?
http://www.bolthole.com/solaris/x86-laptops.html
Have you checked for any third party drivers?

What does it say?

Regards, C

jlliagre 12-26-2007 05:19 PM

Intel NICs are generally supported by the bundled iprb driver. "man iprb" for details.

What is the pci id of your precise model ?

bsdunix 12-26-2007 09:29 PM

Bug ID 6508679
Synopsis Intel PRO VE 10/100 Network Card Doesnt Work (Device ID 1064)
---snip---
Workaround
1. Open the file - /etc/driver_aliases
2. Add to the file - iprb "pci8086,1064"
3. Also add - iprb "pci8086,1064"
4. Open Terminal
5. Run "devlinks"
6. Run sys-unconfig


http://bugs.opensolaris.org/bugdatab...bug_id=6508679

also

Free NIC drivers for Solaris
http://homepage2.nifty.com/mrym3/taiyodo/eng/

10. ife driver for intel 8255x fast ethernet chipset
This is an open source alternative for solaris iprb driver.


http://homepage2.nifty.com/mrym3/tai...e-0.9.0.tar.gz
The installer instructions are probably in the tar'd file.

I have not tested either of these so I don't know if they work.

saigiridhar 12-27-2007 12:32 AM

the pci id of the card is pci8086,103d

jlliagre 12-27-2007 02:05 AM

Then make sure you have this line in /etc/driver_aliases:
Code:

iprb "pci8086,103d"

saigiridhar 12-27-2007 10:58 AM

Thank you all i got my network configured.....

bsdunix 12-27-2007 11:30 AM

Quote:

Originally Posted by saigiridhar (Post 3002997)
Thank you all i got my network configured.....

I'm glad it work. :)


All times are GMT -5. The time now is 05:28 PM.