LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 01-18-2009, 12:06 PM   #1
durk22
LQ Newbie
 
Registered: Jan 2009
Posts: 8

Rep: Reputation: 0
Angry 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.
 
Old 01-19-2009, 09:17 PM   #2
DropSig
Member
 
Registered: Apr 2004
Location: Saskatchewan
Distribution: Ubuntu, Centos
Posts: 208

Rep: Reputation: 30
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?
 
Old 01-19-2009, 10:08 PM   #3
stratotak
Member
 
Registered: Sep 2005
Distribution: Today Debian . Tomorrow ..??
Posts: 386

Rep: Reputation: 39
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
 
Old 01-20-2009, 06:41 PM   #4
durk22
LQ Newbie
 
Registered: Jan 2009
Posts: 8

Original Poster
Rep: Reputation: 0
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?
 
Old 01-20-2009, 09:22 PM   #5
DropSig
Member
 
Registered: Apr 2004
Location: Saskatchewan
Distribution: Ubuntu, Centos
Posts: 208

Rep: Reputation: 30
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.
 
Old 01-21-2009, 12:02 PM   #6
durk22
LQ Newbie
 
Registered: Jan 2009
Posts: 8

Original Poster
Rep: Reputation: 0
Can I just type in those commands or does it needs any other strings associated with it such as Sudo?
 
Old 01-21-2009, 12:22 PM   #7
DropSig
Member
 
Registered: Apr 2004
Location: Saskatchewan
Distribution: Ubuntu, Centos
Posts: 208

Rep: Reputation: 30
try it, you wont break anything...
for help on any command do the following:
$command --help (or -h)
for the manual:
man $command
 
Old 01-21-2009, 10:10 PM   #8
durk22
LQ Newbie
 
Registered: Jan 2009
Posts: 8

Original Poster
Rep: Reputation: 0
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.
 
Old 01-22-2009, 04:21 PM   #9
DropSig
Member
 
Registered: Apr 2004
Location: Saskatchewan
Distribution: Ubuntu, Centos
Posts: 208

Rep: Reputation: 30
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....
 
Old 01-22-2009, 04:59 PM   #10
durk22
LQ Newbie
 
Registered: Jan 2009
Posts: 8

Original Poster
Rep: Reputation: 0
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.
 
Old 01-22-2009, 08:42 PM   #11
DropSig
Member
 
Registered: Apr 2004
Location: Saskatchewan
Distribution: Ubuntu, Centos
Posts: 208

Rep: Reputation: 30
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.
 
Old 01-23-2009, 05:55 AM   #12
durk22
LQ Newbie
 
Registered: Jan 2009
Posts: 8

Original Poster
Rep: Reputation: 0
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?
 
Old 01-23-2009, 03:51 PM   #13
DropSig
Member
 
Registered: Apr 2004
Location: Saskatchewan
Distribution: Ubuntu, Centos
Posts: 208

Rep: Reputation: 30
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.
 
Old 01-24-2009, 01:28 AM   #14
durk22
LQ Newbie
 
Registered: Jan 2009
Posts: 8

Original Poster
Rep: Reputation: 0
its a seperate machine I can not screen shot it. I will work on posting a text of it.
 
  


Reply

Tags
low, wireless



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
Debian: Low LAN speed and slightly confused server jo4 Debian 4 04-17-2008 12:00 PM
REQ: An .nzb downloader for linux? Rick069 Linux - Software 4 06-19-2007 01:05 PM
REQ:Comparable programs for linux? Rick069 Linux - Software 1 09-22-2006 09:00 PM
Intro + linux help req BizmarK^ Linux - Newbie 2 12-15-2005 06:44 PM
linux networking programming help req shahg_shahg Programming 4 08-17-2004 07:41 AM

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

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