Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
Evening forum people,
Much to my regret, I am just about to agree with Robbo in the fact that Linux is a very complicated and user-hostile OS.
I'm running it on an AMD K6-2 350 Mhz with 64Mb RAM.
ThereĦs absolutely no way to have my CD working. My modem (not a winmodem, just a standard externakl 56K modem) and my floppy drive don't work. And I am running Mandrake 7.2 which is, according to everyone, the easiest distro for beginners.
I am not a programmer or a technician, but I'm more than a decent user of DOS and all Windows versions. I use my PC 12 to 16 hours a day and I have been doing that for the past six years, so I kind of know what i'm doing.
I dont mean to discourage anyone, I've begged for help in this forum and have gotten a lor of support, but my system just won't work.
I only wanted to learn about Linux to get a wider nkowledge of different OS's. I develop all my work with Windows and this is not likely to change. The software I use is not available for Linux, and its supposed equivalent is ridiculously poor.Whatever. If anyone knows how to get at least my modem and CD working, please drop a line. i will appreciate.
thanks

The problem is inherent with the approach you
are taking in your request. I have been
coming to the conclusion that many people are
incapable approaching anything new in a
reasonable manner. When I installed Linux the
first time I did not discover an editor for
two weeks and did not know how to boot back
to Windows. But what I find disappointing is
how much time you spend justifying yourself
in giving up when you could have explained
WHY nothing works for example:
what did you do to try to get your floppy to
work(did you try mtools)? CDROM? what was the
output when you tried to mount it? Is it
ATAPI? What is a standard modem? What are you
using to dial? wvdial? kppp? I hope I am
not being too hard on you but Linux is not
easy to learn but sure is easy to use once
you do. You will be suprised how much people
will help when you give them details with
which they can work .
Robbo is pathetic to say the least. What
possible motivation could there be in
spending time in a forum on subject matter
one has no interest in? A self serving ego
trip or someone who finds joy in the misery
of others is all I can think. I would not
want to associate myself with such a person
in any reference. If Linux is not for you
then let it be that; Robbo's cause is clearly
something other than someone who did not care
for a particular OS.

Yes linux is hard and is not for the faint of
heart it takes a good amount of time to get
used to it but once you do you'll never want
to go back! for your cdrom and floppy dose
hardrake see them, if so are you logged in as
root when you try to use them or a normal
user? if your a normal user make sure you
have permission to use them ( I think the
default in mandrake in no you don't hve
permission) if you don't heve permission, log
in as root and use "userdrake" to give
yourself permission to use these devices, as
for your modem dose linux see the modem and
you just can't get it to work? or dose it not
see it at all? Like james said more info is
usually needed with linux when there is a
problem like this. With my experience with
linux if a supported modem dose not work 9
time out of ten it is an I/O IRQ
conflict,usually but not always with the
soundcard, hardrake is great to config your
hardware but it's flaw is that if there is an
IO or IRQ conflict it won't let you know.
so post some more info and I will try to help
you as much as I can and I'm sure james will
also.
Linux is great once you learn it's ins and
outs don't give up! There are people willing
and more than happy to help, not everyone is
like Robbo!

Just some extra comments about your modem. You mentioned you had a standard EXTERNAL 56k modem. Well that word external should mean piece of cake to install. Your modem is on the outside so you don't need to do anything with IRQ ports and stuff. All you have to do is specify which com port it is using and it works. I don't know which tool mandrake uses to specify those settings but that shouldn't be to hard to find out.
Now if you are having problems with your dial up connection then that's a different story.
No offence but linux is not like windows so each problem doesn't have a standard way to solve it because every linux system can be different. So if you want anybody to help you try to specify details about your system. As long as you don't go writing pages about all the specs just the ones you think are necessary.Mik

Whoa!
Who is this Linux friendly Robbo2? Is Robbo your evil twin? Who really killed JR?
Gonna have to roll smaller joints....:-)
Anyway, Miguel,
The CDrom should be easy. If you know what channel it is on (ie Ide ch 1 or 2, master or slave),
look it up in this tablehttp://www.kernel.org/pub/linux/docs/device-list/devices.txt
IDE ch2 master is major 22 minor 0, the most common PC setup
if it is a SCSI cdrom it may have a major number of 8 or 11 and a LUN number.
then do a ls -la /dev
Find the device with numbers that match your device, then try to mount that device with
mkdir -p /mnt/cdrom
mount -t iso9660 /dev/thenameyoufoundabove /mnt/cdrom
cd to /mnt/cdrom and (hopefully) ls the files. Use a data, not a music cd.
Tell us what happens.
Then you work on the modem......

Why spend all that time setting up something that is eventually harder to use, doesn't look as good, does less, and has no decent software or hardware support?
Don't get the idea that I hate Linux, I use it most days of the week, It's decent when It works, but no way on this earth can It compete Windows 98se, no chance in hell, Win95 is better aswell.
James,
You will never know why I come here to give talk about Linux, I have decided not to tell anybody. It is probably not what you are thinking though.
I think maybe when I'm 60 I will tell you all, by that time I won't need to be on here, it will be by choice instead.
s--- Windows will be good in 34 years won't it? Still a fair way away though, so don't expect me to be leaving before then. I'll be sure to rub it in when Linux dissapears into OS heaven in the following years, and to rub it in when MS achieves 100% market share, no company has ever achieved that before, wouldn't it be great for MS to be first?Robbo

