nic card undetectable in solaris X86


 
Thread Tools Search this Thread
Operating Systems Solaris nic card undetectable in solaris X86
# 1  
Old 11-23-2011
nic card undetectable in solaris X86

Hi All,
I am unable to detect NIC card in solaris 10 installed on X86 system after installation, every thing is installed properly, i have check bios settings in which it is detectable.

I suspect we have selected NETWORKED option as NO during installation.How to conform whether we have selected NO, is there any file to search for configuration.

If i select NO for NETWORKED option during installation does NIC card is not visible to OS.

If yes how should i make it available to OS after installation.
Also there is no instance loaded in /etc/path_to_inst file no configuration information in prtconf -v
# 2  
Old 11-23-2011
have a look at the output of dladm show-dev. if you can't see a nic in the output, you might need a special driver for your nic.
This User Gave Thanks to DukeNuke2 For This Post:
# 3  
Old 11-23-2011
i dont see nic card itself neither in path_to_inst file nor in prtconf or prtdiag, there is no output for dladm show-dev
# 4  
Old 11-23-2011
so the second part of my first post maybe your solution...
# 5  
Old 11-23-2011
i have a question does selecting no to networked option during install will not detect NIC card in OS
# 6  
Old 11-23-2011
No. Selecting "NO" to networking during installation only leaves the system without network configuration. Network cards are being detected.
# 7  
Old 11-23-2011
Thanks bartus11
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. HP-UX

NIC card issue

Hi, Someone asked me the below. If the box has multiple NIC cards, try to run a test with interface address specified as shown below $ java utils.MulticastTest -N server100 -A 237.155.155.1 -i <interfaceaddress> How can I now find out if my box has multiple NIC cards and how can I... (5 Replies)
Discussion started by: mohtashims
5 Replies

2. Solaris

x86 Solaris 10 nic driver added but not attached. NIC is not detected.

I couldn't install my nic in solaris 10. I compiled and added the driver but failed to attach the driver and ifconfig output shows only loopback dev. Please see the following output and tell me whether my nic has been detected and why the driver failed to attach? My nic is detected in linux... (0 Replies)
Discussion started by: vectrum
0 Replies

3. HP-UX

how can I determine which NIC card is virtual NIC Card

how can I determine which NIC card is virtual NIC Card which condition can make a decision Does HP UX have Virtual Network Adapter Concept if ,it has where I can Find if I Install Virutal Network Adapter or which command that i can get it or which software can generate thanks (2 Replies)
Discussion started by: alert0919
2 Replies

4. Solaris

Solaris 8/x86: issues with video card on IBM ThinkPad A20p

hi there, i'm quite new to solaris and recently i've bought a ibm thinkpad... now i intend to install a dual-boot system. in fact i've got it managed to install the end-user system with dual-boot working. apart from following issue other devices got recognized... this is what i've found out... (2 Replies)
Discussion started by: pseudocoder
2 Replies

5. Solaris

Configuring 1 Nic card with 2 IP addresses and 2 seperate default Gateways in Solaris

Hi ...... I'm trying to configure my Solaris servers with only one NIC card to have 2 IP addresses as well as 2 different default gateways. ( NOT to be confused with multi-pathing - with 2 physical IPs & 1 virtual ip) Thanks, Remi (1 Reply)
Discussion started by: Remi
1 Replies

6. Solaris

How to check Virtual NIC card speed on solaris

Hi, We have a 4 port Sun gigaswift NIC card on our sun fire server. If the card is a physical one I know how to check the settings/speed. But since this is a virtual card with 4 ports , I am not sure as how we can check the settings. Details ----------- root:/> ifconfig -a lo0:... (3 Replies)
Discussion started by: pray44u
3 Replies

7. HP-UX

configuring nic card

using sam i have tryed to configure the nic, however when i try to do so i get an error saying i couldn't as i was using BIND ? (0 Replies)
Discussion started by: bobstar01
0 Replies

8. Solaris

Cant configure video & nic (solaris 8 on x86)

can someone please through light on how to configure video and nic. Dimension 3000 Series, Intel Pentium 4 Processor at 2.8GHz 256MB DDR SDRAM at 400MHz EA 0.00 0.00 17 in (17 in viewable) E173FP Flat Panel Display EA Integrated Intel Extreme Graphics 2 EA Intel Pro 100M Integrated... (4 Replies)
Discussion started by: Jimmpy
4 Replies

9. Solaris

Does x86 solaris 9 support PCI RealTek Lan Card

Hi, i have a RealTek Lan Card on my machine. Does Solaris 9 supports this lan card . Thank You, Shafi (3 Replies)
Discussion started by: sol8admin
3 Replies

10. UNIX for Advanced & Expert Users

No NIC Card?

Hello Everyone, While trying to configure my network interface card on my system which runs mandrake 7, I have faced many problems. I used commands like netconf, drakconf, ifconfig etc to configure my NIC but of no use. There is no output for dmesg|grep eth. Does that mean that mandrake... (2 Replies)
Discussion started by: cyno
2 Replies
Login or Register to Ask a Question