LinuxQuestions.org
Visit Jeremy's Blog.
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-26-2009, 05:51 AM   #1
gnome181
LQ Newbie
 
Registered: Oct 2009
Posts: 4

Rep: Reputation: 0
low resolution, new install of ubuntu 8.04, sis661 graphics chips


i have just installed Ubuntu 8.04 into an asus with p5s800-vm mother board, the graphics are by sis 661 chip set. the screen resolution cannot be set higher than 720x400. as i am using a 19inch monitor, 1024x768 would be better resolution, but this is unobtainable. it is as if drivers aren't loaded, when i look in "system-administration-hardware drivers" i get a message that there are no proprietary drivers in use.
if i need drivers, where do i find them and how do i install them?
 
Old 10-26-2009, 05:57 AM   #2
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
Welcome to LQ gnome181!

Not sure if you can get that res
but, I dont think there are any proprietory drivers for sis?

anyway, go to system/admin/software sources and make sure you have all repos enabled

also, see here for other stuff to add to your repos
http://repogen.simplylinux.ch/

also, maybe you should try 9.04?
much more up to date

NOTE, my HP desktop a810n has sis 760 graphics and I cant even install ubuntu/debian as the screen locks up.

hopefully, others here can help too
 
Old 10-26-2009, 07:34 AM   #3
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
try in a terminal dpkg-reconfigure xorg-xserver; probably needs root permissions (sudo)
 
Old 10-27-2009, 03:51 PM   #4
gnome181
LQ Newbie
 
Registered: Oct 2009
Posts: 4

Original Poster
Rep: Reputation: 0
just tried it on another monitor, it picked up the make and was happy to increase resolution. how do i achieve this on an unknown monitor, i am trying to set this up as a multimedia unit for my sanyo tv??
 
Old 10-27-2009, 11:01 PM   #5
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
Specify the correct refresh rates in /etc/X11/xorg.conf

Code:
Section "Monitor"
    Identifier     "Generic Monitor"
    HorizSync       27.0 - 96.0
    VertRefresh     50.0 - 160.0
    Option         "DPMS"
EndSection
Note that the numbers are examples and must match your monitor's capabilities (check the manual).

If you don't have a xorg.conf, you can create one and add the above. I'm however not sure if that will work without other additions to the file.
 
Old 10-28-2009, 10:23 PM   #6
gnome181
LQ Newbie
 
Registered: Oct 2009
Posts: 4

Original Poster
Rep: Reputation: 0
Sorry, but i forgot to mention i am very new to linux. how do i edit the xorg.conf? i tried the text editor but when i went to save the new file i got "could not save file" as apparently i do not have the required permissions?
 
Old 10-28-2009, 11:28 PM   #7
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
If you're in the graphical environment, enter the command gksudo gedit /etc/X11/xorg.conf in a terminal
If you're in a console, enter the command sudo nano /etc/X11/xorg.conf or sudo vi /etc/X11/xorg.conf; nano is probably the easier to use editor for a newbie.

As you've found out, you need root permissions to edit the file and sudo elevates your normal permissions to root permissions.
 
Old 10-29-2009, 04:26 PM   #8
gnome181
LQ Newbie
 
Registered: Oct 2009
Posts: 4

Original Poster
Rep: Reputation: 0
Problem solved. I couldn't get the refresh rates from the TV manual, but did some research on the net and found some one who had to edit his xorg.conf to get higher resolution with a new graphics card. He had added an extra mode, so I tried this:

Section "Screen"
Identifier "DefaultScreen"
Monitor "ConfiguredMonitor"
SubSection "Display"
Mode "1024x768"
Virtual 1024 768
EndSubSection
EndSection

Which is a combination of both answers, and it worked.

Thank you for your assistance.
 
  


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
Ubuntu is running in low graphics mode vibinlakshman Ubuntu 4 02-23-2010 10:40 AM
Ubuntu 8.10 Low graphics hell! bbalestier Linux - Newbie 3 12-02-2008 02:46 AM
Screen shifted left 8 inches with Chips and Technologies 69030 Graphics girishx86 Linux - Software 2 02-18-2008 03:25 PM
Low screen resolution ubuntu feisty Brynn Linux - Software 27 09-23-2007 09:48 PM
Ubuntu system ... low resolution CarterJman Linux - General 3 03-11-2006 11:48 PM

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

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