Ha ha Robbo,
M$ 100% market share. That day shall never come to pass. In fact M$ seems to be losing clients as people start to realise that linux is very usefull and powerful.
Think about this for a second. Looking at a large scale you shall see that users who demand a lot out of their os and are using windows often get frustrated so they step over to linux. Sure they often have a hard time getting it running and learning how to use it. But once they got all that down and become a reasonably experienced linux user they will not go back to Windows and cope with all the problems they get there.
The new users to windows mainly consists of people who never used a computer before, because windows is easy to start with. However kids are starting to get familiar with computers at a younger age each day. And the group of skilled computer users is increasing. I've seen plenty of young kids who can make their way around a linux computer just as well as a windows computer. The only difference is what they where taught to use from the start. So if you look at that in a large scale eventually linux will come out as the greater one. Although neither one shall ever achieve 100% market share.The greater the linux community gets the more people will dedicate their time into making linux easy to use.
Mik

It's amazing how a flame war can be regarded as helpful 8P
Modem:
/dev/ttyS# or /dev/cua# (0 based)
setup minicom with /dev/ttyS0 - 3 to find your port. When one works, ln -s /dev/ttyS# /dev/modemCD-ROM:
The easiest way is to figure out which link on the IDE chain you put your CD-ROM on.
/dev/hda = primary master
/dev/hdb = primary slave
/dev/hdc = secondary master
/dev/hdd = secondary slaveIf it's a SCSI, see a couple posts above. I don't use SCSI drives.
When one mounts properly, ln -s /dev/hd? /dev/cdrom
done.

I created Robbo2 just for fun and to help
people when I can. True linux dose lack in
office apps but there is more and more
software comming everyday, remember linux is
still young and growing. True it is harder to
set up than linux but I would hardly say once
it is set up it dose less, once it is set up
and running most people stick with linux and
barely use windows any more, as for your
remarks about years from now, well linux is
basically a Unix clone and Unix has been
around for more than 30 years! now I would
say that is staying power!! and a new report
from Cnet shows that in the server market
Windows has 41 percent and linux/Unix make up
another 41 percent of the market! and linux's
share is growing and with it's growth and
Unix's staying power on the server market I
would say Soon (1-3 years) unix/Linux will be
the dominant one! There is no denying the
numbers they speak for them self! even
Microsoft CEO Steve Ballmer has acknowledged
that Linux has become its No. 1 threat! also
the report says Windows shipments increased
20 percent, Linux outpaced it with a 24
percent increase which linux is growing
faster than windows so I hardly windows will
ever have 100 percent market share, Do a
little research robbo you might be surprized!

Ok,
Widnows will acheive 100% market share definately on the home users, the Network's may take a little longer, but once my Lawsuit shuts down Linux that will not be around.
Yes a few people may be switching to Linux, but no where near the amount buying new computers, and hence using Windows.
Most people Dual-boot Windows that use Linux, the fact they are still using Windows counts towards This fact.
I must admit though if WinXP minimum's requirement really is going to be 128mbRAM they may loose a bit.
It takes competition for a company to wake up. At the Moment MS have been slacking knowing no-one is going to stop them, as Linux is becoming more popular, MS have realised theyt are going to have to work at it, and I have yet to see an , essintially unound product with no real money behind it, conquer over a Multinational with Billions behind it, MS are going to wake up and release some great OS's in the coming years, Win XP is a look to the future, and "Blackcomb" is sounding brilliant, Linux cannot keep up no matter how hard they try.I've had hands on experience with Both, for a home user, How any body can honestly say Linux is better than Win98 is a f---ing joke, it's nothing.
Untill they can turn:
./configure
make
make install
into a simple double click for all installs, as well as sort out that mess you guys call a filesystem and sort out that defaning beep when i press backspace it cant go anywhere.Trust me I know these things, If you had any Idea what I do for a living you would realise i speak the truth.
Robbo

I thought you said what you do had nothing to
do with computers(you mentioned like that
before) True I don't think Linux will catch
up to Windows in the home market most home
users just want to check email surf the web
and play games, Plus windows is already
installed so why bother.I really do not think
Linux was intended for the avrage home user
like that, however many home users like
myself love to tinker and try new things and
learn new things and thats thats the type of
home user who would use linux along with the
ones who already know unix or are just
techinal in general people like this Love
linux and will continue to use it this is
however a small market share roughly 3% I
think and I honestly don't see it ever
reaching more than 10% . I do stick by my
comments about the server market and think it
will continue to grow Unix/Linux are
industral strength OS'es which raerly crash
and in the right hands are VERY powerful.
Filesystem what do you mean Ext2 dose not
have to be defraged constantly like any
windows filesystem as for your backspace I
have no clue I have never had this problem.

