Date: Mon, 8 Aug 2011 13:55:05 -0700 From: Kevin Oberman <kob6558@gmail.com> To: Understudy <list@understudy.net> Cc: freebsd-mobile@freebsd.org Subject: Re: Thinkpad t60p questions Message-ID: <CAN6yY1sd=BrcqM9CfsTOG7O3eWeg3yTta51cZ9QkYo_BEb1bEQ@mail.gmail.com> In-Reply-To: <4E403D95.9070209@understudy.net> References: <4E403D95.9070209@understudy.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 8, 2011 at 12:48 PM, Understudy <list@understudy.net> wrote: > Hi All, > > I have just loaded FreeBSD 8.2-RELEASE on to my thinkpad t60p. I have a > couple of questions. > This model is 8741-A11. Currently I am running GENERIC as the kernel. I > would like to tweak a few things and gain an understanding of a few things. > Maybe help a few others along the way. > So lots of information coming. > > none1@pci0:3:0:0: class=0x028000 card=0x10108086 chip=0x42278086 rev=0x02 > hdr=0x00 > vendor = 'Intel Corporation' > device = 'PRO/Wireless 3945ABG Network Connection' > class = network "none1 means no driver claimed this device. Looking at the current pci.ids file, I don't see 8086 1010 under 8086 4227. I only see 8086 1011 and 8086 1014. Looks like IBM/Lenovo puts a custom PCI ID on the card for the T60 that is different from that on the R60 and X60. You should be able to just add the 1010 ID to the driver and it will probably work. > So my first question has to do with the wireless. I have a 3945ABG Network > Connection which uses the wpi driver. I have set that up in the > boot/loader.conf. However it does not show up when I do ifconfig -a. Do I > need to add ifconfig to rc.conf? Here is where this question gets tricky, I > have a wireless network at home a wpa2 setup. However that will not be the > main connection for the laptop. It normally will be plugged into an ethernet > cable. Also the laptop will travel with me and be used in hotels and with > airport wifi setup. So how do I tell it that if there is a cable ethernet to > not connect the wireless and if there is a wireless that it should be able > to connect to a open network ? You need to read the man pages for wpa_supplicant and wpa_supplicant.conf. It looks complex, but it's really pretty simple if you look at the examples in /usr/share/examples/etc/ > Follow up items to include xorg, battery and fan items for the t60p. Will need further information to get into these. -- R. Kevin Oberman, Network Engineer - Retired E-mail: kob6558@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1sd=BrcqM9CfsTOG7O3eWeg3yTta51cZ9QkYo_BEb1bEQ>
