CentOS 5 Hardware :: Having 1024x768 Resolution With VGA 82945G/GZ Integrated Graphics?

Nov 17, 2009

my PC can have resolution of 1024x768 while running Windows XP and Ubuntu 6, but on Mac OS X and Centos 5 I just can use in 800x600 resolution mode.in Centos, i did:

# lspci | grep -i VGA
00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02)
# lspci -n | grep -i 00:02.0
00:02.0 0300: 8086:2772 (rev 02)

then went to [URL] but found no drivers for 8086:2772 no drivers for VGA Intel 82945G/GZ?

View 1 Replies


ADVERTISEMENT

Fedora Hardware :: Intel Graphics Card 82945G/GZ Can't Change Resolution On 12

Nov 22, 2009

After install F12 on a clean install, I can't change the display resolution, my graphics card is a Intel 82945G/GZ, my monitor is a LCD 32" TV

I follow this steps:

Quote:

Then I edit the xorg.conf file with this code:

Quote:

But nothing, I still get the 800x600 resolution and I can't change it.

Is this a driver bug?

View 14 Replies View Related

OpenSUSE Hardware :: 82Q963 / Q965 Integrated Graphics Controller And Resolution

Sep 15, 2010

I am testing Suse 11.3 and have run into a problem with Intel's integrated graphics and resolution. Here is a dump of the hardware information I pulled from yast.

[Code]....

View 1 Replies View Related

Ubuntu :: Intel 82945G/GZ Screen Resolution In 10.04?

May 12, 2011

I have an Ubuntu 10.04 installation on a Asrock A330GC motherboard with an LCD display connected. The LCD's native resolution is 1280x1024.But the system starts in 1024x760 and the native resolution is not in the available modes.lspci output:
Code:
...
00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02)
...

[code]....

View 1 Replies View Related

Ubuntu :: Resolution Randomly Sets To Either 1024x768 Or 800x600 - Permanently Set A Resolution?

Dec 26, 2010

Barebones installation. Manually start x with 'startx'. For some weird reason, the resolution randomly sets to either 1024x768 or 800x600. How do I permanently set a resolution?

View 1 Replies View Related

General :: Make PCI-E Graphics Card Visible To Ubuntu When The Motherboard Has Integrated Graphics?

May 2, 2010

I have a Gigabyte GA-MA74GM-S2 motherboard with integrated graphics that shows up on lspci as an ATI Radeon 2100. I also bought a PCI-Express Nvidia graphics card so I could use the VDPAU feature on Linux (plays H.264 in hardware). The BIOS has three settings about which display to initialize first:

Integrated graphics
PCI graphics
PCI-Express graphics (PEG)

I set the BIOS on PEG, but

