From owner-freebsd-mobile@FreeBSD.ORG Sun Jan 17 07:38:40 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EDBD4106566B for ; Sun, 17 Jan 2010 07:38:39 +0000 (UTC) (envelope-from mavbsd@gmail.com) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id 7D7598FC15 for ; Sun, 17 Jan 2010 07:38:39 +0000 (UTC) Received: by fxm27 with SMTP id 27so1351881fxm.3 for ; Sat, 16 Jan 2010 23:38:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=dB7a2f5u9x4Q2xSNeGktXt65ZkOGFx/EL36cWXXS76A=; b=cTj9ctij7OwiH7/uOYxfHAiCDt0Pfw7FGZQ/2JOW9jDv+5j4Hy1DwJyBo97kqAPD69 LHANHrXQtT+s7LnHORIHICIZmJWjE2/r1x7v8sd6FKfYBkkObKRy0ObfZt9fTatUPuHb y9zuEWzsWcMluGJQyKfepq3FsbBDSibM9uKiU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=QVsCUVyU3cnhOcsmB2An+VKlMUAhZj+l2fwj3bbtR2G0SW/NhOV0bpvfW7yJdU3wT0 6f4zeB+8x75qbTbTbfBWQcRXzoMqz9t2rBQTCXxVW5lg5YnDcgrFDHBtVaKj5xZVdlFP IH5Q3GW9XLIgwicTklrf+AXxUp0BFoveluro8= Received: by 10.223.2.69 with SMTP id 5mr5373730fai.88.1263713918388; Sat, 16 Jan 2010 23:38:38 -0800 (PST) Received: from mavbook.mavhome.dp.ua (pc.mavhome.dp.ua [212.86.226.226]) by mx.google.com with ESMTPS id 16sm1082332fxm.0.2010.01.16.23.38.36 (version=SSLv3 cipher=RC4-MD5); Sat, 16 Jan 2010 23:38:37 -0800 (PST) Sender: Alexander Motin Message-ID: <4B52BE7C.2070604@FreeBSD.org> Date: Sun, 17 Jan 2010 09:38:36 +0200 From: Alexander Motin User-Agent: Thunderbird 2.0.0.23 (X11/20091212) MIME-Version: 1.0 To: Torfinn Ingolfsen References: <1263684182.00207912.1263673802@10.7.7.3> In-Reply-To: <1263684182.00207912.1263673802@10.7.7.3> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-mobile@freebsd.org Subject: Re: Acer Aspire 5672 laptop and FreeBSD 8.0-stable X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jan 2010 07:38:40 -0000 Torfinn Ingolfsen wrote: > I have an Acer Aspire 5672 laptop[1], which mainly runs Xubuntu, because FreeBSD doesn't work very well on it. From time to time, I test it with FreeBSD to see if the situation has improved. > The results for FreeBSD 8.0-stable are now in[2]. > > What can I say? > > The only way I can get network interfaces (bge, wpi) working is by disabling acpi. However, I can't run the laptop with acpi disabled for longer periods of time, because it will overheat. > If acpi is enabled, and I kldload if_wpi the machine panics (page fault). > > In short, this particular laptop doesn't work very well with FreeBSD. > > References: > 1) http://sites.google.com/site/tingox/as5672 > 2) http://sites.google.com/site/tingox/aceraspireas5672andfreebsd As I can see, problem is the same as with mine TravelMate 6292. Enabling ACPI clears resources on PCIe bridges: pcib2: irq 17 at device 28.0 on pci0 pcib2: domain 0 pcib2: secondary bus 2 pcib2: subordinate bus 2 pcib2: I/O decode 0x0-0x0 pcib2: no prefetched decode pcib3: irq 16 at device 28.1 on pci0 pcib3: domain 0 pcib3: secondary bus 3 pcib3: subordinate bus 3 pcib3: I/O decode 0x0-0x0 pcib3: no prefetched decode pcib4: irq 18 at device 28.2 on pci0 pcib4: domain 0 pcib4: secondary bus 4 pcib4: subordinate bus 4 pcib4: I/O decode 0x0-0x0 pcib4: no prefetched decode Fixing this require significant improvement of the PCI code, which wasn't done yet. At this moment I am using machine-specific local hack to set proper resources there (same as in non-ACPI mode) by hands: http://people.freebsd.org/~mav/tm6292_pcie.patch -- Alexander Motin From owner-freebsd-mobile@FreeBSD.ORG Sun Jan 17 17:58:55 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A55A910656B1 for ; Sun, 17 Jan 2010 17:58:55 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.freebsd.org (Postfix) with ESMTP id 5F7EB8FC16 for ; Sun, 17 Jan 2010 17:58:55 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with ESMTP id <0KWE00MMSKM6DJ80@bgo1smout1.broadpark.no> for freebsd-mobile@freebsd.org; Sun, 17 Jan 2010 18:58:54 +0100 (CET) Received: from kg-v2.kg4.no ([80.203.92.186]) by bgo1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with SMTP id <0KWE00MBZKM5BFA0@bgo1sminn1.broadpark.no> for freebsd-mobile@freebsd.org; Sun, 17 Jan 2010 18:58:54 +0100 (CET) Date: Sun, 17 Jan 2010 18:58:53 +0100 From: Torfinn Ingolfsen To: freebsd-mobile@freebsd.org Message-id: <20100117185853.7f0a7018.torfinn.ingolfsen@broadpark.no> In-reply-to: <4B52BE7C.2070604@FreeBSD.org> References: <1263684182.00207912.1263673802@10.7.7.3> <4B52BE7C.2070604@FreeBSD.org> X-Mailer: Sylpheed 2.7.1 (GTK+ 2.18.5; amd64-portbld-freebsd8.0) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Subject: Re: Acer Aspire 5672 laptop and FreeBSD 8.0-stable X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jan 2010 17:58:55 -0000 On Sun, 17 Jan 2010 09:38:36 +0200 Alexander Motin wrote: > Fixing this require significant improvement of the PCI code, which > wasn't done yet. At this moment I am using machine-specific local hack > to set proper resources there (same as in non-ACPI mode) by hands: > http://people.freebsd.org/~mav/tm6292_pcie.patch I tested this patch, and it makes this laptop work better. Thanks! bge0 still doesn't attach for some reason, but wpi0 does, and it is usable now. dmesg output on the info page: http://sites.google.com/site/tingox/aceraspireas5672andfreebsd -- Regards, Torfinn Ingolfsen From owner-freebsd-mobile@FreeBSD.ORG Sun Jan 17 22:30:14 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 841181065672 for ; Sun, 17 Jan 2010 22:30:14 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-ew0-f226.google.com (mail-ew0-f226.google.com [209.85.219.226]) by mx1.freebsd.org (Postfix) with ESMTP id 1A29D8FC13 for ; Sun, 17 Jan 2010 22:30:13 +0000 (UTC) Received: by ewy26 with SMTP id 26so2890981ewy.3 for ; Sun, 17 Jan 2010 14:30:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=q6RZNJ+41LKzC9KFlPn3AhaS6UgQ24S1IAiPHQ30KaU=; b=l05NhZfERBmEmxkkHT91lNwzJNMhlRKEmYgtiDXJVJk/krQ3KzJhCWjXhw3RcWqjZ7 1iz+RF2tTBi+jJBauvQ06egt5PO+Ct2yqVHBQBY9/wT79e5vYG0BcogyPxoijhd7+ayl BKs3h7AKb9gv+nXbZf0xKbvEaP5cZtERHmSQM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=hufocQ2rSDNmiygy/050o4iZcXfXN5444sVWQ+M5tvVyt47j9H9y3uJEep6ET2Hu7T +Kx/LmttAi+wUGOkQQWa9SNCOGrTAywii2Mz5ki7tmElNfsO3+viROisuhs/NKIXMU50 n6RYABQ4aGZgn6e3At7n2kzKA0W4a7TvioRFU= MIME-Version: 1.0 Received: by 10.213.98.205 with SMTP id r13mr2727599ebn.89.1263767412975; Sun, 17 Jan 2010 14:30:12 -0800 (PST) In-Reply-To: <20100106103504.51cc1428@gmail.com> References: <20100106103504.51cc1428@gmail.com> Date: Sun, 17 Jan 2010 22:30:12 +0000 Message-ID: <3a142e751001171430t613e015nd3f660437fd9aa9c@mail.gmail.com> From: Paul B Mahol To: Alex Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-mobile@freebsd.org Subject: Re: Wireless problems on 8.0-RELEASE X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jan 2010 22:30:14 -0000 On 1/6/10, Alex wrote: > Hi. I am having connection issues with multiple servers, and I think it > might be related to FreeBSD. Whenever I try to log in to Paypal or edit > Wikipedia, I get no response from the web server after POSTing the form > data. Additionally, when I try to email a colleague a file (Claws > 3.7.3), the transfer to gmail's SMTP server stops at *exactly* 36864 > bytes, every time. The file is only ~600KB. > > I am using wireless on a Thinkpad X200: > 44C8733I SBB THINKPAD B/G/N 44C5194I SBB INTEGRWIRELESSWIDEAREANETW > which appears to be a RTL8192SE. I am using the drivers provided by the > manufacturer combined with ndis. > > My MTU is set to 1500, and net.inet.tcp.tso is disabled. That is irrelevant because MTU setting is completely ignored by ndisapi and if_ndis. > Does anyone know why this might be happening? There are many possible reasons, but I never experienced upload problems with NDISulator. (well only when using powerd with aggressive settings, this way watchdog did happened when transferring at high speeds ... but tranfer completed just fine) What is dmesg output related to ndis0? You could also try code from here: http://www.gitorious.org/ndisulator -- Paul B Mahol From owner-freebsd-mobile@FreeBSD.ORG Mon Jan 18 00:17:06 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77E70106566B for ; Mon, 18 Jan 2010 00:17:06 +0000 (UTC) (envelope-from alex323@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.155]) by mx1.freebsd.org (Postfix) with ESMTP id 07AC88FC12 for ; Mon, 18 Jan 2010 00:17:05 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id e21so375147fga.13 for ; Sun, 17 Jan 2010 16:17:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=UyK5rWPnWddHjKVk3ul1IfFdyTcNtSibSk2toXr4jns=; b=tpSS94BXf6KeekaiWiaXN2OyK6Zwhh9QzjFRHbkYUyNIl8kftyk6kOFJ4ZrRF3EMSu FakimTp0GyY+AWZUqOBC3dioKO7bPt/+nybu+K0YmQP+/POFkOY0bRLS5F5M3Wv9A9YG k6WcNWRkmZMzw7J6hO2RG/mqHiO9WQpHA/518= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=EV9Utbtw31RJlJwZCxNb38yuVdSAFx1fV5vxpoe+eS0k0f8g3cyXihCAM4Ra21obVD TxdStWBsNn8PiS4fl2YfQbrSQGR1MCMyZS/H8ogiUg0NN+TfywzS/osdIUru33xPXPGf enunLVenT/mHBNQUk8SsyH/5HSPlByRjTpC+U= Received: by 10.87.38.33 with SMTP id q33mr6732326fgj.3.1263773824794; Sun, 17 Jan 2010 16:17:04 -0800 (PST) Received: from localhost (ool-44c14b8e.dyn.optonline.net [68.193.75.142]) by mx.google.com with ESMTPS id 15sm1930786fxm.10.2010.01.17.16.17.03 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 17 Jan 2010 16:17:03 -0800 (PST) Date: Sun, 17 Jan 2010 19:17:01 -0500 From: Alex To: Paul B Mahol Message-ID: <20100117191701.2a308ae0@gmail.com> In-Reply-To: <3a142e751001171430t613e015nd3f660437fd9aa9c@mail.gmail.com> References: <20100106103504.51cc1428@gmail.com> <3a142e751001171430t613e015nd3f660437fd9aa9c@mail.gmail.com> X-Mailer: Claws Mail 3.7.3 (GTK+ 2.18.5; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-mobile@freebsd.org Subject: Re: Wireless problems on 8.0-RELEASE X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2010 00:17:06 -0000 On Sun, 17 Jan 2010 22:30:12 +0000 Paul B Mahol wrote: > On 1/6/10, Alex wrote: > > Does anyone know why this might be happening? > > There are many possible reasons, but I never experienced upload > problems with NDISulator. (well only when using powerd with > aggressive settings, this way watchdog did happened when transferring > at high speeds ... but tranfer completed just fine) > > What is dmesg output related to ndis0? > I filed a report about this problem which contains the information you are looking for: http://www.freebsd.org/cgi/query-pr.cgi?pr=142624 Thank you for your assistance. -- Alex From owner-freebsd-mobile@FreeBSD.ORG Mon Jan 18 02:41:44 2010 Return-Path: Delivered-To: mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1815A106566C for ; Mon, 18 Jan 2010 02:41:44 +0000 (UTC) (envelope-from jpaetzel@freebsd.org) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.freebsd.org (Postfix) with ESMTP id DCE2F8FC13 for ; Mon, 18 Jan 2010 02:41:43 +0000 (UTC) Received: from compute2.internal (compute2.internal [10.202.2.42]) by gateway1.messagingengine.com (Postfix) with ESMTP id A62ABCDC95; Sun, 17 Jan 2010 21:24:01 -0500 (EST) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Sun, 17 Jan 2010 21:24:01 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=message-id:date:from:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; s=smtpout; bh=44I71DDuYRcQjMkUFLnQBpzb7Bw=; b=cSXeODU6OfRliu8Fj6V/9iY7HobuISx3CEU3hHyUU9Rw8iT2YPJN+3jyuUWJNfaLRHu4RQD5oZzbQqrhehGEyDYxcb9jA3bNVfpz3MqcSWEE06NwMnejkIaOYmOMG+5AxRXas/gGTnDNu8IfpKtT1nkEBsF2H+O7zpCg0a16U7c= X-Sasl-enc: sbeto38+U4ZDGyRlScrvIWpFt+jgAbBbgzKVg8uF5ysT 1263781441 Received: from ix.tcbug.org (97-92-80-104.dhcp.dlth.mn.charter.com [97.92.80.104]) by mail.messagingengine.com (Postfix) with ESMTPSA id 2A23F4B3034; Sun, 17 Jan 2010 21:24:01 -0500 (EST) Message-ID: <4B53C621.30806@freebsd.org> Date: Sun, 17 Jan 2010 20:23:29 -0600 From: Josh Paetzel Organization: FreeBSD User-Agent: Thunderbird 2.0.0.23 (X11/20091221) MIME-Version: 1.0 To: Warren Block References: In-Reply-To: X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: mobile@freebsd.org Subject: Re: Comments on Verizon Mobile Broadband wanted X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2010 02:41:44 -0000 Warren Block wrote: > Can anyone comment on using the Verizon 3G service for "broadband" > access on FreeBSD? > > Which devices are supported on FreeBSD? Is USB or PC-Card preferable? > > -Warren Block * Rapid City, South Dakota USA > _______________________________________________ > freebsd-mobile@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org" I've used Sprint for years, should be the same setup. I've had both PCMCIA cards and USB. Currently using a Compass 597 USB device. You'll just want to make sure whatever you get is supported by the u3g driver. As an observation, the PCMCIA devices are USB controllers with the USB modem embedded, so going with a USB device saves a layer and is cheaper to boot. -- Thanks, Josh Paetzel FreeBSD -- The power to serve From owner-freebsd-mobile@FreeBSD.ORG Mon Jan 18 02:59:18 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D644106566B for ; Mon, 18 Jan 2010 02:59:18 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.24]) by mx1.freebsd.org (Postfix) with ESMTP id 966F88FC12 for ; Mon, 18 Jan 2010 02:59:17 +0000 (UTC) Received: by ey-out-2122.google.com with SMTP id d26so573197eyd.9 for ; Sun, 17 Jan 2010 18:59:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=nnpJTBlJLYnGxqqvseGI9Omru79b20PCUxPi6xIxqr4=; b=Ze15xJ22SBDNzbn9OHOJX983yLANkw9TzTLZkMRWzbGMFdDchL2A50dU9VKDG0g7ga 14Fa+WAlKM6LeYd4L/ApNQt7GXZXFnJ8pBRwIGWypoVmZK+Kloa8OkucJJXBjdoaw/E4 wL/1oAfQ8gi1nj1lyJM+zuz6suohbr5Jtsxec= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=RlJm8VS+zo9jUfqdh/ofW5SyPl6+j2VK6aTyu4ZkbR82jnYoVmd/PAHqUs/a+r56qP uWLi1tQ8tU5K3CmLDwjSJFTxfpJNbYsGkuOHkLzHjAFiv7y9YXnMm+QggDLJIDFxcccj 5XPxCXpQPJwki2fHiqBVtQGQ8f4/DutgQPVOo= MIME-Version: 1.0 Received: by 10.213.24.9 with SMTP id t9mr6141846ebb.4.1263783556313; Sun, 17 Jan 2010 18:59:16 -0800 (PST) In-Reply-To: <20100117191701.2a308ae0@gmail.com> References: <20100106103504.51cc1428@gmail.com> <3a142e751001171430t613e015nd3f660437fd9aa9c@mail.gmail.com> <20100117191701.2a308ae0@gmail.com> Date: Mon, 18 Jan 2010 02:59:16 +0000 Message-ID: <3a142e751001171859k39b20885y3b15a3bc5ac2c225@mail.gmail.com> From: Paul B Mahol To: Alex Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-mobile@freebsd.org Subject: Re: Wireless problems on 8.0-RELEASE X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2010 02:59:18 -0000 On 1/18/10, Alex wrote: > On Sun, 17 Jan 2010 22:30:12 +0000 > Paul B Mahol wrote: > >> On 1/6/10, Alex wrote: >> > Does anyone know why this might be happening? >> >> There are many possible reasons, but I never experienced upload >> problems with NDISulator. (well only when using powerd with >> aggressive settings, this way watchdog did happened when transferring >> at high speeds ... but tranfer completed just fine) >> >> What is dmesg output related to ndis0? >> > > I filed a report about this problem which contains the information you > are looking for: http://www.freebsd.org/cgi/query-pr.cgi?pr=142624 Report is missing most important lines, the ones which are displayed once module is loaded but before interface is activated. I need to know the real name of "dummy" call(s). -- Paul B Mahol From owner-freebsd-mobile@FreeBSD.ORG Mon Jan 18 03:06:34 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6BA0D106566C for ; Mon, 18 Jan 2010 03:06:34 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-ew0-f226.google.com (mail-ew0-f226.google.com [209.85.219.226]) by mx1.freebsd.org (Postfix) with ESMTP id 019A98FC14 for ; Mon, 18 Jan 2010 03:06:33 +0000 (UTC) Received: by ewy26 with SMTP id 26so3034286ewy.3 for ; Sun, 17 Jan 2010 19:06:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=AoUOtjMIkHQVb97NgdlsfBtx9J6zldlYvcLu8/lNrbU=; b=ThgX2xXRVnAOjNW+mQ/OIsvgUQKiTNVrz/C4S6KqR6y5ADn1o1pSmyeNeEmSrcAMAv CMYmZRkVDJJ8L1ayfQOJi2e+Vt9isjkSn8ltsys9TCPNdcl7VTqPSfIBNKhJ0KYWf3qj jHpTpSeQeqkzfkwL0/2QmR0vVRWs7QNJFPMBs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=qdZAcNELmBs/Tm5CrpdxB1cnDwpoT6qFY3pCENKaSd/HYq4Ij2pdvp9drmk/NmAh8c YTiBJno4YXrSUbya3uu8oLeQwa8C6SiHI8oV9A7dB+y1DIX/ucaC4Ivd5LuPzCol80Zt lyB9cuVCwDaCS5usFUikANZVBLzqIYOp7okkk= MIME-Version: 1.0 Received: by 10.213.104.10 with SMTP id m10mr5897532ebo.62.1263783646762; Sun, 17 Jan 2010 19:00:46 -0800 (PST) In-Reply-To: <3a142e751001171859k39b20885y3b15a3bc5ac2c225@mail.gmail.com> References: <20100106103504.51cc1428@gmail.com> <3a142e751001171430t613e015nd3f660437fd9aa9c@mail.gmail.com> <20100117191701.2a308ae0@gmail.com> <3a142e751001171859k39b20885y3b15a3bc5ac2c225@mail.gmail.com> Date: Mon, 18 Jan 2010 03:00:46 +0000 Message-ID: <3a142e751001171900l1b341b78o409734bc744f30a8@mail.gmail.com> From: Paul B Mahol To: Alex Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-mobile@freebsd.org Subject: Re: Wireless problems on 8.0-RELEASE X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2010 03:06:34 -0000 On 1/18/10, Paul B Mahol wrote: > On 1/18/10, Alex wrote: >> On Sun, 17 Jan 2010 22:30:12 +0000 >> Paul B Mahol wrote: >> >>> On 1/6/10, Alex wrote: >>> > Does anyone know why this might be happening? >>> >>> There are many possible reasons, but I never experienced upload >>> problems with NDISulator. (well only when using powerd with >>> aggressive settings, this way watchdog did happened when transferring >>> at high speeds ... but tranfer completed just fine) >>> >>> What is dmesg output related to ndis0? >>> >> >> I filed a report about this problem which contains the information you >> are looking for: http://www.freebsd.org/cgi/query-pr.cgi?pr=142624 > > Report is missing most important lines, the ones which are displayed > once module is loaded but before interface is activated. > > I need to know the real name of "dummy" call(s). If you can't manage to get that information, post link to .SYS and .INF files you are using. -- Paul B Mahol From owner-freebsd-mobile@FreeBSD.ORG Mon Jan 18 14:08:46 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6873C1065679 for ; Mon, 18 Jan 2010 14:08:46 +0000 (UTC) (envelope-from alex323@gmail.com) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id EA89D8FC12 for ; Mon, 18 Jan 2010 14:08:45 +0000 (UTC) Received: by fxm27 with SMTP id 27so2296848fxm.3 for ; Mon, 18 Jan 2010 06:08:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=ppZg3l+I5riMqTuXE/dogDyX2IESafnDOtys7BzKX5U=; b=tzsaLJyjq41uUeoauisXw0IBU7PthAbB6oMu+57wGy0RPfiPR4PajQaBWC7A9JUxT7 GlZtFbalyGNjnfueDefUT0BunkBnY/4yIyM6EObvEL17DWZs8SXR2jf+4UsfMmpAldYE fMiM8GJClA952We0y9b80yO9Mht1r01TynhNM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=oi54X96jUTkze8ThFGhHoPXt4EeRQCwnjak73AW7SSro0VqBcRgXXPcgsXijflnqm1 /OVqdbnaxStm5pRK0jAysRhFA7ExtVMbbegxREkJxx/8pzurJnZfEa7EtG3/2cbq6sVH 6/7ctriFqIHwzr/FnispZfYnv21gZXHo977UY= Received: by 10.223.14.145 with SMTP id g17mr7691206faa.51.1263823724830; Mon, 18 Jan 2010 06:08:44 -0800 (PST) Received: from localhost (ool-44c14b8e.dyn.optonline.net [68.193.75.142]) by mx.google.com with ESMTPS id 14sm2147777fxm.11.2010.01.18.06.08.42 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 18 Jan 2010 06:08:43 -0800 (PST) Date: Mon, 18 Jan 2010 09:08:40 -0500 From: Alex To: Paul B Mahol Message-ID: <20100118090840.52be92e3@gmail.com> In-Reply-To: <3a142e751001171900l1b341b78o409734bc744f30a8@mail.gmail.com> References: <20100106103504.51cc1428@gmail.com> <3a142e751001171430t613e015nd3f660437fd9aa9c@mail.gmail.com> <20100117191701.2a308ae0@gmail.com> <3a142e751001171859k39b20885y3b15a3bc5ac2c225@mail.gmail.com> <3a142e751001171900l1b341b78o409734bc744f30a8@mail.gmail.com> X-Mailer: Claws Mail 3.7.3 (GTK+ 2.18.5; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-mobile@freebsd.org Subject: Re: Wireless problems on 8.0-RELEASE X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2010 14:08:46 -0000 On Mon, 18 Jan 2010 03:00:46 +0000 Paul B Mahol wrote: > On 1/18/10, Paul B Mahol wrote: > > On 1/18/10, Alex wrote: > >> On Sun, 17 Jan 2010 22:30:12 +0000 > >> Paul B Mahol wrote: > >> > >>> On 1/6/10, Alex wrote: > >>> > Does anyone know why this might be happening? > >>> > >>> There are many possible reasons, but I never experienced upload > >>> problems with NDISulator. (well only when using powerd with > >>> aggressive settings, this way watchdog did happened when > >>> transferring at high speeds ... but tranfer completed just fine) > >>> > >>> What is dmesg output related to ndis0? > >>> > >> > >> I filed a report about this problem which contains the information > >> you are looking for: > >> http://www.freebsd.org/cgi/query-pr.cgi?pr=142624 > > > > Report is missing most important lines, the ones which are displayed > > once module is loaded but before interface is activated. > > > > I need to know the real name of "dummy" call(s). > The module is loaded at boot time in loader.conf, but I think this is the message you were looking for: ntoskrnl dummy called... That message repeats itself over and over, completely filling up my dmesg output. > If you can't manage to get that information, post link to .SYS and > .INF files you are using. > http://centromere.net/rtl8192se.tar.bz2 -- Alex From owner-freebsd-mobile@FreeBSD.ORG Mon Jan 18 16:23:58 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F862106568B for ; Mon, 18 Jan 2010 16:23:58 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-ew0-f226.google.com (mail-ew0-f226.google.com [209.85.219.226]) by mx1.freebsd.org (Postfix) with ESMTP id 31D9D8FC24 for ; Mon, 18 Jan 2010 16:23:57 +0000 (UTC) Received: by ewy26 with SMTP id 26so3667666ewy.3 for ; Mon, 18 Jan 2010 08:23:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=PeGjJCAj+01UW4LjkPef/FH6xqGXYXDILrrTccBy8fs=; b=UOZsxIBO0qUUCnF5Q7vobLA+T0bV4jcKz/OH3KmbmeUNCDK/CuvtR0QgZWV0Jrrhyy RlAfJf5C7aXYQmN2YlQwDOG0FyN/ep1mEONvIHk6PKZX5MF5B63d8x0VsQxc0+PaDzEZ 2ajPv+2dTxccv7N1phvRTuvvhHqWAGWI9eSJ0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=G8POX1OwrfpvUceqfXc8laRlkwbAMxliaIN3dR7cKixtQIjd/RDud4OpbD9Sxr+ad6 xBf3CE/8op6R5TN7X9RFcSX8bPODXnDSB1H3PT+v/QDxLLX4bWEOp1JQDIeQL5gEQg3k RtIgL7nmMRSHozDzIw1Zoq8isoHMhKLZ0BZOk= MIME-Version: 1.0 Received: by 10.213.110.17 with SMTP id l17mr4201046ebp.25.1263831836610; Mon, 18 Jan 2010 08:23:56 -0800 (PST) In-Reply-To: <20100118090840.52be92e3@gmail.com> References: <20100106103504.51cc1428@gmail.com> <3a142e751001171430t613e015nd3f660437fd9aa9c@mail.gmail.com> <20100117191701.2a308ae0@gmail.com> <3a142e751001171859k39b20885y3b15a3bc5ac2c225@mail.gmail.com> <3a142e751001171900l1b341b78o409734bc744f30a8@mail.gmail.com> <20100118090840.52be92e3@gmail.com> Date: Mon, 18 Jan 2010 16:23:56 +0000 Message-ID: <3a142e751001180823i2e891017u4cb0111a1a8ee6be@mail.gmail.com> From: Paul B Mahol To: Alex Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-mobile@freebsd.org Subject: Re: Wireless problems on 8.0-RELEASE X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2010 16:23:58 -0000 On 1/18/10, Alex wrote: > The module is loaded at boot time in loader.conf, but I think this is > the message you were looking for: > > ntoskrnl dummy called... I was looking for: no match for IoWMIQueryAllData no match for IoWMIOpenBlock Does message appears only when uploading or just always, after boot is completed but before interface is turned up (via ifconfig) You said that 7.2 doesnt have this problem, are you using same SYS and INF files with 8.0 ? -- Paul B Mahol From owner-freebsd-mobile@FreeBSD.ORG Mon Jan 18 16:40:05 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3348D106568B for ; Mon, 18 Jan 2010 16:40:05 +0000 (UTC) (envelope-from alex323@gmail.com) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id AADC58FC26 for ; Mon, 18 Jan 2010 16:40:04 +0000 (UTC) Received: by fxm27 with SMTP id 27so2461656fxm.3 for ; Mon, 18 Jan 2010 08:40:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=tnapWu66rDw+5a59TACk+l/G+TVfWIOOqDm52cekhHo=; b=nHikEnslUUHjPNiOK3zMiJoj02Bvbs/1GeG7Sy+x73iyTGWNyPttvDbxfEb8URoFOT YpUQ5D6zbO4l8/NYWMKoowHGlzonb2HgZlcLexhLNmYVxAtqQOf6R5ppSZboagQDYEkH tP6LsC3/nEkD4WP8AY7iO3KN0b178/OOeyxQs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=GN9CTC5f6hk9UpRZgPynPvawu3D7LcLdKuXYKwUzUrRkZhaualOcG95tbrbuogi4n/ UFAxqn6vT8JcYuSD2eaDgLwvkKf1r9Rzx9csrU/Eux+sZDIZUQGqzWguZpj39Unn9A2W gGCxXRcrw3Ppl4+nFiwv6p8z+e7c0vHW76vag= Received: by 10.223.5.212 with SMTP id 20mr4042246faw.19.1263832803542; Mon, 18 Jan 2010 08:40:03 -0800 (PST) Received: from localhost (ool-44c14b8e.dyn.optonline.net [68.193.75.142]) by mx.google.com with ESMTPS id 16sm1898928fxm.0.2010.01.18.08.40.02 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 18 Jan 2010 08:40:02 -0800 (PST) Date: Mon, 18 Jan 2010 11:40:00 -0500 From: Alex To: Paul B Mahol Message-ID: <20100118114000.15dcd17c@gmail.com> In-Reply-To: <3a142e751001180823i2e891017u4cb0111a1a8ee6be@mail.gmail.com> References: <20100106103504.51cc1428@gmail.com> <3a142e751001171430t613e015nd3f660437fd9aa9c@mail.gmail.com> <20100117191701.2a308ae0@gmail.com> <3a142e751001171859k39b20885y3b15a3bc5ac2c225@mail.gmail.com> <3a142e751001171900l1b341b78o409734bc744f30a8@mail.gmail.com> <20100118090840.52be92e3@gmail.com> <3a142e751001180823i2e891017u4cb0111a1a8ee6be@mail.gmail.com> X-Mailer: Claws Mail 3.7.3 (GTK+ 2.18.5; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-mobile@freebsd.org Subject: Re: Wireless problems on 8.0-RELEASE X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2010 16:40:05 -0000 On Mon, 18 Jan 2010 16:23:56 +0000 Paul B Mahol wrote: > On 1/18/10, Alex wrote: > > The module is loaded at boot time in loader.conf, but I think this > > is the message you were looking for: > > > > ntoskrnl dummy called... > > I was looking for: > > no match for IoWMIQueryAllData > no match for IoWMIOpenBlock > > Does message appears only when uploading > or just always, after boot is completed > but before interface is turned up (via ifconfig) > I've never seen those messages in the dmesg output. Strangely, the only method by which I can successfully upload large files is scp. > You said that 7.2 doesnt have this problem, > are you using same SYS and INF files with 8.0 ? > No, because Lenovo released updates for the driver. Both the older version of the driver (the one I used on 7.2) and the newest version of the driver produce the same problems on 8.0. If you want, I can upload the older version of the driver too. -- Alex From owner-freebsd-mobile@FreeBSD.ORG Mon Jan 18 20:54:19 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41845106568F for ; Mon, 18 Jan 2010 20:54:19 +0000 (UTC) (envelope-from mavbsd@gmail.com) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id C5D648FC26 for ; Mon, 18 Jan 2010 20:54:18 +0000 (UTC) Received: by fxm27 with SMTP id 27so2733919fxm.3 for ; Mon, 18 Jan 2010 12:54:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=8OUO1JB3lbFzwP/R5GsJmUWeqvmdFoqe5z335JMluW8=; b=GkpSBQdAwkleVxDhC1uVCK14r/c8uPcg1A1Ow0blYiPOPKQoL6pftn3dsKVxAtMusN eu3PHj/xJ1vEc4JndScKgyed5C3ccj5hkfBwhNZkGMYwVH8D2PA0LX2kOt+A/Jr/uhyU nwJ7gr/jZ3sjHbRTjvPogtt1aL1otMACyucRM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=O4StIJ5iIlkn6NwhHYJWful5OpLmQ0Tw3odWcEn3/tzxv3c5OslyxRakypTigkFRer gNLV/7IsvLZZ1OEEyoToLSc1gsT1lLIi4j9/5JgCIfk2FV+gK6uqTApIWwses73v3c3H +1PD5ZLYq1OVzIIJCXGCKN4kRDnUSbqBO+J9I= Received: by 10.223.95.72 with SMTP id c8mr8172506fan.73.1263848056948; Mon, 18 Jan 2010 12:54:16 -0800 (PST) Received: from mavbook.mavhome.dp.ua (pc.mavhome.dp.ua [212.86.226.226]) by mx.google.com with ESMTPS id 13sm2560423fxm.13.2010.01.18.12.54.15 (version=SSLv3 cipher=RC4-MD5); Mon, 18 Jan 2010 12:54:15 -0800 (PST) Sender: Alexander Motin Message-ID: <4B54CA44.8020406@FreeBSD.org> Date: Mon, 18 Jan 2010 22:53:24 +0200 From: Alexander Motin User-Agent: Thunderbird 2.0.0.23 (X11/20091212) MIME-Version: 1.0 To: Torfinn Ingolfsen References: <1263684182.00207912.1263673802@10.7.7.3> <1263727381.00208016.1263714001@10.7.7.3> <1263763385.00208121.1263751203@10.7.7.3> In-Reply-To: <1263763385.00208121.1263751203@10.7.7.3> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-mobile@freebsd.org Subject: Re: Acer Aspire 5672 laptop and FreeBSD 8.0-stable X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2010 20:54:19 -0000 Torfinn Ingolfsen wrote: > On Sun, 17 Jan 2010 09:38:36 +0200 > Alexander Motin wrote: > >> Fixing this require significant improvement of the PCI code, which >> wasn't done yet. At this moment I am using machine-specific local hack >> to set proper resources there (same as in non-ACPI mode) by hands: >> http://people.freebsd.org/~mav/tm6292_pcie.patch > > I tested this patch, and it makes this laptop work better. Thanks! > bge0 still doesn't attach for some reason, but wpi0 does, and it is usable now. > > dmesg output on the info page: > http://sites.google.com/site/tingox/aceraspireas5672andfreebsd My patch was made exclusively for my TM6292. It may not fit your A5672. You should boot in non-ACPI mode, copy resources of PCI bridges and update patch using them. If you do it right, reported bridges resources in ACPI and non-ACPI modes should be the same. -- Alexander Motin From owner-freebsd-mobile@FreeBSD.ORG Mon Jan 18 21:34:28 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D6583106566B for ; Mon, 18 Jan 2010 21:34:28 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.24]) by mx1.freebsd.org (Postfix) with ESMTP id 69D308FC1C for ; Mon, 18 Jan 2010 21:34:28 +0000 (UTC) Received: by ey-out-2122.google.com with SMTP id 25so679972eya.3 for ; Mon, 18 Jan 2010 13:34:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=GNT9jSrWw1o0XEWFfcAtlPxdhTGgFyJ2O5me4zdzUH0=; b=KIrGDoVvjdA7fLTmjoSwDz8vSI3gumRvg5scKkp17jprgmd9MVLsd5DdLd24Xhwz0Z eBxPf1DbIKABV4wWwz+dHtYtzGnxdD0vfE3zZ/yIXmbPDERknFm3dmTWtjJM9ucpwk+q L8vZgE8x2zYW05UywJL1CISrJh+LGEuESnOiw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=QEtV251O+CD8094AB9vH7J4HAMq9O1qdjX2XlXk1p8MyyqJ3xJYwdzGHUnqgDcm+s6 SLDj8enlSIKA+jB56a7rvRRVkWOzh806Bd5+KNON7M63bDV8VdDiMR5AYEaRAN03KV9Z h76vS4Y9kV1x9qJb44C1DgQlHhZGDUK8IKl1k= MIME-Version: 1.0 Received: by 10.213.24.24 with SMTP id t24mr4434801ebb.16.1263850467241; Mon, 18 Jan 2010 13:34:27 -0800 (PST) In-Reply-To: <20100118114000.15dcd17c@gmail.com> References: <20100106103504.51cc1428@gmail.com> <3a142e751001171430t613e015nd3f660437fd9aa9c@mail.gmail.com> <20100117191701.2a308ae0@gmail.com> <3a142e751001171859k39b20885y3b15a3bc5ac2c225@mail.gmail.com> <3a142e751001171900l1b341b78o409734bc744f30a8@mail.gmail.com> <20100118090840.52be92e3@gmail.com> <3a142e751001180823i2e891017u4cb0111a1a8ee6be@mail.gmail.com> <20100118114000.15dcd17c@gmail.com> Date: Mon, 18 Jan 2010 21:34:27 +0000 Message-ID: <3a142e751001181334t4e48a21bk499df4b4edccd73e@mail.gmail.com> From: Paul B Mahol To: Alex Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-mobile@freebsd.org Subject: Re: Wireless problems on 8.0-RELEASE X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2010 21:34:28 -0000 On 1/18/10, Alex wrote: > On Mon, 18 Jan 2010 16:23:56 +0000 > Paul B Mahol wrote: > >> On 1/18/10, Alex wrote: >> > The module is loaded at boot time in loader.conf, but I think this >> > is the message you were looking for: >> > >> > ntoskrnl dummy called... >> >> I was looking for: >> >> no match for IoWMIQueryAllData >> no match for IoWMIOpenBlock >> >> Does message appears only when uploading >> or just always, after boot is completed >> but before interface is turned up (via ifconfig) >> > > I've never seen those messages in the dmesg output. Strangely, the only > method by which I can successfully upload large files is scp. Here is my test results (another driver/card combination): With opera and gmail, upload "stuck" at ~32kb but rtorrent and sftp uploads just fine. Upload of 1.3M file in opera stuck at few kb but it was complete after few seconds. >> You said that 7.2 doesnt have this problem, >> are you using same SYS and INF files with 8.0 ? >> > > No, because Lenovo released updates for the driver. Both the older > version of the driver (the one I used on 7.2) and the newest version of > the driver produce the same problems on 8.0. If you want, I can upload > the older version of the driver too. Try to remove line with OID_GEN_CURRENT_LOOKAHEAD in /sys/dev/if_ndis.c, rebuild and reinstall if_ndis module and see if that helps. Why are you have tso disabled, does it works with tso enabled? Are there any other custom sysctl options? What is signal strength of the AP? And current link speed? (this one is available only on CURRENT and from my git repo code) -- Paul B Mahol From owner-freebsd-mobile@FreeBSD.ORG Tue Jan 19 01:53:46 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E3C61065672 for ; Tue, 19 Jan 2010 01:53:46 +0000 (UTC) (envelope-from alex323@gmail.com) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id 19E5F8FC15 for ; Tue, 19 Jan 2010 01:53:45 +0000 (UTC) Received: by fxm27 with SMTP id 27so2928575fxm.3 for ; Mon, 18 Jan 2010 17:53:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=lMGfcq5dQFGc9V7Tle2mv7BE3RrhtYJiO8wqRMF1Fgo=; b=GxwtrYpIfDsfSEGYPaCVBdMxR50BgK4j54eKZmkQSHhad4CwzHX/2AvKy5dJbsRHTd Pu5j6zw4STvPvuCfLe01O2XC2jkUwvX0210YcVPpo5Xr8LLz2hqAeX8TpbzEo/LerPjc cDmqmTUK8Bv6MadRu/USNErdogHZXTwYPiyjE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=nq75MhBvjVsBGzcewBX6pTHw8SHO1MA8MDOGb+ZACtgYuUB65fzZsIM6yQbBJopvtW +BF3IR6yHgm6ED4WTsG8BtyZw7buk2C0kCJLcSFk6EmIbH2h/znXrh6rflpTUwHCTm1s 8CX+STzoYIc/JYf0gDYOJJ3jXh48/lxr4T8Gg= Received: by 10.223.5.142 with SMTP id 14mr1649450fav.39.1263866024971; Mon, 18 Jan 2010 17:53:44 -0800 (PST) Received: from localhost (ool-44c14b8e.dyn.optonline.net [68.193.75.142]) by mx.google.com with ESMTPS id 14sm2563544fxm.11.2010.01.18.17.53.39 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 18 Jan 2010 17:53:40 -0800 (PST) Date: Mon, 18 Jan 2010 20:53:26 -0500 From: Alex To: Paul B Mahol Message-ID: <20100118205326.54143464@gmail.com> In-Reply-To: <3a142e751001181334t4e48a21bk499df4b4edccd73e@mail.gmail.com> References: <20100106103504.51cc1428@gmail.com> <3a142e751001171430t613e015nd3f660437fd9aa9c@mail.gmail.com> <20100117191701.2a308ae0@gmail.com> <3a142e751001171859k39b20885y3b15a3bc5ac2c225@mail.gmail.com> <3a142e751001171900l1b341b78o409734bc744f30a8@mail.gmail.com> <20100118090840.52be92e3@gmail.com> <3a142e751001180823i2e891017u4cb0111a1a8ee6be@mail.gmail.com> <20100118114000.15dcd17c@gmail.com> <3a142e751001181334t4e48a21bk499df4b4edccd73e@mail.gmail.com> X-Mailer: Claws Mail 3.7.3 (GTK+ 2.18.5; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-mobile@freebsd.org Subject: Re: Wireless problems on 8.0-RELEASE X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jan 2010 01:53:46 -0000 On Mon, 18 Jan 2010 21:34:27 +0000 Paul B Mahol wrote: > On 1/18/10, Alex wrote: > > On Mon, 18 Jan 2010 16:23:56 +0000 > > Paul B Mahol wrote: > > > >> On 1/18/10, Alex wrote: > >> > The module is loaded at boot time in loader.conf, but I think > >> > this is the message you were looking for: > >> > > >> > ntoskrnl dummy called... > >> > >> I was looking for: > >> > >> no match for IoWMIQueryAllData > >> no match for IoWMIOpenBlock > >> > >> Does message appears only when uploading > >> or just always, after boot is completed > >> but before interface is turned up (via ifconfig) > >> > > > > I've never seen those messages in the dmesg output. Strangely, the > > only method by which I can successfully upload large files is scp. > > Here is my test results (another driver/card combination): > With opera and gmail, upload "stuck" at ~32kb but rtorrent and sftp > uploads just fine. Upload of 1.3M file in opera stuck at few kb but > it was complete after > few seconds. > > >> You said that 7.2 doesnt have this problem, > >> are you using same SYS and INF files with 8.0 ? > >> > > > > No, because Lenovo released updates for the driver. Both the older > > version of the driver (the one I used on 7.2) and the newest > > version of the driver produce the same problems on 8.0. If you > > want, I can upload the older version of the driver too. > > Try to remove line with OID_GEN_CURRENT_LOOKAHEAD > in /sys/dev/if_ndis.c, rebuild and reinstall if_ndis module and see > if that helps. > /sys/dev/if_ndis.c does not exist, however /sys/dev/if_ndis/if_ndis.c does exist. I have commented out the line and executed: make buildkernel make installkernel but it did not seem to fix the problem (I don't use modules -- I only compile in what I need). > Why are you have tso disabled, does it works with tso enabled? > Are there any other custom sysctl options? > If I recall correctly, someone on IRC recommended I try disabling that. Changing this setting had no effect -- the problem existed either way. It is enabled now. No other sysctl options are in effect. > What is signal strength of the AP? And current link speed? (this one > is available only on CURRENT and from my git repo code) SSID/MESH ID BSSID CHAN RATE S:N INT CAPS skynet 00:28:10:00:28:10 6 54M -71:-96 100 EP media: IEEE 802.11 Wireless Ethernet OFDM/36Mbps mode 11g -- Alex From owner-freebsd-mobile@FreeBSD.ORG Tue Jan 19 05:20:40 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDBFC106566B for ; Tue, 19 Jan 2010 05:20:40 +0000 (UTC) (envelope-from oberman@es.net) Received: from mailgw.es.net (mail3.es.net [IPv6:2001:400:4c01::2]) by mx1.freebsd.org (Postfix) with ESMTP id 91F248FC12 for ; Tue, 19 Jan 2010 05:20:40 +0000 (UTC) Received: from ptavv.es.net (ptavv.es.net [IPv6:2001:400:910::29]) by mailgw.es.net (8.14.3/8.14.3) with ESMTP id o0J5Kbev029069 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 18 Jan 2010 21:20:38 -0800 Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 266271CC09; Mon, 18 Jan 2010 21:20:37 -0800 (PST) To: Alex In-reply-to: Your message of "Mon, 18 Jan 2010 11:40:00 EST." <20100118114000.15dcd17c@gmail.com> Date: Mon, 18 Jan 2010 21:20:37 -0800 From: "Kevin Oberman" Message-Id: <20100119052037.266271CC09@ptavv.es.net> X-Proofpoint-Virus-Version: vendor=fsecure engine=1.12.8161:2.4.5, 1.2.40, 4.0.166 definitions=2010-01-19_04:2010-01-05, 2010-01-19, 2010-01-18 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=5.0.0-0908210000 definitions=main-1001180300 Cc: Paul B Mahol , freebsd-mobile@freebsd.org Subject: Re: Wireless problems on 8.0-RELEASE X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jan 2010 05:20:40 -0000 > Date: Mon, 18 Jan 2010 11:40:00 -0500 > From: Alex > Sender: owner-freebsd-mobile@freebsd.org > > On Mon, 18 Jan 2010 16:23:56 +0000 > Paul B Mahol wrote: > > > On 1/18/10, Alex wrote: > > > The module is loaded at boot time in loader.conf, but I think this > > > is the message you were looking for: > > > > > > ntoskrnl dummy called... > > > > I was looking for: > > > > no match for IoWMIQueryAllData > > no match for IoWMIOpenBlock > > > > Does message appears only when uploading > > or just always, after boot is completed > > but before interface is turned up (via ifconfig) > > > > I've never seen those messages in the dmesg output. Strangely, the only > method by which I can successfully upload large files is scp. ssh (and scp) limit window size. This may relate to the problem. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 From owner-freebsd-mobile@FreeBSD.ORG Tue Jan 19 10:40:37 2010 Return-Path: Delivered-To: mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 334CD106566B for ; Tue, 19 Jan 2010 10:40:37 +0000 (UTC) (envelope-from odhr_bounce@clients.intrasight.net) Received: from snd1181166.britecast.com (snd1181166.britecast.com [64.88.181.166]) by mx1.freebsd.org (Postfix) with ESMTP id 7E13D8FC15 for ; Tue, 19 Jan 2010 10:40:36 +0000 (UTC) Received: by snd1181166.britecast.com (PowerMTA(TM) v3.5r11) id ham6280i69s0 for ; Tue, 19 Jan 2010 05:40:32 -0500 (envelope-from ) X-Job: ODHR-5e8617b6c159405ea76c8ee39681e145 Date: Tue, 19 Jan 2010 05:30:08 -0500 To: From: Owners Direct Message-ID: <{78869AD9-06D1-4963-B846-DACB20547896}odhr_bounce@clients.intrasight.net> MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Save money on your next holiday to sunny Spain! X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jan 2010 10:40:37 -0000 ----------------------------------------------------------------=0D=0AO= ver=2031,000=20holiday=20rentals=20worldwide=20direct=20from=20private=20= owners=0D=0A-----------------------------------------------------------= -----=0D=0A=0D=0ASpain...everything=20you=20need=20in=20a=20holiday=20d= estination=20and=20more.=20=0D=0A=0D=0A=0D=0ADear=20Holidaymaker,=0D=0A= =0D=0AOver=2050=20million=20people=20choose=20Spain=20as=20their=20holi= day=20destination=20every=20year=20and=20on=20Owners=20Direct=20there=20= are=20currently=20over=206500=20privately=20owned=20holiday=20homes=20a= vailable=20to=20rent.=0D=0A=0D=0A=0D=0A>Homepage=0D=0Ahttp://www.owners= direct.co.uk=0D=0A=0D=0A=0D=0A-----------------------------------------= ------------------------------------------------------------=0D=0ABrill= iant=20Beaches=0D=0A---------------------------------------------------= --------------------------------------------------=0D=0A=0D=0ASpain=20h= as=20over=205000=20miles=20of=20fantastic=20coastline.=20Costa=20del=20= Sol=20is=20a=20favourite=20for=20tourists=20with=20activities=20for=20a= ll=20ages=20and=20apartments=20with=20pool=20access=20from=20just=20GBP= 120=20per=20week=21=20The=20Costa=20de=20la=20Luz=20region=20of=20south= ern=20Spain=20is=20recommended=20for=20ultimate=20relaxation=20and=20is= =20home=20to=20some=20of=20the=20most=20unspoilt=20Spanish=20coastlines= .=20Villas=20start=20from=20just=20GBP300=20per=20week=20and=20to=20add= =20to=20the=20relaxation,=20many=20have=20private=20pools.=20Whether=20= you=20are=20looking=20for=20a=20property=20on=20the=20beach=20within=20= walking=20or=20driving=20distance,=20we=20are=20certain=20you=20will=20= find=20one=20on=20Owners=20Direct.=20=0D=0A=0D=0Ahttp://www.ownersdirec= t.co.uk/Spain.htm=0D=0Ahttp://www.ownersdirect.co.uk/search_advanced.as= p=0D=0A=0D=0A=0D=0A----------------------------------------------------= --------------------------------------------------=0D=0AEscape=20Inland= =0D=0A-----------------------------------------------------------------= -------------------------------------=0D=0A=0D=0ALooking=20to=20get=20a= way=20from=20tourists?=20Try=20going=20inland=20and=20you'll=20find=20s= pacious=20farmhouses=20overlooking=20dramatic=20scenery=20that=20make=20= great=20accommodation=20for=20large=20groups=20of=20friends=20or=20fami= ly.=20Many=20have=20private=20pools=20and=20modern=20facilities.=20Book= =20bed=20and=20breakfasts=20that=20start=20from=20GBP50=20per=20room=20= per=20night=20in=20the=20whitewashed=20villages=20of=20the=20Jaen=20Pro= vince.=20Cave=20houses=20surrounded=20by=20olive=20groves=20and=20almon= d=20trees=20in=20the=20Granada=20province=20are=20perfect=20for=20a=20r= omantic=20getaway.=20=0D=0A=0D=0Ahttp://www.ownersdirect.co.uk/Spain.ht= m=0D=0A=0D=0A=0D=0A----------------------------------------------------= -----------------------------------------------------=0D=0ACity=20Accom= modation=20without=20City=20Hotel=20Prices=0D=0A-----------------------= -----------------------------------------------------------------------= -----------=0D=0A=0D=0AShort=20breaks=20in=20Spanish=20cities=20are=20s= ome=20of=20the=20most=20popular=20taken=20in=20Europe=20and=20they=20ne= edn't=20cost=20you=20a=20fortune.=20A=20two=20bedroom=20apartment=20in=20= the=20vibrant=20city=20of=20Barcelona=20costs=20from=20GBP70=20per=20ni= ght.=20For=20Spanish=20culture,=20Madrid=20and=20Seville=20are=20also=20= must=20see=20cities=20with=20their=20own=20individuality=20and=20flair,= =20all=20of=20which=20can=20be=20enjoyed=20in=20more=20spacious=20accom= modation=20than=20a=20hotel=20for=20a=20lower=20price=21=20=0D=0A=0D=0A= http://www.ownersdirect.co.uk/Spain.htm=0D=0A=0D=0A=0D=0A--------------= -----------------------------------------------------------------------= ---------------------=0D=0APlan=20your=20holiday=20around=20an=20event=0D= =0A--------------------------------------------------------------------= --------------------------------------=0D=0A=0D=0AThe=20Spanish=20love=20= to=20party=20and=20their=20calendar=20for=20fiestas=20is=20jam=20packed= =20so=20why=20not=20join=20them=20in=202010=21=20February=20is=20the=20= Seville=20Tapas=20Fair=20for=20all=20food=20lovers.=20March=20is=20Fall= as=20de=20San=20Jose=20in=20Valencia=20which=20involves=20huge=20street= =20parties,=20processions=20and=20fireworks.=20Madrid=20celebrates=20th= e=20worlds=20largest=20bullfight=20festival=20and=20cultural=20events=20= in=20May.=20For=20all=20sports=20enthusiasts=20the=20Spanish=20Grand=20= Prix=20is=2007=20-=2009=20May.=20=0D=0A=0D=0Ahttp://www.ownersdirect.co= .uk/search_advanced.asp=0D=0A=0D=0A=0D=0A------------------------------= -----------------------------------------------------------------------= -----=0D=0ARent=20with=20Confidence=0D=0A------------------------------= -----------------------------------------------------------------------= -----=0D=0A=0D=0ABook=20the=20properties=20on=20our=20site=20with=20con= fidence=20by=20checking=20out=20the=20free=20HomeAway=20rental=20guaran= tee.=0D=0A=0D=0Ahttp://guaranteeuk.homeaway.com/=0D=0A=0D=0A-----------= -----------------------------------------------------------------------= ----------------------------=0D=0ASpecial=20offers=0D=0A---------------= -----------------------------------------------------------------------= ------------------------=0D=0A=0D=0ASearch=20our=20special=20offer=20li= sting=20for=20early=20bird=20offers=20or=20last=20minute=20deals=0D=0A=0D= =0Ahttp://www.ownersdirect.co.uk/search-special-offer-accommodation.asp= =0D=0A=0D=0A-----------------------------------------------------------= ---------------------------------------------------=0D=0ADo=20you=20hav= e=20your=20own=20holiday=20home?=0D=0A---------------------------------= -----------------------------------------------------------------------= ------=0D=0A=0D=0AWhy=20not=20advertise=20with=20the=20UK's=20leading=20= online=20holiday=20property=20site=20specialising=20in=20direct=20from=20= the=20owner=20rentals,=20with=20over=20ten=20years=20of=20experience=20= behind=20us.=20Thousands=20of=20visitors=20make=20enquiries=20through=20= our=20site=20everyday.=0D=0A=0D=0A=0D=0Ahttp://www.ownersdirect.co.uk/a= dvertise.htm=0D=0A=0D=0A=0D=0A-----------------------------------------= -----------------------------------------------------------------------= =0D=0ATravel=20money=20online=0D=0A------------------------------------= -----------------------------------------------------------------------= -----=0D=0A=0D=0AOnce=20you've=20found=20your=20accommodation,=20order=20= your=20currency=20from=20HiFX=20and=20save=20on=20commission.=0D=0A=0D=0A= HiFx=0D=0Ahttps://hifx.travelmoneyonline.co.uk/Default.aspx?r=3DGB&f=3D= TFG5PO8I12YQA1B&c=3DNORMAL&a=3DHODH001=0D=0A=0D=0A=0D=0A=0D=0A=0D=0ATel= :=20+=2044=20(0)1372=20734555=0D=0AContact=20us=0D=0A>http://www.owners= direct.co.uk/contactus.htm=0D=0A=0D=0A=0D=0A=0D=0A---------------------= -------------------------------=0D=0AOwners=20Direct=20Holiday=20Rental= s=20Ltd=201997=20-=202010=0D=0A=0D=0A=0D=0APlease=20do=20not=20reply=20= to=20this=20email.=20It=20has=20been=20sent=20from=20an=20email=20=0D=0A= address=20that=20does=20not=20accept=20incoming=20emails.=0D=0A=0D=0ATh= is=20e-mail=20is=20never=20sent=20unsolicited.=20This=20is=20an=20Owner= s=20Direct=20mailing.=20=0D=0AYou=20are=20currently=20subscribed=20as:=20= mobile@freebsd.org=0D=0A=0D=0ATo=20unsubscribe:=20http://c2i-webapps2.h= omeaway.com/odhr/unsubscribe/unsubscribe.aspx?jobid=3D{5E8617B6-C159-40= 5E-A76C-8EE39681E145}&rcptid=3D528855716&name=3DJerome&rcpt=3DE1d3gngzx= tw7hpa78lklzqq53kdwqrr5ma65fcij67lnwr75ewl7xgb8wloe&version=3Dt=0D=0A=0D= =0A From owner-freebsd-mobile@FreeBSD.ORG Tue Jan 19 12:17:53 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 026FB106568F for ; Tue, 19 Jan 2010 12:17:53 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-ew0-f226.google.com (mail-ew0-f226.google.com [209.85.219.226]) by mx1.freebsd.org (Postfix) with ESMTP id 870FF8FC12 for ; Tue, 19 Jan 2010 12:17:52 +0000 (UTC) Received: by ewy26 with SMTP id 26so900380ewy.3 for ; Tue, 19 Jan 2010 04:17:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=CgVYbQAt3Y7sNoV15zKhN+RNT1vAEaxC6wTShEm06C0=; b=iooqIXIt3zc8MGdqevwPYda7ggT3pwI+CvqMBzNFTWWL6XBA7vPoOuMJtSxUnRN7z3 EAtmadhAT7L0eab+p7ID6JcwUKqwqazSBi3XHrzWsaC+Zj6mH0rgWZVx1ELuDJZwT7ie kECxi+FcGDWhPsu3q/k2PhC+lXJpBw5THc08o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=PPVIXQMDWkqnnI7aKj7evi0jf/QOrL6IovsMxY6+ivHymKF154GX8jT2dmI0SlYcbG NDjT0qmhrPNt3xQ0Oh44jg0voC3i3uWcW7zgxM1I6xobq1c0/N7aBjkqYxcKXGuYDpZR hGX8ku5RTzzzeyaDvfmtZTBLwupsWcj5RC8go= MIME-Version: 1.0 Received: by 10.213.1.23 with SMTP id 23mr2922921ebd.98.1263903470372; Tue, 19 Jan 2010 04:17:50 -0800 (PST) In-Reply-To: <20100118205326.54143464@gmail.com> References: <20100106103504.51cc1428@gmail.com> <3a142e751001171430t613e015nd3f660437fd9aa9c@mail.gmail.com> <20100117191701.2a308ae0@gmail.com> <3a142e751001171859k39b20885y3b15a3bc5ac2c225@mail.gmail.com> <3a142e751001171900l1b341b78o409734bc744f30a8@mail.gmail.com> <20100118090840.52be92e3@gmail.com> <3a142e751001180823i2e891017u4cb0111a1a8ee6be@mail.gmail.com> <20100118114000.15dcd17c@gmail.com> <3a142e751001181334t4e48a21bk499df4b4edccd73e@mail.gmail.com> <20100118205326.54143464@gmail.com> Date: Tue, 19 Jan 2010 12:17:49 +0000 Message-ID: <3a142e751001190417gff6c3a9l8458894cc73898f1@mail.gmail.com> From: Paul B Mahol To: Alex Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-mobile@freebsd.org Subject: Re: Wireless problems on 8.0-RELEASE X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jan 2010 12:17:53 -0000 On 1/19/10, Alex wrote: > On Mon, 18 Jan 2010 21:34:27 +0000 > Paul B Mahol wrote: > >> On 1/18/10, Alex wrote: >> > On Mon, 18 Jan 2010 16:23:56 +0000 >> > Paul B Mahol wrote: >> > >> >> On 1/18/10, Alex wrote: >> >> > The module is loaded at boot time in loader.conf, but I think >> >> > this is the message you were looking for: >> >> > >> >> > ntoskrnl dummy called... >> >> >> >> I was looking for: >> >> >> >> no match for IoWMIQueryAllData >> >> no match for IoWMIOpenBlock >> >> >> >> Does message appears only when uploading >> >> or just always, after boot is completed >> >> but before interface is turned up (via ifconfig) >> >> >> > >> > I've never seen those messages in the dmesg output. Strangely, the >> > only method by which I can successfully upload large files is scp. >> >> Here is my test results (another driver/card combination): >> With opera and gmail, upload "stuck" at ~32kb but rtorrent and sftp >> uploads just fine. Upload of 1.3M file in opera stuck at few kb but >> it was complete after >> few seconds. >> >> >> You said that 7.2 doesnt have this problem, >> >> are you using same SYS and INF files with 8.0 ? >> >> >> > >> > No, because Lenovo released updates for the driver. Both the older >> > version of the driver (the one I used on 7.2) and the newest >> > version of the driver produce the same problems on 8.0. If you >> > want, I can upload the older version of the driver too. >> >> Try to remove line with OID_GEN_CURRENT_LOOKAHEAD >> in /sys/dev/if_ndis.c, rebuild and reinstall if_ndis module and see >> if that helps. >> > > /sys/dev/if_ndis.c does not exist, however /sys/dev/if_ndis/if_ndis.c > does exist. I have commented out the line and executed: > > make buildkernel > make installkernel > > but it did not seem to fix the problem (I don't use modules -- I only > compile in what I need). > >> Why are you have tso disabled, does it works with tso enabled? >> Are there any other custom sysctl options? >> > > If I recall correctly, someone on IRC recommended I try disabling that. > Changing this setting had no effect -- the problem existed either way. > It is enabled now. No other sysctl options are in effect. > >> What is signal strength of the AP? And current link speed? (this one >> is available only on CURRENT and from my git repo code) > > SSID/MESH ID BSSID CHAN RATE S:N INT CAPS > skynet 00:28:10:00:28:10 6 54M -71:-96 100 EP > > media: IEEE 802.11 Wireless Ethernet OFDM/36Mbps mode 11g That one is just after association, code from CURRENT have fixed this. Does lowering mtu of wlan0 interface to 1400 helps? Speaking about "ntoskrnl dummy called..." Try to change return value of IoWMIRegistrationControl, in /sys/compat/ndis/subr_ntoskrnl.c , from STATUS_SUCCESS to STATUS_NOT_IMPLEMENTED and recompile/reinstall kernel. -- Paul B Mahol From owner-freebsd-mobile@FreeBSD.ORG Tue Jan 19 12:55:00 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F01DB1065670 for ; Tue, 19 Jan 2010 12:55:00 +0000 (UTC) (envelope-from alex323@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154]) by mx1.freebsd.org (Postfix) with ESMTP id 6F44E8FC20 for ; Tue, 19 Jan 2010 12:54:59 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id e21so976280fga.13 for ; Tue, 19 Jan 2010 04:54:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=E0UCd45Q2/XgXqIz7SRWNtwk4T+Z6Po2d4lW0eU4qRQ=; b=rsW0uaaPchL7leMt3Oo/aWNRHaHyUvDIF6W2oMi8tO+MrKkS1oXs75gHeIrcCgcQbh QzOuMiI73pvtYePNJVDid25BBUe0ZzqHIuSmWWxn+mBalvx+M8N4WB0ApUX03BlJK8cY gqEOwiikcISEnOpEvrpfznNyeYZNdr7YPwIDw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=D/YRkyU25ylnAjSPi7hUPTcgku2/ogPJlpScotSN8YsH2FZ5r+OWSEhT5qeCoigxBB CfgMgLqiLDS4GVwh+XMdUzg4Y+bd8TMncKqgwirLcYdw3zdzDtZna1mKaUYjjlyt0cJA SugqMdJgt5hBTwGkct4liMOW3Zo5ton1w0KR0= Received: by 10.87.74.14 with SMTP id b14mr9777134fgl.65.1263905699119; Tue, 19 Jan 2010 04:54:59 -0800 (PST) Received: from localhost (ool-44c14b8e.dyn.optonline.net [68.193.75.142]) by mx.google.com with ESMTPS id 14sm2831471fxm.11.2010.01.19.04.54.57 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 19 Jan 2010 04:54:58 -0800 (PST) Date: Tue, 19 Jan 2010 07:54:44 -0500 From: Alex To: Paul B Mahol Message-ID: <20100119075444.5ab3acc5@gmail.com> In-Reply-To: <3a142e751001190417gff6c3a9l8458894cc73898f1@mail.gmail.com> References: <20100106103504.51cc1428@gmail.com> <3a142e751001171430t613e015nd3f660437fd9aa9c@mail.gmail.com> <20100117191701.2a308ae0@gmail.com> <3a142e751001171859k39b20885y3b15a3bc5ac2c225@mail.gmail.com> <3a142e751001171900l1b341b78o409734bc744f30a8@mail.gmail.com> <20100118090840.52be92e3@gmail.com> <3a142e751001180823i2e891017u4cb0111a1a8ee6be@mail.gmail.com> <20100118114000.15dcd17c@gmail.com> <3a142e751001181334t4e48a21bk499df4b4edccd73e@mail.gmail.com> <20100118205326.54143464@gmail.com> <3a142e751001190417gff6c3a9l8458894cc73898f1@mail.gmail.com> X-Mailer: Claws Mail 3.7.3 (GTK+ 2.18.5; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-mobile@freebsd.org Subject: Re: Wireless problems on 8.0-RELEASE X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jan 2010 12:55:01 -0000 On Tue, 19 Jan 2010 12:17:49 +0000 Paul B Mahol wrote: > On 1/19/10, Alex wrote: > > On Mon, 18 Jan 2010 21:34:27 +0000 > > Paul B Mahol wrote: > > > >> On 1/18/10, Alex wrote: > >> > On Mon, 18 Jan 2010 16:23:56 +0000 > >> > Paul B Mahol wrote: > >> > > >> >> On 1/18/10, Alex wrote: > >> >> > The module is loaded at boot time in loader.conf, but I think > >> >> > this is the message you were looking for: > >> >> > > >> >> > ntoskrnl dummy called... > >> >> > >> >> I was looking for: > >> >> > >> >> no match for IoWMIQueryAllData > >> >> no match for IoWMIOpenBlock > >> >> > >> >> Does message appears only when uploading > >> >> or just always, after boot is completed > >> >> but before interface is turned up (via ifconfig) > >> >> > >> > > >> > I've never seen those messages in the dmesg output. Strangely, > >> > the only method by which I can successfully upload large files > >> > is scp. > >> > >> Here is my test results (another driver/card combination): > >> With opera and gmail, upload "stuck" at ~32kb but rtorrent and sftp > >> uploads just fine. Upload of 1.3M file in opera stuck at few kb but > >> it was complete after > >> few seconds. > >> > >> >> You said that 7.2 doesnt have this problem, > >> >> are you using same SYS and INF files with 8.0 ? > >> >> > >> > > >> > No, because Lenovo released updates for the driver. Both the > >> > older version of the driver (the one I used on 7.2) and the > >> > newest version of the driver produce the same problems on 8.0. > >> > If you want, I can upload the older version of the driver too. > >> > >> Try to remove line with OID_GEN_CURRENT_LOOKAHEAD > >> in /sys/dev/if_ndis.c, rebuild and reinstall if_ndis module and see > >> if that helps. > >> > > > > /sys/dev/if_ndis.c does not exist, > > however /sys/dev/if_ndis/if_ndis.c does exist. I have commented out > > the line and executed: > > > > make buildkernel > > make installkernel > > > > but it did not seem to fix the problem (I don't use modules -- I > > only compile in what I need). > > > >> Why are you have tso disabled, does it works with tso enabled? > >> Are there any other custom sysctl options? > >> > > > > If I recall correctly, someone on IRC recommended I try disabling > > that. Changing this setting had no effect -- the problem existed > > either way. It is enabled now. No other sysctl options are in > > effect. > > > >> What is signal strength of the AP? And current link speed? (this > >> one is available only on CURRENT and from my git repo code) > > > > SSID/MESH ID BSSID CHAN RATE S:N INT CAPS > > skynet 00:28:10:00:28:10 6 54M -71:-96 100 EP > > > > media: IEEE 802.11 Wireless Ethernet OFDM/36Mbps mode 11g > That one is just after association, code from CURRENT have fixed this. > > Does lowering mtu of wlan0 interface to 1400 helps? > > Speaking about "ntoskrnl dummy called..." > > Try to change return value of IoWMIRegistrationControl, in > /sys/compat/ndis/subr_ntoskrnl.c , from STATUS_SUCCESS to > STATUS_NOT_IMPLEMENTED and recompile/reinstall kernel. > I have changed the return value, but the ntoskrnl messages are still being displayed at a rate of about one per second. I have changed the MTU and am now able to log in to gmail, however when I do the following message appears: "Some Gmail features have failed to load due to an Internet connectivity problem." Moreover, the user interface is unresponsive. -- Alex From owner-freebsd-mobile@FreeBSD.ORG Tue Jan 19 13:34:31 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1936A1065693 for ; Tue, 19 Jan 2010 13:34:31 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from sola.nimnet.asn.au (paqi.nimnet.asn.au [115.70.110.159]) by mx1.freebsd.org (Postfix) with ESMTP id 663818FC16 for ; Tue, 19 Jan 2010 13:34:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by sola.nimnet.asn.au (8.14.2/8.14.2) with ESMTP id o0JDYRQs047638; Wed, 20 Jan 2010 00:34:28 +1100 (EST) (envelope-from smithi@nimnet.asn.au) Date: Wed, 20 Jan 2010 00:34:27 +1100 (EST) From: Ian Smith To: Alex In-Reply-To: <20100119075444.5ab3acc5@gmail.com> Message-ID: <20100120002008.K41296@sola.nimnet.asn.au> References: <20100106103504.51cc1428@gmail.com> <3a142e751001171430t613e015nd3f660437fd9aa9c@mail.gmail.com> <20100117191701.2a308ae0@gmail.com> <3a142e751001171859k39b20885y3b15a3bc5ac2c225@mail.gmail.com> <3a142e751001171900l1b341b78o409734bc744f30a8@mail.gmail.com> <20100118090840.52be92e3@gmail.com> <3a142e751001180823i2e891017u4cb0111a1a8ee6be@mail.gmail.com> <20100118114000.15dcd17c@gmail.com> <3a142e751001181334t4e48a21bk499df4b4edccd73e@mail.gmail.com> <20100118205326.54143464@gmail.com> <3a142e751001190417gff6c3a9l8458894cc73898f1@mail.gmail.com> <20100119075444.5ab3acc5@gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Paul B Mahol , freebsd-mobile@freebsd.org Subject: Re: Wireless problems on 8.0-RELEASE X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jan 2010 13:34:31 -0000 On Tue, 19 Jan 2010, Alex wrote: > On Tue, 19 Jan 2010 12:17:49 +0000 > Paul B Mahol wrote: > > > On 1/19/10, Alex wrote: > > > On Mon, 18 Jan 2010 21:34:27 +0000 > > > Paul B Mahol wrote: > > > > > >> On 1/18/10, Alex wrote: > > >> > On Mon, 18 Jan 2010 16:23:56 +0000 > > >> > Paul B Mahol wrote: > > >> > > > >> >> On 1/18/10, Alex wrote: > > >> >> > The module is loaded at boot time in loader.conf, but I think > > >> >> > this is the message you were looking for: > > >> >> > > > >> >> > ntoskrnl dummy called... > > >> >> > > >> >> I was looking for: > > >> >> > > >> >> no match for IoWMIQueryAllData > > >> >> no match for IoWMIOpenBlock > > >> >> > > >> >> Does message appears only when uploading > > >> >> or just always, after boot is completed > > >> >> but before interface is turned up (via ifconfig) > > >> >> > > >> > > > >> > I've never seen those messages in the dmesg output. Strangely, > > >> > the only method by which I can successfully upload large files > > >> > is scp. > > >> > > >> Here is my test results (another driver/card combination): > > >> With opera and gmail, upload "stuck" at ~32kb but rtorrent and sftp > > >> uploads just fine. Upload of 1.3M file in opera stuck at few kb but > > >> it was complete after > > >> few seconds. > > >> > > >> >> You said that 7.2 doesnt have this problem, > > >> >> are you using same SYS and INF files with 8.0 ? > > >> >> > > >> > > > >> > No, because Lenovo released updates for the driver. Both the > > >> > older version of the driver (the one I used on 7.2) and the > > >> > newest version of the driver produce the same problems on 8.0. > > >> > If you want, I can upload the older version of the driver too. > > >> > > >> Try to remove line with OID_GEN_CURRENT_LOOKAHEAD > > >> in /sys/dev/if_ndis.c, rebuild and reinstall if_ndis module and see > > >> if that helps. > > >> > > > > > > /sys/dev/if_ndis.c does not exist, > > > however /sys/dev/if_ndis/if_ndis.c does exist. I have commented out > > > the line and executed: > > > > > > make buildkernel > > > make installkernel > > > > > > but it did not seem to fix the problem (I don't use modules -- I > > > only compile in what I need). > > > > > >> Why are you have tso disabled, does it works with tso enabled? > > >> Are there any other custom sysctl options? > > >> > > > > > > If I recall correctly, someone on IRC recommended I try disabling > > > that. Changing this setting had no effect -- the problem existed > > > either way. It is enabled now. No other sysctl options are in > > > effect. > > > > > >> What is signal strength of the AP? And current link speed? (this > > >> one is available only on CURRENT and from my git repo code) > > > > > > SSID/MESH ID BSSID CHAN RATE S:N INT CAPS > > > skynet 00:28:10:00:28:10 6 54M -71:-96 100 EP > > > > > > media: IEEE 802.11 Wireless Ethernet OFDM/36Mbps mode 11g > > That one is just after association, code from CURRENT have fixed this. > > > > Does lowering mtu of wlan0 interface to 1400 helps? > > > > Speaking about "ntoskrnl dummy called..." > > > > Try to change return value of IoWMIRegistrationControl, in > > /sys/compat/ndis/subr_ntoskrnl.c , from STATUS_SUCCESS to > > STATUS_NOT_IMPLEMENTED and recompile/reinstall kernel. > > > > I have changed the return value, but the ntoskrnl messages are still > being displayed at a rate of about one per second. > > I have changed the MTU and am now able to log in to gmail, however when > I do the following message appears: > > "Some Gmail features have failed to load due to an Internet > connectivity problem." > > Moreover, the user interface is unresponsive. Are you sure that your firewall is not blocking ICMP traffic, specifically icmptype 3, so preventing path MTU discovery? cheers, Ian From owner-freebsd-mobile@FreeBSD.ORG Tue Jan 19 19:36:00 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1AB62106566C for ; Tue, 19 Jan 2010 19:36:00 +0000 (UTC) (envelope-from alex323@gmail.com) Received: from mail-ew0-f226.google.com (mail-ew0-f226.google.com [209.85.219.226]) by mx1.freebsd.org (Postfix) with ESMTP id 8DEEA8FC13 for ; Tue, 19 Jan 2010 19:35:59 +0000 (UTC) Received: by ewy26 with SMTP id 26so1392177ewy.3 for ; Tue, 19 Jan 2010 11:35:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=nNiXRcBmD6gZ4G4W/c9iDYAZLtvEtkraNukaQETkEEc=; b=Wmt+JSP3UnwwU9R68kd9IYPyBayaUq5SJX1tsLyK5YQ0HNLnt0evuq1qhiBsAMGeWi S6V+gH19DzgdsTnkvJikaGi37bNVyieINZEb+cwH4FD1wWS6nrJxzlyvSppjmdWgS0NU zJSgLt+crvaC7LS8GvtsBMqV1noNxnm16/MAQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Fn8BrQqHCdwfE/7RLJvIkyETsS/7c2qh1Ru8A2sST7oqxH6G+cmNRX3klCagdcxehP ecS1whHm3UbZRJaCYXo4/pkzkB85bXc03+14L29mhjhtdLIPquaGTBYFXLGQVHg3wUJF wyjzUOPItNr6h7f1X3fSB2Y+ChBXzcKj8NeCg= MIME-Version: 1.0 Received: by 10.216.90.210 with SMTP id e60mr1698050wef.120.1263929756255; Tue, 19 Jan 2010 11:35:56 -0800 (PST) In-Reply-To: <20100120002008.K41296@sola.nimnet.asn.au> References: <20100106103504.51cc1428@gmail.com> <3a142e751001171900l1b341b78o409734bc744f30a8@mail.gmail.com> <20100118090840.52be92e3@gmail.com> <3a142e751001180823i2e891017u4cb0111a1a8ee6be@mail.gmail.com> <20100118114000.15dcd17c@gmail.com> <3a142e751001181334t4e48a21bk499df4b4edccd73e@mail.gmail.com> <20100118205326.54143464@gmail.com> <3a142e751001190417gff6c3a9l8458894cc73898f1@mail.gmail.com> <20100119075444.5ab3acc5@gmail.com> <20100120002008.K41296@sola.nimnet.asn.au> Date: Tue, 19 Jan 2010 14:35:56 -0500 Message-ID: <750109471001191135yf2204cbma744e27e90af6866@mail.gmail.com> From: Alex To: Ian Smith Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Paul B Mahol , freebsd-mobile@freebsd.org Subject: Re: Wireless problems on 8.0-RELEASE X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jan 2010 19:36:00 -0000 On Tue, Jan 19, 2010 at 08:34, Ian Smith wrote: > On Tue, 19 Jan 2010, Alex wrote: > =A0> On Tue, 19 Jan 2010 12:17:49 +0000 > =A0> Paul B Mahol wrote: > =A0> > =A0> > On 1/19/10, Alex wrote: > =A0> > > On Mon, 18 Jan 2010 21:34:27 +0000 > =A0> > > Paul B Mahol wrote: > =A0> > > > =A0> > >> On 1/18/10, Alex wrote: > =A0> > >> > On Mon, 18 Jan 2010 16:23:56 +0000 > =A0> > >> > Paul B Mahol wrote: > =A0> > >> > > =A0> > >> >> On 1/18/10, Alex wrote: > =A0> > >> >> > The module is loaded at boot time in loader.conf, but I th= ink > =A0> > >> >> > this is the message you were looking for: > =A0> > >> >> > > =A0> > >> >> > ntoskrnl dummy called... > =A0> > >> >> > =A0> > >> >> I was looking for: > =A0> > >> >> > =A0> > >> >> no match for IoWMIQueryAllData > =A0> > >> >> no match for IoWMIOpenBlock > =A0> > >> >> > =A0> > >> >> Does message appears only when uploading > =A0> > >> >> or just always, after boot is completed > =A0> > >> >> but before interface is turned up (via ifconfig) > =A0> > >> >> > =A0> > >> > > =A0> > >> > I've never seen those messages in the dmesg output. Strangely= , > =A0> > >> > the only method by which I can successfully upload large file= s > =A0> > >> > is scp. > =A0> > >> > =A0> > >> Here is my test results (another driver/card combination): > =A0> > >> With opera and gmail, upload "stuck" at ~32kb but rtorrent and = sftp > =A0> > >> uploads just fine. Upload of 1.3M file in opera stuck at few kb= but > =A0> > >> it was complete after > =A0> > >> few seconds. > =A0> > >> > =A0> > >> >> You said that 7.2 doesnt have this problem, > =A0> > >> >> are you using same SYS and INF files with 8.0 ? > =A0> > >> >> > =A0> > >> > > =A0> > >> > No, because Lenovo released updates for the driver. Both the > =A0> > >> > older version of the driver (the one I used on 7.2) and the > =A0> > >> > newest version of the driver produce the same problems on 8.0= . > =A0> > >> > If you want, I can upload the older version of the driver too= . > =A0> > >> > =A0> > >> Try to remove line with OID_GEN_CURRENT_LOOKAHEAD > =A0> > >> in /sys/dev/if_ndis.c, rebuild and reinstall if_ndis module and= see > =A0> > >> if that helps. > =A0> > >> > =A0> > > > =A0> > > /sys/dev/if_ndis.c does not exist, > =A0> > > however /sys/dev/if_ndis/if_ndis.c does exist. I have commented = out > =A0> > > the line and executed: > =A0> > > > =A0> > > make buildkernel > =A0> > > make installkernel > =A0> > > > =A0> > > but it did not seem to fix the problem (I don't use modules -- I > =A0> > > only compile in what I need). > =A0> > > > =A0> > >> Why are you have tso disabled, does it works with tso enabled? > =A0> > >> Are there any other custom sysctl options? > =A0> > >> > =A0> > > > =A0> > > If I recall correctly, someone on IRC recommended I try disablin= g > =A0> > > that. Changing this setting had no effect -- the problem existed > =A0> > > either way. It is enabled now. No other sysctl options are in > =A0> > > effect. > =A0> > > > =A0> > >> What is signal strength of the AP? And current link speed? (thi= s > =A0> > >> one is available only on CURRENT and from my git repo code) > =A0> > > > =A0> > > SSID/MESH ID =A0 =A0BSSID =A0 =A0 =A0 =A0 =A0 =A0 =A0CHAN RATE = =A0 S:N =A0 =A0 INT CAPS > =A0> > > skynet =A0 =A0 =A0 =A0 =A000:28:10:00:28:10 =A0 =A06 =A0 54M -71= :-96 =A0100 EP > =A0> > > > =A0> > > media: IEEE 802.11 Wireless Ethernet OFDM/36Mbps mode 11g > =A0> > That one is just after association, code from CURRENT have fixed t= his. > =A0> > > =A0> > Does lowering mtu of wlan0 interface to 1400 helps? > =A0> > > =A0> > Speaking about "ntoskrnl dummy called..." > =A0> > > =A0> > Try to change return value of IoWMIRegistrationControl, in > =A0> > /sys/compat/ndis/subr_ntoskrnl.c , from STATUS_SUCCESS to > =A0> > STATUS_NOT_IMPLEMENTED and recompile/reinstall kernel. > =A0> > > =A0> > =A0> I have changed the return value, but the ntoskrnl messages are still > =A0> being displayed at a rate of about one per second. > =A0> > =A0> I have changed the MTU and am now able to log in to gmail, however w= hen > =A0> I do the following message appears: > =A0> > =A0> "Some Gmail features have failed to load due to an Internet > =A0> connectivity problem." > =A0> > =A0> Moreover, the user interface is unresponsive. > > Are you sure that your firewall is not blocking ICMP traffic, > specifically icmptype 3, so preventing path MTU discovery? > I do not have a firewall enabled. -- Alex From owner-freebsd-mobile@FreeBSD.ORG Tue Jan 19 20:04:40 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E339C106566B for ; Tue, 19 Jan 2010 20:04:40 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-ew0-f226.google.com (mail-ew0-f226.google.com [209.85.219.226]) by mx1.freebsd.org (Postfix) with ESMTP id 732A18FC13 for ; Tue, 19 Jan 2010 20:04:39 +0000 (UTC) Received: by ewy26 with SMTP id 26so1421621ewy.3 for ; Tue, 19 Jan 2010 12:04:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=Lk/52hzAegZuYj+NuFD0qn+SmxVwD+knui2yhS4UmGw=; b=jjH03or+lMVRFtznpYhQemsNEwRhRa9Yg5ywLKjvf2QYjw8z4LDHKPHgxyBaStIjcC LCTxCH3ikfrgvJ0cp6tLJ8NnVkWXAMAe1+pYPoE8sabe8SFSyeh7kChtgJCr7julpU66 YEiyd2vkqSqvVPEPvGhwCBDHy5ZWzL7QuLpQw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=KULxHGpTRedjVccpKIRSi8nlEFy9IB5tGS5WMK5z5bFpst8LBR3lDLGU+xaWBBLaT5 BIEsPW7owWGNDbQboVDpzy5n8FxNi5SrJAsZLi9n9cl7jac1h1VLThiazegU0UVRBJ6F JwVogeUDWq0lDM8h1+pamDBhGa8AgbMTG038g= MIME-Version: 1.0 Received: by 10.213.110.14 with SMTP id l14mr5768599ebp.82.1263931479117; Tue, 19 Jan 2010 12:04:39 -0800 (PST) In-Reply-To: <20100119075444.5ab3acc5@gmail.com> References: <20100106103504.51cc1428@gmail.com> <3a142e751001171859k39b20885y3b15a3bc5ac2c225@mail.gmail.com> <3a142e751001171900l1b341b78o409734bc744f30a8@mail.gmail.com> <20100118090840.52be92e3@gmail.com> <3a142e751001180823i2e891017u4cb0111a1a8ee6be@mail.gmail.com> <20100118114000.15dcd17c@gmail.com> <3a142e751001181334t4e48a21bk499df4b4edccd73e@mail.gmail.com> <20100118205326.54143464@gmail.com> <3a142e751001190417gff6c3a9l8458894cc73898f1@mail.gmail.com> <20100119075444.5ab3acc5@gmail.com> From: Paul B Mahol Date: Tue, 19 Jan 2010 20:04:19 +0000 Message-ID: <3a142e751001191204g6446ee27wa7b0d463ecb3eb5b@mail.gmail.com> To: Alex Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-mobile@freebsd.org Subject: Re: Wireless problems on 8.0-RELEASE X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jan 2010 20:04:41 -0000 On Tue, Jan 19, 2010 at 12:54 PM, Alex wrote: > On Tue, 19 Jan 2010 12:17:49 +0000 > Paul B Mahol wrote: > >> On 1/19/10, Alex wrote: >> > On Mon, 18 Jan 2010 21:34:27 +0000 >> > Paul B Mahol wrote: >> > >> >> On 1/18/10, Alex wrote: >> >> > On Mon, 18 Jan 2010 16:23:56 +0000 >> >> > Paul B Mahol wrote: >> >> > >> >> >> On 1/18/10, Alex wrote: >> >> >> > The module is loaded at boot time in loader.conf, but I think >> >> >> > this is the message you were looking for: >> >> >> > >> >> >> > ntoskrnl dummy called... >> >> >> >> >> >> I was looking for: >> >> >> >> >> >> no match for IoWMIQueryAllData >> >> >> no match for IoWMIOpenBlock >> >> >> >> >> >> Does message appears only when uploading >> >> >> or just always, after boot is completed >> >> >> but before interface is turned up (via ifconfig) >> >> >> >> >> > >> >> > I've never seen those messages in the dmesg output. Strangely, >> >> > the only method by which I can successfully upload large files >> >> > is scp. >> >> >> >> Here is my test results (another driver/card combination): >> >> With opera and gmail, upload "stuck" at ~32kb but rtorrent and sftp >> >> uploads just fine. Upload of 1.3M file in opera stuck at few kb but >> >> it was complete after >> >> few seconds. >> >> >> >> >> You said that 7.2 doesnt have this problem, >> >> >> are you using same SYS and INF files with 8.0 ? >> >> >> >> >> > >> >> > No, because Lenovo released updates for the driver. Both the >> >> > older version of the driver (the one I used on 7.2) and the >> >> > newest version of the driver produce the same problems on 8.0. >> >> > If you want, I can upload the older version of the driver too. >> >> >> >> Try to remove line with OID_GEN_CURRENT_LOOKAHEAD >> >> in /sys/dev/if_ndis.c, rebuild and reinstall if_ndis module and see >> >> if that helps. >> >> >> > >> > /sys/dev/if_ndis.c does not exist, >> > however /sys/dev/if_ndis/if_ndis.c does exist. I have commented out >> > the line and executed: >> > >> > make buildkernel >> > make installkernel >> > >> > but it did not seem to fix the problem (I don't use modules -- I >> > only compile in what I need). >> > >> >> Why are you have tso disabled, does it works with tso enabled? >> >> Are there any other custom sysctl options? >> >> >> > >> > If I recall correctly, someone on IRC recommended I try disabling >> > that. Changing this setting had no effect -- the problem existed >> > either way. It is enabled now. No other sysctl options are in >> > effect. >> > >> >> What is signal strength of the AP? And current link speed? (this >> >> one is available only on CURRENT and from my git repo code) >> > >> > SSID/MESH ID =A0 =A0BSSID =A0 =A0 =A0 =A0 =A0 =A0 =A0CHAN RATE =A0 S:N= =A0 =A0 INT CAPS >> > skynet =A0 =A0 =A0 =A0 =A000:28:10:00:28:10 =A0 =A06 =A0 54M -71:-96 = =A0100 EP >> > >> > media: IEEE 802.11 Wireless Ethernet OFDM/36Mbps mode 11g >> That one is just after association, code from CURRENT have fixed this. >> >> Does lowering mtu of wlan0 interface to 1400 helps? >> >> Speaking about "ntoskrnl dummy called..." >> >> Try to change return value of IoWMIRegistrationControl, in >> /sys/compat/ndis/subr_ntoskrnl.c , from STATUS_SUCCESS to >> STATUS_NOT_IMPLEMENTED and recompile/reinstall kernel. >> > > I have changed the return value, but the ntoskrnl messages are still > being displayed at a rate of about one per second. And on 7.2 message where not displayed? That's strange ... > > I have changed the MTU and am now able to log in to gmail, however when > I do the following message appears: > > "Some Gmail features have failed to load due to an Internet > connectivity problem." > > Moreover, the user interface is unresponsive. Maybe miniport driver modify/corrupts ethernet packets somehow. Try to pick packets transferred in air (via another card with working monitor mode). Tcpdump on wlan(0) can not help because that is what FreeBSD sends to ndis and not what driver sends, so with your already reported output we can only see outcome of bug, not real source of it. Try code from gitorious, if something come up with bootverbose I could add bunch of DEBUG printfs. --=20 Paul B Mahol From owner-freebsd-mobile@FreeBSD.ORG Wed Jan 20 07:08:59 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3AD3106574F for ; Wed, 20 Jan 2010 07:08:59 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 71B128FC12 for ; Wed, 20 Jan 2010 07:08:59 +0000 (UTC) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NXUgU-0002QT-B9 for freebsd-mobile@freebsd.org; Tue, 19 Jan 2010 23:08:58 -0800 Message-ID: <27237619.post@talk.nabble.com> Date: Tue, 19 Jan 2010 23:08:58 -0800 (PST) From: TomMartin To: freebsd-mobile@freebsd.org In-Reply-To: <{50C79311-4909-49AE-95C9-FFED47F33267}odhr_bounce@clients.intrasight.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: tommartin59@gmail.com References: <{50C79311-4909-49AE-95C9-FFED47F33267}odhr_bounce@clients.intrasight.net> Subject: Re: Escape the credit crunch - grab a deal on Owners Direct X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2010 07:08:59 -0000 What the lady from owners direct neglects to tell Holiday Home owners is that they are by far the most expensive site on the market and they are still increasing their prices. Do a google on "Holiday Rentals" and you will find many equally good sites that offer free advertising for 12 months and after 12 months are still much cheaper than Owners Direct. Have a look at www.holidayhomeland.com www.self-catering-directory.co.uk Both offer 12 months free advertising and no obligations and both are very good. There are many others so in this recession keep your money in your pocket and advertise with good free site. In 12 months time carry on with the site that gets you the most enquiries/bookings. Tom Owners Direct wrote: > > ---------------------------------------------------------------- > Over 28,000 holiday rentals worldwide direct from private owners > ---------------------------------------------------------------- > > Dear Holidaymaker, > > Credit crunch, exchange rates, interest rates....now its time for some > good news! Save money > today and book your next holiday directly with the owner. Visit Owners > Direct to find great > deals on accommodation for 2009. > > ---------------------------------------------------------------------------------------------- > Find great prices for your next holiday > ---------------------------------------------------------------------------------------------- > > In the current economic climate everyone is looking for a great deal on > their next holiday. For > excellent prices on accommodation take a look at the Special Offer > listings on our site. These > offers run every two weeks so enquire quickly to take advantage of these > fantastic savings. > > www.ownersdirect.co.uk/Cyprus.htm > www.ownersdirect.co.uk/Balearic-Islands.htm > www.ownersdirect.co.uk/Greece.htm > www.ownersdirect.co.uk/Canary-Islands.htm > www.ownersdirect.co.uk/Portugal.htm > www.ownersdirect.co.uk/France.htm > www.ownersdirect.co.uk/Spain.htm > > -------------------------------------------------------------------------------------------------- > Discover the UK > -------------------------------------------------------------------------------------------------- > > Save on travel expenses by going on holiday in the UK and experience the > perfect mixture of lively > cities and breathtaking countryside. Beautiful cottages in Devon, stylish > apartments in Edinburgh > and rugged farmhouses in Wales are wonderful places to stay. For more UK > properties visit Owners > Direct today. > > www.ownersdirect.co.uk/England.htm > www.ownersdirect.co.uk/Wales.htm > www.ownersdirect.co.uk/Ireland.htm > www.ownersdirect.co.uk/Scotland.htm > www.ownersdirect.co.uk/Scotland-Edinburgh > www.ownersdirect.co.uk/England-Cornwall.htm > > ------------------------------------------------------------------------------------------------------ > Maximise spending outside the Euro Zone > ------------------------------------------------------------------------------------------------------ > > Many of the properties on our site are priced in UK sterling, so you can > still get great deals on many > overseas properties. However, if you're worried about the cost of living > whilst you are away, then take > a look at some alternative destinations outside the Euro zone. > > www.ownersdirect.co.uk/Turkey.htm > www.ownersdirect.co.uk/Thailand.htm > www.ownersdirect.co.uk/Croatia.htm > www.ownersdirect.co.uk/India.htm > www.ownersdirect.co.uk/Switzerland.htm > www.ownersdirect.co.uk/Morocco.htm > > --------------------------------------------------------------------------------------------------------- > Do you own a holiday home? > --------------------------------------------------------------------------------------------------------- > > Why not try advertising your holiday home on Owners Direct? We have been > operating since 1997 and specialise > in advertising privately owned holiday accommodation direct from the > owner. We have over 28,000 properties > on our site and have been named in the Top Ten Villa Rental Companies > category in the 2008 Conde Nast Travel > Awards. > > http://www.ownersdirect.co.uk/advertise.htm > > Angela Southall > Marketing Manager > Owners Direct Holiday Rentals Ltd > > Tel: + 44 (0)1372 229330 > Fax: + 44 (0)1372 229339 > Email: support@ownersdirect.co.uk > > ---------------------------------------------------- > Owners Direct Holiday Rentals Ltd 1997 - 2009 > > Please do not reply to this email. It has been sent from an email > address that does not accept incoming emails. > > This e-mail is never sent unsolicited. This is an Owners Direct mailing. > You are currently subscribed as: mobile@freebsd.org > > If you no longer wish to receive our newsletters then please unsubscribe > here: > http://webinquiry.net/odhr/unsubscribe/unsubscribe.aspx?jobid={1A536043-36B0-4700-94D1-C3006F6A0DF9}&rcptid=504154975&name=Jerome&rcpt=E1d3gngzxtw7hpa78lklzqq53kdwqrr5ma65fcij67lnwr75ewl7xgb8wloe&version=o > > > _______________________________________________ > freebsd-mobile@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org" > > -- View this message in context: http://old.nabble.com/Escape-the-credit-crunch---grab-a-deal-on-Owners-Direct-tp21663073p27237619.html Sent from the freebsd-mobile mailing list archive at Nabble.com. From owner-freebsd-mobile@FreeBSD.ORG Wed Jan 20 20:31:22 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1CD0F1065670 for ; Wed, 20 Jan 2010 20:31:22 +0000 (UTC) (envelope-from knowtree@aloha.com) Received: from relay.pixi.com (relay.pixi.com [206.127.224.101]) by mx1.freebsd.org (Postfix) with ESMTP id E27D38FC0A for ; Wed, 20 Jan 2010 20:31:21 +0000 (UTC) Received: from yoda.pixi.com (yoda.pixi.com [206.127.224.41]) by relay.pixi.com (8.13.8+Sun/8.13.6) with ESMTP id o0KKVK1K009602 for ; Wed, 20 Jan 2010 10:31:20 -1000 (HST) Received: from webmail.pixi.com (yoda.pixi.com [206.127.224.120] (may be forged)) by yoda.pixi.com (8.13.1/8.13.1) with SMTP id o0KKVKpU012342 for ; Wed, 20 Jan 2010 10:31:20 -1000 Message-Id: <201001202031.o0KKVKpU012342@yoda.pixi.com> To: freebsd-mobile@freebsd.org From: knowtree@aloha.com Date: Wed, 20 Jan 2010 10:31:20 HST X-Posting-IP: 141.190.32.71 X-Mailer: Endymion MailMan Standard Edition v3.2.19 Subject: wi (Lucent) panics on ifconfig wi0 up X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2010 20:31:22 -0000 I have been using the same Lucent Gold pc-card for years, most recently with FreeBSD 7. Over the weekend I redid my Fujitsu T-1010 hard drive, Vista upgrade to Win7, FreeBSD upgrade (fresh install) to 8.0, and added Ubuntu 9.10. Struggling to get either boot0 or Ubuntu's grub to see all three, thought I would install grub from ports since it ought to have the menu info for FreeBSD.Seems odd that Ubuntu's automatic grub menu generator sees Win7 but misses FreeBSD, maybe my partition scheme is messed up. While manually fiddling with ifconfig my system would panic, consistently, on ifconfig wi0 up. This is a fresh install, no changes to KMs, no proc file system, just straight out of the box. Is there something I need to configure to get the wi driver working? The card is recongnized when inserted, the basic entry appears in the ifconfig listing. Gary Dunn Open Slate Project From owner-freebsd-mobile@FreeBSD.ORG Wed Jan 20 23:48:41 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A00F11065670 for ; Wed, 20 Jan 2010 23:48:41 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-ew0-f211.google.com (mail-ew0-f211.google.com [209.85.219.211]) by mx1.freebsd.org (Postfix) with ESMTP id 397808FC08 for ; Wed, 20 Jan 2010 23:48:40 +0000 (UTC) Received: by ewy3 with SMTP id 3so2212273ewy.13 for ; Wed, 20 Jan 2010 15:48:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=Yw11JpeLQkC+PSbF9R4vOLcTNQGePShyYes67XR7BQM=; b=l85krugtD/NjHj/AYIb4sJB1bQwJn87fPJjP4YLp/nsGXEHiky5sdsEYGmnUpdvT10 DlKDre6s7bVrn1GheNgaaDVvq/5L55WCxdi1ysTkLynwuStGeCL+ohjLyKycTd+kF2s9 i+vp07dNynSBuW22PDoVUE1RPDTY5JUU9wyfw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=rXjsAgX+6P1qOUKb3Fie2Kyi2SCbxeCIYqrBghMolBsbsu7UehdDjHFNLr9y8zdMij sZskI7htRf9EsgMSOKQnWhtjlKZp5SrZFYCZv9IrjPDb+wOidsrXVt1TWYyvgcTuopeq qvTiIMnrFWuzH6RyhOzoe5Gb2z5bqOP0Y1t1k= MIME-Version: 1.0 Received: by 10.213.109.219 with SMTP id k27mr1584056ebp.37.1264031319949; Wed, 20 Jan 2010 15:48:39 -0800 (PST) In-Reply-To: <201001202031.o0KKVKpU012342@yoda.pixi.com> References: <201001202031.o0KKVKpU012342@yoda.pixi.com> Date: Wed, 20 Jan 2010 23:48:39 +0000 Message-ID: <3a142e751001201548t782161d2ge1c50c798a9dba21@mail.gmail.com> From: Paul B Mahol To: knowtree@aloha.com Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-mobile@freebsd.org Subject: Re: wi (Lucent) panics on ifconfig wi0 up X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2010 23:48:41 -0000 On 1/20/10, knowtree@aloha.com wrote: > I have been using the same Lucent Gold pc-card for years, most recently > with FreeBSD 7. Over the weekend I redid my Fujitsu T-1010 hard drive, > Vista upgrade to Win7, FreeBSD upgrade (fresh install) to 8.0, and added > Ubuntu 9.10. Struggling to get either boot0 or Ubuntu's grub to see all > three, thought I would install grub from ports since it ought to have the > menu info for FreeBSD.Seems odd that Ubuntu's automatic grub menu generator > sees Win7 but misses FreeBSD, maybe my partition scheme is messed up. > > While manually fiddling with ifconfig my system would panic, consistently, > on ifconfig wi0 up. This is a fresh install, no changes to KMs, no proc > file system, just straight out of the box. Is there something I need to > configure to get the wi driver working? The card is recongnized when > inserted, the basic entry appears in the ifconfig listing. That is obiously bug, introduced with VAPs. Do not touch wi at all, create wlan first: # ifconfig wlan create wlandev wi0 Now you can do with wlan0 what you did with wi0 in older versions. -- Paul B Mahol From owner-freebsd-mobile@FreeBSD.ORG Thu Jan 21 18:29:12 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12F55106568F for ; Thu, 21 Jan 2010 18:29:12 +0000 (UTC) (envelope-from knowtree@aloha.com) Received: from relay.pixi.com (relay.pixi.com [206.127.224.101]) by mx1.freebsd.org (Postfix) with ESMTP id BCC008FC1F for ; Thu, 21 Jan 2010 18:29:11 +0000 (UTC) Received: from yoda.pixi.com (yoda.pixi.com [206.127.224.41]) by relay.pixi.com (8.13.8+Sun/8.13.6) with ESMTP id o0LIT3wp023304 for ; Thu, 21 Jan 2010 08:29:04 -1000 (HST) Received: from webmail.pixi.com (yoda.pixi.com [206.127.224.120] (may be forged)) by yoda.pixi.com (8.13.1/8.13.1) with SMTP id o0LIT3xR020721 for ; Thu, 21 Jan 2010 08:29:03 -1000 Message-Id: <201001211829.o0LIT3xR020721@yoda.pixi.com> To: freebsd-mobile@freebsd.org From: knowtree@aloha.com Date: Thu, 21 Jan 2010 08:29:03 HST X-Posting-IP: 141.190.32.71 X-Mailer: Endymion MailMan Standard Edition v3.2.19 Subject: Re: wi (Lucent) panics on ifconfig wi0 up X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jan 2010 18:29:12 -0000 On Wed, 20 Jan 2010 23:48:39 + 0000 Paul B Mahol wrote: > On 1/20/10, knowtree@aloha.com wrote: >> I have been using the same Lucent Gold pc-card for years, most recently >> with FreeBSD 7. Over the weekend I redid my Fujitsu T-1010 hard drive, >> Vista upgrade to Win7, FreeBSD upgrade (fresh install) to 8.0, and added >> Ubuntu 9.10. Struggling to get either boot0 or Ubuntu's grub to see all >> three, thought I would install grub from ports since it ought to have the >> menu info for FreeBSD.Seems odd that Ubuntu's automatic grub menu generator >> sees Win7 but misses FreeBSD, maybe my partition scheme is messed up. >> >> While manually fiddling with ifconfig my system would panic, consistently, >> on ifconfig wi0 up. This is a fresh install, no changes to KMs, no proc >> file system, just straight out of the box. Is there something I need to >> configure to get the wi driver working? The card is recongnized when >> inserted, the basic entry appears in the ifconfig listing. > > That is obiously bug, introduced with VAPs. > Do not touch wi at all, create wlan first: > # ifconfig wlan create wlandev wi0 > > Now you can do with wlan0 what you did with wi0 in older versions. Thanks, Paul. That fixed the panic. I read the man page for rc.conf and it does indeed say that cloning is mandatory in 8.0. The man page for wlan was not very helpful; ifconfig page is a gem but sooooo complicated. I still cannot connect to my network. ifconfig wlan0 ssid MYNET sets the ssid but ifconfig wlan0 up does nothing ... no carrier. It will go up with ssid unspecified (-), but then ifconfig wlan0 scan hangs until I do ctrl-C, and a "list scan" completes with no output. Perhaps this is due to more 8.0 newness -- ignorence on my part. Any suggestion about what to read? My network uses no encryption but blocks on MAC address. Any chance the wlan is fiddling with this? The address displays correctly in ifconfig. Tonight I can try opening up the access point. Thanks in advance! -- Gary Dunn, Honolulu osp@aloha.com http://openslate.net/ http://e9erust.blogspot.com/ Sent from a Newton 2100 via Mail V From owner-freebsd-mobile@FreeBSD.ORG Thu Jan 21 22:03:55 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C11BB106566B for ; Thu, 21 Jan 2010 22:03:55 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-ew0-f211.google.com (mail-ew0-f211.google.com [209.85.219.211]) by mx1.freebsd.org (Postfix) with ESMTP id 57BEA8FC13 for ; Thu, 21 Jan 2010 22:03:54 +0000 (UTC) Received: by ewy3 with SMTP id 3so556463ewy.33 for ; Thu, 21 Jan 2010 14:03:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=D+93kqWO53z9/vFt/SIqA3FD9rUaeFFY+YVVILsK0mI=; b=HtSY9hGmkyiYS/xlj1W0QgLdS25ukgq9dSRiy72LGvUo9QnVk+QZg5cRHMmdo+q9P9 CtS0Ra6QOUX8o/yRmtAo05LDUs9mzVc/VZ3d1tI1qnbxS3AU3blVT8FsYOQq64A7iIL3 j0x6960d8zNI3bfJOxbbHqz2213AQObON2LXI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=eZ5KPPFfApL/S65YvrDBqycL+khaCwGGvl4px/xx1VVLa8r7vj+OaEzRAaRiVYQGx1 3XkAOd2AXzjwGroLlBOdFfVrfGbQT5QdPL8t5N6EpR58dTwSIi73Lk8ePRuziEZLWiM+ uxNw0vgRYgyVBAEEShWcA97J9AsLzFPIUTom0= MIME-Version: 1.0 Received: by 10.213.38.208 with SMTP id c16mr1834028ebe.85.1264111433835; Thu, 21 Jan 2010 14:03:53 -0800 (PST) In-Reply-To: <201001211829.o0LIT3xR020721@yoda.pixi.com> References: <201001211829.o0LIT3xR020721@yoda.pixi.com> Date: Thu, 21 Jan 2010 22:03:53 +0000 Message-ID: <3a142e751001211403i1de3c389j70952fb6558f4de8@mail.gmail.com> From: Paul B Mahol To: knowtree@aloha.com Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-mobile@freebsd.org Subject: Re: wi (Lucent) panics on ifconfig wi0 up X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jan 2010 22:03:55 -0000 On 1/21/10, knowtree@aloha.com wrote: > On Wed, 20 Jan 2010 23:48:39 + 0000 Paul B Mahol wrote: >> On 1/20/10, knowtree@aloha.com wrote: >>> I have been using the same Lucent Gold pc-card for years, most recently >>> with FreeBSD 7. Over the weekend I redid my Fujitsu T-1010 hard drive, >>> Vista upgrade to Win7, FreeBSD upgrade (fresh install) to 8.0, and added >>> Ubuntu 9.10. Struggling to get either boot0 or Ubuntu's grub to see all >>> three, thought I would install grub from ports since it ought to have the >>> menu info for FreeBSD.Seems odd that Ubuntu's automatic grub menu >>> generator >>> sees Win7 but misses FreeBSD, maybe my partition scheme is messed up. >>> >>> While manually fiddling with ifconfig my system would panic, >>> consistently, >>> on ifconfig wi0 up. This is a fresh install, no changes to KMs, no proc >>> file system, just straight out of the box. Is there something I need to >>> configure to get the wi driver working? The card is recongnized when >>> inserted, the basic entry appears in the ifconfig listing. >> >> That is obiously bug, introduced with VAPs. >> Do not touch wi at all, create wlan first: >> # ifconfig wlan create wlandev wi0 >> >> Now you can do with wlan0 what you did with wi0 in older versions. > > Thanks, Paul. That fixed the panic. I read the man page for rc.conf and it > does indeed say that cloning is mandatory in 8.0. The man page for wlan was > not very helpful; ifconfig page is a gem but sooooo complicated. > > I still cannot connect to my network. > > ifconfig wlan0 ssid MYNET > > sets the ssid but > > ifconfig wlan0 up > > does nothing ... no carrier. It will go up with ssid unspecified (-), but > then > > ifconfig wlan0 scan > > hangs until I do ctrl-C, and a "list scan" completes with no output. > > Perhaps this is due to more 8.0 newness -- ignorence on my part. Any > suggestion about what to read? > > My network uses no encryption but blocks on MAC address. Any chance the > wlan is fiddling with this? The address displays correctly in ifconfig. > Tonight I can try opening up the access point. wi(4) is buggy, if it just works on 7.X fill PR, i dont have card so can not fix it. > > Thanks in advance! > -- > Gary Dunn, Honolulu > osp@aloha.com > http://openslate.net/ > http://e9erust.blogspot.com/ > Sent from a Newton 2100 via Mail V > > > > > _______________________________________________ > freebsd-mobile@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org" > -- Paul B Mahol From owner-freebsd-mobile@FreeBSD.ORG Fri Jan 22 01:10:54 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B65AB106566B for ; Fri, 22 Jan 2010 01:10:54 +0000 (UTC) (envelope-from knowtree@aloha.com) Received: from relay.pixi.com (relay.pixi.com [206.127.224.101]) by mx1.freebsd.org (Postfix) with ESMTP id 6DF7C8FC0C for ; Fri, 22 Jan 2010 01:10:54 +0000 (UTC) Received: from yoda.pixi.com (yoda.pixi.com [206.127.224.41]) by relay.pixi.com (8.13.8+Sun/8.13.6) with ESMTP id o0M1ArX5000284; Thu, 21 Jan 2010 15:10:53 -1000 (HST) Received: from webmail.pixi.com (yoda.pixi.com [206.127.224.120] (may be forged)) by yoda.pixi.com (8.13.1/8.13.1) with SMTP id o0M1Aqiv015915; Thu, 21 Jan 2010 15:10:52 -1000 Message-Id: <201001220110.o0M1Aqiv015915@yoda.pixi.com> To: Paul B Mahol , freebsd-mobile@freebsd.org From: knowtree@aloha.com Date: Thu, 21 Jan 2010 15:10:53 HST X-Posting-IP: 141.190.32.71 X-Mailer: Endymion MailMan Standard Edition v3.2.19 Cc: Subject: Re: wi (Lucent) panics on ifconfig wi0 up X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jan 2010 01:10:54 -0000 > On 1/21/10, knowtree@aloha.com wrote: > > On Wed, 20 Jan 2010 23:48:39 + 0000 Paul B Mahol wrote: > >> On 1/20/10, knowtree@aloha.com wrote: > >>> I have been using the same Lucent Gold pc-card for years, most recently > >>> with FreeBSD 7. Over the weekend I redid my Fujitsu T-1010 hard drive, > >>> Vista upgrade to Win7, FreeBSD upgrade (fresh install) to 8.0, and added > >>> Ubuntu 9.10. Struggling to get either boot0 or Ubuntu's grub to see all > >>> three, thought I would install grub from ports since it ought to have the > >>> menu info for FreeBSD.Seems odd that Ubuntu's automatic grub menu > >>> generator > >>> sees Win7 but misses FreeBSD, maybe my partition scheme is messed up. > >>> > >>> While manually fiddling with ifconfig my system would panic, > >>> consistently, > >>> on ifconfig wi0 up. This is a fresh install, no changes to KMs, no proc > >>> file system, just straight out of the box. Is there something I need to > >>> configure to get the wi driver working? The card is recongnized when > >>> inserted, the basic entry appears in the ifconfig listing. > >> > >> That is obiously bug, introduced with VAPs. > >> Do not touch wi at all, create wlan first: > >> # ifconfig wlan create wlandev wi0 > >> > >> Now you can do with wlan0 what you did with wi0 in older versions. > > > > Thanks, Paul. That fixed the panic. I read the man page for rc.conf and it > > does indeed say that cloning is mandatory in 8.0. The man page for wlan was > > not very helpful; ifconfig page is a gem but sooooo complicated. > > > > I still cannot connect to my network. > > > > ifconfig wlan0 ssid MYNET > > > > sets the ssid but > > > > ifconfig wlan0 up > > > > does nothing ... no carrier. It will go up with ssid unspecified (-), but > > then > > > > ifconfig wlan0 scan > > > > hangs until I do ctrl-C, and a "list scan" completes with no output. > > > > Perhaps this is due to more 8.0 newness -- ignorence on my part. Any > > suggestion about what to read? > > > > My network uses no encryption but blocks on MAC address. Any chance the > > wlan is fiddling with this? The address displays correctly in ifconfig. > > Tonight I can try opening up the access point. > > wi(4) is buggy, if it just works on 7.X fill PR, i dont have card so > can not fix it. OK, I filed PR kern/143074. I sure it it wasn't operator error!! In the meantime I'll try ndis again on the built-in Intel 5100AGN, which did not work under 7.x. I'll also plug in my Tivo USB wifi, just for fun. I also have a CAT-5 top wifi thingy I used on a Play Station 2, that might get me on-line. Thanks for your help. Gary Dunn Honolulu From owner-freebsd-mobile@FreeBSD.ORG Fri Jan 22 16:24:12 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC4121065694 for ; Fri, 22 Jan 2010 16:24:12 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.freebsd.org (Postfix) with ESMTP id 8B0EE8FC0C for ; Fri, 22 Jan 2010 16:24:12 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with ESMTP id <0KWN00GWTPKA2FE0@bgo1smout1.broadpark.no> for freebsd-mobile@freebsd.org; Fri, 22 Jan 2010 17:24:10 +0100 (CET) Received: from kg-v2.kg4.no ([80.203.92.186]) by bgo1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with SMTP id <0KWN00MELPKATBF0@bgo1sminn1.broadpark.no> for freebsd-mobile@freebsd.org; Fri, 22 Jan 2010 17:24:10 +0100 (CET) Date: Fri, 22 Jan 2010 17:24:10 +0100 From: Torfinn Ingolfsen To: freebsd-mobile@freebsd.org Message-id: <20100122172410.01c42580.torfinn.ingolfsen@broadpark.no> In-reply-to: <201001220110.o0M1Aqiv015915@yoda.pixi.com> References: <201001220110.o0M1Aqiv015915@yoda.pixi.com> X-Mailer: Sylpheed 2.7.1 (GTK+ 2.18.6; amd64-portbld-freebsd8.0) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Subject: Re: wi (Lucent) panics on ifconfig wi0 up X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jan 2010 16:24:12 -0000 On Thu, 21 Jan 2010 15:10:53 -1000 (HST) knowtree@aloha.com wrote: > > On 1/21/10, knowtree@aloha.com wrote: > OK, I filed PR kern/143074. I sure it it wasn't operator error!! In the > meantime I'll try ndis again on the built-in Intel 5100AGN, If you haven't tried it already, perhaps you should try the new iwb driver? See http://forums.freebsd.org/showthread.php?t=8041&highlight=5100 HTH -- Regards, Torfinn Ingolfsen From owner-freebsd-mobile@FreeBSD.ORG Fri Jan 22 19:43:45 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35A76106566C for ; Fri, 22 Jan 2010 19:43:45 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id B7DF88FC1E for ; Fri, 22 Jan 2010 19:43:44 +0000 (UTC) Received: by fxm27 with SMTP id 27so815554fxm.3 for ; Fri, 22 Jan 2010 11:43:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:subject:mime-version :content-type:from:in-reply-to:date:cc:content-transfer-encoding :message-id:references:to:x-mailer; bh=lkdqt895KvSXIzHk/R84NdFejogDtr76QZToQTNSPOU=; b=Y/FgzUhKxt7kOCrxEkHUmSRjxaGFz+j8yVqkW4EJUSxGVISQxpVqUhEQQ5r8GEhiuw XgZjnQS+n5oHok0GDQWqr/AaXkgPKoH8iEAxFkkB+JzcMpSMNthsd5x8pmMrXJaiDbwi /60fLGUE6oUZkemdm5mdLXmY82E9CxNHYoI28= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=g2+B2tI9nAG69E/dlQ9rONuJo8H3t25LtfBuLosd1KhtGyJgfD/EG3SH8Krv3m57b4 pmEX08VdgTW+CqgEtBpI6f4pHXfwzvRBf+7JzWA7RMR1ehcKMQO3l4jCB5qy7r/IqrYa ta8mcgv+Xs5QOXU7bY+zRKDmUCcWmwEUuxV7E= Received: by 10.223.4.25 with SMTP id 25mr3466606fap.38.1264189423343; Fri, 22 Jan 2010 11:43:43 -0800 (PST) Received: from ?10.0.10.4? (54.81.54.77.rev.vodafone.pt [77.54.81.54]) by mx.google.com with ESMTPS id 13sm1477650fxm.9.2010.01.22.11.43.40 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 22 Jan 2010 11:43:40 -0800 (PST) Sender: Rui Paulo Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii From: Rui Paulo In-Reply-To: <20100122172410.01c42580.torfinn.ingolfsen@broadpark.no> Date: Fri, 22 Jan 2010 19:43:38 +0000 Content-Transfer-Encoding: 7bit Message-Id: References: <201001220110.o0M1Aqiv015915@yoda.pixi.com> <20100122172410.01c42580.torfinn.ingolfsen@broadpark.no> To: Torfinn Ingolfsen , knowtree@aloha.com X-Mailer: Apple Mail (2.1077) Cc: freebsd-mobile@freebsd.org Subject: Re: wi (Lucent) panics on ifconfig wi0 up X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jan 2010 19:43:45 -0000 On 22 Jan 2010, at 16:24, Torfinn Ingolfsen wrote: > On Thu, 21 Jan 2010 15:10:53 -1000 (HST) > knowtree@aloha.com wrote: > >>> On 1/21/10, knowtree@aloha.com wrote: >> OK, I filed PR kern/143074. I sure it it wasn't operator error!! In the >> meantime I'll try ndis again on the built-in Intel 5100AGN, > > If you haven't tried it already, perhaps you should try the new iwb driver? > See http://forums.freebsd.org/showthread.php?t=8041&highlight=5100 You mean "iwn" and that's available on stable/8. Regards -- Rui Paulo From owner-freebsd-mobile@FreeBSD.ORG Sat Jan 23 17:16:20 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11EFD106566B for ; Sat, 23 Jan 2010 17:16:20 +0000 (UTC) (envelope-from jensthiede@gmail.com) Received: from mail-ew0-f211.google.com (mail-ew0-f211.google.com [209.85.219.211]) by mx1.freebsd.org (Postfix) with ESMTP id 991558FC0C for ; Sat, 23 Jan 2010 17:16:19 +0000 (UTC) Received: by ewy3 with SMTP id 3so880465ewy.13 for ; Sat, 23 Jan 2010 09:16:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:content-transfer-encoding:mime-version:subject:date :x-mailer; bh=XSNTT9OZ8vdVu7W16bbJxeL5BG+h7XsENGXUaKMK4SA=; b=lyceKhPcBvxBn2fsZaF2LpNoyDq08z3qBoudW//QcR3hZ0okTJj11ZvF60JO+kDrWt 2byifIpyf+6hraVqC0UM9eybZveKZgbSUneOfpEsiMgw/cHABJ7toywWERP8fXm/VcXC eURX726VYomJNLe/O1XZc1wxmDfShxb7iqVTk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date:x-mailer; b=WkkJr25+2o99IcMBlVEGHWC2CD/pUeUPWhJgeALVZEvnl8GdFAc4OxxBRfCR7Y7bFN ase+LZEn54WrGjxv/IoYWrIx/h03A8hOaFkiRbVvz6KwyiHg1rLXLzgsHRv+qQKkLhXu SJ8LUKBZz0u/J0u0A1L2SNWLoe+IivMMn7Lc0= Received: by 10.213.43.2 with SMTP id u2mr2797276ebe.57.1264265653361; Sat, 23 Jan 2010 08:54:13 -0800 (PST) Received: from ?192.168.0.6? (iburst-41-213-40-63.iburst.co.za [41.213.40.63]) by mx.google.com with ESMTPS id 5sm4941248eyh.40.2010.01.23.08.54.10 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 23 Jan 2010 08:54:12 -0800 (PST) Message-Id: <3FD5CEEC-C167-4379-91CB-81DB8C9CEC0F@gmail.com> From: Jens Thiede To: freebsd-mobile@freebsd.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Date: Sat, 23 Jan 2010 18:54:07 +0200 X-Mailer: Apple Mail (2.936) Subject: Intel PRO/Wireless 2100 DIY Bug Fix X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jan 2010 17:16:20 -0000 Hi all, I'm pretty new to FreeBSD. However, I think I might be able to create a patch for the Intel PRO/Wireless 2100 bug (http://bit.ly/7SWIQr). Seems likely that there's simply a callback missing. I take it the API might have changed a little lately. Is there documentation for the wireless networking API? Or is that simply something that I have to figure out myself? Also, is there a relevant channel on Freenode where I could ask short questions? I'd really like to have this driver working. All help is much appreciated. From owner-freebsd-mobile@FreeBSD.ORG Sat Jan 23 17:28:20 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 489D4106566B for ; Sat, 23 Jan 2010 17:28:20 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.freebsd.org (Postfix) with ESMTP id 06C308FC18 for ; Sat, 23 Jan 2010 17:28:19 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with ESMTP id <0KWP00E6VN779IC0@bgo1smout1.broadpark.no> for freebsd-mobile@freebsd.org; Sat, 23 Jan 2010 18:28:19 +0100 (CET) Received: from kg-v2.kg4.no ([80.203.92.186]) by bgo1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with SMTP id <0KWP00FCUN7607E0@bgo1sminn1.broadpark.no> for freebsd-mobile@freebsd.org; Sat, 23 Jan 2010 18:28:19 +0100 (CET) Date: Sat, 23 Jan 2010 18:28:18 +0100 From: Torfinn Ingolfsen To: freebsd-mobile@freebsd.org Message-id: <20100123182818.5faa7868.torfinn.ingolfsen@broadpark.no> In-reply-to: <3FD5CEEC-C167-4379-91CB-81DB8C9CEC0F@gmail.com> References: <3FD5CEEC-C167-4379-91CB-81DB8C9CEC0F@gmail.com> X-Mailer: Sylpheed 2.7.1 (GTK+ 2.18.6; amd64-portbld-freebsd8.0) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Subject: Re: Intel PRO/Wireless 2100 DIY Bug Fix X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jan 2010 17:28:20 -0000 Hello, On Sat, 23 Jan 2010 18:54:07 +0200 Jens Thiede wrote: > Hi all, > > I'm pretty new to FreeBSD. However, I think I might be able to create > a patch for the Intel PRO/Wireless 2100 bug (http://bit.ly/7SWIQr). > > Seems likely that there's simply a callback missing. I take it the API Please note: I have seen the message "need multicast update callback" on other nics (not ipw) under 8.0-stable, and those nics work, so I don't think that this message tells you why the ipw 2100 doesn't work. HTH -- Regards, Torfinn Ingolfsen From owner-freebsd-mobile@FreeBSD.ORG Sat Jan 23 18:06:56 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE1431065670 for ; Sat, 23 Jan 2010 18:06:56 +0000 (UTC) (envelope-from jensthiede@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.24]) by mx1.freebsd.org (Postfix) with ESMTP id 4E13A8FC12 for ; Sat, 23 Jan 2010 18:06:55 +0000 (UTC) Received: by ey-out-2122.google.com with SMTP id 9so557206eyd.9 for ; Sat, 23 Jan 2010 10:06:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=+RN/HmXcEaDbfP4P0fVmJl/FX4PJLsXC5fgNZFysuEs=; b=oNxm8YW+PyL6eolq/A8qweaXvb8NN2y0sltHd5bCag9SRUUqWzOlSVli3focYAnwIF 9vj6M/G2YsJvZWjALn+51OeCYwh00K9KhkRTMD0QIaC2s8A/qmZmDkui15m44aAPSDdl e1hhPXgu7XAMNpzYeQCM6PnF1cMBDfQ3Wg03o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=EtdsbWDBattHCTZK3kNg9GBSwlK1twkwhHoRlU5P26qUjfpOGW5pWqCTTqmFwSu2ap GEou3W7qHnZ9NamyMak2lfYFjhw8sz0alt/SqaTNT079fVZ4zPwZY9PdJ4MjtGZGm4Hx XURCF2bDDXLOmU6Z27/KusIDC3+BF8It0Nc1I= Received: by 10.213.1.132 with SMTP id 4mr1517525ebf.11.1264270014998; Sat, 23 Jan 2010 10:06:54 -0800 (PST) Received: from ?192.168.0.6? (iburst-41-213-40-63.iburst.co.za [41.213.40.63]) by mx.google.com with ESMTPS id 5sm5027356eyh.32.2010.01.23.10.06.53 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 23 Jan 2010 10:06:54 -0800 (PST) Message-Id: From: Jens Thiede To: freebsd-mobile@freebsd.org In-Reply-To: <20100123182818.5faa7868.torfinn.ingolfsen@broadpark.no> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Date: Sat, 23 Jan 2010 20:06:49 +0200 References: <3FD5CEEC-C167-4379-91CB-81DB8C9CEC0F@gmail.com> <20100123182818.5faa7868.torfinn.ingolfsen@broadpark.no> X-Mailer: Apple Mail (2.936) Subject: Re: Intel PRO/Wireless 2100 DIY Bug Fix X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jan 2010 18:06:56 -0000 Thank you, I'll take that into account. Something must have changed from 7.0. Is there a documented API for NICs? It would help to know what's new and what's not, since I'm new to FreeBSD. Or is there just code and no documentation? Jens On 23 Jan 2010, at 7:28 PM, Torfinn Ingolfsen wrote: > Hello, > > On Sat, 23 Jan 2010 18:54:07 +0200 > Jens Thiede wrote: > >> Hi all, >> >> I'm pretty new to FreeBSD. However, I think I might be able to create >> a patch for the Intel PRO/Wireless 2100 bug (http://bit.ly/7SWIQr). >> >> Seems likely that there's simply a callback missing. I take it the >> API > > Please note: I have seen the message "need multicast update callback" > on other nics (not ipw) under 8.0-stable, and those nics work, so I > don't think that this message tells you why the ipw 2100 doesn't work. > > HTH > -- > Regards, > Torfinn Ingolfsen > > _______________________________________________ > freebsd-mobile@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org > "