Linux wireless drivers development
 help / color / mirror / Atom feed
* Re: Kernel Compile Fail with 2.6.26 Drivers
@ 2009-01-20 17:42 Delphi Real Estate
  2009-01-21 16:27 ` Delphi Real Estate
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Delphi Real Estate @ 2009-01-20 17:42 UTC (permalink / raw)
  To: linux-wireless


Trying to get 5GHz 'n' working, but I just do not understand the advice I'm getting. (below)  I am told that TX aggregation support is not expected to be fixed until around 2.6.30.

Goal is to be able to get some version of the iwlagn drivers that will do 'n' mode at 5GHz, which will compile in my Ubuntu 2.6.27 kernel.  I tried just grafting in the 2.6.26 iwlwifi directory into my 2.6.27 source tree, but compile fails without explanation.

Can anyone help?


> If you want the driver with TX aggregation support then you need to use
> the iwl5000 branch
> ( http://git.kernel.org/?p=linux/kernel/git/iwlwifi/iwlwifi-2.6.git;a=shortlog;h=iwl5000 )

I guess I don't understand this.  I hit the first entry's 'snapshot', and I get a blank screen.  I click on the heading:
"iwlwifi: fix incorrect monitor mode operation  iwl5000"
... and it takes me to the explanation of the bugfix, but navigating to iwl-agn.c or iwl3945-base.c via tree, snapshot or blob just gives me an HTML representation of the files.  There doesn't seem to be any way to get the actual source.  Why do they prevent you from getting just individual files with this system?


> The branch is based on kernel 2.6.26. If you do not want to give up your
> current kernel you can take a look how compat-wireless works ... but it
> is actually intended to take the most recent wireless-testing to work
> with your current kernel, not an older kernel in itself as what can be
> found in the iwl5000 branch.

I don't mind running the most recent kernel, as long as it works and has Ubuntu patches.  I don't see how to get there from here though.  I am a commercial real estate broker, after all, not a coder.


> Try diffing the Ubuntu sources against the kernel.org sources, and
> merge the resulting diff into the git tree.

LOL, thanks, but I am a commercial real estate broker, and have about as much chance of doing this as passing a calculus class.

Just trying to get 'n' at 5GHz, so I don't pollute my neighbors' wifi with my MythTV streaming.  I am lucky to have working what I do...

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Kernel Compile Fail with 2.6.26 Drivers
@ 2009-01-19 17:30 Delphi Real Estate
  2009-01-19 18:46 ` reinette chatre
  2009-01-19 21:48 ` Stefanik Gábor
  0 siblings, 2 replies; 10+ messages in thread
From: Delphi Real Estate @ 2009-01-19 17:30 UTC (permalink / raw)
  To: linux-wireless


Can anyone tell me what I'm doing wrong?  I know that 'n' has problems in later drivers than in kernel 2.6.26, so I am trying to graft the 2.6.26 drivers into the 2.6.27 kernel.  Source:
http://git.kernel.org/?p=linux/kernel/git/iwlwifi/iwlwifi-2.6.git;a=summary

I moved the regular Ubuntu kernel 2.6.27.10's iwlwifi directory elsewhere, and copied in Reinette's.  But it will not compile, inexplicably:
...
  CC [M]  drivers/pci/hotplug/cpcihp_generic.o
  LD [M]  drivers/pci/hotplug/pciehp.o
  LD [M]  drivers/pci/hotplug/shpchp.o
  CC [M]  drivers/pci/hotplug/fakephp.o
  LD      drivers/pci/hotplug/pci_hotplug.o
  LD [M]  drivers/media/video/uvc/uvcvideo.o
  LD [M]  drivers/pci/hotplug/acpiphp.o
  LD      drivers/pci/hotplug/built-in.o
  LD      drivers/media/built-in.o
  LD      drivers/pci/built-in.o
make: *** [drivers] Error 2
#

This kernel does compile with its normal iwlwifi directory.  In configuring I only set the iwlwifi driver to be a module, disabled the 4965, and enabled the 5000.  I can't use the git kernel because I need the Ubuntu patches.

Is there any other way to get 5GHz 'n'?



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-01-24  2:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-20 17:42 Kernel Compile Fail with 2.6.26 Drivers Delphi Real Estate
2009-01-21 16:27 ` Delphi Real Estate
2009-01-22 13:58 ` Delphi Real Estate
2009-01-22 15:17   ` Luis R. Rodriguez
2009-01-23 13:50 ` Delphi Real Estate
2009-01-23 16:53   ` reinette chatre
2009-01-24  2:10     ` Delphi Real Estate
  -- strict thread matches above, loose matches on Subject: below --
2009-01-19 17:30 Delphi Real Estate
2009-01-19 18:46 ` reinette chatre
2009-01-19 21:48 ` Stefanik Gábor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox