* [gentoo-laptop] D-Link DWL-650
@ 2005-06-15 1:09 Alex Laughlin-Dendy
2005-06-15 9:05 ` Andreas Vinsander
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: Alex Laughlin-Dendy @ 2005-06-15 1:09 UTC (permalink / raw
To: gentoo-laptop
Hi,
I've got a D-Link DWL-650 PCMCIA wireless card and I'm trying to
make it work with gentoo and my Dell laptop. I'm competely clueless
here as I've never made wireless work on linux before. I've tried
using ndiswrapper and cardmgr to load the drivers, but ndiswrapper
won't see the hardware at all and cardmgr gives me these error
messages when I put the card in:
Jun 14 11:08:57 [cardmgr] socket 0: D-Link DWL-650
Jun 14 11:08:58 [kernel] hermes @ IO 0x280: Timeout waiting for card
to reset (reg=0x0000)!
Jun 14 11:08:59 [wait_for_sysfs] error: unknown bus, please report to
<linux-hotplug-devel@lists.sourceforge.net> 'pcmcia'
Jun 14 11:08:59 [wait_for_sysfs] either wait_for_sysfs (udev 045)
needs an update to handle the device
'/devices/pci0000:00/0000:00:03.0/0.0' properly (unknown bus) or the
sysfs-support of your device's driver needs to be fixed, please report
to <linux-hotplug-devel@lists.sourceforge.net>
Jun 14 11:08:59 [cardmgr] get dev info on socket 0 failed: Resource
temporarily unavailable
I take it I'm not using the right driver. What driver should I be
using? Is there an easy way to make these cards work?
Thanks. :-)
--
gentoo-laptop@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-laptop] D-Link DWL-650
2005-06-15 1:09 [gentoo-laptop] D-Link DWL-650 Alex Laughlin-Dendy
@ 2005-06-15 9:05 ` Andreas Vinsander
2005-06-15 20:11 ` Alex Laughlin-Dendy
2005-06-15 14:40 ` Enderson Maia
2005-06-15 16:28 ` Brian Bulkowski
2 siblings, 1 reply; 8+ messages in thread
From: Andreas Vinsander @ 2005-06-15 9:05 UTC (permalink / raw
To: gentoo-laptop
Alex Laughlin-Dendy wrote:
> Hi,
>
> I've got a D-Link DWL-650 PCMCIA wireless card and I'm trying to
> make it work with gentoo and my Dell laptop. I'm competely clueless
> here as I've never made wireless work on linux before. I've tried
> using ndiswrapper and cardmgr to load the drivers, but ndiswrapper
> won't see the hardware at all and cardmgr gives me these error
> messages when I put the card in:
I suppose you have enabled pcmcia/cardbus when you compiled your kernel?
/Andreas
--
gentoo-laptop@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-laptop] D-Link DWL-650
2005-06-15 1:09 [gentoo-laptop] D-Link DWL-650 Alex Laughlin-Dendy
2005-06-15 9:05 ` Andreas Vinsander
@ 2005-06-15 14:40 ` Enderson Maia
2005-06-15 14:54 ` ?????????? ???????
2005-06-15 16:28 ` Brian Bulkowski
2 siblings, 1 reply; 8+ messages in thread
From: Enderson Maia @ 2005-06-15 14:40 UTC (permalink / raw
To: gentoo-laptop
[-- Attachment #1: Type: text/plain, Size: 1584 bytes --]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Alex Laughlin-Dendy wrote:
> Hi,
>
> I've got a D-Link DWL-650 PCMCIA wireless card and I'm trying to
> make it work with gentoo and my Dell laptop. I'm competely clueless
> here as I've never made wireless work on linux before. I've tried
> using ndiswrapper and cardmgr to load the drivers, but ndiswrapper
> won't see the hardware at all and cardmgr gives me these error
> messages when I put the card in:
>
> Jun 14 11:08:57 [cardmgr] socket 0: D-Link DWL-650 Jun 14 11:08:58
> [kernel] hermes @ IO 0x280: Timeout waiting for card to reset
> (reg=0x0000)! Jun 14 11:08:59 [wait_for_sysfs] error: unknown bus,
> please report to <linux-hotplug-devel@lists.sourceforge.net>
> 'pcmcia' Jun 14 11:08:59 [wait_for_sysfs] either wait_for_sysfs
> (udev 045) needs an update to handle the device
> '/devices/pci0000:00/0000:00:03.0/0.0' properly (unknown bus) or
> the sysfs-support of your device's driver needs to be fixed, please
> report to <linux-hotplug-devel@lists.sourceforge.net> Jun 14
> 11:08:59 [cardmgr] get dev info on socket 0 failed: Resource
> temporarily unavailable
>
> I take it I'm not using the right driver. What driver should I be
> using? Is there an easy way to make these cards work?
>
> Thanks. :-)
>
I have a DWL 650+ and I use acx100.
# emerge acx100
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCsD3HJD6uK4s2rkkRAkbDAJ4rSnX33PRgofWbj/zxRaimSs7tygCgkFpD
d1Vm5jqJt3rPNZO2GNhZto0=
=LTPt
-----END PGP SIGNATURE-----
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3751 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-laptop] D-Link DWL-650
2005-06-15 14:40 ` Enderson Maia
@ 2005-06-15 14:54 ` ?????????? ???????
0 siblings, 0 replies; 8+ messages in thread
From: ?????????? ??????? @ 2005-06-15 14:54 UTC (permalink / raw
To: gentoo-laptop
>>
> I have a DWL 650+ and I use acx100.
> # emerge acx100
>
i have it too but
# emerge acx100
results in "gna gna gna... it is a Masked Package"
alex
--
gentoo-laptop@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-laptop] D-Link DWL-650
2005-06-15 1:09 [gentoo-laptop] D-Link DWL-650 Alex Laughlin-Dendy
2005-06-15 9:05 ` Andreas Vinsander
2005-06-15 14:40 ` Enderson Maia
@ 2005-06-15 16:28 ` Brian Bulkowski
2005-06-15 20:13 ` Alex Laughlin-Dendy
2 siblings, 1 reply; 8+ messages in thread
From: Brian Bulkowski @ 2005-06-15 16:28 UTC (permalink / raw
To: gentoo-laptop
D-Link changes chipssets among the same "version" of the card. I have a
DWL-650G rev C, which is Atheros (although I'm running windows, I'm
running Wireless capture software, which requires a special driver ---
I'm using a NetGear with a known Atheros chipset in my Gentoo machine).
I'm confused by which card you might have, unlikely it's the same as
mine, but you'll have to dig to figure it out. Maybe just try a couple
of things.
About masked packages - find the howto, use it. All the Atheros
(MadWifi) projects are masked, too.
-brianb
Alex Laughlin-Dendy wrote:
>Hi,
>
> I've got a D-Link DWL-650 PCMCIA wireless card and I'm trying to
>make it work with gentoo and my Dell laptop. I'm competely clueless
>here as I've never made wireless work on linux before. I've tried
>using ndiswrapper and cardmgr to load the drivers, but ndiswrapper
>won't see the hardware at all and cardmgr gives me these error
>messages when I put the card in:
>
>Jun 14 11:08:57 [cardmgr] socket 0: D-Link DWL-650
>Jun 14 11:08:58 [kernel] hermes @ IO 0x280: Timeout waiting for card
>to reset (reg=0x0000)!
>Jun 14 11:08:59 [wait_for_sysfs] error: unknown bus, please report to
><linux-hotplug-devel@lists.sourceforge.net> 'pcmcia'
>Jun 14 11:08:59 [wait_for_sysfs] either wait_for_sysfs (udev 045)
>needs an update to handle the device
>'/devices/pci0000:00/0000:00:03.0/0.0' properly (unknown bus) or the
>sysfs-support of your device's driver needs to be fixed, please report
>to <linux-hotplug-devel@lists.sourceforge.net>
>Jun 14 11:08:59 [cardmgr] get dev info on socket 0 failed: Resource
>temporarily unavailable
>
>I take it I'm not using the right driver. What driver should I be
>using? Is there an easy way to make these cards work?
>
>Thanks. :-)
>
>
>
--
gentoo-laptop@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-laptop] D-Link DWL-650
2005-06-15 9:05 ` Andreas Vinsander
@ 2005-06-15 20:11 ` Alex Laughlin-Dendy
0 siblings, 0 replies; 8+ messages in thread
From: Alex Laughlin-Dendy @ 2005-06-15 20:11 UTC (permalink / raw
To: gentoo-laptop
Yes.
On 6/15/05, Andreas Vinsander <andreas@vinsander.se> wrote:
> Alex Laughlin-Dendy wrote:
> > Hi,
> >
> > I've got a D-Link DWL-650 PCMCIA wireless card and I'm trying to
> > make it work with gentoo and my Dell laptop. I'm competely clueless
> > here as I've never made wireless work on linux before. I've tried
> > using ndiswrapper and cardmgr to load the drivers, but ndiswrapper
> > won't see the hardware at all and cardmgr gives me these error
> > messages when I put the card in:
>
> I suppose you have enabled pcmcia/cardbus when you compiled your kernel?
>
> /Andreas
> --
> gentoo-laptop@gentoo.org mailing list
>
>
--
gentoo-laptop@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-laptop] D-Link DWL-650
2005-06-15 16:28 ` Brian Bulkowski
@ 2005-06-15 20:13 ` Alex Laughlin-Dendy
2005-06-21 15:03 ` Petteri Räty
0 siblings, 1 reply; 8+ messages in thread
From: Alex Laughlin-Dendy @ 2005-06-15 20:13 UTC (permalink / raw
To: gentoo-laptop
I'm using the RevP card. I've read that it uses the Prism3 chipset,
but I can't get that to work with the card. Is there a seperate driver
that I need to download for it or something?
On 6/15/05, Brian Bulkowski <brian@bulkowski.org> wrote:
> D-Link changes chipssets among the same "version" of the card. I have a
> DWL-650G rev C, which is Atheros (although I'm running windows, I'm
> running Wireless capture software, which requires a special driver ---
> I'm using a NetGear with a known Atheros chipset in my Gentoo machine).
> I'm confused by which card you might have, unlikely it's the same as
> mine, but you'll have to dig to figure it out. Maybe just try a couple
> of things.
>
> About masked packages - find the howto, use it. All the Atheros
> (MadWifi) projects are masked, too.
>
> -brianb
>
> Alex Laughlin-Dendy wrote:
>
> >Hi,
> >
> > I've got a D-Link DWL-650 PCMCIA wireless card and I'm trying to
> >make it work with gentoo and my Dell laptop. I'm competely clueless
> >here as I've never made wireless work on linux before. I've tried
> >using ndiswrapper and cardmgr to load the drivers, but ndiswrapper
> >won't see the hardware at all and cardmgr gives me these error
> >messages when I put the card in:
> >
> >Jun 14 11:08:57 [cardmgr] socket 0: D-Link DWL-650
> >Jun 14 11:08:58 [kernel] hermes @ IO 0x280: Timeout waiting for card
> >to reset (reg=0x0000)!
> >Jun 14 11:08:59 [wait_for_sysfs] error: unknown bus, please report to
> ><linux-hotplug-devel@lists.sourceforge.net> 'pcmcia'
> >Jun 14 11:08:59 [wait_for_sysfs] either wait_for_sysfs (udev 045)
> >needs an update to handle the device
> >'/devices/pci0000:00/0000:00:03.0/0.0' properly (unknown bus) or the
> >sysfs-support of your device's driver needs to be fixed, please report
> >to <linux-hotplug-devel@lists.sourceforge.net>
> >Jun 14 11:08:59 [cardmgr] get dev info on socket 0 failed: Resource
> >temporarily unavailable
> >
> >I take it I'm not using the right driver. What driver should I be
> >using? Is there an easy way to make these cards work?
> >
> >Thanks. :-)
> >
> >
> >
>
> --
> gentoo-laptop@gentoo.org mailing list
>
>
--
gentoo-laptop@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-laptop] D-Link DWL-650
2005-06-15 20:13 ` Alex Laughlin-Dendy
@ 2005-06-21 15:03 ` Petteri Räty
0 siblings, 0 replies; 8+ messages in thread
From: Petteri Räty @ 2005-06-21 15:03 UTC (permalink / raw
To: gentoo-laptop
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Alex Laughlin-Dendy wrote:
> I'm using the RevP card. I've read that it uses the Prism3 chipset,
> but I can't get that to work with the card. Is there a seperate driver
> that I need to download for it or something?
>
You only need to emerge and try. I have three different driver
suggestions for you to try:
1. hermes driver included in the kernel
2. emerge hostap-driver
3. emerge linux-wlan-ng
See http://hostap.epitest.fi for info about hostap
http://linux-wlan.org for linux-wlang-ng
Regards,
Petteri Räty
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCuCw0cxLzpIGCsLQRAkJQAJ48PV9Hfy5fBd4nzA3ooN8m9b4XOQCfWDHW
fEWDH82ZxwBczbVgukdNGOY=
=4Re9
-----END PGP SIGNATURE-----
--
gentoo-laptop@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2005-06-21 15:03 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-15 1:09 [gentoo-laptop] D-Link DWL-650 Alex Laughlin-Dendy
2005-06-15 9:05 ` Andreas Vinsander
2005-06-15 20:11 ` Alex Laughlin-Dendy
2005-06-15 14:40 ` Enderson Maia
2005-06-15 14:54 ` ?????????? ???????
2005-06-15 16:28 ` Brian Bulkowski
2005-06-15 20:13 ` Alex Laughlin-Dendy
2005-06-21 15:03 ` Petteri Räty
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox