LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 02-23-2005, 09:36 PM   #1
conductor
Member
 
Registered: Feb 2005
Posts: 30

Rep: Reputation: 15
Success!!! But With Some Problems


Howdy Folks,

Well I guess I'm officially a Linuxian . I managed to get the Slackware 10.1 installed, hurray! but there some problems when I run Xwindows. It boots into Xwindows alright when I enter the startx command, but that's when things get a bit screwy. It runs like there's some kind of interference, like poor reception on a television, lots of squiggly lines, particularily when I move the mouse cursor and when a new window is opening. Another problem is when I move the mouse, it makes a buzzing noise. One other thing I would like to address at this time is that I don't seem to able to control my sound volume, it seems to be set at full bore. I went into the sound control area but there's no volume control there. I hope someone can help me out with these problems and I'm also hopeful that they don't require too much of a major configuration to fix them, being a and all.

Thanks in Advance
conductor

Oh one more thing I'm curious about. The OS installed using the first two disks of the four disk set but it didn't ask for the third and fourth disks. Does anyone know what's on these last two disks? I thought they would be part of the full install
 
Old 02-23-2005, 10:12 PM   #2
roninja
Member
 
Registered: Jan 2005
Location: Perth, Western Australia
Distribution: Slackware 10.2, LFS6.1.1
Posts: 41

Rep: Reputation: 15
configure your xserver correctly run xorconfig

try using alsamixer to control your sound

disk 3 and 4 are sources and zipslack

If none of this works then post your hardware specs
 
Old 02-23-2005, 11:13 PM   #3
detpenguin
Senior Member
 
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098

Rep: Reputation: 54
congrats conductor! like roninja said, you might wanna run xorgconfig to set up your x system...
log out of x and as root, type:
xorgconfig
and it will walk you through the setup process. you might wanna know your monitor specs first, such as vert and horizontal refresh rates, and which video card you have...if you don't know that, you can just choose 0 which is VESA, i think, which should work for you. it's mostly a question and answer thing, so it's not all that difficult.
if you have problems, let us know, we're always happy to help
 
Old 02-24-2005, 12:27 AM   #4
conductor
Member
 
Registered: Feb 2005
Posts: 30

Original Poster
Rep: Reputation: 15
Thanks detpenguin, roninja,

I've discovered something else but I'm not sure if this relates to the Linux OS. When I reboot back into Windows and go online I have to refresh my IE browser everytime. Could the Linux OS be interfering with or resetting my Windows network settings?

conductor
 
Old 02-24-2005, 12:44 AM   #5
roninja
Member
 
Registered: Jan 2005
Location: Perth, Western Australia
Distribution: Slackware 10.2, LFS6.1.1
Posts: 41

Rep: Reputation: 15
Doesnt seem very likely ive never heard of anysuch thing happening, i also run dual boot and neither OS affects the other
 
Old 02-24-2005, 12:57 AM   #6
detpenguin
Senior Member
 
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098

Rep: Reputation: 54
i've never heard of it. i multi-boot xp with slackware and suse, and i've never seen any one distro affect the other...
 
Old 02-24-2005, 05:40 AM   #7
conductor
Member
 
Registered: Feb 2005
Posts: 30

Original Poster
Rep: Reputation: 15
It seems to be alright now, I guess it was just my IE browser acting up. But now I've got more problems, sorry to be such a bother but I'm a taurus and I when I get my teeth into something I'm like a pit-bull, I just can't put it down until I've got it beat. Ok so what's happened since the last time I was here is that I went into xorgconfig and changed all of the settings to try and get rid of the video problems I was having which I managed to do, the only problem then was my mouse wouldn't work so I went back into xorgconfig again and changed the settings again but then I couldn't get back into Xwindows at all, I kept getting fatal errors so I got fed up and reinstalled the system, but this time I chose Gnome instead of KDE thinking the problem may have been the KDE program, needless to say it wasn't, I still had the squiggly lines running up the screen so I went back into xorgconfig yet one more time and just made a few changes which seemed to do the trick. Now the problem is definitely Gnome it caused a fatal error when it was loading and I don't really care for it anyways, so now that I've apparently got my video problems resolved, how can I reset Xwindows to come up in KDE? One more thing, when I first reinstalled the system and booted into Linux I typed in alsa at the root prompt and I was taken to the mixer but after the fatal error with Gnome when I typed alsa at the prompt again I received a bash - bad command reply, so what's up with that? whew! Time to take a breath. Like I said, sorry about all the questions but I'm determined to get this darn thing running smoothly.

Thanks Again & again & again &..................
conductor
 
Old 02-24-2005, 06:26 AM   #8
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,797

