1601b
![]() |
|
|
|
|
|||||||
| Mobile Computing This forum discusses issues related to running FreeBSD on notebooks, laptops, and other mobile equipment. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello FreeBSD-users
, yesterday I installed FreeBSD-9.0-RELEASE-amd64 on my new Dell Inspiron 15R Special Edition and the wireless network card on the machine was not detected during the installation. The card is Intel Centrino Wireless-N 2230 and it is working fine on both Windows and Ubuntu-linux, but FreeBSD detected only the onboard ethernet card. Internet is working fine when the the ethernet cable is connected to the machine, but since it is a laptop it would be nice with wifi. So what can I do to make the wifi work? I am absolutely new to FreeBSD. Also when FreeBSD is running on the machine, the machine makes a lot of noise, the same noise as when I tested to play BF3. I suspect that it has something to do with the dedicated graphic card, AMD Radeon HD 7730M. Can the dedicated card be turned off?, I could not do it through the BIOS-settings, I could not find anything there. The computer has intel core i7-3612QM with integrated gpu intel-HD4000, 8 GB ram and a 256 GB samsung 830 ssd-drive. I appreciate all help I can get, and apologies for my not-so-good english.
|
|
#2
|
||||
|
||||
|
Quote:
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#3
|
|||
|
|||
|
Quote:
Anyway, do you have any comments on the switchable graphics part? Should I take a look at the KMS-projekt here on FreeBSD? Or is there modules that can be unloaded from the kernel and in that way make a device inactive? Thanks |
|
#4
|
|||
|
|||
|
I have the same laptop but it seems the wireless chip isn't supported yet (as of FreeBSD-9.1 RC2):
Code:
iwn0: <Intel Centrino Wireless-N 130> mem 0xc1500000-0xc1501fff irq 17 at device 0.0 on pci8 iwn0: adapter type 12 not supported iwn0: could not attach device, error 45 device_attach: iwn0 attach returned 45 # pciconf -lv you will probably get output like:Code:
none2@pci0:8:0:0: class=0x028000 card=0x44628086 chip=0x08878086 rev=0xc4 hdr=0x00
vendor = 'Intel Corporation'
class = network
For now I use a cheap, supported USB WiFi card! Also I can't get the card reader or ATI Radeon 7700M to work. Even the Intel HD 4000 graphics card is very slow but at least usable (just). I tried to turn off the ATI card using various loader.conf(5), device.hints(5) and loader(8) commands but the ACPI-based hardware discovery seems to override all that. I get the impression that support is 'nearly there'. |
|
#5
|
|||
|
|||
|
I have Gigabyte motherboard GA-H77N-WiFi with intergraded WiFi chip Intel Centrino Wireless-N 2230.
And have ablosutly same problem as dohmniq descriptive. Any solutions ? |
|
#6
|
|||
|
|||
|
uname -rpo
Code:
FreeBSD 9.1-RELEASE amd64 Code:
iwn0: <Intel Centrino Wireless-N 130> mem 0xf7c00000-0xf7c01fff irq 18 at device 0.0 on pci4 iwn0: adapter type 12 not supported iwn0: could not attach device, error 45 device_attach: iwn0 attach returned 45 Code:
none2@pci0:4:0:0: class=0x028000 card=0x40628086 chip=0x08878086 rev=0xc4 hdr=0x00
vendor = 'Intel Corporation'
class = network
Last edited by wblock@; February 10th, 2013 at 16:35. Reason: tags, please read http://forums.freebsd.org/showthread.php?t=8816 |
|
#7
|
|||
|
|||
|
I'm not good in the drivers under freebsd, but can it even than that might help.
Intel Centrino Wireless-N 2230 - WiFi I think there's a similar problem discussed. But the decision seems to have not been found. There are at least some suggestions? |
|
#8
|
|||
|
|||
|
Buy a cheap Buffalo AirStation™ N150 Wireless USB Adapter, your FreeBSD laptop can online within a minute.
FreeBSD's run(4) driver supports Buffalo AirStation™ N150 Wireless USB Adapter. |
|
#9
|
|||
|
|||
|
This is an unacceptable solution.
This is a crutch. This workaround. I want to do without the crutches. I already know about this crutch. Well, this is Intel! Really with Freebsd so bad that it even Intel device does not support? Or do I need to support Intel's talk and not here? |
|
#10
|
|||
|
|||
|
One week passed...
|
|
#11
|
|||
|
|||
|
This is a FreeBSD user to user forum. Not a helpdesk. Do some searching and reading yourself if you don't get any suggestions that please you from here.
|
|
#12
|
|||
|
|||
|
I got rid of that shit.
No other OS except Microsoft 'windows' could be installed on that piece of shit because of the dual graphic thing. When I had Linux or FreeBSD running on it, the AMD GPU was always on, which generated a lot of noise and heat. Never buy AMD and Dell shit again. Last edited by DutchDaemon; April 3rd, 2013 at 12:27. Reason: http://forums.freebsd.org/showthread.php?t=18043#WinDOS |
|
#13
|
|||
|
|||
|
Intel support the driver on Linux, but they don't have anyone actively doing FreeBSD development.
Bernhard has done a great job fixing 11n support for the intel NICs, but he sadly doesn't have the time right now to work on the newer chipset support. So it hasn't appeared. So if someone wants to step up and port the necessary changes to the iwn driver to support the newer Intel chips, we'll all be very appreciative. That's the only way that you're going to get chipset support for the 2100/6300 and other recent chips. Last edited by DutchDaemon; April 15th, 2013 at 12:27. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] wireless issue broadcom bwi driver on dell inspiron 2200 | djsameman | Mobile Computing | 3 | March 2nd, 2011 17:13 |
| [Solved] Dell inspiron and snd_hda(4) | Markand | System Hardware | 2 | January 17th, 2011 23:06 |
| Dell Inspiron E1705 Wireless | Johninlex | Mobile Computing | 4 | September 27th, 2010 23:43 |
| Dell Inspiron E1705 Wireless | Johninlex | System Hardware | 1 | September 27th, 2010 22:59 |
| Dell Inspiron 1100 | LordZ | Installing & Upgrading | 9 | November 25th, 2008 17:23 |