I am new here. Please make it easy for me to understand.
Recently I installed Ubuntu 10.04 netbook edition inside windows using Wubi with ultra ISO and magic iso virtual manager in my GREAT WALL A081 netbook....The problem is that when I start Ubuntu the screen gets distorted and blurred. I have tried the debugging mode using failsafeX. In failsafeX Ubuntu starts with an error that "SCREEN, GRAPHIC CARD AND INPUT DEVICES ARE NOT DETECTED, YOU HAVE TO DEBUG THEM"
Please Help Me!
My netbook specification is given below :
Processor: Mobile VIA C7-M 1600MHz
Cache: 128KB L2
Chipset: VIA CN896NB
RAM: 512MB
Graphics Card: Integrated VIA S3G UniChrome Pro, 64MB
Screen: 10.2 inches TFT WXGA (1024 × 600)
Hard Drive: 120G
Wireless: VIA Networking Technologies
Networking: Realtek RTL8139 Family
Battery: 2200mAh
Dimensions: 249mm (L) x 178mm (W) x 38.5mm (H)
Weight: 1221.5g (default)
Operating system: WinXP
i tried the following
Section "Device"
Identifier "Configured Video Device"
Driver "openchrome"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Default configured Device"
EndSection
(The screen became unstable as b4)
my Xrandr -q
Screen 0: minimum 640 x 480, current 1280 x 720, maximum 1280 x 720
default connected 1280x720+0+0 0mm x 0mm
1280x720 0.0*
1024x600 0.0
800x600 61.0
720x576 0.0
720x540 0.0
720x480 0.0
640x480 60.0
My cvt
for 1024x600
# 1024x600 59.85 Hz (CVT) hsync: 37.35 kHz; pclk: 49.00 MHz
Modeline "1024x600_60.00" 49.00 1024 1072 1168 1312 600 603 613 624 -hsync +vsync
i tried with nomodeset at the grub and openchrome at the xorg.conf but same old result - distorted and hundreeds of lines in the screen.
My xrandr
is
Screen 0: minimum 640 x 480, current 1280 x 720, maximum 1280 x 720
default connected 1280x720+0+0 0mm x 0mm
1280x720 0.0*
1024x600 0.0
800x600 61.0
720x576 0.0
720x540 0.0
720x480 0.0
640x480 60.0
1024x600_60.00 59.9
1024x600_6O.OO 59.9
commands are :
xrandr --newmode "1024x600_60.00" 49.00 1024 1072 1168 1312 600 603 613 624 -hsync +vsync
xrandr --addmode default 1024x600_60.00
xrandr --output default --mode 1024x600_60.00
When i press enter after typing the xrandr --output......
it gives error "crct 0 failed"