Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Jun 2008 09:50:29 +0400
From:      Anton Nikiforov <anton@nikiforov.ru>
To:        freebsd-mobile@freebsd.org
Subject:   Toshiba Satelite U305 WiFi/net/acpi problem
Message-ID:  <48438A25.4010103@nikiforov.ru>

next in thread | raw e-mail | index | archive | help
Dear All,
I have toshiba notebook (U305-S5107) with I4965AGN Wifi and RTL8139 
network adapters.
When i boot my notebook with ACPI enabled - i have no network support, 
none of controllers appears in ifconfig output, but when i'm booting 
with ACPI disabled - i can use re0 (with some strange looses in RX 
traffic, but it is another story) but completley have no chance to use 
my WiFi.
Maybe it is more ACPI problem, but first i do need to get adapter 
working and then i'll try to find out whats wrong with ACPI.

The kernel is compiled with all available drivers and /boot/loader.conf 
contains (i tried with one driver, with the other and all combinations):

u300# more /boot/loader.conf
wpifw_load="YES"
legal.intel_wpi.license_ack=1
legal.intel_ipw.license_ack=1
legal.intel_iwi.license_ack=1
acpi_toshiba_load="YES"
loader_logo="beastiebw"
ipw_load="YES"
ipw_bss_load="YES"
ipw_ibss_load="YES"
ipw_monitor_load="YES"
iwi_load="YES"
iwi_bss_load="YES"
iwi_ibss_load="YES"
iwi_monitor_load="YES"

u300# pciconf -lv

re0@pci0:4:0:0:	class=0x020000 card=0xff501179 chip=0x813610ec rev=0x01 
hdr=0x00
     vendor     = 'Realtek Semiconductor'
     device     = 'RTL8139/810x Family Fast Ethernet NIC'
     class      = network
     subclass   = ethernet

none1@pci0:6:0:0:	class=0x028000 card=0x11008086 chip=0x42298086 
rev=0x61 hdr=0x00
     vendor     = 'Intel Corporation'
     device     = 'Intel 4965AGN Intel® Wireless WiFi Link 
4965AGN(supporting 802.11a/b/g/Draft-N)'
     class      = network

u300# uname -a
FreeBSD u300.newlines.ru 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #17: Wed 
May 21 19:26:54 MSD 2008 
nanthony@u300.newlines.ru:/data/obj/data/src/sys/U300  i386

Best regards,
Anton Nikiforov



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48438A25.4010103>