Configure network card on laptop

I've installed solaris 9 on a NEC versa lx laptop and during installation in does not see the 10/100Mbps 16-bit PCMCIA Ethernet PC Card network card. Can someone help me with this problem?
Newcomer

You need to check the x86 hardware compatibility list to see if that laptop and the interface in it are supported.

Similar Messages

  • ?? configure network-cards under Sol. 8 ?? please heeellpplp

    Hi,
    I'm a stand alone Solaris's user (at home). Since about 2 months I've installed Solaris 8 on my PC, and wont be able to configure my Internet-Connection and my privat Home-Network.
    I'd already read about 500 different publication's pages, but wont be able to go any further. My main PC contain Solaris 8 and has two RTL-Network-Cards. One for the Internet Connection(LAN), and the other (interne hub) for my small privat network at home. I've read there should be two files named: /etc/hostname.XXX0, XXX1. But there arent such files to see by me. The only file I have is "/dev/hostname.". I've tried to create them and lunch some commands I've seen in some manual's page.
    Result ===> some error messages by the boot sequence.
    Please can anyone help? Without having these cards working, I can't have any Internet connection.
    The OS (Solaris) is already working on my PC, and I love it. But the only problem is how to set up these damned hardware, Network-Cards, Sound-Card and. I don't really know how to start with.
    Please help!! Dont want to give up and I will not! Please help me to enjoy that hard work.
    Thanks for helping.
    PS: I'm connected to the internet trought Network (LAN), i.e I'm using a RTL 8029 PCI Ethernet network-card, and the interne Hub is also a RTL 8029 PCI Ethernet card.

    yes. you got it .... eg..
    /etc/hostname.le0
    /etc/hostname.le1
    in here put the hostname ... so at the shell prompt:
    # hostname <cr>
    should give your hostname.
    now, in the hosts file: eg:
    # Internet host table
    127.0.0.1     localhost     
    <your ip address> <your hostname>     loghost
    129.156.89.252 host2
    you need to reboot after this.
    if you get a 'bad address' error on boot,
    you probably have a mismatch of hostnames/ip addresses somewhere in their respective files.
    also, see:
    # man hosts
    # man ifconfig

  • Network Card Configuration

    Hi,
    Could anybody tell me the command for configuring network card in Solaris 10. I installed Solaris 10 and my network card does not work any more. Thank you
    OC.

    The commands (logged in as root) are:
    ifconfig network_card_name plumb
    (Add the network card to the system if it has not been added to the system yet.)
    ifconfig network_card_name ip_addr up
    (Start the network card)
    The configuration gets lost after re-booting the system.
    To permanently add a network card to the system create the file
    /etc/hostname.network_card_name
    for example:
    /etc/hostname.hme0
    This file contains just one line. This line is a host name from /etc/hosts that corresponds to the IP address of the card.
    The use of DHCP is a bit more complex:
    Use DHCP once:
    ifconfig network_card_name plumb
    ifconfig network_card_name dhcp up
    Use DHCP after re-boot:
    Create /etc/hostname.network_card_name
    Create /etc/dhcp.network_card_name
    Leave both files empty.
    Martin

  • How to configure Netgear FA510C Network Card

    I installed Solaris 8 (Intel) on my laptop(Compaq Presario
    1275) and have NetGear FA510C network card to be
    configured. When I installed Solaris, it didn't recognize
    the network card, and I have no idea how to configure
    this network card. Does any have any idea how to
    install and configure this network card?
    I'll appreciate your help.
    cwpak

    Try to use devfsadm -v to find the device
    Then use ifconfig dnet0 (not positive this is the right syntax for SMC) to plumb the device.
    Then use ifconfig dnet0 192.168.50.4 up
    You may have to modify these files to get the IP to come up on startup and properly resolve:
    /etc/hostname.dnet0
    /etc/netmasks
    /etc/resolv.conf
    /etc/defaultrouter
    /etc/nodename

  • Dbconsole configuration - two network cards

    Hi,
    I have two network cards in the Solaris server and
    Oracle 11g2 EE database server.
    One network card is used for connection to the application (data network). Connection though standard port 1521.Database configured using server name defined for Net1 card and I can connect to the Oracle database using net1 card from apps server.
    Second card is the management card (connected to the management network).
    Is it possible to use it for connection to the dbconsole installed in the database ORACLE_HOME?
    If yes, how I should configure dbconsole that I can see dbconsole web window through net2 card.
    Thanks,
    Oleg

    Messy setup IMO, but anyway....
    Your faulty resolv.conf is the reason you can't ping google. Edit it manually as required, and then use the -R flag in /etc/conf.d/dhcpcd to prevent it being overwritten. DHCP on both interfaces will probably cause routing issues as well, in which case you will need the -G flag.

  • How to configure HP Designjet T610 network card.

    Dear All! i have HP Design jet T610 with network card HP JetdDirect 620N & now i want to configure my plotter on network, i checked plotter setting & go to connectivity panel but there is no option to give it static ip or host name etc. so can some please guide me how i configure my plotter via network?

    We have HP Designjet T610, it has already network interface card placing on the plotter, so i don't know that is Jetdirect or not?! How should i know that, also how to configure and include in the network? it saying "Jetdirect -> No" on the connectivity settings. Pls help? 

  • How to configure SMC 9432TX - Network Card

    Hi,
    My Solaris8 (Intel) works fine but I just got a NIC card. Can anyone tell me the steps to Install and configure a Network Card.
    I have SMC 9432TX .
    Thanks

    Try to use devfsadm -v to find the device
    Then use ifconfig dnet0 (not positive this is the right syntax for SMC) to plumb the device.
    Then use ifconfig dnet0 192.168.50.4 up
    You may have to modify these files to get the IP to come up on startup and properly resolve:
    /etc/hostname.dnet0
    /etc/netmasks
    /etc/resolv.conf
    /etc/defaultrouter
    /etc/nodename

  • Configure multiple network card with netcfg

    Hello Archers! I am a happy new user of Arch Linux . I wanna say that your community is really great, thanks to all the people giving help out there.
    My question is:
    I must configure two eth interfaces, I have the both configured but sometimes I need to change configuration for connecting to other network that needs only one network card with other IP. I would like to select the configuration trough the "NET_PROFILES=menu" line in /etc/rc.conf or with the "netcfg" command but I don't know how to configure TWO interfaces in ONE profile of the /etc/network-profiles/* files?
    Both networks have Static IP.
    I search on the forums and do not find anything useful. I'm sorry if is there something in other post that I doesn't read.
    Last edited by gooze (2007-02-01 07:00:26)

    TuxLyn,
    this netcfg profile works OK for me for a long time now:
    CONNECTION="ethernet"
    DESCRIPTION="Bridge: nVidia Corporation MCP55 Ethernet (rev a2)"
    INTERFACE=eth1
    #HOSTNAME="archabit64"
    IP="dhcp"
    DHCP_TIMEOUT=15
    DHCP_OPTIONS="-C resolv.conf"
    DHCLIENT=no
    POST_UP="ip addr add 192.168.2.115/24 broadcast 192.168.2.255 dev eth1"
    Of course, yours is more circunvoluted, but perhaps it helps.
    ip addr outputs:
    eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether 00:50:8d:9a:bc:2f brd ff:ff:ff:ff:ff:ff
    inet 192.168.2.140/24 brd 192.168.2.255 scope global eth1
    inet 192.168.2.115/24 brd 192.168.2.255 scope global secondary eth1
    inet6 fe80::250:8dff:fe9a:bc2f/64 scope link
    valid_lft forever preferred_lft forever
    Mektub

  • Issues imaging HP 6445 laptops that have the Marvell Yukon 88e8072 network cards.

    We are trying to image those HP 6445 laptops that have the  Marvell Yukon 88e8072 network cards in them.  They do F12 and get an IP Address.
    They get the pending request ID, stating Config Manager is looking for the policy,
    Then immediately they get Abort PXE and exiting PXE ROM.
    I was able to find that resource ID, which had a completely different computer  name than what I was using…I deleted that and tried F12 boot…it came up with a different resource ID, which I went back and deleted, and again, a different resource ID pops
    up. 
    In between each of those I  tried the clear pxe requirement and the mac address search.  Every time I do the mac address search it comes up to none. Any suggestions?

    Parvinder,
    Are these laptops UEFI boot mode?  Enter the BIOS and set to legacy mode and try again
    Cheers
    Paul | sccmentor.wordpress.com

  • Two network cards configuration

    Hi
    I have problem with my network - I have two network cards and it seems they can't live both but I need them both so:
    1st card (rtl8139) is connected to cable modem and gets ip by DHCP (eth0="dhcp" in rc.conf)
    2nd card (nv forcedeth) is connected to router and gets ip by DHCP too (eth1="dhcp")
    When I start them both -> 1st and 2nd card gets good IP by DHCP but when I want to ping google.com for example packet is lost.
    What I want ? I want to use my eth0 (1st card) for internet and my 2nd card for local network.
    ##EDIT##
    My resolv.conf is 192.168.1.1 but I need DNS from 1st interface -> how to do this?
    Last edited by cpu (2007-02-22 22:46:09)

    Messy setup IMO, but anyway....
    Your faulty resolv.conf is the reason you can't ping google. Edit it manually as required, and then use the -R flag in /etc/conf.d/dhcpcd to prevent it being overwritten. DHCP on both interfaces will probably cause routing issues as well, in which case you will need the -G flag.

  • Network Card XP Driver Configuration

    I've installed winxp home in Imac 17'', but it doesn't detect the network card.
    How can I install the correct drivers? Does anyone know what is the card's label so I can download the drivers.

    Just an idea for you. There is an entire Apple Discussion forum dedicated to Boot Camp and Windows XP.
    Whereas, not everyone here with an Intel iMac has installed, tried to install or has experience with BC & XP, everyone there has or at least has an interest. You may attract help more quickly there.
    The Forum is at the bottom of the main Apple Discussions page under Windows Compatible Technology.
    Here is a link;
    Forum: Boot Camp Public Beta

  • Cannot configure External Network card

    I cannot connect externel Network card to the system.OS cannot see the newly installed networkcard. My OS is SOlaris 10 x86 5/08. i tried different types of Network card Realtek,Datalink. Network Card number is D-Linkk DL10038C .Couldnt find any driver for this Network card that support for Solaris.
    Can any one help me please....

    Probably as stupid question but is there a way to export the driver from OpenSolaris to Solaris 10 as OpenSolaris supports the NIC?
    By the way, I don't know if it matters but the info for my NIC on Solaris 10 appears both in */boot/solaris/devicedb/master* and */etc/driver_aliases*. It's just that the system doesn't detect it, when I run ifconfig -a it only lists the loopback interface.

  • Configure 2 network Card in Sun ULTRA 1

    Hi,
    Can I put 2 network card in a Sun Ultra 1
    One Card it's for connected in my Network Sun in 192.9.XXX.XXX
    and the second it's for my Network PC in 192.168.XXX.XXX
    I want see this machine in the 2 network
    Best regards.

      This is caused by the default security policy which blocks file sharing with unidentified networks by making them public. (How it determines unidentified networks is another interesting question). To allow file sharing, you have to change the local
    security policy to allow unidentified networks to be private. 
    Local Security Policy | Network List Manager Policies |Unidentified Networks 
    Bill

  • Looking for PCMCIA network card

    I installed Solaris 8 on my laptop(Compaq Presario 1275),
    and am looking for PCMCIA network card to configure
    networks. Does anyone have Solaris 8 installed on
    laptops and configured networks? If yes, what kind of
    PCMCIA network card do you have for your laptop?
    I plan to purchase a PCMCIA network card for my laptop?
    Any recommendation, vendor, model name?
    Thanks,

    Soheil,
    Just by adding more memory to your machine you can install RAC on your machine.You dont need two laptops.
    http://www.oracle-base.com/articles/10g/OracleDB10gR2RACInstallationOnCentos4UsingVMware.php
    Hope it helps

  • Unauthoriz​ed Network Card is Plugged In

    Hi,
    I have a Lenovo T400 x86 laptop with AMT version 4.1.3 that is fully configured and functional with SCCM and vPro. it is provisioned and all is well. However, when i perform vPro commands like restart the computer from within SCCM OOB, i am hit with a BIOS message
    And am unable to restart the computer locally even with CTRL-ALT-DEL. i need to fully power off..]]
    Has anybody experienced this at all?
    1802: Unauthorized network card is plugged in - Power off and remove the miniPCI network card.

    Hi MikeFi,
    Have you installed any sort of network card in the notebook yourself? If so then perhaps you will find proceeding link helpful:- http://www-307.ibm.com/pc/support/site.wss/documen​t.do?sitestyle=lenovo&lndocid=MIGR-69757
    Maliha (I don't work for lenovo)
    ThinkPads:- T400[Win 7], T60[Win 7], IBM 240[Win XP]
    IdeaPad: U350
    Apple:- Macbook Air [Snow Leopard]
    Did someone help you today? Compliment them with a Kudos!
    Was your question answered today? Mark it as an Accepted Solution! 
      Lenovo Deutsche Community     Lenovo Comunidad en Español 
    Visit my YouTube Channel

Maybe you are looking for