Ask a Question related to Ubuntu, Design and Development.
-
Norbert Lieckfeldt #1
Wireless Ubunto 5.10
Hello
I have been trying to get the wireless card (DWL-G650+) going on Ubuntu
5.10, according to the instructions on the mediawiki of the ndiswrapper
page ([url]http://ndiswrapper.sourceforge.net/mediawiki[/url])
I've downloaded the driver and have installed the following files with
ndiswrapper -l
Airplus.inf
Radio0d.bin
radio11.bin
radio15.bin
wlangen.bin
airplus.sys
When I do a ndiswrapper -l, I now get the following
airplus driver present
airplus.sys invalid driver!
radio0d.bin invalid driver!
radio11.bin invalid driver!
radio15.bin invalid driver!
wlangen.bin invalid driver!
depmod -a does not return a message,
modprobe ndiswrapper however gives the following message:
FATAL: Error inserting ndiswrapper
(/lib/modules/2.6.12-10-386/kernel/drivers/net/ndiswrapper/ndiswrapper.ko):
Operation not permitted
Any thoughts on what to do from here very much appreciated.
Norbert
--
Norbert Lieckfeldt
Norbert Lieckfeldt Guest
-
Ubunto on a Thinkpad R40
As sais in the thread 'Linux Wanabe' I retried the 5.10 Live CD At boot time I defined the language (English) the country (Belgium and the... -
IAS - CA - Wireless
Please help. I have set up an IAS server running on windows 2003. I did not have a certificate server so I also created a root enterprise server... -
going wireless
I have a 800mhz Ibook. I am thinking of going wireless, the appeal of the internet while watching TV! boy that sounds so sad... Anyway since I have... -
URGENT: Loss of wireless connection when hitting another wireless network
1. change the channel on the wireless router 2. make sure the SSID name is not what shipped in the box 3. uncheck the advanced setting to... -
Wireless
I need to get a 803.11b wireless PCMCIA card for my laptop but my laptop has a Type III cardbus. Can I use a Type II PCMCIA card in a Type III... -
Norbert Lieckfeldt #2
Re: Wireless Ubunto 5.10
On Sat, 08 Apr 2006 12:03:53 +0100, Norbert Lieckfeldt wrote:
[snip][hangs his head i shame]>
> modprobe ndiswrapper however gives the following message:
>
> FATAL: Error inserting ndiswrapper
> (/lib/modules/2.6.12-10-386/kernel/drivers/net/ndiswrapper/ndiswrapper.ko):
> Operation not permitted
>
sudo modprobe ndiswrapper, however, does not give an error message. Still,
the card won't be recognised.
Norbert
--
Norbert Lieckfeldt
Norbert Lieckfeldt Guest
-
Gregg #3
Re: Wireless Ubunto 5.10
Norbert Lieckfeldt wrote:
I am fighting the wireless battle myself. I have a DWL-650 PCMCIA card> On Sat, 08 Apr 2006 12:03:53 +0100, Norbert Lieckfeldt wrote:
>
> [snip]> [hangs his head i shame]>> modprobe ndiswrapper however gives the following message:
>>
>> FATAL: Error inserting ndiswrapper
>> (/lib/modules/2.6.12-10-386/kernel/drivers/net/ndiswrapper/ndiswrapper.ko):
>> Operation not permitted
>>
>
> sudo modprobe ndiswrapper, however, does not give an error message. Still,
> the card won't be recognised.
>
> Norbert
>
for my laptop. I used the Windows driver and did get it installed, but
could never get a link. I finally gave up for a while, but played with
it a bit more yesterday, got a link, and a strong signal, but still
could not connect to the Internet. I am going out of town this weekend
and will try the wireless at the motel. Hopefully, I will be able to get
it to work. I am trying to sell my daughter that I am visiting on Linux
and would hate to have to boot Windows to get wireless.
If I learn anything I will try and let you know. We use different
drivers, I think, but the process is similar. My card is recognized, but
I think I have an encryption issue. Good luck. Wish I could have been
more helpful, but I have only been using Ubuntu for a couple of months,
but that is all I now use. I will not buy another Microsoft product.
Gregg
Gregg Guest
-
F8BOE #4
Re: Wireless Ubunto 5.10
Hello,
For you Greg it might be an encryption issue. I have an old DWL-650+ card
and a DI-714P+ router; and I found out that the valid wep key in the
router's configuration page must be at the top of the list. When validating
the second to fourth key, all gets messed up and there's no connection
possible under Linux (MDV 2006 here) whereas under Win, any of the four
keys from the list would do the job... really funny.
As for the configuration problem, I had similar problems on MDK LE2005,
until I changed to MDV 2006. Regularly I had to reconfigure wlan0 by
entering a "new" driver. In the end nothing worked any more.
It might also be that it is not an ACX100 chip inside your card... If it is
really a G650+ it might have an Atheros chipset which needs the madwifi
driver. Also two sort of DWL-G650+ cards seem to exist: the one with
Atheros chip labelled on the box (classical blue and white box), and the
newer sets without any information (dark red, blue and white box).
I think a madwifi driver deb package or source code can be obtained from
sourceforge. What I saw when searching infos on Atheros for MDV/MDK, seemed
as it would be a little bit hairy to install and configure madwifi...
Ciao @+
Gregg wrote:
(/lib/modules/2.6.12-10-386/kernel/drivers/net/ndiswrapper/ndiswrapper.ko):> Norbert Lieckfeldt wrote:>> On Sat, 08 Apr 2006 12:03:53 +0100, Norbert Lieckfeldt wrote:
>>
>> [snip]>>> modprobe ndiswrapper however gives the following message:
>>>
>>> FATAL: Error inserting ndiswrapper
>>>>>> [hangs his head i shame]>>> Operation not permitted
>>>
>>
>> sudo modprobe ndiswrapper, however, does not give an error message.
>> Still, the card won't be recognised.
>>
>> Norbert
>>
> I am fighting the wireless battle myself. I have a DWL-650 PCMCIA card
> for my laptop. I used the Windows driver and did get it installed, but
> could never get a link. I finally gave up for a while, but played with
> it a bit more yesterday, got a link, and a strong signal, but still
> could not connect to the Internet. I am going out of town this weekend
> and will try the wireless at the motel. Hopefully, I will be able to get
> it to work. I am trying to sell my daughter that I am visiting on Linux
> and would hate to have to boot Windows to get wireless.
>
> If I learn anything I will try and let you know. We use different
> drivers, I think, but the process is similar. My card is recognized, but
> I think I have an encryption issue. Good luck. Wish I could have been
> more helpful, but I have only been using Ubuntu for a couple of months,
> but that is all I now use. I will not buy another Microsoft product.
>
> GreggF8BOE Guest
-
Schmidty #5
Re: Wireless Ubunto 5.10
Norbert Lieckfeldt wrote:
I would advise you and all who read that the best wireless hardware I> Hello
>
> I have been trying to get the wireless card (DWL-G650+) going on Ubuntu
> 5.10, according to the instructions on the mediawiki of the ndiswrapper
> page ([url]http://ndiswrapper.sourceforge.net/mediawiki[/url])
>
> I've downloaded the driver and have installed the following files with
> ndiswrapper -l
>
> Airplus.inf
> Radio0d.bin
> radio11.bin
> radio15.bin
> wlangen.bin
> airplus.sys
>
> When I do a ndiswrapper -l, I now get the following
> airplus driver present
> airplus.sys invalid driver!
> radio0d.bin invalid driver!
> radio11.bin invalid driver!
> radio15.bin invalid driver!
> wlangen.bin invalid driver!
>
> depmod -a does not return a message,
>
> modprobe ndiswrapper however gives the following message:
>
> FATAL: Error inserting ndiswrapper
> (/lib/modules/2.6.12-10-386/kernel/drivers/net/ndiswrapper/ndiswrapper.ko):
> Operation not permitted
>
> Any thoughts on what to do from here very much appreciated.
>
> Norbert
>
>
have used is Netgear! Both the pcmcia and pci wireless cards work fine
on install of 'Breezy'. Simply configure the cards using the Breezy
networking app that is standard with Breezy. Make sure you enter the WEP
key and then choose 'Hex'. I have had no problems at all and really am
happy with Netgear.
Schmidty
Schmidty Guest
-
Dave #6
Re: Wireless Ubunto 5.10
"Schmidty" <schmidty@wsucougars.com> wrote in message
news:N-SdnYF3fNCoI9jZnZ2dnUVZ_smdnZ2d@comcast.com...Which NetGear PCI card did you use and what driver?> Norbert Lieckfeldt wrote:> I would advise you and all who read that the best wireless hardware I>> Hello
>>
>> I have been trying to get the wireless card (DWL-G650+) going on Ubuntu
>> 5.10, according to the instructions on the mediawiki of the ndiswrapper
>> page ([url]http://ndiswrapper.sourceforge.net/mediawiki[/url])
>>
>> I've downloaded the driver and have installed the following files with
>> ndiswrapper -l
>>
>> Airplus.inf
>> Radio0d.bin
>> radio11.bin
>> radio15.bin
>> wlangen.bin
>> airplus.sys
>>
>> When I do a ndiswrapper -l, I now get the following
>> airplus driver present
>> airplus.sys invalid driver!
>> radio0d.bin invalid driver!
>> radio11.bin invalid driver!
>> radio15.bin invalid driver!
>> wlangen.bin invalid driver!
>>
>> depmod -a does not return a message,
>>
>> modprobe ndiswrapper however gives the following message:
>>
>> FATAL: Error inserting ndiswrapper
>> (/lib/modules/2.6.12-10-386/kernel/drivers/net/ndiswrapper/ndiswrapper.ko):
>> Operation not permitted
>>
>> Any thoughts on what to do from here very much appreciated.
>>
>> Norbert
>>
>>
> have used is Netgear! Both the pcmcia and pci wireless cards work fine
> on install of 'Breezy'. Simply configure the cards using the Breezy
> networking app that is standard with Breezy. Make sure you enter the WEP
> key and then choose 'Hex'. I have had no problems at all and really am
> happy with Netgear.
>
> Schmidty
>
Thanks ..Dave
Dave Guest



Reply With Quote

