K M Prasanna-A14602 | 7 Dec 2006 15:35

RE: (no subject)

Thanks Jonathan.
Please suggest whether Cisco 350 series WLAN card can work with
dldr_wpa_supplicant.

Thanks & Regards
Prasanna

-----Original Message-----
From: driverloader-bounces <at> lists.linuxant.com
[mailto:driverloader-bounces <at> lists.linuxant.com] On Behalf Of Linuxant
support (Jonathan)
Sent: Wednesday, November 29, 2006 9:45 PM
To: K M Prasanna-A14602
Cc: driverloader <at> lists.linuxant.com
Subject: Re: [driverloader] (no subject)

Hi,

on Fedora Core 5 with a laptop, we recommend using NetworkManager for a
user friendly way to setup a wireless connection. This tool is also able
to deal with WPA.

Alternatively, you could use dldr_wpa_supplicant available at:

http://www.linuxant.com/driverloader/wlan/full/downloads.php#wpa

This package comes with a script will greatly help setup WPA. Simply run
the 'dldrwpaconfig' command in a root shell when the package is
installed to setup WPA.

(Continue reading)

Linuxant support (Jonathan | 7 Dec 2006 19:25
Favicon

Re: (no subject)

Hi,

WPA support in DriverLoader is only enabled when the installed Windows 
driver does support it. To see if WPA is supported by the installed 
Windows driver, please run the following command in a root shell:

---
cat /proc/driver/driverloader/≤iface>/capabilities
---

In the previous command, "<iface>" should be replaced with the name of 
the wireless interface, for example, eth1, wlan0, etc...

If you see either WPA or WPA2 in the output of the command, you should 
be able to use dldr_wpa_supplicant with DriverLoader for that wireless 
interface.

Regards,

Jonathan
Technical specialist / Linuxant
www.linuxant.com
support <at> linuxant.com

K M Prasanna-A14602 wrote:
> Thanks Jonathan.
> Please suggest whether Cisco 350 series WLAN card can work with
> dldr_wpa_supplicant.
> 
> Thanks & Regards
(Continue reading)

LeGrand Alley | 11 Dec 2006 01:27
Picon
Favicon

(no subject)

I'm having troubles with the last few steps of installing DriverLoader.  First I tried using the dldrinstall.run file and it seems to have worked until it loads the web browser.  I entered the "root" username and the horribly long password asked by the installer.  Then the web browser starts to load but has this message:
 
"Unexpected output from the 'wget' command:"  Then inside a box it has:
 
"--11:46:22--
                 => `var/run/autodownload.10552.urlfile'
Resolving www.linuxant.com... failed:  Temporary failure in name resolution"
 
Then at the very bottom of the page below this box, it has a yellow exclamation box that says:
"Downloading the file failed.  Skipping downloading
http://www.linuxant.com/driverloader/wlan/full/archive/driver/driverloader-latest/archive"
 
And then a red box below that with a big red X that says:
"No packages are available to be installed.  It is possible that there is a network related problem which prevent the installer to download required file.  You could try to manually download and install a package from http://www.linuxant.com/driverloader/wlan/full/downloads.php."
 
So, I did that and downloaded the files for ubuntu 6.10.  My system required the 2.6.17-10-generic kernel.  And again everything was working fine until the end.  The Installation says it is finished, but then there is a message at the bottom of the terminal that says:
 
"To complete the installation, please set the web configurator password with the "dldrconfig --webconfd-pass" then point your browser to:
          http:// 127.0.0.1:18020"
 
The problem I have here is that when I open a terminal and type in "dldrconfig" or "dldrconfig --webconfd-pass" or anything like that, then it tells me:
 
"bash:  /usr/sbin/dldrconfig: Permission denied"
 
So, I have no idea what to do with either of the installations to make this work.  Any help would be greatly appreciated.
 
 

Want to start your own business? Learn how on Yahoo! Small Business.
_______________________________________________
driverloader mailing list
driverloader <at> lists.linuxant.com
https://www.linuxant.com/mailman/listinfo/driverloader
Grant Baxter | 11 Dec 2006 19:55

Dumb Mistake

I entered the wrong MAC address when I purchased my license. I entered
xx:xx:xx:xx:4B:xx on the web site instead of
xx:xx:xx:xx:AB:xx which is the actual MAC addx.
Is this fixable?

grant
Linuxant support (Jonathan | 11 Dec 2006 21:30
Favicon

Re: Dumb Mistake

Hi,

I will answer this question in the email you have sent to 
support <at> linuxant.com.

Questions related to licenses should be directly sent to 
support <at> linuxant.com and we will answer them as soon as possible.

Regards,

Jonathan
Technical specialist / Linuxant
www.linuxant.com
support <at> linuxant.com

Grant Baxter wrote:
> I entered the wrong MAC address when I purchased my license. I entered
> xx:xx:xx:xx:4B:xx on the web site instead of
> xx:xx:xx:xx:AB:xx which is the actual MAC addx.
> Is this fixable?
> 
> grant
> _______________________________________________
> driverloader mailing list
> driverloader <at> lists.linuxant.com
> https://www.linuxant.com/mailman/listinfo/driverloader
Linuxant support (Jonathan | 11 Dec 2006 21:45
Favicon

Re: (no subject)

Hi,

for the password generated by the installer, we recommend that you use 
copy and paste to enter it in your browser. I agree with you, if you did 
manually enter the password, it is quite long.

The installer failed because of the "Temporary failure in name 
resolution" error message generated by wget. I suspect that you didn't 
have an active Internet connection, which is expected by the installer.

On Ubuntu/Kubuntu, commands must be prefixed by 'sudo'. For example, the 
command:

---
dldrconfig --webconfd-pass
---

should be entered as:

---
sudo dldrconfig --webconfd-pass
---

on Ubuntu/Kubuntu. You should read the Ubuntu/Kubuntu documentation for 
more details on this matter.

Regards,

Jonathan
Technical specialist / Linuxant
www.linuxant.com
support <at> linuxant.com

LeGrand Alley wrote:
> I'm having troubles with the last few steps of installing DriverLoader.  
> First I tried using the dldrinstall.run file and it seems to have worked 
> until it loads the web browser.  I entered the "root" username and the 
> horribly long password asked by the installer.  Then the web browser 
> starts to load but has this message:
>  
> "Unexpected output from the 'wget' command:"  Then inside a box it has:
>  
> "--11:46:22--
> http://www.linuxant.com/driverloader/wlan/full/archive/driverloader-latest/archive
>                  => `var/run/autodownload.10552.urlfile'
> Resolving www.linuxant.com <http://www.linuxant.com>... failed:  
> Temporary failure in name resolution"
>  
> Then at the very bottom of the page below this box, it has a yellow 
> exclamation box that says:
> "Downloading the file failed.  Skipping downloading
> http://www.linuxant.com/driverloader/wlan/full/archive/driver/driverloader-latest/archive"
>  
> And then a red box below that with a big red X that says:
> "No packages are available to be installed.  It is possible that there 
> is a network related problem which prevent the installer to download 
> required file.  You could try to manually download and install a package 
> from http://www.linuxant.com/driverloader/wlan/full/downloads.php."
>  
> So, I did that and downloaded the files for ubuntu 6.10.  My system 
> required the 2.6.17-10-generic kernel.  And again everything was working 
> fine until the end.  The Installation says it is finished, but then 
> there is a message at the bottom of the terminal that says:
>  
> "To complete the installation, please set the web configurator password 
> with the "dldrconfig --webconfd-pass" then point your browser to:
>           http:// 127.0.0.1:18020"
>  
> The problem I have here is that when I open a terminal and type in 
> "dldrconfig" or "dldrconfig --webconfd-pass" or anything like that, then 
> it tells me:
>  
> "bash:  /usr/sbin/dldrconfig: Permission denied"
>  
> So, I have no idea what to do with either of the installations to make 
> this work.  Any help would be greatly appreciated.
>  
>  
> 
> ------------------------------------------------------------------------
> Want to start your own business? Learn how on Yahoo! Small Business. 
> <http://us.rd.yahoo.com/evt=41244/*http://smallbusiness.yahoo.com/r-index>
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> driverloader mailing list
> driverloader <at> lists.linuxant.com
> https://www.linuxant.com/mailman/listinfo/driverloader

Gmane