screen resolution 1600x1200 in ubuntu 9.10 HCL machine

Asked by Adnan Khan

Hii there

I have installed ubuntu 9.10 in my HCL system. In the System>Preferences>Display there are only two options 800*600 & 640*480.

Can anyone please tell me how can I achieve resolution higher to them like 1024x768 or higher.

adnan@ubuntu:~$ lspci
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 671MX
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS AGP Port (virtual PCI-to-PCI bridge)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS968 [MuTIOL Media IO] (rev 01)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev 01)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] 191 Gigabit Ethernet Adapter (rev 02)
00:05.0 IDE interface: Silicon Integrated Systems [SiS] SATA Controller / IDE mode (rev 03)
00:06.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
00:07.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
00:0d.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b4)
00:0d.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 09)
00:0d.2 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 18)
00:0d.3 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 09)
00:0d.4 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev ff)
00:0f.0 Audio device: Silicon Integrated Systems [SiS] Azalia Audio Controller
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter (rev 10)
02:00.0 Ethernet controller: Atheros Communications Inc. AR5001 Wireless Network Adapter (rev 01)

These are the hardwares I have. Second last one i.e; 01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter (rev 10)
my graphics card.

In Administration>HARDWARE DRIVERS I have only ine option for Software Modem. None for the display card.
Under the Preferences>Display option it says UNKNOWN Monitor.

I came across this link

http://ubuntuway.wordpress.com/2009/07/13/drivers-de-sis-771671-para-jaunty but when i installed xorg-driver-sisimedia_0.9-1_i386.deb it made my system unstable & starts blurring the login screen & instead for asking password for login it showed command prompt like screen & asked my login & password there.

Please help me to make my system run nicely under higher resolutions

Thanks

Question information

Language:
English Edit question
Status:
Open
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Rohan Garg (rohangarg) said :
#1

Hi
First of all i would advise you not to install any software apart from those provided in the official repos and some PPA's you trust.
Secondly,please run jockey-gtk to install extra drivers for your card and read this bug report : https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-sis/+bug/301958

Revision history for this message
Rohan Garg (rohangarg) said :
#2

Oh and one more thing,if youre on 9.04 i would suggest trying out 9.10 and 10.04 to see if the issue is resolved

Revision history for this message
Adnan Khan (mailme-adnan89) said :
#3

I am using ubuntu 9.10.

I didn't get you "Secondly,please run jockey-gtk to install extra drivers for your card and read this bug report ".

Please help.

Revision history for this message
peter (peter-neuweiler) said :
#4

Try the following. Maybe it helps.

1: Copy the file /etc/X11/xorg.conf to /etc/X11/xorg.conf.bak
2: In a Terminal enter sudo gedit /etc/X11/xorg.conf
3: Have a look at the screen section (the sub section is important)

Section "Screen"
 Identifier "Default Screen"
 Device "nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro]"
 Monitor "Generic Monitor"
 DefaultDepth 24
        SubSection "Display"
                   Modes "1280x800"
        EndSubSection
EndSection

4: Save the file
5: Restart the system

The update of the file shouldn't take more than 15 minutes – otherwise you're going to loose the root privileges and you wouldn't be able to save it.

Hope it helps.
Peter

Revision history for this message
Rohan Garg (rohangarg) said :
#5

@Adnan Khan Well press alt+F2 and type : jockey-gtk : and that will open up a new window asking for your password,enter your password and the program will search for any extra drivers that are needed to make the system work correctly,Activate any drivers you find and reboot

Revision history for this message
Adnan Khan (mailme-adnan89) said :
#6

@Rohan, I earlier mentioned in my query that there is only one driver showing available in Administration>Hardware Drivers which is of Modem none other than.

Revision history for this message
Adnan Khan (mailme-adnan89) said :
#7

@peter, How can i do the first step? when i went to the path /etc/X11 there was no such file named xorg.conf.

Please help!

Revision history for this message
Adnan Khan (mailme-adnan89) said :
#8

please somebody help me!

I am in real need.

Waiting for your answers.

thanks

Revision history for this message
peter (peter-neuweiler) said :
#9

Sorry, I can't help if you don't have the file in etc7X11.
Peter

Revision history for this message
Adnan Khan (mailme-adnan89) said :
#10

Somebody else please?

Revision history for this message
Adnan Khan (mailme-adnan89) said :
#11

adnan@ubuntu:~$ xrandr
Screen 0: minimum 640 x 480, current 800 x 600, maximum 800 x 600
default connected 800x600+0+0 0mm x 0mm
   800x600 61.0*
   640x480 60.0

when i type command "xrandr" it shows above output.

It shows default instead of some graphics value VGA,LDVS.

This might be the problem. Somebody please help!

thanks

Revision history for this message
Rohan Garg (rohangarg) said :
#12

Hi
Did you check if this bug is fixed in 10.04? Also did you see the bug report i linked this answer to?

Revision history for this message
Adnan Khan (mailme-adnan89) said :
#13

No I didn't checked in 10.04. I dont have the image for that.

And yes I saw that report. But i got nothing in that.

Revision history for this message
Rohan Garg (rohangarg) said :
#14

Can you also check if you have xserver-xorg-video-sis installed? i believe that is the default graphics driver for Sis Cards

Revision history for this message
Adnan Khan (mailme-adnan89) said :
#15

yes i have that installed.

What are you saying to check me? on ubuntu 10.04?

Revision history for this message
Adnan Khan (mailme-adnan89) said :
#16

Hey somebody help me out!

or give me suggestion where should i ask for it?

Revision history for this message
Adnan Khan (mailme-adnan89) said :
#17

Hey somebody help me out!

or give me suggestion where should i ask for it?

Revision history for this message
peter (peter-neuweiler) said :
#18

Installl Ubuntu again. And you will get the fiile /etc/X11/xorg.conf. And then you can change it,
Peter

Revision history for this message
Adnan Khan (mailme-adnan89) said :
#19

This is not first time I have tried 2-3 times before also. And also tried on ubuntu10.04 also.

but no use.

Revision history for this message
Adnan Khan (mailme-adnan89) said :
#20

This is not the first time i am using ubuntu. I have installed ubuntu to resolve this issue 2-3 times earlier but never found that file.

-- Kh@n

--- On Sat, 24/4/10, peter <email address hidden> wrote:

From: peter <email address hidden>
Subject: Re: [Question #107551]: screen resolution 1600x1200 in ubuntu 9.10 HCL machine
To: <email address hidden>
Date: Saturday, 24 April, 2010, 1:02 PM

Your question #107551 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/107551

    Status: Open => Answered

peter proposed the following answer:
Installl Ubuntu again. And you will get the fiile /etc/X11/xorg.conf. And then you can change it,
Peter

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/107551/+confirm?answer_id=17

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/107551

You received this question notification because you are a direct
subscriber of the question.

Can you help with this problem?

Provide an answer of your own, or ask Adnan Khan for more information if necessary.

To post a message you must log in.