LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 10-11-2005, 01:07 PM   #1
ligerdude
LQ Newbie
 
Registered: Oct 2005
Posts: 4

Rep: Reputation: 0
Xwindows - Stuck At 640x480 For 2 Months :(


IF you red the title.....yes its correct, My eyes have been hurtin everytime attempting to use linux for more than 30 mins...I love linux so far but its VERY difficult to work with it when my resolution is 640x480 and my laptop screen supports 1024x768!
(I see a small 640x480 screen in the center and the rest of the screen is pitch black)



Heres my monitor specs if that helps:
12.1” Poly-silicon TFT Color LCD; internal display supports up to
16M colors at 1024 x 768
Trident CyberALADDiN-T

and I am running Topoligilinux on top of WINXPsp2, This resolution problem is in "Real mode"

I WOULD VERY MUCH appreciate your help.....(I am a broke student, but If you really need it I wouldnt mind donating something via paypal for helping)

THANKS!

Last edited by ligerdude; 10-11-2005 at 01:09 PM.
 
Old 10-11-2005, 01:23 PM   #2
TexasDevilDog
Member
 
Registered: Nov 2003
Posts: 54

Rep: Reputation: 15
It could be due to that the monitor wasn't selected correctly, which leaves it at default and then the resolution can't be increased either. Check the system setting for the monitor and select your LCD monitor type or a generic LCD mode of 1024x768. Then you can change your screen resolution.
 
Old 10-11-2005, 05:43 PM   #3
ligerdude
LQ Newbie
 
Registered: Oct 2005
Posts: 4

Original Poster
Rep: Reputation: 0
Unhappy :( It only gets worse?

TexasDevilDog, what exactly do you mean by checking the monitor settings? I have read most of the other posts relating to this problem on this forum, and I have playd around with Xorg.conf and the Xfree86.....But I am not sure I did those things correctly (given that my monitor resolution under linux realmode is still 640x480..)Topoligilinux. Also I did select 1024x768 in setup but its still at 640x480, when all the drivers etc...loads up at startup the screen is in 1024x768 but when it goes into X Windows (using startx) it goes back down to the 640x480 res...

Is there anyway I could like run a .sh file or some setup that will auto configure the monitor under Topoligilinux Realmode (which is slackware based)? Or perhaps I could just change some file to 1024x768?


Thanks for anyone who could help me out....
appreciate it
 
Old 10-11-2005, 06:13 PM   #4
malesandro
LQ Newbie
 
Registered: Oct 2005
Location: Mar del Plata
Posts: 20

Rep: Reputation: 0
Hey ligerdude! have you tried editing /etc/X11/XF86Config-4 as root? there you can change the resolution by adding at the beginning (where it says resolution) the res you want.
Another way is to reconfigure monitor resolution, typing dpkg-reconfigure xserver-xfree86 always as root. There you will follow through the instalation options you had when installing until the choose resolution screen appears. I'm using Debian, but I think it'll be the same for you.
Regards, Mariano.
 
Old 10-11-2005, 06:18 PM   #5
tkedwards
Senior Member
 
Registered: Aug 2004
Location: Munich, Germany
Distribution: Opensuse 11.2
Posts: 1,549

Rep: Reputation: 52
You're using a distro that's not very good for newbies and which runs on top of Windows. No wonder you're having trouble getting X to work properly - Linux was not made to run as a program on Windows. I'd say its your distro that sucks, not X-windows. See http://www.linuxforums.org/news/article-27314.html

If you read that article the author mentions he had a bit of trouble getting X working, he had to cd into /etc/X11R6/bin and run xorgsetup to try and get it working. Otherwise probably your only other option is to try and fiddle with the xorg.conf file directly.

These 'run Linux as a Windows app' distros have a bad reputation with a lot of people exactly because of these kinds of problems. If you really want to try out Linux without changing anything on your harddrive try a LiveCD like PCLinuxOS, Ubuntu LIveCD or Knoppix. However if I were you I'd just use a safe repartitioning program (the one in the PCLinuxOS Control Centre can safely shrink your Windows drive down and create space for a Linux partition) and then install a newbie friendly distro like Mandriva, Suse or Ubuntu. Or install Slackware (which is what Topoligilinux is based on) if you feel like doing things the hard way
 
Old 10-11-2005, 06:31 PM   #6
ligerdude
LQ Newbie
 
Registered: Oct 2005
Posts: 4

Original Poster
Rep: Reputation: 0
Errr...ghh

hey malesandro, and tkedwards I will defintely try what you said when i get home after work!! thanks...I will post the results in like 2 days...


tkedwards, Em even this linux distro (Topoligilinux, based on slackware) installs on top of windows partition....I run it in real mode, meaning it runs like a regular distro...and the reason I cant use a liveCD or Install a actual linux distro is I have a Tablet PC, with no floppy, no CDROM no Nothing..... (there is a pcmcia based bootable cdrom drive but its like 300bucks! and toshiba makes money that way....err) so thats my problem....


also on a side note, my friend has a 600mhz 64mb ram vga display comp.....would freebsd with X run fine on this machine?

Again
I really appreciate it (cuz this has been bothering the ***%@! out of me for a very long time)
 
Old 10-11-2005, 06:51 PM   #7
tkedwards
Senior Member
 
Registered: Aug 2004
Location: Munich, Germany
Distribution: Opensuse 11.2
Posts: 1,549

Rep: Reputation: 52
Quote:
tkedwards, Em even this linux distro (Topoligilinux, based on slackware) installs on top of windows partition....I run it in real mode, meaning it runs like a regular distro...and the reason I cant use a liveCD or Install a actual linux distro is I have a Tablet PC, with no floppy, no CDROM no Nothing..... (there is a pcmcia based bootable cdrom drive but its like 300bucks! and toshiba makes money that way....err) so thats my problem....
No CD, that's a bit of a problem. How did Windows get installed in the first place without a CD drive?

Quote:
also on a side note, my friend has a 600mhz 64mb ram vga display comp.....would freebsd with X run fine on this machine?
X will, the latest KDE or GNOME on top of that might be a bit slow. Try a lighter Window manager.
 
Old 10-11-2005, 07:00 PM   #8
ligerdude
LQ Newbie
 
Registered: Oct 2005
Posts: 4

Original Poster
Rep: Reputation: 0
Man you guys reply faaast! awesome

Quote:
Originally posted by tkedwards
No CD, that's a bit of a problem. How did Windows get installed in the first place without a CD drive?



X will, the latest KDE or GNOME on top of that might be a bit slow. Try a lighter Window manager.
Well...On Toshiba Tablet PC's (like the one I have) Windows XP tablet PC editon comes Pre-Loaded, so you cant really mess with it.....that much. Toshiba cleverly made sure that the only compatible bootable external cddrive is ofcourse made by toshiba themselves (make some extra $$$, which i dont have) anyway..again i'll try what you guys told me and post the results in a couple of days..thanks alot!


on the note about FreeBsd.....would something like fluxbox or Xfce work? for a light window manager ? Thanks!
 
Old 10-11-2005, 08:11 PM   #9
tkedwards
Senior Member
 
Registered: Aug 2004
Location: Munich, Germany
Distribution: Opensuse 11.2
Posts: 1,549

Rep: Reputation: 52
Yeah fluxbox and xfce would be good.
 
  


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
Xorg stuck at 640x480 on Sis 5597/98 chipset chris_J_W Ubuntu 3 06-09-2005 01:34 PM
X.org stuck at 640x480 on Via KM400A rfarmer768 *BSD 2 12-23-2004 05:22 PM
Framebuffer stuck at 640x480 after upgrade to radeon slackwarefan Slackware 2 07-17-2004 01:20 PM
Stuck at 640X480 :( BigDaddy Linux - Software 1 09-28-2003 04:33 PM
X stuck in 640x480 after nvidia install SeoushiSan Linux - Software 1 12-09-2002 03:03 AM

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

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