Linux - NewbieThis 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
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I've just installed Suse 10.2 and have been trying to set up my wireless network card,I've tried following instructions from other posts but i can't even get a terminal or yast to recognise ifconfig!!
Am i TOTALLY DUMB or am i just miss typing something?
Please someone explain it to me in Plain English,Cheers.
Jonny -
I read your other posts with empathy. My experience mirror yours, but I am now a bit ahead of you on some things like wireless.
As for the wireless, realize that your have both ifconfig and iwconfig. iwconfig is designed for wireless. With network-manager-gnome you can avoid all that command line configuration altogether, which I prefer. I'm lazy and just want to click on the network I want to connect to.
I have tried to install a number of different wireless cards, and nearly abandoned Linux in the process. But there is hope.
First, wireless can be very hard in Linux. Some cards work easily, some with a great deal of knowledge and/or effort, and some won't ever work. It depends mostly on the chip that your wireless card uses. So first, learn that.
Your PCMCIA uses the PCI bus, so go to a console and enter lspci to list the pci devices. You should see info on all your PCI devices, including your wireless card. You may be unable to figure out which entry relates to your wireless card- if so, copy the output from the lspci command and post it here.
Knowing your chip, you can make a good guess at how hard or easy wireless will be, and where to look for help. You can always bail like I did with my laptop and just spend $70 or so to get a card that works easily with Linux. [Money well spent.]
Depending on the chip, there may be a native driver available, or you may find a solution with ndiswrapper - or you may just be out of luck. But first, let's see what we're dealing with.
Maybe bad form, but I recommend that you take a look at Ubuntu. I liked SUSE 10.2 a lot. But I had the same problems finding out how to do simple things. Ubuntu is friendlier to a less experienced user. The official and community supported documentation is really excellent, and as you say, written in plain English.
Hi Bob, Thanks for the 'Down To Earth,No Nonsense' Reply, The more people explain things to me the more I understand,, And some things actualy stay in my head when I wake up the next morning.
Anyway I am making some progress with the 'Terminal' Window (After noticing that the 'su' command should be in Lower case letters) But I wish that someone would show me a list of all the abbreviated commands and what they do,So that I can learn a bit more.
Right,My wireless card is a Safecom SWLPT-54125 pci card, And in yast it shows, Abocom ACX 111 54mbps Wireless Interface DHCP.
Lspci, 00:0a:0 Network Controller:Texas Instruments ACX 111 54 mbps Wireless Interface
lwconfig, lo-No Wireless Extensions.
Now What Do I Do????
I have not tried to set up a Texas Instruments based card. But when I was researching the issue, I recall that TI was one of the most Linux hostile companies of all, and made no info available.
I am almost sure that there is no native driver available for a TI chip. Ndiswrapper is Linux software that "wraps" itself around your Windows drivers and enables them to be used by Linux. I use it on my desktop, but it is not optimal, especially if you are trying new distros - have to set it up every time. It might work with your TI based card, but I doubt it. The ndiswrapper folks maintain a chart where users report if they got ndiswrapper to work with a particular chip.
Personally, I would try to sell that card and get an Atheros based PCMCIA card like this one or at least one http://www.netgate.com/product_info....roducts_id=130 that sets up easily with Linux. Make sure that it supports WEP and WPA2 if you want to be able to link up anywhere.
Knowing the chip, maybe somebody else who has it can help you. I am betting against it, but who knows. You could try posting in the Wireless Networking forum. The problem you may have in buying one is that few companies know much about wireless with Linux, and nobody will guarantee that it will work. But the Atheros chips that work with Madwifi are reliable and set up pretty easy.
Another way to get away from Windows more gradually is to install Linux into a windows virtual machine if your computer has the resources to run 2 os's. You can download the VMWare player virtual machine player (free) and go to easyvmx.com to build a virtual machine. You want to download the Windows version of VMWare Player, and install Linux as the guest OS. You can load Linux into the Widows virtual machine and the wireless will just work with no setup. This will let you use Linux and get on the net without purchasing a new card. It is very easy to do.
For learning the commands, research "LINUX: Rute User’s Tutorial and Exposition" by Paul Sheer. You can download the pdf or html over the web. It is awesome, beautifully written, and assumes very little knowledge on the part of the user.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.