* Re: Intel 2200BG/Linux [not found] <6x75xpmamff1htgn6m1n6t9l.1337272291919@email.android.com> @ 2012-05-17 23:46 ` Julian Calaby 2012-05-18 2:02 ` DC 0 siblings, 1 reply; 10+ messages in thread From: Julian Calaby @ 2012-05-17 23:46 UTC (permalink / raw) To: D; +Cc: linux-wireless Hi, Firstly, always Reply-All, that way other people on the list will see your emails, and may be able to help if I can't. On Fri, May 18, 2012 at 2:31 AM, D <dc@magitekindustries.com> wrote: > I'm not having any luck with this. The os is bt5 which it's a build of Ubuntu Ok, so can you confirm that the ipw2200 driver is actually loaded. You can do this using the lsmod command. Are there any errors or warnings in the kernel log (see the output from dmesg) Have you installed the firmware? Thanks, Julian Calaby > Julian Calaby <julian.calaby@gmail.com> wrote: > >>Hi, >> >>On Sun, May 6, 2012 at 3:33 PM, DC <DC@magitekindustries.com> wrote: >>> I'm having the hardest time in the world getting this card to work >>> with Linux. Can you help me? >> >>You need to use the ipw2200 driver, and you need the firmware. >> >>The driver should already be in your distro's kernel, and the firmware >>should be available through it's package repository. >> >>E.g. in Debian, the firmware is available in the firmware-ipw2x00 package. >> >>Thanks, >> >>-- >>Julian Calaby >> >>Email: julian.calaby@gmail.com >>Profile: http://www.google.com/profiles/julian.calaby/ >>.Plan: http://sites.google.com/site/juliancalaby/ -- Julian Calaby Email: julian.calaby@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Intel 2200BG/Linux 2012-05-17 23:46 ` Intel 2200BG/Linux Julian Calaby @ 2012-05-18 2:02 ` DC 2012-05-18 2:32 ` Julian Calaby 0 siblings, 1 reply; 10+ messages in thread From: DC @ 2012-05-18 2:02 UTC (permalink / raw) To: Julian Calaby; +Cc: linux-wireless Didn't know it was a party line. On it. I haven't been able to get the driver to load. The download on the site doesn't work. The firmware should be installed on the card, because the card runs perfectly on the windows side of the drive, but if it needs to be installed on Linux, then no, it's likely not. But again, the page has no download link. On 5/17/12 7:46 PM, Julian Calaby wrote: > Hi, > > Firstly, always Reply-All, that way other people on the list will see > your emails, and may be able to help if I can't. > > On Fri, May 18, 2012 at 2:31 AM, D <dc@magitekindustries.com> wrote: >> I'm not having any luck with this. The os is bt5 which it's a build of Ubuntu > Ok, so can you confirm that the ipw2200 driver is actually loaded. You > can do this using the lsmod command. > > Are there any errors or warnings in the kernel log (see the output from dmesg) > > Have you installed the firmware? > > Thanks, > > Julian Calaby > >> Julian Calaby <julian.calaby@gmail.com> wrote: >> >>> Hi, >>> >>> On Sun, May 6, 2012 at 3:33 PM, DC <DC@magitekindustries.com> wrote: >>>> I'm having the hardest time in the world getting this card to work >>>> with Linux. Can you help me? >>> You need to use the ipw2200 driver, and you need the firmware. >>> >>> The driver should already be in your distro's kernel, and the firmware >>> should be available through it's package repository. >>> >>> E.g. in Debian, the firmware is available in the firmware-ipw2x00 package. >>> >>> Thanks, >>> >>> -- >>> Julian Calaby >>> >>> Email: julian.calaby@gmail.com >>> Profile: http://www.google.com/profiles/julian.calaby/ >>> .Plan: http://sites.google.com/site/juliancalaby/ > > ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Intel 2200BG/Linux 2012-05-18 2:02 ` DC @ 2012-05-18 2:32 ` Julian Calaby [not found] ` <69fa4f807ccd8b754ec80307e60e8ab8.squirrel@magitekindustries.com> 0 siblings, 1 reply; 10+ messages in thread From: Julian Calaby @ 2012-05-18 2:32 UTC (permalink / raw) To: DC; +Cc: linux-wireless Hi, On Fri, May 18, 2012 at 12:02 PM, DC <DC@magitekindustries.com> wrote: > I haven't been able to get the driver to load. The download on the site > doesn't work. Where are you downloading it from. The driver should already be installed in BackTrack 5. Could you please check the output of the lsmod command to see if the driver has been loaded? Then check the kernel logs using the dmesg command to see if there are any messages or errors about this driver. If the firmware is not available, it will complain about this in the kernel log. Without that information, we can't really help you. > The firmware should be installed on the card, because the card runs > perfectly on the windows side of the drive, but if it needs to be > installed on Linux, then no, it's likely not. The firmware for a device is generally built into windows drivers, and is always separate from the kernel part of Linux drivers. It is very rare that firmware is actually built into computer components, even if they need it. I would be surprised if BackTrack doesn't have a package called "firmware-ipw2x00" or something similar that contains the firmware. Install that package with a package manager or the software center and the firmware will be installed in the correct place to be loaded by the driver. > But again, the page has no download link. Which page? Thanks, -- Julian Calaby Email: julian.calaby@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ ^ permalink raw reply [flat|nested] 10+ messages in thread
[parent not found: <69fa4f807ccd8b754ec80307e60e8ab8.squirrel@magitekindustries.com>]
* Re: Intel 2200BG/Linux [not found] ` <69fa4f807ccd8b754ec80307e60e8ab8.squirrel@magitekindustries.com> @ 2012-05-18 4:50 ` Julian Calaby 0 siblings, 0 replies; 10+ messages in thread From: Julian Calaby @ 2012-05-18 4:50 UTC (permalink / raw) To: dc; +Cc: linux-wireless Hi, On Fri, May 18, 2012 at 2:35 PM, <dc@magitekindustries.com> wrote: > [ 18.522100] ipw2200: Unable to load firmware: -2 You do not have the firmware installed. Your distro should have a package called "firmware-ipw2x00" that you can install. This package will set it all up automatically. Otherwise, unpacking the firmware to /lib/firmware should fix your problem. Thanks, -- Julian Calaby Email: julian.calaby@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Intel 2200BG/Linux @ 2012-05-18 22:29 D 2012-05-19 1:20 ` Julian Calaby 0 siblings, 1 reply; 10+ messages in thread From: D @ 2012-05-18 22:29 UTC (permalink / raw) To: Julian Calaby; +Cc: linux-wireless QXB0LWdldCBkaWRuJ3QgZmluZCBpdAoKSnVsaWFuIENhbGFieSA8anVsaWFuLmNhbGFieUBnbWFp bC5jb20+IHdyb3RlOgoKPkhpLAo+Cj5Zb3UgZHJvcHBlZCB0aGUgQ0NzIGFnYWluLgo+Cj5PbiBT YXQsIE1heSAxOSwgMjAxMiBhdCAxMjo1NyBBTSwgRCA8ZGNAbWFnaXRla2luZHVzdHJpZXMuY29t PiB3cm90ZToKPj4gQ29weWluZyB0aGUgZm9sZGVyIHRvIGxpYiBhbmQgbGliXGZpcm13YXJlIGRp ZG4ndCB3b3JrLiDCoGhvdyBkbyBJIEluc3RhbGwgdGhhdCBwYWNrYWdlPwo+Cj5Zb3Ugc2hvdWxk IGJlIGNvcHlpbmcgdGhlIGZpbGVzIG5vdCB0aGUgZm9sZGVyLgo+Cj5Vc2UgYSBwYWNrYWdlIG1h bmFnZXIgLSBzYXksIHN5bmFwdGljLCBzb2Z0d2FyZSBjZW50ZXIsIGFwdGl0dWRlLAo+YXB0LWdl dCBvciBzb21ldGhpbmcgZXF1aXZhbGVudC4KPgo+VGhhbmtzLAo+Cj4tLSAKPkp1bGlhbiBDYWxh YnkKPgo+RW1haWw6IGp1bGlhbi5jYWxhYnlAZ21haWwuY29tCj5Qcm9maWxlOiBodHRwOi8vd3d3 Lmdvb2dsZS5jb20vcHJvZmlsZXMvanVsaWFuLmNhbGFieS8KPi5QbGFuOiBodHRwOi8vc2l0ZXMu Z29vZ2xlLmNvbS9zaXRlL2p1bGlhbmNhbGFieS8K ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Intel 2200BG/Linux 2012-05-18 22:29 D @ 2012-05-19 1:20 ` Julian Calaby 0 siblings, 0 replies; 10+ messages in thread From: Julian Calaby @ 2012-05-19 1:20 UTC (permalink / raw) To: D; +Cc: linux-wireless Hi, On Sat, May 19, 2012 at 8:29 AM, D <dc@magitekindustries.com> wrote: > Apt-get didn't find it You can use apt-cache to search for it. Thanks, -- Julian Calaby Email: julian.calaby@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ ^ permalink raw reply [flat|nested] 10+ messages in thread
[parent not found: <eupt2rh55ah4cvmaicnjna5a.1337353056935@email.android.com>]
* Re: Intel 2200BG/Linux [not found] <eupt2rh55ah4cvmaicnjna5a.1337353056935@email.android.com> @ 2012-05-18 21:44 ` Julian Calaby 0 siblings, 0 replies; 10+ messages in thread From: Julian Calaby @ 2012-05-18 21:44 UTC (permalink / raw) To: D; +Cc: linux-wireless Hi, You dropped the CCs again. On Sat, May 19, 2012 at 12:57 AM, D <dc@magitekindustries.com> wrote: > Copying the folder to lib and lib\firmware didn't work. how do I Install that package? You should be copying the files not the folder. Use a package manager - say, synaptic, software center, aptitude, apt-get or something equivalent. Thanks, -- Julian Calaby Email: julian.calaby@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ ^ permalink raw reply [flat|nested] 10+ messages in thread
* Intel 2200BG/Linux
@ 2012-05-06 5:33 DC
2012-05-06 7:43 ` Arend van Spriel
2012-05-06 8:13 ` Julian Calaby
0 siblings, 2 replies; 10+ messages in thread
From: DC @ 2012-05-06 5:33 UTC (permalink / raw)
To: linux-wireless
I'm having the hardest time in the world getting this card to work
with Linux. Can you help me?
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: Intel 2200BG/Linux 2012-05-06 5:33 DC @ 2012-05-06 7:43 ` Arend van Spriel 2012-05-06 8:13 ` Julian Calaby 1 sibling, 0 replies; 10+ messages in thread From: Arend van Spriel @ 2012-05-06 7:43 UTC (permalink / raw) To: DC; +Cc: linux-wireless, Stanislav Yakovlev On 05/06/2012 07:33 AM, DC wrote: > I'm having the hardest time in the world getting this card to work > with Linux. Can you help me? I believe you should use the ipw2x00 driver. I cc'ed the listed maintainer. Hope the info is still accurate. You might get better help if you provide as much details as possible on the steps you already tried so they can skip suggesting things you already tried. Gr. AvS ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Intel 2200BG/Linux 2012-05-06 5:33 DC 2012-05-06 7:43 ` Arend van Spriel @ 2012-05-06 8:13 ` Julian Calaby 1 sibling, 0 replies; 10+ messages in thread From: Julian Calaby @ 2012-05-06 8:13 UTC (permalink / raw) To: DC; +Cc: linux-wireless Hi, On Sun, May 6, 2012 at 3:33 PM, DC <DC@magitekindustries.com> wrote: > I'm having the hardest time in the world getting this card to work > with Linux. Can you help me? You need to use the ipw2200 driver, and you need the firmware. The driver should already be in your distro's kernel, and the firmware should be available through it's package repository. E.g. in Debian, the firmware is available in the firmware-ipw2x00 package. Thanks, -- Julian Calaby Email: julian.calaby@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ ^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2012-05-19 1:20 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <6x75xpmamff1htgn6m1n6t9l.1337272291919@email.android.com>
2012-05-17 23:46 ` Intel 2200BG/Linux Julian Calaby
2012-05-18 2:02 ` DC
2012-05-18 2:32 ` Julian Calaby
[not found] ` <69fa4f807ccd8b754ec80307e60e8ab8.squirrel@magitekindustries.com>
2012-05-18 4:50 ` Julian Calaby
2012-05-18 22:29 D
2012-05-19 1:20 ` Julian Calaby
[not found] <eupt2rh55ah4cvmaicnjna5a.1337353056935@email.android.com>
2012-05-18 21:44 ` Julian Calaby
-- strict thread matches above, loose matches on Subject: below --
2012-05-06 5:33 DC
2012-05-06 7:43 ` Arend van Spriel
2012-05-06 8:13 ` Julian Calaby
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.