jj ??: >> jj ??: >> >>> Output of /usr/X11/bin/scanpci >>> >>> pci bus 0x0000 cardnum 0x00 function 0x00: vendor >>> >> 0x8086 device 0x2a00 >> >>> Intel Corporation Mobile PM965/GM965/GL960 Memory >>> >> Controller Hub >> >>> pci bus 0x0000 cardnum 0x02 function 0x00: vendor >>> >> 0x8086 device 0x2a02 >> >>> Intel Corporation Mobile GM965/GL960 Integrated >>> >> Graphics Controller >> >>> pci bus 0x0000 cardnum 0x02 function 0x01: vendor >>> >> 0x8086 device 0x2a03 >> >>> Intel Corporation Mobile GM965/GL960 Integrated >>> >> Graphics Controller >> >>> pci bus 0x0000 cardnum 0x1a function 0x00: vendor >>> >> 0x8086 device 0x2834 >> >>> Intel Corporation 82801H (ICHR8 Family) USB UHCI >>> >> Controller #4 >> >>> pci bus 0x0000 cardnum 0x1a function 0x01: vendor >>> >> 0x8086 device 0x2835 >> >>> Intel Corporation 82801H (ICHR8 Family) USB UHCI >>> >> Controller #5 >> >>> pci bus 0x0000 cardnum 0x1a function 0x07: vendor >>> >> 0x8086 device 0x283a >> >>> Intel Corporation 82801H (ICHR8 Family) USB2 EHCI >>> >> Controller #2 >> >>> pci bus 0x0000 cardnum 0x1b function 0x00: vendor >>> >> 0x8086 device 0x284b >> >>> Intel Corporation 82801H (ICHR8 Family) HD Audio >>> >> Controller >> >>> pci bus 0x0000 cardnum 0x1c function 0x00: vendor >>> >> 0x8086 device 0x283f >> >>> Intel Corporation 82801H (ICHR8 Family) PCI Express >>> >> Port 1 >> >>> pci bus 0x0000 cardnum 0x1c function 0x01: vendor >>> >> 0x8086 device 0x2841 >> >>> Intel Corporation 82801H (ICHR8 Family) PCI Express >>> >> Port 2 >> >>> pci bus 0x0000 cardnum 0x1c function 0x05: vendor >>> >> 0x8086 device 0x2849 >> >>> Intel Corporation 82801H (ICHR8 Family) PCI Express >>> >> Port 6 >> >>> pci bus 0x0000 cardnum 0x1d function 0x00: vendor >>> >> 0x8086 device 0x2830 >> >>> Intel Corporation 82801H (ICHR8 Family) USB UHCI >>> >> Controller #1 >> >>> pci bus 0x0000 cardnum 0x1d function 0x01: vendor >>> >> 0x8086 device 0x2831 >> >>> Intel Corporation 82801H (ICHR8 Family) USB UHCI >>> >> Controller #2 >> >>> pci bus 0x0000 cardnum 0x1d function 0x02: vendor >>> >> 0x8086 device 0x2832 >> >>> Intel Corporation 82801H (ICHR8 Family) USB UHCI >>> >> Controller #3 >> >>> pci bus 0x0000 cardnum 0x1d function 0x07: vendor >>> >> 0x8086 device 0x2836 >> >>> Intel Corporation 82801H (ICHR8 Family) USB2 EHCI >>> >> Controller #1 >> >>> pci bus 0x0000 cardnum 0x1e function 0x00: vendor >>> >> 0x8086 device 0x2448 >> >>> Intel Corporation 82801H Mobile PCI Bridge >>> >>> pci bus 0x0000 cardnum 0x1f function 0x00: vendor >>> >> 0x8086 device 0x2815 >> >>> Intel Corporation 82801HEM (ICH8M) LPC Interface >>> >> Controller >> >>> pci bus 0x0000 cardnum 0x1f function 0x01: vendor >>> >> 0x8086 device 0x2850 >> >>> Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE >>> >> Controller >> >>> pci bus 0x0000 cardnum 0x1f function 0x02: vendor >>> >> 0x8086 device 0x2829 >> >>> Intel Corporation 82801H (ICH8M/ICH8M-E) SATA AHCI >>> >> Controller >> >>> pci bus 0x0000 cardnum 0x1f function 0x03: vendor >>> >> 0x8086 device 0x283e >> >>> Intel Corporation 82801H (ICH8M Family) SMBUS >>> >> Controller >> >>> pci bus 0x0003 cardnum 0x01 function 0x00: vendor >>> >> 0x1217 device 0x7135 >> >>> 02 Micro, Inc. Cardbus bridge >>> >>> pci bus 0x0003 cardnum 0x01 function 0x04: vendor >>> >> 0x1217 device 0x0017 >> >>> 02 Micro, Inc. Firewire (IEEE 1394) >>> >>> pci bus 0x0009 cardnum 0x00 function 0x00: vendor >>> >> 0x14e4 device 0x1673 >> >>> Broadcom Corporation NetXtreme BCM5755M Gigabit >>> >> Ethernet PCI Express >> >>> pci bus 0x000c cardnum 0x00 function 0x00: vendor >>> >> 0x14e4 device 0x4315 >> >>> Broadcom Corporation NetXtreme BCM4312 802.11b/g >>> >>> >> Your wireless chipset is Broadcom BCM4312 802.11b/g, >> which has no driver >> support in Solaris currently. You can use ndis tool >> to driver your >> wireless, >> http://www.opensolaris.org/os/community/laptop/wireles >> s/ndis/ >> >>> Output of uname -a >>> >>> SunOS JRGELIDO 5.11 snv-101b i86pc i386 i86pc >>> >>> I try svcadm enable nwam in the terminal but >>> >> nothing happens. >> >>> I also seeing a two wired network interface which: >>> 1. Always Use Wired Network Interface >>> >> (bge0) >> >>> 2. Always Use Wired Network Interface >>> >> (bcme0) >> >>> When I installed it I only have one wired network >>> >> interface which is bge0 but now since I told you that >> I install an ethernet driver package from Broadcom >> website. Thats why I get 2 wired interface so how >> will Im going to uninstall the other one. >> >>> >>> >> Although it shows two wired interface, there should >> be one active. You >> can use command `cat /etc/driver_aliases | grep 1673` >> to check which >> wired driver you're using. >> >> ------ >> Thanks, >> Felix >> >> >> _______________________________________________ >> laptop-discuss mailing list >> laptop-discuss at opensolaris.org >> > > Im not using the wired network. Im using the other os in my laptop. I only > have wireless connection available so I need to install the driver or > configure the dirver of my wireless but how will I configure it? > > How will I also uninstall the other wired interface If I check which one Im > using. How will I also make this letter - "|". I try ascii code alt-124 but > its not working. >
To configure wireless, please follow below blog from community(already lined into NDIS project page), you have the same wifi adapter with the blog author. http://learningsolaris.com/archives/2009/03/10/opensolaris-wifi-broadcom-bcm4312-on-dell-vostro-1710 - CR6673634 bge driver need to support new device id "pci14e4,1673" was integrated since build_90, so, you do not need bcme driver which is from broadcom, bge should work just fine for you. remove bcme from system: #svcadm disable nwam #ifconfig -a #ifconfig bcme0 unplumb (if bcme0 exist) #ifconfig bge0 unplumb (if bge0 exist) #rem_drv bcme #rem_drv bge #add_drv -i '"pci14e4,1673"' bge edit /etc/nwam/llp, remove the line "bcme0" #svcadm enable nwam Latitude D630 should be 32bit x86 system, so you don't need to edit /boot/grub/menu.lst file bo boot into 32bit kernel, you can check with "isainfo -b" to ensure this. Thanks, Michael -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/laptop-discuss/attachments/20090723/74c62f10/attachment.html>