LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 08-03-2006, 12:28 PM   #1
jessehclark
LQ Newbie
 
Registered: Aug 2006
Posts: 5

Rep: Reputation: 0
*sigh* trouble installing wireless card in xubuntu


alright, ive searched for an answer long enough- now im asking for some help. =)

im new to linux; sadly, my first linux machine is a p3 laptop with no optical drive. and it cant boot from usb ( i dont think). i actually installed linux by swapping the HD with another lappys, but that took a while and i dont want to do it again.

I have a 2wire pcmcia wireless card that I have been trying to install, i have ndiswrapper and the correct drivers from the wiki list (i found the chipset and all), but for some reason the ndiswrapper -i command, with and without sudo, get a "command not found" response in the terminal. ditto for when i tried editing smb.conf to change my workgroup.

i think i read somewhere that xubuntu doesnt come with development tools installed- could that be the issue?

i started out using freespire, but it was slow as hell. i love xubuntu so far, but i need to get this to work!


i DO have a working lan connection, though, so...
so,

1) why all the command not found messages
2) how can i install without a cd drive?
 
Old 08-03-2006, 12:53 PM   #2
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
You can try installing the development tools sudo aptitude install build-essential

As for installing things without a CD or USB, try http://marc.herbert.free.fr/linux/win2linstall.html or if you have a floppy, some distros like Debian can be installed from a floppy.

Last edited by pljvaldez; 08-03-2006 at 12:54 PM.
 
Old 08-03-2006, 11:15 PM   #3
jessehclark
LQ Newbie
 
Registered: Aug 2006
Posts: 5

Original Poster
Rep: Reputation: 0
hmmm progress and new hurdles

ok, after following some directions in software properties to install the community source ubuntu, i was able to properly DL and install the development tools. but now when i run the make command (or any variation, like make uninstall or make install) i get error 1 or error 1. something about "unable to write to file. i ran the command both as sudo and not.

i restarted and tried again to make sure, but to no avail.

i run "sudo make uninstall" (because without sudo it says permission denied).

it tells me to run uninstall as many times as necessary until no "removing" messages appear.
it says "removing /lib/modules/2.6.15-23-386/kernel/drivers/net/ndiswrapper
/bin/rm: cannot remove '/lib/modules/2.6.15-23-386/kernel/drivers/net/ndiswrapper': is a directory
make: *** [uninstall] Error 1


whats it mean??

im so sorry, im such a n00b. im trying, though!!!
 
Old 08-03-2006, 11:21 PM   #4
rickh
Senior Member
 
Registered: May 2004
Location: Albuquerque, NM USA
Distribution: Debian-Lenny/Sid 32/64 Desktop: Generic AMD64-EVGA 680i Laptop: Generic Intel SIS-AC97
Posts: 4,250

Rep: Reputation: 62
If your card has an Orinoco chipset, you shouldn't be messing around with ndiswrapper anyway. There are native Linux drivers here: http://www.hpl.hp.com/personal/Jean_...x/Orinoco.html

or here: http://www.nongnu.org/orinoco/downloads/

Last edited by rickh; 08-03-2006 at 11:24 PM.
 
Old 08-03-2006, 11:36 PM   #5
jessehclark
LQ Newbie
 
Registered: Aug 2006
Posts: 5

Original Poster
Rep: Reputation: 0
yay!

lspci returns "0000:02:00:0 Network controller: Intersil Corporation ISL3886 [Prism Javelin/Prism Xbow] (rev 1)


i thought i had the right win drivers, and that i needed ndiswrapper... where's that list to lookup the chipsets?

ALSO: i pulled out the pcmci card, and opened system-> networking and it was not there, closed network, put the card back in, reopened networking, and it was on the connections list, active.

but still no internet unless im plugged in with a lan cable.

Last edited by jessehclark; 08-03-2006 at 11:45 PM.
 
Old 08-04-2006, 12:09 AM   #6
rickh
Senior Member
 
Registered: May 2004
Location: Albuquerque, NM USA
Distribution: Debian-Lenny/Sid 32/64 Desktop: Generic AMD64-EVGA 680i Laptop: Generic Intel SIS-AC97
Posts: 4,250

Rep: Reputation: 62
http://linux-wless.passys.nl/index.php

Unfortunately, it says there is no native support for a Prism/Javelin chipset.

OTOH, googling "prism javelin linux" turned up this:

http://www.ioi.knaw.nl/~heimel/compu..._wireless.html
 
Old 08-04-2006, 12:14 AM   #7
jessehclark
LQ Newbie
 
Registered: Aug 2006
Posts: 5

Original Poster
Rep: Reputation: 0
right, i found that one too, sadly..

$ unzip wlansim2000g60xwinxp.exe

$ ndiswrapper -i PRISMA00.inf
Installing prisma00

$ ndiswrapper -l

i see that he unzips the drivers and all - which, coincidentally, are the same ones i had before i found that page.

then he runs the "ndiswrapper -i PRISMA00.inf command. to that, i get sudo: ndiswrapper: command not found.

there was something in the ndiswrapper file about accessing the utility from /usr/sbin but theres nothing there pertinent.

i DLed ndiswrapper to the desktop, unzipped it there, opened the file, dragged the inf and sys files into the ndiswrapper file, then right clicked and selected "open terminal here".

im guessing thats what im doing wrong? but i dont know what im supposed to do instead. i wish i new more about linux and how it works... its kind of a black box still, but i can only read so fast!

Last edited by jessehclark; 08-04-2006 at 12:16 AM.
 
Old 08-04-2006, 12:26 AM   #8
jessehclark
LQ Newbie
 
Registered: Aug 2006
Posts: 5

Original Poster
Rep: Reputation: 0
ahhh more news

i checked out the sourceforge mediawiki installation guide for the 1000000000th time and:

You need a recent kernel at least 2.6.6 or 2.4.26 with source. Under Red Hat or Mandrake, the sources can be installed using the package kernel-source<kernel-version>.rpm command. Make sure there is a link to the kernel source from the modules directory. /lib/modules/VERSION/build should be a link to the kernel source, where VERSION is the version of the kernel you are running. If there is no link, you'll get an error at the make install step. To create a link, assuming the kernel sources are present, use the command

ln -s /usr/src/linux-<kernel-version> /lib/modules/VERSION/build


the lib modules version (2.6.15-23-386) had no link. so, i ran the code above. i now have a link called "build", which is the file that was missing according to the earlier errors, but it is a broken link. so... missing kernels???

where do i get those?
 
Old 08-04-2006, 09:01 AM   #9
peter_robb
Senior Member
 
Registered: Feb 2002
Location: Szczecin, Poland
Distribution: Gentoo, Debian
Posts: 2,458

Rep: Reputation: 48
Missing kernel sources.. They are about 34MB so you will have to put them on a usb stick or something to install.

Actually, borrow a usb ethernet adapter, something with a Realtek 2139 chipset. It will be recognised and give you an ethernet port to drop a cable into.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
XUbuntu 6.06, trouble installing Themes Taigrr Ubuntu 11 09-23-2007 09:03 AM
Trouble Installing themes, XUbuntu 6.06 Taigrr Linux - Newbie 2 05-29-2006 01:18 PM
Trouble installing DWL-G510 wireless card kahlil88 Linux - Hardware 4 04-13-2006 10:23 PM
trouble installing realtek 8180L wireless card Kilahchris Linux - Hardware 5 05-06-2004 01:01 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 11:13 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration