Incorrect screen size
Comments
-
Are you using an external monitor?0
-
No I'm not using an external monitor.0
-
Perhaps you need to change which video driver Xorg is using? Check the config file - /etc/X11/xorg.conf - if it is using 'vesa' try 'i810' (for Intel graphics). You might also need to put the proper values for HorizSync and VertRefresh in there.
Also, i've heard removing the splash screen sometimes helps...0 -
The monitors resolution is correct when running Ubuntu off the flash drive. Does that mean anything.0
-
Sorry I'm really quite the linux newbie. Do you have any guides on how to do this.0
-
I'll try to help, but I don't know all the right Ubuntu commands (hopefully someone can jump in and correct me).
Before editing the Xorg config file, I assume you've tried running any Preferences-type settings that can be launched from within the Desktop environment (Gnome, etc.) itself to change the res?
Assuming you have, and you've still had no luck, then you can try:
1) Manually editing the Xorg config file
2) Installing missing drivers
1) To edit the xorg config file, do this in a terminal:sudo gedit /etc/X11/xorg.conf
and look for a section like:Section "Device" Identifier "Videocard0" Driver "vesa" EndSection
To try the intel driver, change "vesa" to "i810" (or "intel", not sure which).
To add the HorizSync/VertRefresh info, find those values from some laptop documentation, then put them under the monitor section of the xorg file, e.g.:Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Dell E193FP" HorizSync 30.0 - 83.0 VertRefresh 56.0 - 76.0 Option "dpms" EndSectionDon't use the above values, those are for my monitor!
2) For 1) to work, you might have to install the Intel Graphics driver first, if it is missing. It'll be some "apt-get install ..." command (help anyone?). I think you can do "apt-cache search ..." for it, or something like that.
To test your changes you have to restart the X server. You can do that by simply rebooting, but sometimes the Ctrl+Alt+Backspace key combo does it, too.
hth0 -
have you tried running xrandr to see what modes are possible for the monitor before attempting to change the xorg.conf file?0
-
mfillpot wrote:have you tried running xrandr to see what modes are possible for the monitor before attempting to change the xorg.conf file?
Well, that will help us find why it's not working but I'm afraid we'll need to modify the xorg.conf file in the end anyway.
Regards0 -
All advice these people gave you is good, but since quick and easy is always good. In Ubuntu 11.04 there is an application called "Monitors" that lets you change your monitor resolution and such. Have you tried simply using that? I've fixed some of my own problems using this simple program.0
-
etc/X11/xorg.conf - if it is using 'vesa' try 'i810' (for Intel graphics). You might also need to put the proper values for HorizSync and VertRefresh in there https://audacity.onl/ https://findmyiphone.onl/ https://origin.onl/
0 -
@atreyu said:
I'll try to help, but I don't know all the right Ubuntu commands (hopefully someone can jump in and correct me).Before editing the Xorg config file, I assume you've tried running any Preferences-type settings that can be launched from within the Desktop environment (Gnome, etc.) itself to change the res?
Assuming you have, and you've still had no luck, then you can try:
1) Manually editing the Xorg config file
2) Installing missing drivers1) To edit the xorg config file, do this in a terminal:
sudo gedit /etc/X11/xorg.conf[url=http://www.rachat-de-credit-simulation.com/rachat-de-credit] Rachat de crédit trésorerie travaux[/url]
and look for a section like:Section "Device" Identifier "Videocard0" Driver "vesa"EndSectionTo try the intel driver, change "vesa" to "i810" (or "intel", not sure which).
To add the HorizSync/VertRefresh info, find those values from some laptop documentation, then put them under the monitor section of the xorg file, e.g.:Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Dell E193FP" HorizSync 30.0 - 83.0 VertRefresh 56.0 - 76.0 Option "dpms"EndSection
Don't use the above values, those are for my monitor!
2) For 1) to work, you might have to install the Intel Graphics driver first, if it is missing. It'll be some "apt-get install ..." command (help anyone?). I think you can do "apt-cache search ..." for it, or something like that.
To test your changes you have to restart the X server. You can do that by simply rebooting, but sometimes the Ctrl+Alt+Backspace key combo does it, too.
hth
Hello everyone. The information is important. Thank you for entrusting them to us. By the way, I would like to know more about a specific topic among this information please if it is possible. Thank you for your return. Good luck and strength to us. Sincerely
0
Categories
- All Categories
- 177 LFX Mentorship
- 177 LFX Mentorship: Linux Kernel
- 765 Linux Foundation IT Professional Programs
- 377 Cloud Engineer IT Professional Program
- 174 Advanced Cloud Engineer IT Professional Program
- 75 DevOps IT Professional Program - Discontinued
- 7 DevOps & GitOps IT Professional Program
- 101 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 3 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 10 Cloud & Containers Training
- 1 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 1 Networking Training
- 2 Open Source Best Practice Training
- 2 System Administration Training
- 1 System Engineering Training
- 1 Web & Application Development Training
- 796 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 91 Storage
- 770 Linux Distributions
- 81 Debian
- 68 Fedora
- 23 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 115 Mobile Computing
- 20 Android
- 80 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 395 Off Topic
- 121 Introductions
- 30 Study Material
- 989 Programming and Development
- 310 Kernel Development
- 661 Software Development
- 1K Software
- 394 Applications
- 182 Command Line
- 5 Compiling/Installing
- 69 Games
- 318 Installation
- Archived
- 183 Small Talk
- 2 LFD140 Class Forum
- 1.4K LFS258 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)