by Linx » Fri Sep 21, 2012 12:46 am
by Linx
Fri Sep 21, 2012 12:46 am
PedroR wrote:.../...
I haven't tried installing the DMP VGA drivers myself but let me know how it goes and let me know if you run into any issue.
Regards
Pedro.
Well Pedro. I've finally gotten the 1024x768 screen resolution works stable. I think so...
With vesa driver only once Ubuntu started in 1024. No more times could increase the resolution from 800x600 to 1024.
In desperation I started to try to install the new driver and not die trying.
IMPORTANT:
The new driver is too much faster than the standard. The window slides much smoother and faster. It really works well.
I do not know if this is the best procedure, but it work fine to me.
PROCEDURE:
# cp rdc_drv.so /usr/lib/xorg/modules/drivers/.
- Use the newest version of the drivers, the 1.7.5.
# gdm-stop
- From a terminal, stop the X and go to text mode. This takes a few seconds.
# (Login & passwd)
# sudo su
# (more passwd)
# Xorg -configure
- For a few seconds we lose the screen and the program writes the file /root/xorg.conf.new.
# cp /root/xorg.conf.new /etc/X11/xorg.conf
# reboot
Nothing more and I not use the utility named "RDCUtility_Linux". I did
not modify the xorg.conf file and add any other section. I have found that it is not necessary to add the section quoted by Pedro.
I have rebooted the machine several times in hot & in could with the same result: 1024x768 working fine now.
Best regards
-Javier-
=============================================
MY FILE /X11/xorg.conf to copy->paste if it's necessary.
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "built-ins"
EndSection
Section "Module"
Load "dri2"
Load "record"
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <int>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "MMIO2D" # [<bool>]
#Option "SWCursor" # [<bool>]
#Option "HWCNumber" # <int>
#Option "ENGCaps" # <int>
#Option "NoDDC" # [<bool>]
#Option "AccelMethod" # <str>
#Option "RandRRotation" # [<bool>]
Identifier "Card0"
Driver "rdc"
VendorName "RDC Semiconductor, Inc."
BoardName "Unknown Board"
BusID "PCI:0:13:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
PedroR wrote:.../...
I haven't tried installing the DMP VGA drivers myself but let me know how it goes and let me know if you run into any issue.
Regards
Pedro.
Well Pedro. I've finally gotten the 1024x768 screen resolution works stable. I think so...
With vesa driver only once Ubuntu started in 1024. No more times could increase the resolution from 800x600 to 1024.
In desperation I started to try to install the new driver and not die trying.
IMPORTANT:
The new driver is too much faster than the standard. The window slides much smoother and faster. It really works well.
I do not know if this is the best procedure, but it work fine to me.
PROCEDURE:
# cp rdc_drv.so /usr/lib/xorg/modules/drivers/.
- Use the newest version of the drivers, the 1.7.5.
# gdm-stop
- From a terminal, stop the X and go to text mode. This takes a few seconds.
# (Login & passwd)
# sudo su
# (more passwd)
# Xorg -configure
- For a few seconds we lose the screen and the program writes the file /root/xorg.conf.new.
# cp /root/xorg.conf.new /etc/X11/xorg.conf
# reboot
Nothing more and I not use the utility named "RDCUtility_Linux". I did
not modify the xorg.conf file and add any other section. I have found that it is not necessary to add the section quoted by Pedro.
I have rebooted the machine several times in hot & in could with the same result: 1024x768 working fine now.
Best regards
-Javier-
=============================================
MY FILE /X11/xorg.conf to copy->paste if it's necessary.
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "built-ins"
EndSection
Section "Module"
Load "dri2"
Load "record"
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <int>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "MMIO2D" # [<bool>]
#Option "SWCursor" # [<bool>]
#Option "HWCNumber" # <int>
#Option "ENGCaps" # <int>
#Option "NoDDC" # [<bool>]
#Option "AccelMethod" # <str>
#Option "RandRRotation" # [<bool>]
Identifier "Card0"
Driver "rdc"
VendorName "RDC Semiconductor, Inc."
BoardName "Unknown Board"
BusID "PCI:0:13:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Last edited by Linx on Sun Sep 23, 2012 8:16 pm, edited 1 time in total.