Ubuntu Multimedia :: 10.04 Unable To Detect Maximum Resolution
Jun 20, 2010
Ubuntu 8.04 used to detect my display resolutions fine, but this version is unable to detect my max. resolution and I get lock-ups when I use the live disk without the "nomodeset" option.
My display config is:
lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01)
Detected resolutions (with nomodeset option):
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 2048 x 2048
VGA connected 1024x768+0+0 (normal left inverted right x axis y axis) 267mm x 200mm
800x600 85.1 + 85.1 72.2 75.0 60.3 56.2
1024x768 60.0*
832x624 74.6
640x480 85.0 75.0 72.8 75.0 59.9
720x400 85.0 70.1
640x400 85.1
640x350 85.1
The resolution 1152x864 is missed. This was a bug I had earlier reported on Intrepid (9.04).
My OS:
Linux ubuntu 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC 2010 i686 GNU/Linux
I downloaded this 2 days ago. Also I was stumped at no kernel messages on any virtual terminal! How can I enable the printks?
View 1 Replies
ADVERTISEMENT
May 29, 2011
I've installed Squeeze 2.6.32-5-amd64 on my laptop (Alienware M17X R3, Intel i7 Sandybridge, ATI Technologies Inc Broadway [ATI Mobility Radeon HD 6800 Series])The screen is 17", with maximum resolution of 1920 x 1080. After a default install of the operating system, the maximum resolution I can select is 1280 x 1024.My research so far has suggested that I need to edit the /etc/X11/xorg.conf file and provide xorg with the necessary resolution.
Again, by default, the xorg.conf file is not created. This leads me to believe that xorg is scanning my hardware at startup and providing me with whatever it thinks is appropriate. I tried following these instructions to generate an xorg.conf file. This process created an xorg.conf file under /root/.
When I copy this xorg.conf file to /etc/X11, I get a blank (i.e. black) screen. Deleting this file restores the default resolution 1280 x 1024.This system is dual booting with Windows 7. Under windows I am able to get a 1920 x 1080 resolution, so I know my hardware is up to it.At this stage I have yet to install the drivers for the Radeon graphics card.What are my options regarding configuring xorg to give me a higher screen resolution?
View 6 Replies
View Related
Apr 18, 2010
I have a 30" apple cinema display. The monitor handles up to 2560 x 1600 pixels which is the optimum resolution for this monitor. I found out that most apple monitors have nvidia graphic card.The monitor is hooked up to a motherboard Intel BOXDG45FC. This motherboard has Onboard Video Chipset Intel GMA 4500. However, using KDE interface I dont get beyond 1280x800 resolution for the monitor.How can I get the maximum resolution for the monitor?
View 9 Replies
View Related
Jan 26, 2010
Just got an HP dv6-2150 laptop. Dual boot with Windows 7 and 9.04 (9.10 will not work but that's a different story). The screen resolution is too low and is set at the highest option available (1024x768 which is a 4:3 aspect ratio). The HP uses the new Intel i3-330m chipset with on-board Intel HD graphics. The system is capable of 1366x768 resolution (16:9) - so how do I get it there? xorg.conf looks real generic - nothing specific to Intel.
View 7 Replies
View Related
Dec 27, 2010
This has been happening with the majority of screens I try to plug into, but the proprietary nvidia driver never detects the correct resolutions -__- the open-source driver works perfectly with a little xrandr magic, but I'd like to have some 3D acceleration going on. I'm using the desktop version of Nvidia ION and ubuntu 10.10, with the current nvidia driver (from the repositories). The native resolution is 1440x900 @60 Hz. Any thoughts on this? Again, the nouveau driver is great but I'd like to have VDPAU and the like working. code...
View 9 Replies
View Related
Jan 19, 2011
I have the same problem where i cant switch to my 1920x1200 anymore it says 1600x1200 is the highest which sucks because i have no idea why or how it switched back to 1600x1200 when i had 1920x1200.
View 1 Replies
View Related
Apr 30, 2010
MY current screen resolution is 1200X800 but from my monitor manual I can see that it support these resolution also 1366X768, 1280X960, 1280X1024 but there is no such option to change in my fedora 12. How can I change that?
View 14 Replies
View Related
Jan 16, 2010
New to ubuntu, as of about 3 days ago. Using ubuntu 9.10 on a Dell Dimension 3100. I installed ubuntu as a program on windows 7. I am only given the option for 800X600 and wanting to switch to 1024X768. My graph card is MESA DRI Intel 915G GEM 20090712 2009Q2 RC3/x86/MMX/SSE2 v1.4 Mesa 7.6. Other info: The X.ORG Foundation v1.6.4. How can I get the desired screen resolution?
View 1 Replies
View Related
Jan 4, 2010
I am using Intel builtin VGA card. I got a problem with resolution which is max here 800*600. I want to set it to 1024*768. I already did that using xandr but the problem is every time I restart I get to my default settings feeling like ubuntu discharge all my changes all fields even if i followed the steps of saving.
View 5 Replies
View Related
Jun 29, 2010
I have a brand new computer with an ATI Radeon HD5850 video card I have a LCD monitor with a native resolution of 1920x1080. I installed Debian Testing 2.6.32-5-amd64
Because I have several machine, I use a KVM (switch keyboard) in the middle. This KVM is quite old but still work correctly only problem is that it don't forward the EDID information. Until now it wasn't a problem, and by specifying the correct parameters of the monitor in /etc/X11/xorg.conf , I always succeed to reach the 1920x1080 resolution
In installed the proprietary drivers from ATI Catalyst 10.6 (last version)
since I have 2 problems :
first in the console I used framebuffer in 1280x1024x32. Before installation of the ATI drivers, it was ok, now the screen is completely black !! on every tty (I didn't investigate much on this trouble yet)
Second problem:
I can't reach the native resolution of my monitor ! No matter what I'm doing, the best the driver propose is 1600x1200 !!
I made a lot of test and modification in xorg.conf but without success, it always goes back to this resolution and never propose something higher For information, if I connect the monitor directly to the video card (removing the KVM), everything is OK and the resolution is automatically set to 1920x1080
/etc/X11/xorg.conf
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection
[Code].....
View 3 Replies
View Related
Apr 9, 2010
I recently installed 11.2 and am now trying to increase the maximum screen resolution.When I go to 'confifure desktop' > 'display' it will not let me increase the maxiumum screen resolution past 800X600.My nVidia 6150 LE drivers/kernal are installed, so I'm not sure quite what to do.
View 7 Replies
View Related
Jan 30, 2010
The login screen is always at maximum screen resolution, how can i change this?
View 2 Replies
View Related
Sep 26, 2010
I just installed openSuse11.3 on my desktop, but when I switch on my pc, windows starts aumatically. I can run openSuse only if I insert installation cd, select BOOT FORM HARD DISK and then Grub appears...I have a problem also with screen resolution, I installed nVidia drivers, but the maximum resolution is 1024X768...
View 3 Replies
View Related
Aug 25, 2010
I am trying to find the maximum supported resolution of my video card by using xrandr. My card is an NVidia GeForce Go 7300 (in a laptop). The official documentation does not list specific resolutions that are supported. My laptop display is detected as "AUO" in the NVidia X Server Settings dialog (Ubuntu 10.04 amd64) and has a native resolution of 1280x800. However, I would like to know what is the maximum resolution that I could use on a display with the VGA adapter irrespective of whether the laptop's display is on. This is what I get from xrandr: Screen 0: minimum 512 x 384, current 1280 x 800, maximum 2304 x 864 default connected 1280x800+0+0 0mm x 0mm
1280x800 50.0* 51.0 56.0 52.0
1024x768 52.0 50.0
[code]....
I am guessing the maximum width of 2304 would be for using TwinView with the laptop's 1280-width display next to a 1024 CRT or similar. Surely these cannot be the only supported resolutions. I would like to use a LCD display of width somewhere around 1600 pixels (in particular while turning off the laptop's screen so as to use the external LCD as the primary display) if possible.
View 5 Replies
View Related
Jul 16, 2010
I just switched monitors to a Viewsonic VX2025 and I am unable to get beyond 1280 x 1024 using the nvidia x server settings. My graphics card is a GeForce 5200. These are connected with a DVI plug. I would like to be able to set my resolution to 1920 x 1080. (Also, the card and monitor worked at 1920 x 1080 in a previous windows machine.)
I have done a fair bit of searching and it appears that my issue is either the x configuration file or EDID. After 2 days of working with this it's gotten confusing to say the least. So, I'm looking to see if others have had a similar problem and how to solve it. I have not altered an x config file before, so not exactly sure of where to begin.
View 3 Replies
View Related
Jan 29, 2011
I am using a 15" CRT Samsung monitor and when I upgraded 10.10, the screen resolution became 800x600 and I am not able to increase the resolution of it. This was working fine with 10.04 version.
Below is the o/p for "xrandr":
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 800 x 600, current 800 x 600, maximum 800 x 600
default connected 800x600+0+0 0mm x 0mm
800x600 0.0*
I also see a continuous message box at the top left corner of my monitor with text as "Unknown".
View 7 Replies
View Related
May 6, 2010
I have a Asus EEE PC 1005P which I installed a Command-line system on using the Alternate Installer CD of Ubuntu Lucid Lynx. I do not have (or want) the X Window System installed.
I want to change my console screen resolution (not inside X) to 1024x600. But it isn't reported when I use vbeinfo inside grub2:
Code:
grub> vbeinfo
VBE info: version: 3.0 OEM software rev: 1.0
total memory: 8128 KiB
List of compatible video modes:
[code]....
View 5 Replies
View Related
Mar 6, 2011
I'm currently using ubuntu 10.04 version. I've recently purchased a BenQ E2200HD monitor. However, the monitor is unable to configure a resolution higher than 800x600. I've tried changing it via 'preferences' - 'monitor' etc. The monitor model is 'unknown'. and the highest resolution available is the 800x600.
I've tried changing it manually, but it says x.cong file does not exist. Xrandr doesnt seem to work either. Or i would get CTRC 262. My current set up is, intel i5 2600, 4GB Ram, Nvidia GTS 240. I'm pretty certain, my graphics card (despite being in the low end) can support HD resolution. Even if it can't, it surely can support a resolution higher than 800x600.
View 7 Replies
View Related
Aug 2, 2010
Unable to get high res, colour or 3-D acceleration working with 8.04 Hardy. Not a hardware problem as it works perfectly in dual-boot XP.
[Code]...
View 6 Replies
View Related
Dec 18, 2010
The nouvea drivers work with some xrandr magic, but the closed-source drivers won't. They fail to detect a possible resolution over 640x480. My monitor has a native resolution of 1440x900 @ 60hz. I've tried to modify my xorg.conf, but to no avail. I installed the latest nvidia drivers from the site instead of the repo drivers, version: 260.19.29, this is my xorg.conf, basically a standard xorg file:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 260.19.29 (buildmeister@swio-display-x86-rhel47-04.nvidia.com) Wed Dec 8 12:27:39 PST 2010
Section "ServerLayout"
[code]....
View 4 Replies
View Related
Jan 2, 2010
My monitor is the hp pavilion f1703. The 9.10 only offers 2 resolutions 800 x 600 (4:3) and 640 x 480 (4:3)The native screen resolution is 1280 x 1024 @ 60Hz which is obviously not offered. I did my homework and followed this guide found here http://www.ubuntugeek.com/how-to-adj...on-ubuntu.htmlall i got was 'xrandr:cannot find mode 1280x1024' when i try to set the resolution manuallyThe weird thing is ubuntu 8.10 detects my monitor native screen resolution just fine.
View 9 Replies
View Related
Nov 6, 2010
Ever since upgrading to Fedora 14, my system has been almost unusable. I can only have a few windows of anything open before I start getting messages about:
Maximum number of clients reachedMaximum number of clients reachedMaximum number of clients reachedMaximum number of clients reachedxwininfo: unable to open display ':0.0'
I am unable to open any new windows then and lots of programs crash.
When things are still running correctly.
A few minutes later:
View 3 Replies
View Related
Apr 25, 2011
When I'm connecting second monitor to the laptop, Display Settings applet (and xrandr -q) does not detect full list of supported resolutions. I need to restart my system or perform Log off while monitor is connected to make full list available.openSUSE 11.4 32 bit, Ati Mobility Radeon HD 3450, proprietary ATI driver 11.3 8.831.2-110308a-115935C-ATI.External monitor is FullHD SyncMaster B2330 (1920x1080)I wonder is there any other workaround to access full resolution that does not require restarting of the system?
View 7 Replies
View Related
Sep 2, 2010
openSUSE 11.2, KDE 4.4.4
If I use amarok to change the volume or receive a notification from kopete: the volume of the PCM channel jumps to maximum.
I don't want this feature or bug because the sound quality gets very very bad if PCM is maxed out. Would love to keeps this around 90 %.
This issue is probably a known issue but I was unable to find correct keywords to google for.
View 3 Replies
View Related
Jan 8, 2011
I have an Echo Mia soundcard that I had working in Ubuntu 9.04 fine but just upgraded today to 10.04. I got the card working fine with the Medibuntu respository Alsa Firmware. However, every time I boot up the volume is insanely loud (I use studio monitors with a set volume). As soon as I click to change the volume it suddenly kicks in down to the correctly set volume but I need it to not boot at max. I remember I had to do something in 9.04 to resolve this and had the Echo Mixer in the panel as a launcher but I can't remember what I did to get it to initialize the volume correctly. I've tried everything I could think of to no avail.
Anyone have any ideas? Even if I could just use a script to set the volume to initialize to a specific level I'd be fine with raising it after.
View 1 Replies
View Related
Aug 13, 2011
I am running 11.04 with a dual boot of vista. I am also running virtualbox (downloaded from oracles site) I installed the extension pack from their website, I have added a new filter and I am in the user group but still virtualbox will not see the usb ports or the device plugged in. The reason for running virtualbox is if I can get the usb to work, I will then remove vista completely from my system and just virtualbox for the only two programmes that do not work in Ubuntu.
View 9 Replies
View Related
Apr 22, 2011
So I bought an eMachine e250 from a friend of mine, and installed Backtrack on it. That worked fine, until I realised that I didn't like KDE, and decided to get the gnome-based Gnacktrack (based on Ubuntu 10.10, so I'm fairly sure they work the same). I also have a harddrive from an old laptop that I've scrapped with Ubuntu 10.4 that I run in the laptop, and fpr some bizzare reason, neither operating system is able to detect the wireless card. It worked fine with Backtrack (based on Noppix I believe), and I'm curious as to why the wireless card hates Ubuntu so much. I know that it's unable to detect the wireless card because on start-up it says "Unable to detect WMID device". I even added the wireless card from my scrapped laptop to the laptop, and that NIC was detected just fine. (though I can't use it because the antenna won't reach the slot for the secondary NIC)
View 6 Replies
View Related
Mar 14, 2010
I have had this issue for a while now but never really messed with it enough to try and fix it..
View 3 Replies
View Related
Apr 6, 2010
I'm running Ubuntu 9.10 on a Dell M6400, using Wubi for Windows 7 x64. My ISP sets my router password at source, meaning I'm unable to disable wireless encryption (which is WPA 2 Personal). That being said, I don't seem to be able to detect *any* wireless networks (I can still connect via ethernet, which does not require the password).
I'm not certain where the problem is, so I'll outline my steps and what the results were:
Under "System > Administration > Hardware Drivers" I have the "Broadcom STA proprietary wireless driver" installed (for BCM4311-, BCM4312-, BCM4321-, and BCM4322- based hardware)
The driver is activated and currently in use. When I type
"nm-tool", I get NetworkManager disconnected
- Device: eth2 -----------------------------------------------------------------
Type: 802.11 WiFi
Driver: wl
[code]...
View 8 Replies
View Related
May 8, 2010
im using acer ao532h and just install lucid dual boot with w7. I have problem this mesej coming out when booting after grub then blank screen direct to login screen.
View 1 Replies
View Related