intel on board vga driver (gma x4500)

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
drik

intel on board vga driver (gma x4500)

Post by drik »

I have driver problem with my on board vga. ( ıntel gma 4500x graphics)
Motherboard: MSI g41m-p33 combo (ms-7592)
Linuxmint 19.1 os.
Maximum available resolution is 1024*768. Is there any solution?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
roblm
Level 15
Level 15
Posts: 5939
Joined: Sun Feb 24, 2013 2:41 pm

Re: intel on board vga driver (gma x4500)

Post by roblm »

You need to post some additional info. Open the Terminal, use these commands and post the output:
inxi -SMCGx and xrandr --prop

If this is a desktop PC, then what is the brand and model number of the monitor and how is it connected, including any adapter and switch.

Also post the Xorg.0.log file. Use this command to open it: xed /var/log/Xorg.0.log

Press Ctrl+A to select the entire file contents. Right click on the screen and select “Copy”. Open the Mint Forum reply window and select </> at the top. Press Ctrl+V to paste the copied lines into a code display window.

If there is a problem posting that long file, then it can be uploaded to terminal.com pastebin using this command:
cat /var/log/Xorg.0.log | nc termbin.com 9999

Post the URL link that displays in the Terminal window
drik

Re: intel on board vga driver (gma x4500)

Post by drik »

Code: Select all

To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.

user@PC:~$ inxi -SMCGx
System:
  Host: PC Kernel: 4.15.0-20-generic x86_64 bits: 64 compiler: gcc v: 7.3.0 
  Desktop: Cinnamon 4.0.9 Distro: Linux Mint 19.1 Tessa 
  base: Ubuntu 18.04 bionic 
Machine:
  Type: Desktop System: MSI product: MS-7592 v: 7.0 serial: <root required> 
  Mobo: MSI model: G41M-P33 Combo(MS-7592) v: 7.0 serial: <root required> 
  BIOS: American Megatrends v: 32.12 date: 09/13/2013 
CPU:
  Topology: Quad Core model: Intel Core2 Quad Q8400 bits: 64 type: MCP 
  arch: Penryn rev: A L2 cache: 2048 KiB 
  flags: lm nx pae sse sse2 sse3 sse4_1 ssse3 vmx bogomips: 21333 
  Speed: 2000 MHz min/max: 2003/2670 MHz Core speeds (MHz): 1: 2000 2: 2000 
  3: 2000 4: 2000 
Graphics:
  Device-1: Intel 4 Series Integrated Graphics vendor: Micro-Star MSI 
  driver: i915 v: kernel bus ID: 00:02.0 
  Display: x11 server: X.Org 1.19.6 driver: modesetting unloaded: fbdev,vesa 
  resolution: 1024x768~60Hz 
  OpenGL: renderer: Mesa DRI Intel G41 v: 2.1 Mesa 18.0.5 direct render: Yes 
user@PC:~$ xrandr --prop
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 8192 x 8192
VGA-1 connected primary 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
	non-desktop: 0 
		range: (0, 1)
	link-status: Good 
		supported: Good, Bad
   1024x768      60.00* 
   800x600       60.32    56.25  
   848x480       60.00  
   640x480       59.94
Last edited by drik on Tue Jan 15, 2019 4:05 pm, edited 1 time in total.
drik

Re: intel on board vga driver (gma x4500)

Post by drik »

My monitor is Asus - IPS HDMI (model vs239). And it is connected by VGA cable and socket.
drik

Re: intel on board vga driver (gma x4500)

Post by drik »

Code: Select all

[    27.392] 
X.Org X Server 1.19.6
Release Date: 2017-12-20
[    27.392] X Protocol Version 11, Revision 0
[    27.392] Build Operating System: Linux 4.4.0-138-generic x86_64 Ubuntu
[    27.392] Current Operating System: Linux PC 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 x86_64
[    27.392] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-20-generic root=UUID=65c35cb8-2957-4c54-89e2-3b8f4f5e36b9 ro quiet splash vt.handoff=1
[    27.392] Build Date: 25 October 2018  04:11:27PM
[    27.392] xorg-server 2:1.19.6-1ubuntu4.2 (For technical support please see http://www.ubuntu.com/support) 
[    27.392] Current version of pixman: 0.34.0
[    27.392] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    27.393] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    27.393] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jan 15 22:26:32 2019
[    27.426] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    27.434] (==) No Layout section.  Using the first Screen section.
[    27.434] (==) No screen section available. Using defaults.
[    27.434] (**) |-->Screen "Default Screen Section" (0)
[    27.434] (**) |   |-->Monitor "<default monitor>"
[    27.437] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    27.437] (==) Automatically adding devices
[    27.437] (==) Automatically enabling devices
[    27.437] (==) Automatically adding GPU devices
[    27.437] (==) Automatically binding GPU devices
[    27.437] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    27.478] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    27.478] 	Entry deleted from font path.
[    27.478] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    27.478] 	Entry deleted from font path.
[    27.478] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    27.478] 	Entry deleted from font path.
[    27.499] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    27.499] 	Entry deleted from font path.
[    27.499] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    27.499] 	Entry deleted from font path.
[    27.499] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[    27.499] (==) ModulePath set to "/usr/lib/xorg/modules"
[    27.499] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    27.499] (II) Loader magic: 0x557d5a7a1020
[    27.499] (II) Module ABI versions:
[    27.499] 	X.Org ANSI C Emulation: 0.4
[    27.499] 	X.Org Video Driver: 23.0
[    27.499] 	X.Org XInput driver : 24.1
[    27.499] 	X.Org Server Extension : 10.0
[    27.501] (++) using VT number 7

