GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Ubuntu Users- Ubuntu 14.04 (https://gfy.com/showthread.php?t=1139499)

Belinda 04-29-2014 03:58 PM

Ubuntu Users- Ubuntu 14.04
 
OK I did an upgrade, probably should have waited, so the issue I am having is that my monitor is now stuck in a 4:3 aspect ratio and not wide screen. I have googled it and nothing I have tried seems to be working. I am not a pro ubuntu user at all. I google all the fixs I need but need some help with this one.

Anyone know a solution or what I need to do to get this fixed? I don't like working on a computer monitor stuck in 1999.


Thanks and appreciated!

Barry-xlovecam 04-29-2014 04:12 PM

When I set up 10.04 there was a manual file configuration necessary

https://www.google.com/search?client...utf-8&oe=utf-8

see the end of the page

https://wiki.ubuntu.com/X/Config/Resolution

this looks familiar.

Thought they would have fixed it by now :upsidedow

Belinda 04-29-2014 04:48 PM

Yah I had it fixed and then the upgrade to new version and gone :/ I will try this our though! Thanks

fris 04-29-2014 05:04 PM

did an upgrade from 12.04 to 14.04 the other day, but its not a desktop version

RyuLion 04-29-2014 05:33 PM

hmmmmmmmmmm..

Belinda 04-29-2014 08:06 PM

Quote:

Originally Posted by fris (Post 20068082)
did an upgrade from 12.04 to 14.04 the other day, but its not a desktop version

Yep mine is desktop I went from 13.10 I think to 14.04 LTE I believe. Only thing wrong that happened :/

Si 04-29-2014 08:09 PM

I'd enjoy a few hours playing with your ubuntu Belinda.

Serious question, what's the deal with linux these days? As an end user.

Belinda 04-29-2014 08:11 PM

Quote:

Originally Posted by Si (Post 20068258)
I'd enjoy a few hours playing with your ubuntu Belinda.

Serious question, what's the deal with linux these days? As an end user.

I really like it. I am able to run Photoshop, dreamweaver which I need both. Haven't had many issues with it and if I do, I can usually google it and find the answer and easily do it in the terminal. Its fast and free and it looks pretty. There are some cool customizing things you can do with it as well. I'd totally recommend getting a system to play with it on.

phasic 04-29-2014 08:27 PM

What video card are you using? Make sure you have the official drivers installed, Intel nvidia etc... You should be able to fix it that way.

Dirty F 04-29-2014 08:46 PM

Quote:

Originally Posted by Belinda (Post 20068262)
I really like it. I am able to run Photoshop, dreamweaver which I need both.

Amazing.

Paul Waters 04-29-2014 11:02 PM

Quote:

Originally Posted by Belinda (Post 20068262)
I really like it. I am able to run Photoshop, dreamweaver which I need both. Haven't had many issues with it and if I do, I can usually google it and find the answer and easily do it in the terminal. Its fast and free and it looks pretty. There are some cool customizing things you can do with it as well. I'd totally recommend getting a system to play with it on.

My requirement is to have an applcation's menu within the application window. I have stayed with 12.04 and Gnome.

I heard this was now a custamizable setting with Unity.

Can you confirm?

Thanks!

Klen 04-30-2014 12:54 AM

I cant stand ubuntu and it's unity interface,which is why i am on linux mint which is based on ubuntu and it is far less buggy.

Kafka 04-30-2014 01:31 AM

This is probably a display driver issue.
You can run this command to check which driver is in use:
lshw -c video

If you have a Nvidia card , try to reinstall/install the default Nouveau driver with the package manager. You can also install the Nvidia driver : software & updates --> Additional Drivers

thirdx 04-30-2014 03:11 AM

It's either a driver support issue, as Kafka mentioned, or your X11 configuration may have been overwritten during the upgrade (it's happened to me before).

Using the terminal, what do you see when you type the command: ls -ltr /etc/X11/xorg.conf*

Kafka 04-30-2014 04:01 AM

xorg.conf is obsolete. The system does not use it anymore.

AndrewX 04-30-2014 04:27 AM

Quote:

Originally Posted by Si (Post 20068258)
I'd enjoy a few hours playing with your ubuntu Belinda.

Serious question, what's the deal with linux these days? As an end user.

Burn Ubuntu or Linux Mint (totally different user experience because of different desktops), reboot with it and choose the Live Evaluation, no installation required.

And for Belinda, like mentioned before, I am also pretty sure it's a driver issue. Happens to me sometimes with Nvidia cards. Check your resolution, it's probably not widescreen.

Theo 04-30-2014 06:17 AM

Ubuntu updates tend to get adventurous

signupdamnit 04-30-2014 06:45 AM

I can't help as much because Ubuntu uses Unity and I have little admin experience with that. But Kafka's post has some good instructions. If you need more help post the output of his 'lshw -c video' command as well as:

Code:

sudo lspci -v | grep -i vga
This will let us know what graphics hardware you have.

thirdx 04-30-2014 02:41 PM

Quote:

Originally Posted by Kafka (Post 20068643)
xorg.conf is obsolete. The system does not use it anymore.

If by obsolete you mean it is no longer required and does not get automatically generated, you are absolutely correct. However, if you're suggesting it is no longer read by the X11 system, that it is not correct. If the file is present, it will be processed and used for initial setup of X server according to the xorg-server (v1.15) documentation.

The reason I mentioned it is because she may have had custom screen resolutions defined in her previous xorg.conf which are no longer being recognized.

Unfortunately, I can only speculate at this point since it's hard to debug such a problem without access to the system and console.

Good luck OP. Let us know if/when you've resolved the issue. Seems like others are having similar problems based on the number of related posts on StackExchange and Ubuntu's launchpad bug tracker

Belinda 04-30-2014 03:58 PM

I ended up doing a real number to it :/ As of midnight last night, I couldn't even get past the loading screen. SO i figured out how to backup the files from the live CD and get them on an external and now I am completely installing an older version. I think I will wait to upgrade to 14.04.

signupdamnit 04-30-2014 04:04 PM

Quote:

Originally Posted by Belinda (Post 20069611)
I ended up doing a real number to it :/ As of midnight last night, I couldn't even get past the loading screen. SO i figured out how to backup the files from the live CD and get them on an external and now I am completely installing an older version. I think I will wait to upgrade to 14.04.

Linux mint is another good distro which is intended to be user friendly.

http://www.linuxmint.com/

You might want to give the LiveCD (no install needed) a try and see how you like it. It's a good time now since you are stuck on an older version. :)

Belinda 04-30-2014 04:14 PM

Quote:

Originally Posted by signupdamnit (Post 20069623)
Linux mint is another good distro which is intended to be user friendly.

http://www.linuxmint.com/

You might want to give the LiveCD (no install needed) a try and see how you like it. It's a good time now since you are stuck on an older version. :)


Hmm, we have some older computers that we were thinking of putting Ubuntu on but I think we will try our mint and see how it works.

Thanks!


All times are GMT -7. The time now is 06:35 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123