LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-13-2012, 07:46 PM   #1
peopleofdillards
LQ Newbie
 
Registered: Nov 2012
Posts: 5

Rep: Reputation: Disabled
Needing help with Ubuntu 11.10


Ok so, I've never used linux before. Ever. A friend put lubuntu on my computer for me to check out and i really do like it but i need some help with minor/major issues im having. I cannot for the life of me seem to get it to connect, none the less FIND any wireless networks when there are very well at least two in the area. I have no way to put the computer that is using Ubuntu on the internet (as of right now) due to this problem. I also cannot connect it through a wired ethernet cable because i dont have one. If anyone could help please do
 
Old 11-13-2012, 07:56 PM   #2
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,321
Blog Entries: 28

Rep: Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141
Please tell us more about your computer specs, particularly the type of wireless chip, and what make/model laptop you have.

This post will give you some hints; it's primarily about Broadcom wireless and Linux, but it will tell you how to determine what type of wireless chipset you have, and that is important information to dealing with this:

http://www.linuxquestions.org/questi...ux-4175434970/
 
Old 11-13-2012, 08:11 PM   #3
peopleofdillards
LQ Newbie
 
Registered: Nov 2012
Posts: 5

Original Poster
Rep: Reputation: Disabled
im guessing what you are looking for is this "01:04:0 Network Controller: Ralink corp. RT2768 wireless 802.11n 1T/2R Cardbus"


or is it this "01:05:.0 Modem [0703]: Broadcom Corporation BCM4212 v.98 56k modem [14e4:4212]"


i hope ONE of those things is somehelp
 
Old 11-13-2012, 08:51 PM   #4
sabresong
Member
 
Registered: Feb 2011
Location: Asheville, NC, USA
Distribution: Fedora 19
Posts: 36
Blog Entries: 1

Rep: Reputation: 2
In this case, the Ralink network controller is what we're looking for. The other is a modem, and is used to connect over phone lines at painfully slow speeds that wouldn't make you happy at all.

A quick visit to the Ralink website doesn't show your card as supported by Linux, but that doesn't necessarily mean it won't work. It's been a few years since I worked with NDISwrapper, but if no one wiser and smarter than I (and most here are) has a better idea, you may be able to get it working with that package. It essentially allows Linux to use Windows drivers for cards that don't offer Linux support.

You can find more info and some instructions here: https://help.ubuntu.com/community/Wi...er/Ndiswrapper
 
Old 11-13-2012, 09:05 PM   #5
peopleofdillards
LQ Newbie
 
Registered: Nov 2012
Posts: 5

Original Poster
Rep: Reputation: Disabled
so i downloaded a .deb file that is the package installer for the ndiswrapper on the computer i have that CAN connect wirelessly though it is not running linux. SO, that leaves me with this question. since i have the .deb file on one computer, couldnt i just put the file on a thumbdrive, put said thumbdrive in computer using linux, and install the package?
 
Old 11-14-2012, 02:27 AM   #6
k3lt01
Senior Member
 
Registered: Feb 2011
Location: Australia
Distribution: Debian Wheezy, Jessie, Sid/Experimental, playing with LFS.
Posts: 2,900

Rep: Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637
You need ndiswrapper-common, ndiswrapper-dkms, ndiswrapper-utils-1.9, ndisgtk.

Put them in a folder and then as root (in a terminal) cd into that folder and type
Code:
dpkg -i *.deb
and that will install it for you. Then open the Windows wireless drivers application in your menu and install the driver for your hardware.
 
Old 11-14-2012, 02:02 PM   #7
sabresong
Member
 
Registered: Feb 2011
Location: Asheville, NC, USA
Distribution: Fedora 19
Posts: 36
Blog Entries: 1

Rep: Reputation: 2
Yes, you can transfer them on a thumb drive.

There are a lot of great references for using Linux. This forum is my favorite, but when you have a moment, you might have a look at www.linux.org for some good information and free online classes and resources. Ubuntu also has its own forum if, and if you really want to get into how Ubuntu and other Debian-based linux distributions work, try the Debian Reference Manual at http://www.debian.org/doc/manuals/debian-reference/ It's all command line, but the section on the file system is probably a really good idea to read, so you don't go poking with things that might break your system.
 
Old 11-15-2012, 01:09 AM   #8
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
NDISwrapper, ugh. Theres got to be a better way than that, Ralink is very well supported.

I'd try taking the laptop to a wired conenction and running the hardware drivers tool (jockey-gtk).
 
  


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
Porting FFMPEG Via Ubuntu to Android Needing help DarkenSX Programming 0 04-18-2012 04:11 PM
Was needing help Devilgirl Linux - Newbie 3 03-20-2009 02:33 PM
Needing help with Wine on Ubuntu 7.04 dragon_fire04 Linux - Software 0 08-08-2007 12:53 PM
Needing help installing some stuff on Ubuntu Linux tuxhead Linux - Newbie 7 01-06-2007 03:15 PM
Ubuntu Server - needing to setup X jaa1180 Ubuntu 6 02-09-2006 10:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:41 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