LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   HELP!! I ready to give up on Linux (https://www.linuxquestions.org/questions/linux-newbie-8/help-i-ready-to-give-up-on-linux-198865/)

darthtux 06-28-2004 10:02 PM

Try
dpkg-reconfigure xserver-xfree86
and choose the values for your system

Wolfy 06-28-2004 10:04 PM

After I exit Xwindows I can see an error that says
(EE) Configured Mouse: cannot determine the mouse protocol

What the HE!! does that mean?

I'm gonna go crazy try'in to learn Linux I just know it.

Wolfy 06-28-2004 10:10 PM

Okay,
trying dpkg-reconfigure xserver-xfree86, what is dfconf? and should I let it do something
automatically?
I know /dev is device but what does ttyS0, ttyS1, ttypsaux, etc. Mean?

Wolfy 06-28-2004 10:14 PM

oops!!!!!!

dpkg-reconfigure xserver-xfree86 really screwed everything up now Xwindows won't even load at all.
F**K S**T P**S
Do I have to reinstall AGAIN?????????

darthtux 06-28-2004 10:19 PM

First you need to calm down. You DON'T reinstall over a configuration issue. It won't do you any good. Just waste time.

rerun
dpkg-reconfigure xserver-xfree86

your mouse will probably be /dev/psaux

I think you can choose a "simple" which will do most for you
or try different values for your settings. Take your time.

rahmed 06-28-2004 10:30 PM

mandrake and knoppix are different linux distros. Debian might be a little too tough for u right now. like everyone else is saying try mandrake or knoppix first. The beauty of Knoppix is that it can run right off the cd without having to install to the hardrive. and mandrake is really user friendly. try these first, learn a little more about linux then go back to Debian.

Wolfy 06-28-2004 11:41 PM

okay,
I will try to stay calm..... this is so confusing..... But I want to try to run Linux.
I am going to try to run the reconfigure again.

gulo 06-28-2004 11:45 PM

Speaking as another noob, I think you need to try another distro. Sounds like the one you've got just doesn't like your computer and/or is too difficult to set up. I've had similar problems myself with a couple distros. Mandrak, for instance, would always lock-up on me while booting and SUSE, for whatever reason, didn't like some of my hardware. Don't ask me why because I don't know! LOL

Like I said, I'm a noob too, but I've had the most luck with Redhat / Fedora distros (Fedora Core is the free home user version of Redhat Linux and Yellow Dog is the PPC port of Redhat). I've set them up on several boxes with a variety of hardware and they all worked great! It's a popular opinion on the forums here that Fedora is a good distro for beginners, perhaps just because it comes with fewer headaches. ;) In any case, I'd highly recommend Fedora Core 2.

You can download the iso files for Fedora Core 2
by following this link:

http://fedora.redhat.com/

I'd suggest going to a mirror to download the iso files rather than the Fedora Project FTP site itself since it sees a lot of trafic.

http://fedora.redhat.com/download/mirrors.html

If you do get FC2 up and running on your box (takes about 40 min with a 50x CDROM), I'd suggest removing the version of YUM that comes with the distro and replacing it with the pre-configured YUM from Freshrpms.net.

http://ftp.freshrpms.net/pub/freshrp...a/linux/2/yum/

YUM is one of FC2's strong points. It makes installing software with painfully complex dependencies (one of Linux's major drawbacks for the average user) rather easy.

Hope that helps!

Wolfy 06-28-2004 11:52 PM

Thank You so much darthtux
It worked kinda I have a WORKING MOUSE NOW.
BUT, how can I get my resolution to 800x600??????

I finally get to look around Linux through a GUI though.:)

resolution,
can you help please?

darthtux 06-29-2004 08:56 AM

Wolfy,

Congrats, you're learning already :)

The first thing you want to do is open up a terminal and type
Code:

su
enter the root password
then
Code:

cp /etc/X11/XF86Config-4 /etc/X11 bak.XF86Config-4
your maybe XF86Config without the -4

this will backup your current configuration incase you need to go back to it

then
Code:

kedit /etc/X11/XFConfig-4
Scroll down to the section that says
Section "Screen"
in that section there will be a
DefaultDepth
make note of what the number is to the right

A little below that will be
SubSection "Display"
Depth [Depth_you_saw_above]
Modes "1024x768" "800x600"

What you want to change is the Modes line. Make sure 800x600 is first and 640x480 second

save and exit, then restart X

DropSig 06-29-2004 09:04 AM

Good, This mean that you installed it good. Jst gotta configure it....
Look at the post i gave up there and tell us what you got. We'll help you configure it.
Tell yourself.:Configuring linux aint harder than windows, just different...

darthtux 06-29-2004 09:20 AM

This is Debian (Amen) and he has already used a config program and has it going.

Manually editing the config file like I said in post #25 or running
dpkg-reconfigure xserver-xfree86 are the best options. Just make sure you back up the current config file first.

jens 06-29-2004 10:12 AM

I highly recommend you to use the new debian installer :
http://www.debian.org/devel/debian-installer/

It's a lot easier and it's hardware probing is a lot better.
Also, the drivers from woody are truly ancient and outdated.

penguin4 06-29-2004 02:30 PM

wolfy; I will repeat again! slow down take it easy, oh u r 'A' type character
anxiuos and every thing done NOW! so slow down take it easy , try not to do everything at once. at least that is what see from all your messages, doing to much and not doing bit by bit till u get comfortable with linux. any distro; some are complex some easy. neverthe less it is not windows. we have to do all the work to make it work our way. amen. no not a put down.
just a bit hard encouragement! oh Wolfy do take time to read as much as u can on evry thing possible. the more u know the more will make it easier.

Wolfy 06-29-2004 07:19 PM

Thanks alot everbody I very much appreciate all your help!:)

Problem:

Why is the color all screwy in X windows? There are yellow lines every where and strange hashing
around selected Items, it makes it real hard to read things.

The terminal window I brought in xwindows is mostly yellowish and I can't read the
characters I'm typing or very badly at best.

Any suggestions?:confused:


All times are GMT -5. The time now is 05:24 AM.