[    27.502] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    27.502] (II) xfree86: Adding drm device (/dev/dri/card0)
[    27.510] (--) PCI:*(0:0:2:0) 8086:2e32:1462:7592 rev 3, Mem @ 0xfe400000/4194304, 0xd0000000/268435456, I/O @ 0x0000dc00/8, BIOS @ 0x????????/131072
[    27.510] (II) LoadModule: "glx"
[    27.574] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    27.670] (II) Module glx: vendor="X.Org Foundation"
[    27.670] 	compiled for 1.19.6, module version = 1.0.0
[    27.671] 	ABI class: X.Org Server Extension, version 10.0
[    27.671] (==) Matched modesetting as autoconfigured driver 0
[    27.671] (==) Matched fbdev as autoconfigured driver 1
[    27.671] (==) Matched vesa as autoconfigured driver 2
[    27.671] (==) Assigned the driver to the xf86ConfigLayout
[    27.671] (II) LoadModule: "modesetting"
[    27.671] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    27.805] (II) Module modesetting: vendor="X.Org Foundation"
[    27.805] 	compiled for 1.19.6, module version = 1.19.6
[    27.805] 	Module class: X.Org Video Driver
[    27.805] 	ABI class: X.Org Video Driver, version 23.0
[    27.805] (II) LoadModule: "fbdev"
[    27.805] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    27.854] (II) Module fbdev: vendor="X.Org Foundation"
[    27.854] 	compiled for 1.19.3, module version = 0.4.4
[    27.854] 	Module class: X.Org Video Driver
[    27.854] 	ABI class: X.Org Video Driver, version 23.0
[    27.854] (II) LoadModule: "vesa"
[    27.854] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    27.875] (II) Module vesa: vendor="X.Org Foundation"
[    27.875] 	compiled for 1.19.3, module version = 2.3.4
[    27.875] 	Module class: X.Org Video Driver
[    27.875] 	ABI class: X.Org Video Driver, version 23.0
[    27.875] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    27.875] (II) FBDEV: driver for framebuffer: fbdev
[    27.875] (II) VESA: driver for VESA chipsets: vesa
[    27.909] (II) modeset(0): using drv /dev/dri/card0
[    27.909] (WW) Falling back to old probe method for fbdev
[    27.909] (II) Loading sub module "fbdevhw"
[    27.909] (II) LoadModule: "fbdevhw"
[    27.909] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    27.961] (II) Module fbdevhw: vendor="X.Org Foundation"
[    27.961] 	compiled for 1.19.6, module version = 0.0.2
[    27.961] 	ABI class: X.Org Video Driver, version 23.0
[    27.961] (WW) Falling back to old probe method for vesa
[    27.961] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    27.961] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    27.961] (==) modeset(0): RGB weight 888
[    27.961] (==) modeset(0): Default visual is TrueColor
[    27.961] (II) Loading sub module "glamoregl"
[    27.961] (II) LoadModule: "glamoregl"
[    27.961] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    28.024] (II) Module glamoregl: vendor="X.Org Foundation"
[    28.024] 	compiled for 1.19.6, module version = 1.0.0
[    28.024] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    28.024] (II) glamor: OpenGL accelerated X.org driver based.
[    28.721] (II) glamor: EGL version 1.4 (DRI2):
[    28.866] (II) modeset(0): glamor initialized
[    29.024] (II) modeset(0): Output VGA-1 has no monitor section
[    29.172] (II) modeset(0): EDID for output VGA-1
[    29.172] (II) modeset(0): Printing probed modes for output VGA-1
[    29.172] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    29.172] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    29.172] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    29.172] (II) modeset(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
[    29.172] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    29.172] (II) modeset(0): Output VGA-1 connected
[    29.172] (II) modeset(0): Using exact sizes for initial modes
[    29.172] (II) modeset(0): Output VGA-1 using initial mode 1024x768 +0+0
[    29.172] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    29.172] (==) modeset(0): DPI set to (96, 96)
[    29.172] (II) Loading sub module "fb"
[    29.172] (II) LoadModule: "fb"
[    29.172] (II) Loading /usr/lib/xorg/modules/libfb.so
[    29.185] (II) Module fb: vendor="X.Org Foundation"
[    29.185] 	compiled for 1.19.6, module version = 1.0.0
[    29.185] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    29.185] (II) UnloadModule: "fbdev"
[    29.185] (II) Unloading fbdev
[    29.185] (II) UnloadSubModule: "fbdevhw"
[    29.185] (II) Unloading fbdevhw
[    29.185] (II) UnloadModule: "vesa"
[    29.185] (II) Unloading vesa
[    29.185] (==) Depth 24 pixmap format is 32 bpp
[    29.386] (==) modeset(0): Backing store enabled
[    29.386] (==) modeset(0): Silken mouse enabled
[    29.387] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    29.413] (==) modeset(0): DPMS enabled
[    29.413] (II) modeset(0): [DRI2] Setup complete
[    29.413] (II) modeset(0): [DRI2]   DRI driver: i965
[    29.414] (II) modeset(0): [DRI2]   VDPAU driver: i965
[    29.414] (--) RandR disabled
[    29.427] (II) SELinux: Disabled on system
[    29.436] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    29.436] (II) AIGLX: enabled GLX_ARB_create_context
[    29.436] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    29.436] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    29.436] (II) AIGLX: enabled GLX_INTEL_swap_event
[    29.436] (II) AIGLX: enabled GLX_SGI_swap_control
[    29.436] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    29.436] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    29.436] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    29.436] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    29.436] (II) AIGLX: Loaded and initialized i965
[    29.436] (II) GLX: Initialized DRI2 GL provider for screen 0
[    29.439] (II) modeset(0): Damage tracking initialized
[    29.439] (II) modeset(0): Setting screen physical size to 270 x 203
[    29.726] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    29.726] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    29.726] (II) LoadModule: "libinput"
[    29.726] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    29.769] (II) Module libinput: vendor="X.Org Foundation"
[    29.769] 	compiled for 1.19.6, module version = 0.27.1
[    29.769] 	Module class: X.Org XInput Driver
[    29.769] 	ABI class: X.Org XInput driver, version 24.1
[    29.769] (II) Using input driver 'libinput' for 'Power Button'
[    29.769] (**) Power Button: always reports core events
[    29.769] (**) Option "Device" "/dev/input/event1"
[    29.770] (**) Option "_source" "server/udev"
[    29.770] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    29.770] (II) event1  - Power Button: device is a keyboard
[    29.770] (II) event1  - Power Button: device removed
[    29.796] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    29.796] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    29.796] (**) Option "xkb_model" "pc105"
[    29.796] (**) Option "xkb_layout" "tr"
[    29.822] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    29.822] (II) event1  - Power Button: device is a keyboard
[    29.823] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    29.823] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    29.823] (II) Using input driver 'libinput' for 'Power Button'
[    29.823] (**) Power Button: always reports core events
[    29.823] (**) Option "Device" "/dev/input/event0"
[    29.823] (**) Option "_source" "server/udev"
[    29.824] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    29.824] (II) event0  - Power Button: device is a keyboard
[    29.824] (II) event0  - Power Button: device removed
[    29.844] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    29.844] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    29.844] (**) Option "xkb_model" "pc105"
[    29.844] (**) Option "xkb_layout" "tr"
[    29.845] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    29.845] (II) event0  - Power Button: device is a keyboard
[    29.846] (II) config/udev: Adding input device HDA Intel Line Out (/dev/input/event7)
[    29.846] (II) No input driver specified, ignoring this device.
[    29.846] (II) This device may have been added with another device file.
[    29.846] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event8)
[    29.846] (II) No input driver specified, ignoring this device.
[    29.846] (II) This device may have been added with another device file.
[    29.847] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event4)
[    29.847] (II) No input driver specified, ignoring this device.
[    29.847] (II) This device may have been added with another device file.
[    29.847] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event5)
[    29.847] (II) No input driver specified, ignoring this device.
[    29.847] (II) This device may have been added with another device file.
[    29.848] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event6)
[    29.848] (II) No input driver specified, ignoring this device.
[    29.848] (II) This device may have been added with another device file.
[    29.849] (II) config/udev: Adding input device Logitech K330 (/dev/input/event3)
[    29.849] (**) Logitech K330: Applying InputClass "libinput keyboard catchall"
[    29.849] (II) Using input driver 'libinput' for 'Logitech K330'
[    29.849] (**) Logitech K330: always reports core events
[    29.849] (**) Option "Device" "/dev/input/event3"
[    29.849] (**) Option "_source" "server/udev"
[    29.850] (II) event3  - Logitech K330: is tagged by udev as: Keyboard
[    29.850] (II) event3  - Logitech K330: device is a keyboard
[    29.850] (II) event3  - Logitech K330: device removed
[    29.872] (II) libinput: Logitech K330: needs a virtual subdevice
[    29.872] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.2/0003:046D:C52B.0003/0003:046D:4016.0005/input/input6/event3"
[    29.872] (II) XINPUT: Adding extended input device "Logitech K330" (type: MOUSE, id 8)
[    29.872] (**) Option "AccelerationScheme" "none"
[    29.872] (**) Logitech K330: (accel) selected scheme none/0
[    29.872] (**) Logitech K330: (accel) acceleration factor: 2.000
[    29.872] (**) Logitech K330: (accel) acceleration threshold: 4
[    29.873] (II) event3  - Logitech K330: is tagged by udev as: Keyboard
[    29.873] (II) event3  - Logitech K330: device is a keyboard
[    29.874] (II) config/udev: Adding input device Logitech M215 2nd Gen (/dev/input/event2)
[    29.874] (**) Logitech M215 2nd Gen: Applying InputClass "libinput pointer catchall"
[    29.874] (II) Using input driver 'libinput' for 'Logitech M215 2nd Gen'
[    29.874] (**) Logitech M215 2nd Gen: always reports core events
[    29.874] (**) Option "Device" "/dev/input/event2"
[    29.874] (**) Option "_source" "server/udev"
[    29.875] (II) event2  - Logitech M215 2nd Gen: is tagged by udev as: Mouse
[    29.875] (II) event2  - Logitech M215 2nd Gen: device is a pointer
[    29.875] (II) event2  - Logitech M215 2nd Gen: device removed
[    29.924] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.2/0003:046D:C52B.0003/0003:046D:401B.0004/input/input5/event2"
[    29.924] (II) XINPUT: Adding extended input device "Logitech M215 2nd Gen" (type: MOUSE, id 9)
[    29.924] (**) Option "AccelerationScheme" "none"
[    29.924] (**) Logitech M215 2nd Gen: (accel) selected scheme none/0
[    29.924] (**) Logitech M215 2nd Gen: (accel) acceleration factor: 2.000
[    29.924] (**) Logitech M215 2nd Gen: (accel) acceleration threshold: 4
[    29.925] (II) event2  - Logitech M215 2nd Gen: is tagged by udev as: Mouse
[    29.925] (II) event2  - Logitech M215 2nd Gen: device is a pointer
[    29.926] (II) config/udev: Adding input device Logitech M215 2nd Gen (/dev/input/mouse0)
[    29.926] (II) No input driver specified, ignoring this device.
[    29.926] (II) This device may have been added with another device file.
[    29.948] (**) Logitech K330: Applying InputClass "libinput keyboard catchall"
[    29.948] (II) Using input driver 'libinput' for 'Logitech K330'
[    29.948] (**) Logitech K330: always reports core events
[    29.948] (**) Option "Device" "/dev/input/event3"
[    29.949] (**) Option "_source" "_driver/libinput"
[    29.949] (II) libinput: Logitech K330: is a virtual subdevice
[    29.949] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.2/0003:046D:C52B.0003/0003:046D:4016.0005/input/input6/event3"
[    29.949] (II) XINPUT: Adding extended input device "Logitech K330" (type: KEYBOARD, id 10)
[    29.949] (**) Option "xkb_model" "pc105"
[    29.949] (**) Option "xkb_layout" "tr"
User avatar
roblm
Level 15
Level 15
Posts: 5939
Joined: Sun Feb 24, 2013 2:41 pm