I cannot get anything, not even a splash screen or POST messages, to emerge from the PCI-Express graphics card. (I'm using a DVI connector; the card also has an HDMI output.)I cannot get the kernel lspci to see the graphics card; the only VGA controller it acknowledges is the integrated one.Running dmidecode acknowledges the existence of an x16 PCI Express slot, and it says

Current usage: Unknown

There is an additional BIOS setting called "Internal Graphics Mode" which is normally set to "Auto" which means it is supposed to prefer a PCI Express VGA card. I set it to "Disabled" which now means I'm getting no output at all. I will soon be learning how to do a BIOS reset!

Other information: The PCI-E card is a MSI N210-MD512H GeForce 210. This is a fanless card. Although there are no fans to see turning, the heat sink on the PCI-E card is definitely getting hot, so the card is getting some sort of power.It gets all its power from the PCI-E slot; there is no external power connector.The BIOS is an AMI Award BIOS.how can I make the PCI Express graphics card visible to Ubuntu?

View 1 Replies View Related

Ubuntu :: Actual Resolution Is Only 1024x768 - Can't Get The Native Resolution (1280x1024)

Apr 5, 2011

I'm running 10.10. I have a Nvidia GTX 460. My actual resolution is only 1024x768. I can't get the native resolution (1280x1024). Nvidia-settings does not show this resolution. Google hasn't helped at all so far, and I have installed the Nvidia Driver.

View 2 Replies View Related

CentOS 5 :: 5.5 Installs With No UI On A Laptop With Intel Integrated Graphics HD "Ironlake"

Dec 24, 2010

I have Dell E6510 laptop with i5 CPU (Arrandale), Intel HD integrated graphics card (Ironlake), and 1080p display. I know other distros are also having problems with Ironlake but there are some work arounds.

Is there a way to install 5.5 on my laptop and have UI and 1080p resolution?

I have to say that 5.4 Live runs well - UI loads with correct resolution. With 5.5 live I get black screen.

View 8 Replies View Related

Ubuntu :: No Resolution Above 1024x768?

Mar 10, 2011

Well i have HP D2832. A very old CRT Monitor from HP which have resolutions supported upto 1300 one but i can't get the resolutions after 1024x768. I want to get 1152x864 and cannot work to get it show in Monitors Panel.

In monitors panel it shows: Monitor: Unknown.

View 3 Replies View Related

OpenSUSE :: 1024x768 Resolution Not Getting Permanent In Kde?

Sep 5, 2010

I cannot get 1024x768 resolution permanently in my screen. When i go and adjust it in the kde personalize setting in the display menu everything seems to work. But after i reboot the system, the resolution again changes. Then i have to again configure it to 1024x768. Also i cannot find sax in openSUSE 11.3.

View 7 Replies View Related

Fedora :: Setting Resolution To 1024x768?

Feb 14, 2010

FC12-x86_64/KDE I want to set my resolution to 1024x768 using Intel Video adapter using the the i915 kernel module.

Putting the line below in /boot/grub/menu.lst on the kernel line after

rhgb quiet i915.modeset=1 vga=318

Is this the correct setting ?

I don't want to use a xorg.conf file.

View 1 Replies View Related

Slackware :: 13.1 : Resolution Limited To 1024x768?

Jun 4, 2010

Can't make Slack 13.1 to run at more than 1024x768. No problems where with 12.0-13.0. Here are portions of my xorg.conf and Xorg.0.log:

Code:

Section "Monitor"
HorizSync 31 - 81
VertRefresh 56 - 75
Section "Device"

[code]....

Note the last line marked (**) - "from config file", but I only have 1280x1024 there ! And what does that mean

(II) NV(0): Using fuzzy aspect match for initial modes
(II) NV(0): Output VGA2 using initial mode 1024x768
(--) NV(0): Virtual size is 1024x1024 (pitch 1024)

And KDE/Display only offers up to 1024x768 too. Didn't try NVIDIA driver yet but 13.0 had no problems with the same monitor,similar Card and nv driver.

View 3 Replies View Related

Debian :: Can't Get Higher Resolution Than 1024x768 (NVIDIA)

Aug 26, 2015

I installed Debian 8 Jessie with the GNOME 3 desktop environment and I couldn't get pass the login screen after several reboots. Since I read that NVIDIA graphics are problematic, I decided to reinstall the system but selected Mate desktop, which appears to be less graphic intensive than GNOME 3. It worked. However, I can't get a higher resolution than 1024x768 (In Windows I could). The Mate settings in the "System → Preferences → Monitors" does not show higher resolutions.

The information of the graphics card is this:

Code: Select all00:0d.0 VGA compatible controller [0300]: NVIDIA Corporation C61 [GeForce 6150SE nForce 430] [10de:03d0] (rev a2)

Before I try to install proprietary drivers as instructed in [URL] ...., I'd like to see if there's anything to try first with the default stuff installed by the system, because that page says:

As of jessie, the need for the proprietary drivers is pretty much over - nouveau now works quite well and works with dual-headed displays by simple and easy configuring from within your desktop(for KDE see System_Settings/Hardware/Display_and_Monitor/Display_Configuration) . The proprietary drivers don't provide normal logging and can be a hidden source of problems.

View 7 Replies View Related

Debian Multimedia :: Getting 1024x768 Screen Resolution

Sep 3, 2010

I've googled the issue and had a little luck, though I can't seem to change my xorg.conf file because permissions are defailed. This is the example xorg.conf file I wrote based upon my original and the modifications:

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.

[Code].....

View 13 Replies View Related

Fedora Installation :: Screen Resolution Cannot Be Set To 1024x768

Jan 14, 2009

I am using Mercury p4VM800 mother Board and Intel PIV 2 GHz Processor. I have installed the fedora 10 Today. My screen resolution was automatically set to 650x480 and this is the only option available in graphical mode. I am not able to increase the resolution to 1024x768. I once again reinstalled the F10. during the installation, in the boot: option I have entered 'linux resolution=1024x768', but it won't work.

View 4 Replies View Related

Fedora Installation :: Change The Resolution To 1024x768?

Mar 25, 2009

I'm still on GNOME with 800x600 resolution but I can't switch to 1024x768 because there is no 1024x768 option under resolution settings.My monitor is 17" so 1024x768 should work fine.My graphic card is integrated GeForce 6150.

View 6 Replies View Related

Fedora :: Cannot Change Resolution Higher Than 1024x768

Nov 4, 2010

I have ati radeon 9600x series card. Cannot change resolution higher than 1024x768.

View 3 Replies View Related

Fedora Hardware :: Can't Set The Resolution Higher Than 1024x768

Dec 27, 2010

My graphics card just died so I bought a Radeon HD 4350. My monitor is an Acer AL1916W whose default resolution is 1440x900. So I reinstalled Fedora 14 with KDE but I can't set the resolution higher than 1024x768 because that is the highest available.

Code:
[corneliu@localhost ~]$ lspci
00:00.0 Host bridge: ATI Technologies Inc Radeon Xpress 200 Host Bridge (rev 01)
00:02.0 PCI bridge: ATI Technologies Inc RS480 PCI-X Root Port
00:11.0 IDE interface: ATI Technologies Inc IXP SB400 Serial ATA Controller (rev 80)

[Code].....

I rebooted but still no dice. I saw a video on ..... using a graphical tool to modify the monitor settings but it seemed to be a Gtk application and I rather not use Gnome applications in KDE (not that I don't like Gnome, but I don't like to mix applications).

View 14 Replies View Related

OpenSUSE :: Cannot Set Screen Resolution 1024x768 Permanently

Oct 19, 2010

Can't set screen resolution 1024x768 permanently. There is no tools like sax2 which is in openSUSE 11.2. I am to set screen resolution to 1024x768 every time after loggin in.

View 3 Replies View Related

OpenSUSE Install :: 11.4 Max Resolution 1024x768 - How To Raise It

Mar 13, 2011

I just installed 11.4 x64.I have already updated and installed the nvidia 260.19.36 driver via the nvidia repository. The video card is a GEforce 6200.The problem is the highest resolution it will allow is 1024x768.With the same hardware in 11.3 it was running 1920x1200. How can I get that back?

View 9 Replies View Related

Ubuntu :: Change Resolution From 800x600 To 1024x768?

Mar 11, 2010

change my resolution from 800x600 to 1024x768..since the latter option is not available in my display settings?

View 1 Replies View Related

Ubuntu Installation :: Change Resolution To 1024x768?

Aug 12, 2010

I'm trying to use the Xubuntu-based BitDefender Rescue Disk, and having an issue. Posting in their forum didn't return anything, so I figured I should ask here next.

Using the default settings, the Rescue Disk starts in 800x600 and complains that the resolution is too low to run the app in graphic mode.

FYI, this servers + monitor run Windows just fine in 1024x768 @ 75Hz, and even higher.

I tried adding "screen=1024x768" to the command-line, to no avail.

FWIW, the default includes "vga=791" but I don't know what it means.

If someone had the same issue, how can I set the resolution to something higher so I can run BitDefender in graphic mode?

View 5 Replies View Related

Ubuntu :: 10.04 Can't Change Video Resolution To 1024x768?

Aug 22, 2010

I can't change the video resolution for Intel 82740 (i740) video card.I'm new to Ubuntu 10.04, as I've just installed it and I have a problem with video settings.I can't change video resolution for my video adapter. I can only choose between 800x600, 640x480,400x300... not 1024x768 for example.No restricted or proprietary drivers...I used Knoppix 5.1.1 Live CD and it automatically set the resolution to 1024x768.I also used Puppy linux 5.1 Live CD and it had a configuration program which also utilised 1024x768.If these versions of linux can utilise the 1024x768 resolution, why can't Ubuntu 10.04

View 9 Replies View Related

Ubuntu :: 10.04 Will No Longer Start With 1024x768 Resolution

Dec 1, 2010

after the latest kernel update (2.6.32-26), my computer will no longer start up with a screen resolution higher than 800x600. Before this update, my computer would sometimes startup with this problem, but this could usually be fixed with a restart (or two if necessary). At this resolution the panels and a lot of tool-bars will not display properly, so I am limited as to what I can do using the GUI. my video card is an S3 unichrome (I think. It is built-in to the motherboard so I don't know for certain) my screen is an old ctr one I am running Ubuntu 10.04 on the 2.6.32-26 kernel.

View 3 Replies View Related

Fedora :: Get Higher Video Resolution Than 1024x768 In 13?

Jun 27, 2010

It's an HP DX2300 running Fedora 13, I think it has NVidea chipset, my other computer is similar machine running Redhat 5.5 and it does 1680x1050 with the same monitor.

View 15 Replies View Related

Hardware :: Fedora 14 Max Resolution - Cannot Get Past 1024x768

Apr 16, 2011

I've just installed Fedora 14. When i try to change the resolution i cannot get past 1024x768. My graphics card is the onboard Intel g41 express chipset which is - for sure -capable of bringing a higher resolution than this. I googled on this and found that i have to edit the xorg.conf file to add the required resolution mode with no luck. Moreover, I learned that Fedora has dropped the xorg.conf usage since the 10th release, which further implies that there should be a more elegant solution than editing this file. Is is a drivers problem? i searched for a linux drivers for this card with no luck.

View 2 Replies View Related

General :: Resolution Will Never Stretch Past 1024x768

Jul 7, 2011

So I have a resolution problem. Before posting here, I've checked many MANY forums for similar issues, handpicking certain techniques and trying each. Sometimes they worked, and then my problem came back.

Distro: Fedora 14
Monitor: emachines 18.5" E181HV
GPU: Nvidia GeForce 8800GT
resolution: 1360x768

My problem is that the resolution will never stretch past 1024x768. I have the image of my desktop in the middle part of the screen, with black sections on either side. Here is a list of things that I've already done or tried:

Install Nvidia drivers
disable Nouveau via grub.conf
use xrandr to modify xorg.conf and add the resolution
different cable
different DVI converter

One day, I logged into my Fedora boot, and after a week of frustration, the issue decided to fix itself. So I continued on, using Fedora and planning on a permanent switch from Windows. I log back over to Windows to play some games and whatnot (I'm not a fan of how Wine handles some games). I then log back to Fedora, and the issue is back. The resolution is messed up again.I've since removed that partition from my drive, as I've reached my wits end with troubleshooting. My linux expert friend tells me it may be that my monitor is just not good enough, or is not sending/receiving the proper EID signature, thus will not accept the resolution, or something along those lines.

View 1 Replies View Related

General :: Set The Default Resolution To Be 1024x768 When Use Rdesktop?

Apr 5, 2011

I like to use rdesktop at resolution 1024x768. But without adding the parameter "-g 1024x768", it always connects me via 800x600. Is there a way to change the default value to be 1024x768 so I don't have to keep telling the system?

View 1 Replies View Related

Ubuntu :: How To Use Integrated Graphics Card

Aug 24, 2010

I'm using a lenovo notebook with switchable graphics (Intel HD and ATI Radeon 5650), and I'd like to have Ubuntu use the integrated graphics, but I can't figure out how. The BIOS has two graphics options: switchable and discrete. On discrete just the ATI card runs, but on switchable, it seems like both cards are being used. Is it possible to use just the integrated graphics?

View 8 Replies View Related

Debian Configuration :: Nouveau: Resolution Re-ducted To 1024x768?

Oct 28, 2010

Motherboard: M2N-MX with Athlon X2 3600 from 2006 onwards
00:0d.0 VGA compatible controller: nVidia Corporation C61 [GeForce 6150SE nForce 430] (rev a2)
Kernel: Debian Sid with 2.6.32-5-amd64 and custom 2.6.36-rc7
Monitor: Samsung 712N, 17inch, with native 1280x1024 resolution

Everything was fine with both kernels with custom 1280x1024 resolution upto yesterday. But when I rebooted today, first I noticed that X stopped working. After updating xorg.conf to 1024x768, it started working . After going through the kernel log in /var/log/messages, I noticed the following differences

Yesterdays log:

nouveau 0000:00:0d.0: Detected 64MiB VRAM
nouveau 0000:00:0d.0: 64 MiB GART (aperture)
nouveau 0000:00:0d.0: Saving VGA fonts

[code]....

There is an extra "Load detected" line and the resolution got reduced from 1280x1024 to 1024x768.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved