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 |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
01-18-2009, 12:06 PM
|
#1
|
|
LQ Newbie
Registered: Jan 2009
Posts: 8
Rep:
|
HELP WITH LOW REQ LINUX I'VE TRIED now I'm confused!!!!
I've searched the forums and found some low Requirement linux Op's.
I have so far tried puppy, DSL (damn small linux), Kubuntu, and Vector.
Though Kubuntu is fairly large I tried it.
Here is what I am running and my issue.
Pentium 3 600 MHZ
DEll Inspiron 3800
68 MB of Ram
Had DSL, puppy, and Vector installed just fine.
They ran on the HDD BUT!
My wireless would not work. I need to have an airlink 101 PCMIA wireless card work. It works with linux but I can not get the CD to read or "auto open". I am not that familiar with linux I just now started using ubuntu on my pc not laptop.
The CD drive is MOUNTED, i just cant figure out how to open the CD and make it run.
Will I need wine? maybe for compatibility issues?????
So my question is are there any small linux Ops that will run a wireless card for a laptop easily? I seem to be having problems with these smaller linux ops not wanting to work with my wireless card which is linux compatible.
|
|
|
|
01-19-2009, 09:17 PM
|
#2
|
|
Member
Registered: Apr 2004
Location: East of Quebec
Distribution: Kubuntu, LFS
Posts: 208
Rep:
|
if the cd is a windows cd, its pretty much useless.
before goind any further,
can you get in a console
and type:
"dmesg"
without the quotes and post the output.
that will tell us if your card is seen.
and also, you tried a few distro, which one are you using right now?
|
|
|
|
01-19-2009, 10:08 PM
|
#3
|
|
Member
Registered: Sep 2005
Distribution: Today Debian . Tomorrow ..??
Posts: 368
Rep:
|
mount -t auto /dev/cdrom /mnt/cdrom
directory /mnt/cdrom needs to be there..If its not make dir with mkdir /mnt/cdrom
or if it has a exisiting directory use that instead of /mnt/cdrom..like /media/cdrom
If it doesnt work try
ls -l /dev/cdrom
to get device name of cdrom...example..heres mine.
strat@turtle:~$ ls -l /dev/cdrom
lrwxrwxrwx 1 root root 3 2009-01-19 21:59 /dev/cdrom -> hdc
as you can see /dev/cdrom is pointing to /dev/hdc
cdrom is just a link to /dev/hdc
|
|
|
|
01-20-2009, 06:41 PM
|
#4
|
|
LQ Newbie
Registered: Jan 2009
Posts: 8
Original Poster
Rep:
|
It is a windows CD which loads and runs under Wine easily. But I used the RT8180 Driver and it seems to work with the airlink card I have an AWLC3028. The only problem I have is maintaining networks now keep locked on a signal.
Is there a way for me to have like the windows Icon and view my signal strength in the task bar and hover over it to see what network im connected too?
|
|
|
|
01-20-2009, 09:22 PM
|
#5
|
|
Member
Registered: Apr 2004
Location: East of Quebec
Distribution: Kubuntu, LFS
Posts: 208
Rep:
|
you should'nt have to use a windows cd to install hardware on linux...
but if it works.
for the icon on the task bar there is.
but it depends on what window manager you are using.
if its kde, try knetworkmanager
if its gnome, there is one too, i just dont know the name.
there is also command line tools which where the one i used a while back
iwlist, iwconfig
there is probably others, its been a while since i used wifi.
|
|
|
|
01-21-2009, 12:02 PM
|
#6
|
|
LQ Newbie
Registered: Jan 2009
Posts: 8
Original Poster
Rep:
|
Can I just type in those commands or does it needs any other strings associated with it such as Sudo?
|
|
|
|
01-21-2009, 12:22 PM
|
#7
|
|
Member
Registered: Apr 2004
Location: East of Quebec
Distribution: Kubuntu, LFS
Posts: 208
Rep:
|
try it, you wont break anything...
for help on any command do the following:
$command --help (or -h)
for the manual:
man $command
|
|
|
|
01-21-2009, 10:10 PM
|
#8
|
|
LQ Newbie
Registered: Jan 2009
Posts: 8
Original Poster
Rep:
|
Wow wtf!
Ok well this just happened randomly. Today I booted my laptop. I've changed ABSOLUTELY nothing first off!
It won't fully boot it goes through the load process the just gives me a
#_
symbol where I can type things in. What can I type to make it boot? Or is something shot?
I've tried the classic boot , and reboot, and start, and help gives me over 1500 commands to use.....
soooooooooooooooooooooooooooo I can see why I've used windows for 20 years sigh lol.
Gott learn this help!
Once I get it booted i'll try those commands.
|
|
|
|
01-22-2009, 04:21 PM
|
#9
|
|
Member
Registered: Apr 2004
Location: East of Quebec
Distribution: Kubuntu, LFS
Posts: 208
Rep:
|
ok, ... first, we need to know why it does not boot.
this means we need to know more about your system then what you said so far.
1. what distro are u on? (u tried a few, which one is it you play with now.)
2. Do you have a bootsplash (a logo at boot time ) like windows or do you have writing of whats going on?
if you have writin, post the message that happens before it crashes (last few lines).
if you have a logo, then it depends if you use grub or lilo as a bootloader (hopefully grub)
we will have to get rid of it.
if its grub, you can do the following:
when you are at your boot menu, select your distro (like you do usualy)
then press "e"
you will have the option to edit your boot option.
look for this word: "quiet" and change it for "verbose"
dont change anything else
then press "b"
this should get rid of the bootsplash
if you dont see "quiet" write down the boot string (looks like: "kernel:linux2.6.22 root=/dev/sda ... .. ..")
and post it so we can see how to get rid of the bootsplash
ps: sorry if my english not so clear....
|
|
|
|
01-22-2009, 04:59 PM
|
#10
|
|
LQ Newbie
Registered: Jan 2009
Posts: 8
Original Poster
Rep:
|
I use the newest version of puppy.
No there is no boot splash its just the standard black screen with colored loading text
it is GRUB
I get to the screen where I select my distro I.E windows or puppy linux
I select the first option which used to boot and nothing has changed in the prompts for that screen
I run puppy
it begins to loads and says loading drives loading usb ports etc etc
it goes through the list and finishes but then give me
the #_
I'm not on a boot splash screen so that string does not work.
|
|
|
|
01-22-2009, 08:42 PM
|
#11
|
|
Member
Registered: Apr 2004
Location: East of Quebec
Distribution: Kubuntu, LFS
Posts: 208
Rep:
|
ok then if you cant post the loading message in question, look there is got to be something he is complaining about.
you can also boot a live cd and look at the log on your host system
they are in /var/log/{dmesg,syslog,kern.log}
they might be some pointer on why it stuck there.
|
|
|
|
01-23-2009, 05:55 AM
|
#12
|
|
LQ Newbie
Registered: Jan 2009
Posts: 8
Original Poster
Rep:
|
im not complaining about anything and its not a leading question.
What do I look for in these logs?
isn't there just a boot command I can type?
|
|
|
|
01-23-2009, 03:51 PM
|
#13
|
|
Member
Registered: Apr 2004
Location: East of Quebec
Distribution: Kubuntu, LFS
Posts: 208
Rep:
|
Quote:
|
im not complaining about anything and its not a leading question.
|
sorry i did not mean you complaining, but the system.
Quote:
|
What do I look for in these logs?
|
any error...
post the dmesg log, there is probably something in there.
Quote:
|
isn't there just a boot command I can type?
|
unless i know what the problem is, i can't help you.
Sorry, there is no such thing as a "magic" command that just fixes everything ...
and unless your start giving some info to work with other then:
Quote:
|
it begins to loads and says loading drives loading usb ports etc etc
|
and post actual message from ur system, i can't help.
When something goes wrong with linux, there is allways a log/message that is telling you about the problem.
Linux is not a quiet system, it talks a LOT!!
unless it is configured otherwise, EVERYTHING is log.
the first place to look is dmesg (which contain your boot message and sometime more)
this file is located in /var/log/dmesg
so why don't you just cut/paste the content of this file and post it.
will look through it and if a problem is found will explain how to fix
if none is found we move to the next step....
if you want a quick fix : REINSTALL.
|
|
|
|
01-24-2009, 01:28 AM
|
#14
|
|
LQ Newbie
Registered: Jan 2009
Posts: 8
Original Poster
Rep:
|
its a seperate machine I can not screen shot it. I will work on posting a text of it.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:53 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|