asus computer can't correctly display in ubuntu

Asked by Brian

computer model is as-d 767 (desktop)

maybe ubuntu is not support this VGA card
please tell me what can i do for correctly display ubuntu

Question information

Language:
Chinese (Traditional) Edit question
Status:
Answered
For:
Ubuntu firefox-3.0 Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
João Antonio Santana (joaosantana) said :
#1

What exactly is your VGA card model?

What exactly is not been displayed?

Revision history for this message
Brian (brian-chen69) said :
#2

The VGA is onboard and model is via Chrome9 HC IGP

Into the loading view is OK
When into desktop , it look like bar-code view

Sorry , my english are not good ^^

Revision history for this message
Bhavani Shankar (bhavi) said :
#3

OK you can use openchrome drivers

https://help.ubuntu.com/community/OpenChrome

and Please try to press CTRL+ALT+"+" and/or CTRL+ALT+"-" to dynamically change video frequency
or press CTRL+ALT+BKSPACE to restart graphics layer.

Reconfiguring your xserver-xorg may help you.

A) If you can view graphics Gnome desktop

Please open a Terminal from the menu Applications->Accessories->Terminal
and jump to step C

B) If you cannot view graphics Gnome desktop

Please press CTRL+ALT+F2 and make login with your user and password
and go on to step C

C)

To make a backup copy of your actual /etc/X11/xorg.conf type:

cd /etc/X11
sudo cp xorg.conf xorg.conf.bak

give your user password when requested, you don't see nothing when you type it, then press enter.

Then try to reconfigure your xserver-xorg

sudo dpkg-reconfigure xserver-xorg

answer to the simple questions, then restart the pc.

If something goes wrong you can restore the saved copy of your old configuration, open a terminal or login to a virtual terminal by pressing ctrl+alt+F2 and type:

cd /etc/X11
sudo cp xorg.conf.bak xorg.conf

and restart the pc, type:

sudo reboot

Hope it helps

Bhavani Shankar.

Revision history for this message
Ali KIBICI (alinux-the-master) said :
#4

could you please give us more information about your graphics card?

Can you help with this problem?

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

To post a message you must log in.