Rep: Reputation: 282Reputation: 282Reputation: 282
In the graphical login screen is somewhere a thing called session. There you can choose another windowmanager. Choose the one you want and login as you always do. It will ask you if you want to make it the default (so say yes). This works on a user-by-user basis (so every user can choose it's own window manager).
 
Old 02-24-2005, 06:30 AM   #9
roninja
Member
 
Registered: Jan 2005
Location: Perth, Western Australia
Distribution: Slackware 10.2, LFS6.1.1
Posts: 41

Rep: Reputation: 15
to change back to KDE you have 2 options

as root type
rm /etc/X11/xinit/xinitrc
ln -s /etc/X11/xinit/xinitrc.kde /etc/X11/xinit/xinitrc

or

copy /etc/X11/xinit/xinitrc.kde to ~/.xinitrc

the command to bring up the alsa sound control is
alsamixer
you can also store the settings for it by typing
alsactl store
as root
 
Old 02-24-2005, 11:18 AM   #10
detpenguin
Senior Member
 
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098

Rep: Reputation: 54
after you boot up and log in, at the prompt type xwmconfig and it will present you with a list of all the window manager/env. on slack...click on the one you want, then type startx and you're in
whatever one you choose, lets say kde, thats the one that will start when you type startx from now on, until you choose another from xmwconfig...
 
Old 02-24-2005, 12:16 PM   #11
cadkins
Member
 
Registered: Mar 2004
Location: <----- there
Distribution: Mandrake 9.0 - 9.2, Slackware 9.1 - 10
Posts: 98

Rep: Reputation: 15
from my experience, the squiggly lines are coming from either the refresh rates are wrong of the video card is set to the wrong one. Both of which can be fixed from xorgconf.

But as for
Quote:
I guess it was just my IE browser acting up.
It probably was. Now quit using that nasty bug infested virus sucking browswer

Enjoy slack, I'm getting ready to install 10.1 myself
 
Old 02-24-2005, 02:53 PM   #12
conductor
Member
 
Registered: Feb 2005
Posts: 30

Original Poster
Rep: Reputation: 15
What do I type at the root prompt to access my Xwindows screen resolutions, size, colors etc.? Right now my screens are defaulted to 640 x 480 and theres no other choices available to me inside the Xwindows. I've tried reconfiguring my monitor in xorgconfig again and guess what......I couldn't access Xwindows...fatal errors again!....This is getting a wee bit frustrating.

Thanks detpenguin. At least xwmconfig took care of one problem


And thanks to you too cadkins. I'll definitely take your browser advice into consideration once I've got everything else operating properly.

I'm starting to get a little leary of xorgconfig. Is there any way I can reset my xconfigs back to their original settings once I've reconfigured them? I've tried accessing "/usr/etc/X11/whatever" but all I get is "Permission Denied". Obviously there's a bit of a learning curve when it comes to the root access commands eh? Someone in another forum mentioned a root command guide somewhere, know anything about it?

You Know I'll be Back
conductor
 
Old 02-24-2005, 03:01 PM   #13
sh1ft
Member
 
Registered: Feb 2004
Location: Ottawa, Ontario, Can
Distribution: Slackware, ubuntu
Posts: 391

Rep: Reputation: 32
Quote:
Originally posted by conductor

I'm starting to get a little leary of xorgconfig. Is there any way I can reset my xconfigs back to their original settings once I've reconfigured them? I've tried accessing "/usr/etc/X11/whatever" but all I get is "Permission Denied". Obviously there's a bit of a learning curve when it comes to the root access commands eh? Someone in another forum mentioned a root command guide somewhere, know anything about it?

You Know I'll be Back
conductor
The actually fille that xorgconf creates is called /etc/X11/xorg.conf. Since this is a text file you need to oppen it with your favorite text editor, for example vim:
Code:
#vim /etc/X11/xorg.conf
If you don't know how to use vim you need to learn at some point or another anyway. There are just 3-4 commands you need to know to actually be able to use it. Try reading this first:

http://www.axonz.com/article.php?sto...31012015028846

All the lines are well commented and it should be fairly simple to change one without going through the entire xorgconf process again. Just make sure you backup your xorg.conf file before making any changes to it and read the comments carefully.

Last edited by sh1ft; 02-24-2005 at 03:05 PM.
 
Old 02-24-2005, 04:22 PM   #14
detpenguin
Senior Member
 
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098

Rep: Reputation: 54
vim is ok, but i found it a bit confusing...i like to use pico, so to edit your xorg.conf file, type:

su
password
pico /etc/X11/xorg.conf

and it will open...you can scroll down to find what you wanna change. it's pretty straightforward, like sh1ft points out.
your monitor problems seem to be due to the horiz and vert sync rates...and can be one of the trickier things in slack to configure...but once it's configured you're good to go....can you maybe post your xorg.conf file?

*edit:
you might wanna check these sites out, too...

http://slackware.com/book/

http://slackbook.lizella.net/

Last edited by detpenguin; 02-24-2005 at 04:29 PM.
 
Old 02-24-2005, 07:02 PM   #15
conductor
Member
 
Registered: Feb 2005
Posts: 30

Original Poster
Rep: Reputation: 15
I seem to have everything up and running fine except for that dammed screen size resolution. It keeps defaulting to 640 x 480 in the Xwindow with the only other option being 320 x whatever, but I want to go the other way, preferrably 800 x 600 I've tried just about everything in the xorgconfig including entering the horiz & vert sync rates from my monitor's paperwork. I don't understand why I'm not getting more screen size options when I'm in Xwindows.

I went into xorgsetup from the root prompt but that's only a very limited configuration which doesn't include screen resolution. Surely there's a root command that will take me to another screen resolution setup area. Anyways, like I said, I've tried just about everything in xorgconfig to resolve this little thorn, but not everything, so I guess I'll go back in and try some different settings. Trial & Error, Trial & error.

conductor

Oh by the way I tried the vim but it didn't solve this problem and it was very confusing.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
ndiswrapper install to modprobe success. still problems. brandonloserkid Linux - Wireless Networking 3 12-02-2004 09:15 PM
Success!!!!!! djrevelation Linux - Wireless Networking 3 10-24-2004 02:14 PM
Success!. Help Available Here. yraen69 LinuxQuestions.org Member Success Stories 9 10-14-2004 08:21 AM
Problems recompiling kernel after success on other systems snl54 Linux - General 8 08-12-2004 11:06 AM
Success adflynn LinuxQuestions.org Member Success Stories 0 05-12-2004 01:54 PM

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

All times are GMT -5. The time now is 07:44 PM.

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