Sponsored Content
Operating Systems Solaris Solaris 10 x86 bge0 network problem Post 302259263 by anilzoc on Monday 17th of November 2008 03:49:29 PM
Old 11-17-2008
Thanks

Thanks for your quick replies,problem got solved.
DukeNuke2---I tried setting autonegotiation off on both sides but that didn't helped.
System Shock--I downloaded driver from broadcom site for Broadcom NetXtreme Gigabit Ethernet Driver and installed it. During installation it gave an error of "installed but failed to attach driver.."
I changed the hostname.bge0 to hostname.bcme0 and rebooted the system.
All things went up fine after reboot.

Note: bge0 is driver from SUN and bcme0 is driver from broadcom so if for anyone SUN's driver is not working for Broadcom card download it from Broadcom site.

Thanks again.
 

10 More Discussions You Might Find Interesting

1. Solaris

Problem mounting DVD on Solaris 10 (x86)

I have just installed Solaris 10. I have read various threads on how to mount CDs put can't get mine going. My Sony DVD RW-U14A is attached to IDE2 as the master. If I type iostat -En I get c1t0d0 soft errors 0 hard errors 0 transport errors 0 Vendor Sony Product DVD RW-U14A Size 0Gb etc.... (3 Replies)
Discussion started by: christian_hicks
3 Replies

2. Solaris

Getting a solaris x86 box on my network.

How would i get my solaris 10 box to run on my network? (1 Reply)
Discussion started by: possuman72
1 Replies

3. UNIX for Dummies Questions & Answers

Problem installing Solaris 8 on x86

I am trying to install Solaris 8 on a pentium based machine with hardware listed on the HCL. I am booting off of Solaris 8 CD1 and getting to the webstart portion of the installation. However, after selecting option 1 for Interactive Installation, the screen goes to a white screen with blinking... (0 Replies)
Discussion started by: subminimal
0 Replies

4. Solaris

Solaris 10 x86 instalation problem.

Hello, my objective is to install Unix Solaris 10 on an x86 system with serial ata and also be able to chose between it and windows during boot. I have a segate sata 150 7200rpm baracuda 80 gb hdd on an sil 3112 controller, I've searched and discovered that Solaris 10 supports sata and my... (4 Replies)
Discussion started by: Gravesent
4 Replies

5. Solaris

Solaris 9 on x86- Can't detect network interface

Hi All, I recently installed Solaris 9 on my Compaq Presario V2000 Series (V2069CL) laptop. Everything is working fine except that Solaris is not able to detect the Network Interface after boot. While the system is booting, it shows that it has detected "Xircom Pocket Ethernet parallel port... (3 Replies)
Discussion started by: com2com
3 Replies

6. Solaris

Solaris 10 installaion problem in X86

Hi, I have x86 machine with P4, 512 MB with 17" ViewSonic TFT screen. I installed Solaris 10 and i am geeting the error messages like "Notice: failed to initialize inband hot plug controllers." while booting. Later am getting the shrinked window in single line. I thought itd because of video... (4 Replies)
Discussion started by: paventhan
4 Replies

7. Solaris

Problem after Install SUN solaris x86

after install solaris x86 on my computer success, but it can't boot. When the machine start, and i choose option 1 - default, it shows "W" on screen and system restart . Anyone can help me. My computer : dual core - 1gb ram - x86 (7 Replies)
Discussion started by: quan0509
7 Replies

8. Solaris

network driver not detecting in solaris 10 X86 on HPDL380G5 Server

I have installed solaris10 x86 on HP DL380 G5 Server, but network card is not getting detected. i have installed the network driver, downloaded from the following link HP ProLiant DL380 G5 Server series- Download drivers and software - HP Business Support Center Can any one suggest me how to... (1 Reply)
Discussion started by: raj.chinnu
1 Replies

9. Solaris

hostname.bge0 failing after creating bge0:1 and rebooting

Hello, I've got a puzzler here but it might be quick solution for some of you. I'm trying to add a second IP address to a network adapter on a Solaris 10 box. I've created a hostname.bge0:1 file and put in the new name, e.g. new.mycom.com. I've added the new IP and the name to hosts. I've... (12 Replies)
Discussion started by: Friedrich
12 Replies

10. Solaris

Solaris x86 11.3 'live' DVD, network issue

Hi All, Has anyone else come across a network interface issue after installing Solaris x86 11.3 from the 'live' DVD? I have had issues myself and also found others have similar issues. On my systems, installing Solaris 11.3 works fine but after rebooting (from the hard disk root... (4 Replies)
Discussion started by: hicksd8
4 Replies
BFE(4)							   BSD Kernel Interfaces Manual 						    BFE(4)

NAME
bfe -- Broadcom BCM4401 Ethernet Device Driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device miibus device bfe Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_bfe_load="YES" DESCRIPTION
The bfe driver provides support for Broadcom BCM4401 based Fast Ethernet adapters. The bfe driver supports the following media types: autoselect Enable autoselection of the media type and options. 10baseT/UTP Set 10Mbps operation. 100baseTX Set 100Mbps (Fast Ethernet) operation. The bfe driver supports the following media options: full-duplex Set full duplex operation. For further information on configuring this device, see ifconfig(8). DIAGNOSTICS
bfe%d: couldn't map memory A fatal initialization error has occurred. bfe%d: couldn't map interrupt A fatal initialization error has occurred. bfe%d: failed to allocate DMA resources There are not enough mbufs available for allocation. bfe%d: watchdog timeout -- resetting The device has stopped responding to the network, or there is a problem with the network connection (cable). SEE ALSO
altq(4), arp(4), miibus(4), netintro(4), ng_ether(4), ifconfig(8) HISTORY
The bfe device driver first appeared in FreeBSD 5.1. AUTHORS
The bfe device driver was written by Stuart Walsh and Duncan Barclay. This manual page was written by Stuart Walsh. BSD
July 16, 2005 BSD
All times are GMT -4. The time now is 05:47 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy