LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   installing linuxant wireless driverloader on mandrake 9.2 (https://www.linuxquestions.org/questions/linux-newbie-8/installing-linuxant-wireless-driverloader-on-mandrake-9-2-a-164787/)

donewithMS 03-31-2004 10:15 PM

installing linuxant wireless driverloader on mandrake 9.2
 
still trying to get my integrated wireless card to work, not having any luck.I need step by step instructions on how to install linuxants driverloader on mandrake 9.2. Can anyone help???

DavidPhillips 04-01-2004 01:48 PM

That reminds me of something on my list of things to do. I am going to work on it today, so if you can give some details of your problem maybe I will see something that might cause it.

First of all have you checked these.
.
http://www.linuxant.com/driverloader/wlan/index.php
http://www.linuxant.com/driverloader/wlan/install.php
http://www.linuxant.com/driverloader...imitations.php

And please give some details on what you have and what's not working. The step by step must have failed or you would be up and running using linuxants directions.

Digital_Err0r 04-01-2004 02:46 PM

umm im having a prob too. ive read thru all them links. the card can see my access point fine. but when i try to activate it says cannot ping 192.168.1.1 so it cant get an ip. what might be causing this?

thanks

digital

DavidPhillips 04-02-2004 02:02 AM

If ifconfig shows a proper ip address, then check the route and make sure there is a default.


route -n

or use this..

route add default gw 192.168.1.1

Also it would be a good idea to check /etc/resolv.conf for some nameservers

donewithMS 04-02-2004 07:41 AM

Well, I dont think I installed it right.When I do a iwconfig i get the message no wireless extensions found.I need to start over from step one.I am doing this on a dell latitude d-800 laptop dual booting w2k pro and mandrake 9.2.My wired lan works fine, just cant seem to get the wireless side working.

DavidPhillips 04-02-2004 11:34 AM

I did install it on my laptop, it links up and then locks up.

Not sure why, but it is rather disapointing. Their modem driver works great. I'll be working on it when I get more time. I suspect it's something to do with an irq conflict or just some bad parameter in the iwconfig setup. I can plug it in, load the driver, etc. as long as the interface is not active it's happy. As soon as I enable it she locks up the system. It kernel panics on boot if it's set to come up. Possibly the kernel is too new, and has a problem.

donewithMS 04-02-2004 08:07 PM

can anyone give me step by step instructions on unzipping and installing this driverloader???

donewithMS 04-02-2004 09:56 PM

I have the driver installed,but when i point my browser to http://127.0.0.1:18020/ I get authentication failed do you want to retry.Anyone have any suggestions

DavidPhillips 04-03-2004 01:57 AM

you need to put in root as the user and roots password as the password

donewithMS 04-03-2004 09:00 AM

I figured that out.completed the installation and it says all devices are configured and licensed,but it still doesnt show eth1 and i cant configure it

DavidPhillips 04-03-2004 01:23 PM

Did you have an old one around before the install of this one?

Try a different browser.

DavidPhillips 04-03-2004 04:02 PM

try this..

modprobe driverloader

then look at /var/log/messages

and this..

ps -C webconfd


If that shows nothing maybe you should try this..

dldrconfig --auto

If it shows it to be there try this..

cd /usr/lib/driverloader

for i in webconfd webconfdocs/cgi-bin/*.cgi; do; perl -c $i; done

donewithMS 04-03-2004 07:04 PM

no devices detected by driverloader

DavidPhillips 04-03-2004 08:48 PM

run this while watch /var/log/messages


cardctl eject
cardctl insert

donewithMS 04-04-2004 07:13 PM

still no luck


All times are GMT -5. The time now is 01:34 AM.