UbuntuThis forum is for the discussion of Ubuntu Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
try this in a terminal after mounting ubuntu.
vi /etc/X11/xorg.conf
and edit the monitor area and enter the HorizSync VertRefresh from
monitor's manuel and try rebooting AND there is a packae Configure-debian for ease download it from packages.debian.org/unstable
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "S/T 57/56E/V"
DisplaySize 280 210
HorizSync 30.0 - 55.0
VertRefresh 50.0 - 120.0
Option "dpms"
EndSection
Hey,
U must use any live cd's to get thosse Lines
if u have fedora or someother distros.
try mounting ubuntu partiton
like this:
mount /dev/hdx /mnt/ubuntu
where x is the ubuntu partiton
ps:u should atlest try to learn basic commands of Linux?
i met same case
first of all
the vertical and horizal fre must be put into proper range.
then you better move your screen resolution into some lower states (like 800x600,1024X768)
last
you have to give ubuntu SOME time
to boot into desktop.
yes, my fedoracore6 and CDlinux work well with screen,
but ubuntu did not.
i tried 3 things of above
then everthing going right
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.