Re: intel on board vga driver (gma x4500)

Post by roblm »

Use these commands in the Terminal:

Code: Select all

xrandr --newmode "1920x1080R"  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync

xrandr --addmode VGA-1 1920x1080R
Then open the Display program and check for the 1920x1080 resolution. If that works, then add those two commands to the /home/your-user-name/.profile file, at the bottom, so the resolution will be automatically used after a restart.
drik

Re: intel on board vga driver (gma x4500)

Post by drik »

Two commands worked but when I tried to add them to end of the .profile file, I think I corrupted the file. When I restart the computer Os gives an error message about profile file.
User avatar
roblm
Level 15
Level 15
Posts: 5939
Joined: Sun Feb 24, 2013 2:41 pm

Re: intel on board vga driver (gma x4500)

Post by roblm »

Did you open the file using sudo?
Use this command and post the output: ls -l ~/.profile
drik

Re: intel on board vga driver (gma x4500)

Post by drik »

No.
drik

Re: intel on board vga driver (gma x4500)

Post by drik »

Code: Select all

~$ ls -l ~/.profile
-rw-r--r-- 1 dr dr 807 Oca 16 19:59 /home/dr/.profile
drik

Re: intel on board vga driver (gma x4500)

Post by drik »

I posted the output but after I corrupted the profile file I formatted and re-installed linuxmint. So this output is not relevant with corrupted profile file.
Should I open the profile file on the desktop or from terminal to copy two files. I'm not sure how to paste them into profile file.
User avatar
roblm
Level 15
Level 15
Posts: 5939
Joined: Sun Feb 24, 2013 2:41 pm

Re: intel on board vga driver (gma x4500)

Post by roblm »

drik wrote:...after I corrupted the profile file I formatted and re-installed linuxmint
That was pretty extreme action. The error message probably could have been resolved. Otherwise, didn’t you have any Timeshift system restore points?

Copy the two xrandr commands, open the File Manager (hidden files should be made visible) and then open the .profile file and paste the commands at the bottom.
drik

Re: intel on board vga driver (gma x4500)

Post by drik »

I did what you told. No problem occurred with profile file . Everything seems ok. Thank you for your help.
Locked

Return to “Graphics Cards & Monitors”