Re: [gentoo-user] realtek 8197 wireless card setup

2007-12-22 Thread Jeff Cranmer
-Original Message- >From: Mick <[EMAIL PROTECTED]> >Sent: Dec 22, 2007 2:01 PM >To: gentoo-user@lists.gentoo.org >Subject: Re: [gentoo-user] realtek 8197 wireless card setup > >On Saturday 22 December 2007, Jeff Cranmer wrote: >> On Saturday 22 December 2007

Re: [gentoo-user] realtek 8197 wireless card setup

2007-12-22 Thread Mick
On Saturday 22 December 2007, Jeff Cranmer wrote: > On Saturday 22 December 2007 10:30:45 am Hans-Werner Hilse wrote: > > > I think I'm getting closer now. > > > I removed the driver from the kernel, and installed ndiswrapper. > > > I got the inf driver from a guy from realtek, and used > > > ndisw

Re: [gentoo-user] realtek 8197 wireless card setup

2007-12-22 Thread Jeff Cranmer
On Saturday 22 December 2007 10:30:45 am Hans-Werner Hilse wrote: > > I think I'm getting closer now. > > I removed the driver from the kernel, and installed ndiswrapper. > > I got the inf driver from a guy from realtek, and used > > ndiswrapper -i drivername.inf to install it. > > > > Now, when

Re: [gentoo-user] realtek 8197 wireless card setup

2007-12-22 Thread Hans-Werner Hilse
Hi, On Sat, 22 Dec 2007 00:08:26 -0500 Jeff Cranmer <[EMAIL PROTECTED]> wrote: > I think I'm getting closer now. > I removed the driver from the kernel, and installed ndiswrapper. > I got the inf driver from a guy from realtek, and used > ndiswrapper -i drivername.inf to install it. > > Now, wh

Re: [gentoo-user] realtek 8197 wireless card setup

2007-12-21 Thread Jeff Cranmer
On Friday 21 December 2007 09:21:03 am Hans-Werner Hilse wrote: > Hi, > > On Thu, 20 Dec 2007 18:45:26 -0500 Jeff Cranmer > > <[EMAIL PROTECTED]> wrote: > > > > The card I have is an 8197, not an 8187. I wonder if this is > > > > part of the problem. Could it be that the kernel driver does not >

Re: [gentoo-user] realtek 8197 wireless card setup

2007-12-21 Thread Hans-Werner Hilse
Hi, On Thu, 20 Dec 2007 18:45:26 -0500 Jeff Cranmer <[EMAIL PROTECTED]> wrote: > > > The card I have is an 8197, not an 8187. I wonder if this is > > > part of the problem. Could it be that the kernel driver does not > > > support the 8197? > [...] > At the moment, I think the key line in dmesg

Re: [gentoo-user] realtek 8197 wireless card setup

2007-12-21 Thread Mick
On Thursday 20 December 2007, Jeff Cranmer wrote: > iwlist wlan0 scanning returns > wlan0 Interface does not support scanning : Network is down > > iwlist wlan0 accesspoint returns > wlan0 Interface doesn't have a list of Peers/Access-Points > > At the moment, I think the key line in dmesg is . >

Re: [gentoo-user] realtek 8197 wireless card setup

2007-12-20 Thread Jeff Cranmer
On Thursday 20 December 2007 02:00:36 am Hans-Werner Hilse wrote: > Hi, > > I cannot really go into details, but maybe I'm competent enough to make > some notes on this: > > On Wed, 19 Dec 2007 21:47:55 -0500 > > Jeff Cranmer <[EMAIL PROTECTED]> wrote: > > I manually edited the file > > /usr/src/li

Re: [gentoo-user] realtek 8197 wireless card setup

2007-12-20 Thread Jeff Cranmer
On Thursday 20 December 2007 03:40:07 am Mick wrote: > Hi Jeff, > > On Wednesday 19 December 2007, Jeff Cranmer wrote: > > I have checked, and ndiswrapper and the rtl8187 package were > > uninstalled. I think that the problem I have may be more basic. > > > > The card I have is an 8197, not an 818

Re: [gentoo-user] realtek 8197 wireless card setup

2007-12-20 Thread Mick
Hi Jeff, On Wednesday 19 December 2007, Jeff Cranmer wrote: > I have checked, and ndiswrapper and the rtl8187 package were uninstalled. > I think that the problem I have may be more basic. > > The card I have is an 8197, not an 8187. I wonder if this is part of the > problem. Could it be that t

Re: [gentoo-user] realtek 8197 wireless card setup

2007-12-19 Thread Hans-Werner Hilse
Hi, I cannot really go into details, but maybe I'm competent enough to make some notes on this: On Wed, 19 Dec 2007 21:47:55 -0500 Jeff Cranmer <[EMAIL PROTECTED]> wrote: > I manually edited the file /usr/src/linux/drivers/net/wireless/rtl8187_dev.c > [...] > I added the line > {USB_DEVICE

Re: [gentoo-user] realtek 8197 wireless card setup

2007-12-19 Thread Jeff Cranmer
Final piece of info for the day. When I ran dhcpcd wlan0, I get Error, wlan0: timed out Error, wlan0: lease information file '/var/lib/dhcpcd/dhcpcd-wlan0.info' does not exist Any assistance gratefully received Jeff On Wednesday 19 December 2007 09:47:55 pm Jeff Cranmer wrote: > I made signif

Re: [gentoo-user] realtek 8197 wireless card setup

