LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices

Reply
 
LinkBack Search this Thread
Old 12-16-2002, 04:14 PM   #1
blither
Member
 
Registered: Dec 2002
Location: Ohio
Distribution: LFS, Ubuntu
Posts: 154

Rep: Reputation: 15
screen size not correct?


when i boot up startx the screen size is out of wack everytime. its not fitting the screen and then my mouse doesnt work correctly when this happens. it happened after i formated and try to get it working again and it still happened.
 
Old 12-16-2002, 04:29 PM   #2
deesto
Member
 
Registered: May 2002
Location: NY, USA
Distribution: FreeBSD, Fedora, RHEL, Ubuntu; OS X, Win; have used Slackware, Mandrake, SuSE, Xandros
Posts: 444

Rep: Reputation: 31
Try running xfree86setup in Slackware. It automates the video card configuration process.
That tidbit of info came from this thread.
 
Old 12-16-2002, 04:39 PM   #3
blither
Member
 
Registered: Dec 2002
Location: Ohio
Distribution: LFS, Ubuntu
Posts: 154

Original Poster
Rep: Reputation: 15
ok thank you, then do i just go in and edit the resolution i want it at? thanks for the help!
 
Old 12-16-2002, 05:04 PM   #4
Texicle
Member
 
Registered: Oct 2002
Location: Northern Ontario, Canada
Distribution: Slackware 10.0
Posts: 789

Rep: Reputation: 30
If that doesn't work, and you are familiar with your hardware (i.e. know what make/model/chipset of vid card is as well as video mem), you can run xf86config.

When you get to your video section (it will ask you all about your monitor, mouse, keyboard, vid card, etc), and you've answered what kind of card, the driver needed (www.xfree86.org for more info), it will ask you if you want the virtual screen size to be larger than actual. I always go with NO because to me, it's a pain. Some people like it. It seems like your virtual screen settings are not set to "0 0". You can check in /etc/X11/XF86Config file under your various screen resolutions and depths--the last line should be Virtual 0 0 or something like Virtual (I'm not on my Slackbox at the moment, so I can't tell you for sure--but if it's not that, it will be VERY similar to virtual).

I hope this helps. Good luck!

BTW, what is your video card and mouse? You may just need to edit your /etc/X11/XF86Config for your mouse and virtual mode. If it's that easy, you've got it made. Keep us posted.
 
Old 12-16-2002, 07:01 PM   #5
blither
Member
 
Registered: Dec 2002
Location: Ohio
Distribution: LFS, Ubuntu
Posts: 154

Original Poster
Rep: Reputation: 15
well i selected my virtual screen to be NO like you said and it still did it to me so i dont know what it was doing.
 
Old 12-16-2002, 08:21 PM   #6
Texicle
Member
 
Registered: Oct 2002
Location: Northern Ontario, Canada
Distribution: Slackware 10.0
Posts: 789

Rep: Reputation: 30
What's your video card and mouse? If you can, post a copy of your /etc/fstab file. If you're in command line, you can type:

cat /etc/fstab

then use SHIFT+PgUp to scroll up or SHIFT+PgDwn to scroll down. Look for the part about your video card and resolution/depth rates. Post these if you can.

Additionally, what exactly is the problem? Are you viewing at 640x480 and would like a better resolution (800x600, 1024x768, etc)? Can you get into X at all?

If it's a resolution rate you want changed, you can go into /etc/fstab and edit your "default depth" (mine is at 24 I think). Once you have your default depth selected, scroll down below your default depth, and find the resolution rates for that depth (in my case 24). Then, you can set the resolution you want (for me, default depth 24 has resolutions of "800x600 640X480").

EDIT: Here's a link to all my problems with X and Slackware 8.1. It also shows some of my /etc/fstab which might be helpful to you. My Problems With X

Last edited by Texicle; 12-16-2002 at 08:31 PM.
 
Old 12-16-2002, 08:31 PM   #7
blither
Member
 
Registered: Dec 2002
Location: Ohio
Distribution: LFS, Ubuntu
Posts: 154

Original Poster
Rep: Reputation: 15
ok it seems as though it is viewing at 640 but i told it to use my 1024 one. and it doesnt show the whole screen. you know where the clock is....probly a good 2-3 inches is not showing when i go into X
 
Old 12-16-2002, 08:33 PM   #8
Texicle
Member
 
Registered: Oct 2002
Location: Northern Ontario, Canada
Distribution: Slackware 10.0
Posts: 789

Rep: Reputation: 30
You may have told it to use 1024x768, but if you told it to use a default depth of 32 or something, and it's only able to handle 640x480, you'll have to change your default depth to something that can handle 1024x768. Take a look at your /etc/fstab file and see what is set as your "default depth".

cat /etc/fstab
 
Old 12-16-2002, 09:39 PM   #9
blither
Member
 
Registered: Dec 2002
Location: Ohio
Distribution: LFS, Ubuntu
Posts: 154

Original Poster
Rep: Reputation: 15
here is what my /etc/fstab file says

Code:
/dev/hda1        swap             swap        defaults         0   0
/dev/hda2        /                ext3        defaults         1   1
/dev/cdrom       /mnt/cdrom       iso9660     noauto,owner,ro  0   0
/dev/fd0         /mnt/floppy      auto        noauto,owner     0   0
none             /dev/pts         devpts      gid=5,mode=620   0   0
none             /proc            proc        defaults         0   0
 
Old 12-16-2002, 09:53 PM   #10
Texicle
Member
 
Registered: Oct 2002
Location: Northern Ontario, Canada
Distribution: Slackware 10.0
Posts: 789

Rep: Reputation: 30
Oh man....you're going to KILL me. I have no idea why I was asking you for your fstab file. I referred to the right file in my first post (/etc/X11/XF86Config) and I can't believe that I not only mentioned it once, but 4 times. I am truly sorry and feel like dumbass for posting that so many times. I meant to ask you for your /etc/X11/XF86Config file

cat /etc/X11/XF86Config

Again, please accept my apologies for wasting your time with that file. I feel like an idiot. I have no idea why I kept referring to that file (although your /etc/fstab looks pretty good). When you look at your XF86Config, post the parts about the default depth, and the resolutions for each depth.
 
  


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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
HD not showing up as correct size, please help!! chriserickson Linux - Hardware 6 09-23-2005 01:04 PM
df not reporting correct size. mdarby Slackware 2 11-10-2004 07:36 AM
size of shared folder not correct VMWare buldir Linux - Software 0 09-01-2004 04:10 AM
Hard disk not showing correct size rwalkerphl Linux - Newbie 8 08-19-2004 02:58 PM
Does BIOS really need to recognize correct HDD size? ikletti Linux - Hardware 1 09-24-2003 05:13 PM


All times are GMT -5. The time now is 06:45 PM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration