From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-75359-garchives=archives.gentoo.org@lists.gentoo.org>) id 1JNniE-0000kZ-8k for garchives@archives.gentoo.org; Sat, 09 Feb 2008 11:17:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A460BE0122; Sat, 9 Feb 2008 11:17:36 +0000 (UTC) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 15554E0122 for <gentoo-user@lists.gentoo.org>; Sat, 9 Feb 2008 11:17:36 +0000 (UTC) Received: by wa-out-1112.google.com with SMTP id k34so894807wah.10 for <gentoo-user@lists.gentoo.org>; Sat, 09 Feb 2008 03:17:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=xJOaWSiF4mM+y4Pdj+QRzU1IJRcMarptfFacMPPTx0Q=; b=H6G6XaGvBxpmznUBxESWsBpuyghyjta6Dje8tUSJZOP8IFVkn9wmIillFD83cwloBdS6brtDCrL5kIlp9vmC0VMusfygypEkLbuS/uI8jJhtRshmNwHM3bXClIglLBgwsTf0hu1zIp+y/v4u0yup01pLnte+JUWE4jN1EfTb4bo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=USXd0+fMYWbp93CcwC8/XRS6D6QmbOiCGgMfHT/Pc+DW/9juduulOzvMmkasbmt2jPbsy6bmDHaFv2c5sHaDWQQ6iADhDC22XPO3NfFL62zDVqEcCILm/rb2fgo5zTTts3msNPeWystZ3soddTjrshDsCunrkG5nhvQ46SnCp8E= Received: by 10.114.171.1 with SMTP id t1mr8129799wae.83.1202555855581; Sat, 09 Feb 2008 03:17:35 -0800 (PST) Received: by 10.114.75.17 with HTTP; Sat, 9 Feb 2008 03:17:35 -0800 (PST) Message-ID: <e5e065050802090317y27e26837mcfaa44555b414662@mail.gmail.com> Date: Sat, 9 Feb 2008 16:47:35 +0530 From: "dell core2duo" <gentoomail.dell@gmail.com> To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] [query] kernel-2.6.24 + ndiswrapper Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_14495_24803745.1202555855576" X-Archives-Salt: ebc518bb-aecd-4c3a-913d-65b0f3c6985e X-Archives-Hash: 6216f07c23e48288e040a55c09c91f48 ------=_Part_14495_24803745.1202555855576 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all, I was using kernel 2.6.23 till now and everything was working pretty well. My wireless card is ---0c:00.0 Network controller: Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 01). It was working fine with kernel 2.6.23 with ndiswrapper. Yesterday i upgraded to kernel 2.4.26. And my wireless card stopped working. It says that eth1 does not exist. Some important out are below ------------------------------------------------------------------------------------------------------- flukebox # ndiswrapper -l bcmwl5 : driver installed device (14E4:4311) present flukebox # /etc/init.d/net.eth1 start * Starting eth1 * /etc/conf.d/wireless is deprecated * Please put all settings in /etc/conf.d/net * /etc/conf.d/wireless is deprecated * Please put all settings in /etc/conf.d/net * Configuration not set for eth1 - assuming DHCP * Bringing up eth1 * dhcp * network interface eth1 does not exist * Please verify hardware or kernel module (driver) [ !! ] flukebox # -------------------------------------------------------------------------------------------------------- I didn't have any kernel built-in module for bcmxx . Can somebody help me here. Any help would be appreciated. TIA, flukebox ------=_Part_14495_24803745.1202555855576 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all,<br> I was using kernel 2.6.23 till now and everything was working pretty well. <br> My wireless card is ---0c:00.0 Network controller: Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 01). <br>It was working fine with kernel 2.6.23 with ndiswrapper. Yesterday i upgraded to kernel 2.4.26. And my wireless card<br> stopped working. It says that eth1 does not exist.<br>Some important out are below<br>-------------------------------------------------------------------------------------------------------<br>flukebox # ndiswrapper -l<br> bcmwl5 : driver installed<br> device (14E4:4311) present<br>flukebox # /etc/init.d/net.eth1 start<br> * Starting eth1<br> * /etc/conf.d/wireless is deprecated<br> * Please put all settings in /etc/conf.d/net<br> * /etc/conf.d/wireless is deprecated<br> * Please put all settings in /etc/conf.d/net<br> * Configuration not set for eth1 - assuming DHCP<br> * Bringing up eth1<br> * dhcp<br> * network interface eth1 does not exist<br> * Please verify hardware or kernel module (driver) [ !! ]<br>flukebox # <br>--------------------------------------------------------------------------------------------------------<br> <br>I didn't have any kernel built-in module for bcmxx . <br>Can somebody help me here. Any help would be appreciated.<br><br>TIA,<br>flukebox<br><br><br><br><br><br> ------=_Part_14495_24803745.1202555855576-- -- gentoo-user@lists.gentoo.org mailing list