LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   dell c840 now recognizes intel pro wireless 2200BG:Driver Install Question (https://www.linuxquestions.org/questions/linux-newbie-8/dell-c840-now-recognizes-intel-pro-wireless-2200bg-driver-install-question-4175540137/)

dogears7 04-19-2015 09:03 AM

dell c840 now recognizes intel pro wireless 2200BG:Driver Install Question
 
O/s: Xandros 3.0.3 Business
Laptop: Dellc840
Given: Wireless card recognized by laptop and executable driver file sitting waiting for installation.

Question:When I click on the .exe file (driver file) it opens and installs somewhere that I can't find, even with the Tools - Find Files/Folders option using the *.inf file format as a search handle.
How do I control where this file opens to? If I could control where it opens to, I could then find it to install it for use.

veerain 04-19-2015 09:44 PM

Is Xandros 3.0.3 is a Linux distro?

If so how come it would execute a Windows executable; .exe files are usually DOS/Windows file extension for executables.

Also Windows drivers don't work for Linux.

rokytnji 04-19-2015 11:40 PM

Quote:

Also Windows drivers don't work for Linux.
nidiswrapper

Been ages since I ran Xandros on my eeepc's

You might try

https://books.google.com/books?id=B3...page&q=xandros file search&f=false

Tedious but doable.

I don't remember if the commands

Code:

locate
Code:

find
worked in my Xandros terminal or not. You might try

Code:

locate <name of windows inf. file goes here>
example from mine
Code:

$ locate libflashplayer.so
/usr/lib/flashplugin-nonfree/libflashplayer.so

in Xandros to see. You are going to hear the crickets chirping also on this forum
because Slackware users and a lot of other linux distro users here do not use Xandros. I am one of the few who even
know what you are talking about.

You might be better off joining and posting on the Xandros forums and asking
there how to search for files there.

Happy Trails, Rok

allend 04-20-2015 03:33 AM

Chirp, chirp, chirp!
According to DistroWatch, Xandros 3.0.3 Business was released 2005-06-08. I cannot find what kernel version it used. According to this Debian page, the ipw2200 kernel module to support the Intel PRO/Wireless 2200BG was introduced into the 2.6.15 kernel released 2006-01-3. https://wiki.debian.org/ipw2200
That page also mentions the requirement for a non-free firmware.

dogears7 04-25-2015 09:29 AM

Xandros Forum
 
Quote:

Originally Posted by rokytnji (Post 5349971)
nidiswrapper

Been ages since I ran Xandros on my eeepc's

You might try

https://books.google.com/books?id=B3...page&q=xandros file search&f=false

Tedious but doable.

I don't remember if the commands

Code:

locate
Code:

find
worked in my Xandros terminal or not. You might try

Code:

locate <name of windows inf. file goes here>
example from mine
Code:

$ locate libflashplayer.so
/usr/lib/flashplugin-nonfree/libflashplayer.so

in Xandros to see. You are going to hear the crickets chirping also on this forum
because Slackware users and a lot of other linux distro users here do not use Xandros. I am one of the few who even
know what you are talking about.

You might be better off joining and posting on the Xandros forums and asking
there how to search for files there.

Happy Trails, Rok

Where would I find a Xandros forum? Many thanks!


All times are GMT -5. The time now is 12:32 AM.