2007-12-19 Thread Jeff Cranmer
I made significant progress today. I manually edited the file /usr/src/linux/drivers/net/wireless/rtl8187_dev.c There is a static structure near the top of the code, static struct usb_device_id rtl8187_table[] __devinitdata = { /* Realtek */ {USB_DEVICE(0x0bda, 0x8187)},

Re: [gentoo-user] realtek 8197 wireless card setup

2007-12-19 Thread Jeff Cranmer
I've tried to run through the instructions at http://gentoo-wiki.com/HARDWARE_rtl8187. The kernel is configured per that guide, and I get the message: usbcore: registered new interface driver rtl8187 When I try to run ifconfig wlan0 up, however, I get: wlan0: unknown interface: no such device I

Re: [gentoo-user] realtek 8197 wireless card setup

2007-12-19 Thread Jeff Cranmer
> > >From: Stroller <[EMAIL PROTECTED]> > >Sent: Dec 16, 2007 8:13 PM > >To: gentoo-user@lists.gentoo.org > >Subject: Re: [gentoo-user] realtek 8197 wireless card setup > > > >On 16 Dec 2007, at 22:56, Mick wrote: > >> On Sunday 16 December 2007, Stro

Re: [gentoo-user] realtek 8197 wireless card setup

2007-12-16 Thread Stroller
On 16 Dec 2007, at 22:56, Mick wrote: On Sunday 16 December 2007, Stroller wrote: On 16 Dec 2007, at 17:14, Mick wrote: On Sunday 16 December 2007, Jeff Cranmer wrote: Running the command 'dmesg | grep rtl8187' after reboot returns the message usbcore: registered new interface driver rtl8187

Re: [gentoo-user] realtek 8197 wireless card setup

2007-12-16 Thread Mick
On Sunday 16 December 2007, Stroller wrote: > On 16 Dec 2007, at 17:14, Mick wrote: > > On Sunday 16 December 2007, Jeff Cranmer wrote: > Running the command 'dmesg | grep rtl8187' after reboot returns > the message > usbcore: registered new interface driver rtl8187 > >> > >> All I g

Re: [gentoo-user] realtek 8197 wireless card setup

2007-12-16 Thread Stroller
On 16 Dec 2007, at 17:14, Mick wrote: On Sunday 16 December 2007, Jeff Cranmer wrote: Running the command 'dmesg | grep rtl8187' after reboot returns the message usbcore: registered new interface driver rtl8187 All I get for iwconfig is lo no wireless extensions eth0no wirel

Re: [gentoo-user] realtek 8197 wireless card setup

2007-12-16 Thread Mick
On Sunday 16 December 2007, Jeff Cranmer wrote: > All I get for iwconfig is > lono wireless extensions > eth0 no wireless extensions. This means that the driver has not been loaded yet. In generic terms you'll need to install the necessary driver for your WiFi device (either the new

Re: [gentoo-user] realtek 8197 wireless card setup

2007-12-16 Thread Jeff Cranmer
All I get for iwconfig is lo no wireless extensions eth0no wireless extensions. I think I need some more info in /etc/conf.d/net, and need somehow to create the necessary /etc/init.d/net.wlan0 or whatever driver. The only 'net.anything' drivers present at the moment are net.lo

Re: [gentoo-user] realtek 8197 wireless card setup

2007-12-16 Thread Florian Philipp
On Sat, 2007-12-15 at 23:19 -0500, Jeff Cranmer wrote: > On Tuesday 11 December 2007 09:48:10 am Mick wrote: > > On Tuesday 11 December 2007, Jeff Cranmer wrote: > > > I believe that I have this enabled, however ieee80211 is still barfing > > > out by asking for CONFIG_NET_RADIO. > > > > > > I'll

Re: [gentoo-user] realtek 8197 wireless card setup

2007-12-15 Thread Jeff Cranmer
On Tuesday 11 December 2007 09:48:10 am Mick wrote: > On Tuesday 11 December 2007, Jeff Cranmer wrote: > > I believe that I have this enabled, however ieee80211 is still barfing > > out by asking for CONFIG_NET_RADIO. > > > > I'll check and confirm this tonight. > > Also check bugzilla. I remember

Re: [gentoo-user] realtek 8197 wireless card setup

2007-12-11 Thread Mick
On Tuesday 11 December 2007, Jeff Cranmer wrote: > I believe that I have this enabled, however ieee80211 is still barfing out > by asking for CONFIG_NET_RADIO. > > I'll check and confirm this tonight. Also check bugzilla. I remember reporting a bug with the more recent kernels failing to build k

Re: [gentoo-user] realtek 8197 wireless card setup

2007-12-11 Thread Jeff Cranmer
too.org >Subject: Re: [gentoo-user] realtek 8197 wireless card setup > > >On Mon, 2007-12-10 at 23:09 -0500, Jeff Cranmer wrote: >> Can anyone point me to a resource for configuration of a realtek 8197 >> wireless >> card on a Toshiba laptop? >> >>

Re: [gentoo-user] realtek 8197 wireless card setup

2007-12-11 Thread Jacek Szpot
On Mon, 2007-12-10 at 23:09 -0500, Jeff Cranmer wrote: > Can anyone point me to a resource for configuration of a realtek 8197 > wireless > card on a Toshiba laptop? > > I am running the 2.6.22-suspend2-r2 kernel, and have installed ndiswrapper. > Unfortunately, when I try to install ieee8021