ROBBO YOU ARE THE WORST KIND OF HUMAN BEING I BET YOU CAN'T CHEW GUM AND TIE YOUR SHOES WITHOUT SOMEBODYS HELP YOU SHOULD BE UNDER A DOCTORS CARE I BET YOU WOULD SUE YOUR OWN MOTHER FOR A PAY CKECK..YOU ARE A TRUE OXYMORON!!!

as pro-Linux ppl and Robbo wage war, my CD, modem, floppy (and now the printer) continue in their useless state.
Didn't mean to start a war, folks.
BTW, why don't we all sign our messages by the name Robbo? Wouldn't that be fun?Cheers

Funny my computer works fine!!!!!!!!!! and
you know what I don't have Blue screens of
death,forced browser installs constant
reboots "service packs" worries about viruses
worries about trojan such as netbus and BO2K,
needless "upgrades" to fix bug that should
not have been there when the final version
was released. Way to pricey software and
pricey OS'S,Plug N Pray,Web
intergration,general page faults, Illegal
operations, having to reboot when installing
software, VxD errors,ActiveX,forced purchace
of windows and everything intergrated into
one so when one thing crashes everything
dose, low default MTU so I have to get
another program to fix it (90% of windows
users wouldn't have a clue how to do this on
there own). I've got a solid system with
uptime in the weeks range, faster bootups
nicer interface (in my opinion anyways) I'm
able to customize virtually anything I want
NO IE5, no virus worries no trojan worries I
don't have to be the root user (leaveing me
at the mercy of any hacker if I did get
hacked with windows if you get hacked the
always have access to EVERYTHING) No licences
to worry about, It's not my fault robbo you
can't get your system working right with
Linux! mine runs better than it ever did with
windows on it!

Robbo2,
Thanx, but I didn't actualy write that, My CD Modem etc... work quite well with Linux.Funny I don't have those Blue Screens of death, constant reboots, nor do I worry about being hacked or getting virus'. Haven't downloaded a service pack, or an update for win98 actually. Don't have to worry about forced Browser Installs either.
Personally Quite Like IE5, very stable and fast, esp. compared to Netscapes latest offering.PnP works fine on Win98, maybe your mistaking that with Linux.
WEb intergration is great, I don't personally use it, turrned it off.
My windows98 CD has a program to adjust the MTU, MS support it too.
I never tried uptime, I turn it off before I sleep, or when I need to iron My clothes.
MY job isn't reallt related to computers, though with all jobs these days I need to use one most days.
Also that bloody Directory Structure of Linux, how bad can you get? Its hopeless.
Once again I don't hate Linux, use it nearly every day.
I'd still love to test my computers up-time with someone who only uses Linux, I'm sure I can beat Linux, maybe not out-of the box but with 20minutes tweaking I could kick any Linux users ass, Anyone interested in challenging me email me, you'd simply have to leave your computer on 24/7 untill it needs rebooting or it crashes,i'll go into detail if you email me.Robbo

*.*,
Maybe I've just got Win98 setup nicely, it takes much less time than setting up Linux, and I seem to get better performance out of Win98.Robbo

YA I'D TRUST DOING THAT WITH YOU ROBBO ABOUT
AS MUCH AS I TRUST MICROSOFT SAYING THAT
INSTALLING WINDOWS WITHOUT IE CAN'T BE DONE
AND REMOVING IE FROM WINDOWS "BREAKS THE
OPERATING SYSTEM" WHICH IS WHAT THEY HAVE
SAID AND IT IS NOT TRUE!

PISSED OFF,
I think I know what you are getting at, Yes you can technically run win98 without IE, that does however have some drastic affects on the operating system, quite a number of things no longer work, if this can be classed as "breaking the operating system" i'll leave that up to you, but it certainly leaves you without some of the basics of windows98. Win98 w/out IE is not a polished OS, with it it is brilliant.Robbo

you both do make good points about this, I
personally do not agree with intergrating it
with the OS (but thats just me so we won't go
there cause some people like it) However I
think with a program called 98lite you can
run windows without IE, I have never tried
this so I don't know how good it works.I
however do not see a problem with microsoft
shipping it with it's OS I just don't like
the intergration part.

The intergration is nice, infact KDE copies this now(konq browser/file manager). I personally like having a link to computing.net in my c:\ folder to click on, and going to hotmail from my control panel. accessing a website by typing the addy in the taskbar can be usefull as well.
Yes a program called 98lite allows you to remove IE from Win98, I think this is what PO was mentioning.
This, whle it does work, leaves a disabled Operating system. You cannot access the help files, use the windows tour, windows update, use many features to do with file management, you cannot use Active desktop, IE will run slower, there are a number of things that get permanently affected by it.
With that said, you can still use windows to run apps, and access the internet etc... albeit less efitiantly, it will also stuff up the multiple users feature, and can affect the installation of a few new programs, and last but not least, voids any free support from MS, ie... if something goes wrong, even if it is MS fault your on your own. Not being able to Download Critical updates can also leave you with a poorly running machine.Like I said, it does however still work in a sense, Its up to how you take the meaning of "breaks the operating system".
It does essentially break it, stuffing up a large amount of features, but it is still usuable to a lesser degree.
Robbo

![]() |
![]() |
![]() |

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |