Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Installing Gentoo
  • Search

startx: No devices detected

Having problems with the Gentoo Handbook? If you're still working your way through it, or just need some info before you start your install, this is the place. All other questions go elsewhere.
Post Reply
Advanced search
15 posts • Page 1 of 1
Author
Message
avitase
n00b
n00b
Posts: 41
Joined: Sun Apr 26, 2015 5:31 pm

startx: No devices detected

  • Quote

Post by avitase » Fri Aug 04, 2017 3:58 pm

I had some problems with my NVIDIA card during installation. I now switched to the intel video card of my processor and plugged the monitor via VGA to the mainboard.

Running startx throws the error message

Code: Select all

No device detected.

Code: Select all

# lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06)
01:00.0 VGA compatible controller: NVIDIA Corporation GP108 (rev a1)
In my /etc/portage/make.conf I set

Code: Select all

INPUT_DEVICES="libinput"
VIDEO_CARDS="intel i965"
and followed the instructions in https://wiki.gentoo.org/wiki/Intel

The full /var/log/Xorg.0.log:

Code: Select all

[   279.566] 
X.Org X Server 1.19.3
Release Date: 2017-03-15
[   279.569] X Protocol Version 11, Revision 0
[   279.570] Build Operating System: Linux 4.9.34-gentoo x86_64 Gentoo
[   279.571] Current Operating System: Linux amber 4.9.34-gentoo #5 SMP Fri Aug 4 16:28:05 CEST 2017 x86_64
[   279.571] Kernel command line: BOOT_IMAGE=/vmlinuz-4.9.34-gentoo root=/dev/sda3 ro
[   279.573] Build Date: 04 August 2017  04:51:52PM
[   279.574]  
[   279.574] Current version of pixman: 0.34.0
[   279.576] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   279.576] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   279.580] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Aug  4 17:21:51 2017
[   279.581] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   279.582] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   279.582] (==) No Layout section.  Using the first Screen section.
[   279.582] (==) No screen section available. Using defaults.
[   279.582] (**) |-->Screen "Default Screen Section" (0)
[   279.582] (**) |   |-->Monitor "<default monitor>"
[   279.582] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[   279.582] (**) |   |-->Device "Intel Graphics"
[   279.582] (**) |   |-->GPUDevice "modesetting"
[   279.582] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   279.582] (==) Automatically adding devices
[   279.582] (==) Automatically enabling devices
[   279.582] (==) Automatically adding GPU devices
[   279.582] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   279.582] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[   279.582] 	Entry deleted from font path.
[   279.582] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[   279.582] 	Entry deleted from font path.
[   279.582] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[   279.582] 	Entry deleted from font path.
[   279.582] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   279.582] 	Entry deleted from font path.
[   279.582] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   279.582] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   279.582] 	Entry deleted from font path.
[   279.582] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   279.582] (==) FontPath set to:
	/usr/share/fonts/misc/
[   279.582] (==) ModulePath set to "/usr/lib64/xorg/modules"
[   279.582] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   279.582] (II) Loader magic: 0x812c80
[   279.582] (II) Module ABI versions:
[   279.582] 	X.Org ANSI C Emulation: 0.4
[   279.582] 	X.Org Video Driver: 23.0
[   279.582] 	X.Org XInput driver : 24.1
[   279.582] 	X.Org Server Extension : 10.0
[   279.582] (II) xfree86: Adding drm device (/dev/dri/card0)
[   279.595] (--) PCI: (0:0:2:0) 8086:0412:1458:d000 rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[   279.595] (--) PCI:*(0:1:0:0) 10de:1d01:1462:8c98 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[   279.595] (II) LoadModule: "glx"
[   279.596] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[   279.596] (II) Module glx: vendor="X.Org Foundation"
[   279.596] 	compiled for 1.19.3, module version = 1.0.0
[   279.596] 	ABI class: X.Org Server Extension, version 10.0
[   279.596] (II) LoadModule: "modesetting"
[   279.596] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[   279.596] (II) Module modesetting: vendor="X.Org Foundation"
[   279.596] 	compiled for 1.19.3, module version = 1.19.3
[   279.596] 	Module class: X.Org Video Driver
[   279.596] 	ABI class: X.Org Video Driver, version 23.0
[   279.596] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   279.596] (--) using VT number 7

[   279.628] (II) modeset(G0): using drv /dev/dri/card0
[   279.628] (EE) No devices detected.
[   279.628] (EE) 
Fatal server error:
[   279.628] (EE) no screens found(EE) 
[   279.628] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   279.628] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   279.628] (EE) 
[   279.698] (EE) Server terminated with error (1). Closing log file.
Any suggestions how to find the lost device?
Top
NeddySeagoon
Administrator
Administrator
User avatar
Posts: 56082
Joined: Sat Jul 05, 2003 9:37 am
Location: 56N 3W

  • Quote

Post by NeddySeagoon » Sat Aug 05, 2017 11:28 am

avitase,

I'm not sure this is a separate problem.

Code: Select all

   Using the first device section listed.
[   279.582] (**) |   |-->Device "Intel Graphics"
[   279.582] (**) |   |-->GPUDevice "modesetting" 
Somewhere you have some manual settings for Xorg because some are quoted in the log.

The Intel graphics should just work if your kernel is correct.

Move the manual settings out of the way, to say, /home/avitase/ so Xorg can't see them.

Post the new log if Xorg still won't start.
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Top
avitase
n00b
n00b
Posts: 41
Joined: Sun Apr 26, 2015 5:31 pm

  • Quote

Post by avitase » Sat Aug 05, 2017 2:20 pm

Ok. I removed all files from /etc/X11/xorg.conf.d/. Still startx fails.
Maybe it helps to mention, that I ran nvidia-xconfig during my attempts to use the nvidia card. I removed the generated file in /etc/X11/xorg.conf.d/ but I don't know if there are other remnants.

This is the new log:

Code: Select all

[   228.924] 
X.Org X Server 1.19.3
Release Date: 2017-03-15
[   228.924] X Protocol Version 11, Revision 0
[   228.924] Build Operating System: Linux 4.9.34-gentoo x86_64 Gentoo
[   228.924] Current Operating System: Linux amber 4.9.34-gentoo #6 SMP Sat Aug 5 13:28:40 CEST 2017 x86_64
[   228.924] Kernel command line: BOOT_IMAGE=/vmlinuz-4.9.34-gentoo root=/dev/sda3 ro
[   228.924] Build Date: 04 August 2017  04:51:52PM
[   228.924]  
[   228.924] Current version of pixman: 0.34.0
[   228.924] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   228.924] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   228.924] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Aug  5 16:04:04 2017
[   228.926] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   228.926] (==) No Layout section.  Using the first Screen section.
[   228.926] (==) No screen section available. Using defaults.
[   228.926] (**) |-->Screen "Default Screen Section" (0)
[   228.926] (**) |   |-->Monitor "<default monitor>"
[   228.926] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   228.926] (==) Automatically adding devices
[   228.926] (==) Automatically enabling devices
[   228.926] (==) Automatically adding GPU devices
[   228.926] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   228.927] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[   228.927] 	Entry deleted from font path.
[   228.927] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[   228.927] 	Entry deleted from font path.
[   228.927] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[   228.927] 	Entry deleted from font path.
[   228.927] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   228.927] 	Entry deleted from font path.
[   228.927] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   228.927] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   228.927] 	Entry deleted from font path.
[   228.927] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   228.927] (==) FontPath set to:
	/usr/share/fonts/misc/
[   228.927] (==) ModulePath set to "/usr/lib64/xorg/modules"
[   228.927] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   228.927] (II) Loader magic: 0x812c80
[   228.927] (II) Module ABI versions:
[   228.927] 	X.Org ANSI C Emulation: 0.4
[   228.927] 	X.Org Video Driver: 23.0
[   228.927] 	X.Org XInput driver : 24.1
[   228.927] 	X.Org Server Extension : 10.0
[   228.927] (II) xfree86: Adding drm device (/dev/dri/card1)
[   228.927] (II) xfree86: Adding drm device (/dev/dri/card0)
[   228.939] (--) PCI: (0:0:2:0) 8086:0412:1458:d000 rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[   228.939] (--) PCI:*(0:1:0:0) 10de:1d01:1462:8c98 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[   228.939] (II) LoadModule: "glx"
[   228.941] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[   228.947] (II) Module glx: vendor="X.Org Foundation"
[   228.947] 	compiled for 1.19.3, module version = 1.0.0
[   228.947] 	ABI class: X.Org Server Extension, version 10.0
[   228.947] (==) Matched nouveau as autoconfigured driver 0
[   228.947] (==) Matched nv as autoconfigured driver 1
[   228.947] (==) Matched intel as autoconfigured driver 2
[   228.947] (==) Matched nouveau as autoconfigured driver 3
[   228.947] (==) Matched nv as autoconfigured driver 4
[   228.947] (==) Matched modesetting as autoconfigured driver 5
[   228.947] (==) Matched fbdev as autoconfigured driver 6
[   228.947] (==) Matched vesa as autoconfigured driver 7
[   228.947] (==) Assigned the driver to the xf86ConfigLayout
[   228.947] (II) LoadModule: "nouveau"
[   228.948] (WW) Warning, couldn't open module nouveau
[   228.948] (II) UnloadModule: "nouveau"
[   228.948] (II) Unloading nouveau
[   228.948] (EE) Failed to load module "nouveau" (module does not exist, 0)
[   228.948] (II) LoadModule: "nv"
[   228.948] (WW) Warning, couldn't open module nv
[   228.948] (II) UnloadModule: "nv"
[   228.948] (II) Unloading nv
[   228.948] (EE) Failed to load module "nv" (module does not exist, 0)
[   228.948] (II) LoadModule: "intel"
[   228.948] (WW) Warning, couldn't open module intel
[   228.948] (II) UnloadModule: "intel"
[   228.948] (II) Unloading intel
[   228.948] (EE) Failed to load module "intel" (module does not exist, 0)
[   228.948] (II) LoadModule: "modesetting"
[   228.948] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[   228.948] (II) Module modesetting: vendor="X.Org Foundation"
[   228.948] 	compiled for 1.19.3, module version = 1.19.3
[   228.948] 	Module class: X.Org Video Driver
[   228.948] 	ABI class: X.Org Video Driver, version 23.0
[   228.948] (II) LoadModule: "fbdev"
[   228.948] (WW) Warning, couldn't open module fbdev
[   228.948] (II) UnloadModule: "fbdev"
[   228.948] (II) Unloading fbdev
[   228.948] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   228.948] (II) LoadModule: "vesa"
[   228.948] (WW) Warning, couldn't open module vesa
[   228.948] (II) UnloadModule: "vesa"
[   228.948] (II) Unloading vesa
[   228.948] (EE) Failed to load module "vesa" (module does not exist, 0)
[   228.948] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   228.948] (--) using VT number 7

[   228.972] (II) modeset(G0): using drv /dev/dri/card0
[   228.972] (EE) No devices detected.
[   228.972] (EE) 
Fatal server error:
[   228.972] (EE) no screens found(EE) 
[   228.972] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   228.972] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   228.972] (EE) 
[   229.041] (EE) Server terminated with error (1). Closing log file.
Top
eccerr0r
Watchman
Watchman
Posts: 10239
Joined: Thu Jul 01, 2004 6:51 pm
Location: almost Mile High in the USA
Contact:
Contact eccerr0r
Website

  • Quote

Post by eccerr0r » Sat Aug 05, 2017 2:34 pm

I wouldn't suggest deleting everything in /etc/X11/xorg.conf.d/ directory if you didn't put them there, but any that you manually put in /etc/X11/xorg.conf ...

One thing I was wondering is if you physically removed the Nvidia card or not? I know some motherboards/firmwares disable features of onboard graphics if it detects another graphics card inserted. This isn't the case for all boards, however.

However one thing to check to make sure, Xorg does seem to not detect anything if the KMS driver for intel is not built into the kernel. Double check in your kernel config to make sure that's enabled or moduled.

In either case for nvidia-drivers, make sure you disable nouveau in the kernel (or have it as a module that you can blacklist).
Intel Core i7 2700K/Radeon Firepro W2100/24GB DDR3/800GB SSD
What am I supposed watching?
Top
NeddySeagoon
Administrator
Administrator
User avatar
Posts: 56082
Joined: Sat Jul 05, 2003 9:37 am
Location: 56N 3W

  • Quote

Post by NeddySeagoon » Sat Aug 05, 2017 2:39 pm

avitase,

Something(s) are trying to load both cards.

Code: Select all

[   228.927] (II) xfree86: Adding drm device (/dev/dri/card1)
[   228.927] (II) xfree86: Adding drm device (/dev/dri/card0)
[   228.939] (--) PCI: (0:0:2:0) 8086:0412:1458:d000 rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[   228.939] (--) PCI:*(0:1:0:0) 10de:1d01:1462:8c98 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 
Heres the Xorg automatics working out what to try.

Code: Select all

[   228.947] (==) Matched nouveau as autoconfigured driver 0
[   228.947] (==) Matched nv as autoconfigured driver 1
[   228.947] (==) Matched intel as autoconfigured driver 2
[   228.947] (==) Matched nouveau as autoconfigured driver 3
[   228.947] (==) Matched nv as autoconfigured driver 4
[   228.947] (==) Matched modesetting as autoconfigured driver 5
[   228.947] (==) Matched fbdev as autoconfigured driver 6
[   228.947] (==) Matched vesa as autoconfigured driver 7
These failures are expected.

Code: Select all

[   228.947] (II) LoadModule: "nouveau"
[   228.948] (WW) Warning, couldn't open module nouveau
[   228.948] (II) UnloadModule: "nouveau"
[   228.948] (II) Unloading nouveau
[   228.948] (EE) Failed to load module "nouveau" (module does not exist, 0)
[   228.948] (II) LoadModule: "nv"
[   228.948] (WW) Warning, couldn't open module nv
[   228.948] (II) UnloadModule: "nv"
[   228.948] (II) Unloading nv
[   228.948] (EE) Failed to load module "nv" (module does not exist, 0) 
You don't have the xorg-drivers built and in the case of nouveau, you don't have kernel support either.
So far so good.
The is not expected.

Code: Select all

[   228.948] (WW) Warning, couldn't open module intel
[   228.948] (II) UnloadModule: "intel"
[   228.948] (II) Unloading intel
[   228.948] (EE) Failed to load module "intel" (module does not exist, 0) 
as you have intel in your VIDEO_CARDS
It means that after you added intel to VIDEO_CARDS, you didn't rebuild things to get the driver.

emerge -uDNav @world should offer to rebuild media-libs/mesa winh support for VIDEO_CARDS=intel and install x11-drivers/xf86-video-intel,
which is the driver Xorg says it can't find.

If you have nvidia-drivers installed, remove it meanwhile. Do the emerge outlined above, then post a new log.
[ 228.948] (II) LoadModule: "modesetting" worked. That should take care of the intel chip. Its not the best driver buit it should get you an image.
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Top
eccerr0r
Watchman
Watchman
Posts: 10239
Joined: Thu Jul 01, 2004 6:51 pm
Location: almost Mile High in the USA
Contact:
Contact eccerr0r
Website

  • Quote

Post by eccerr0r » Sat Aug 05, 2017 2:51 pm

I was thinking about that too but remembered on my i965 box that the xf86-video-intel driver was no longer needed:
xorg-drivers-1.19.ebuild wrote: video_cards_i915? ( x11-drivers/xf86-video-intel )
video_cards_i965? ( >=x11-base/xorg-server-${PV}[glamor] )
video_cards_intel? ( !video_cards_i965? ( x11-drivers/xf86-video-intel ) )
which means that if you specify i965, xf86-video-intel is not needed, and the modesetting driver is used instead.

Weird, isn't it? Completely baffled me why my i965 box insisted that I depclean xf86-video-intel...

I should mention that I did not specify i965 on my on-cpu graphics machine. The i965 was used for a true blue i965 chipset graphics machine.
Intel Core i7 2700K/Radeon Firepro W2100/24GB DDR3/800GB SSD
What am I supposed watching?
Top
avitase
n00b
n00b
Posts: 41
Joined: Sun Apr 26, 2015 5:31 pm

  • Quote

Post by avitase » Sat Aug 05, 2017 2:56 pm

Thanks both of you. x11-drivers/xf86-video-intel was indeed not installed, even though emerge -uDNav @world claimed to have 'nothing to do'. I installed the driver and now startx works as expected.
Top
eccerr0r
Watchman
Watchman
Posts: 10239
Joined: Thu Jul 01, 2004 6:51 pm
Location: almost Mile High in the USA
Contact:
Contact eccerr0r
Website

  • Quote

Post by eccerr0r » Sat Aug 05, 2017 3:26 pm

Now I wonder if the wiki is incorrect to require i965 for the newer built in CPU graphics?
Intel Core i7 2700K/Radeon Firepro W2100/24GB DDR3/800GB SSD
What am I supposed watching?
Top
Ant P.
Watchman
Watchman
Posts: 6920
Joined: Sat Apr 18, 2009 7:18 pm
Contact:
Contact Ant P.
Website

  • Quote

Post by Ant P. » Sat Aug 05, 2017 4:29 pm

You still need VIDEO_CARDS=i965 to get mesa to build the right 3D bits, but the 2D driver is dead and waiting to be buried.
Top
eccerr0r
Watchman
Watchman
Posts: 10239
Joined: Thu Jul 01, 2004 6:51 pm
Location: almost Mile High in the USA
Contact:
Contact eccerr0r
Website

  • Quote

Post by eccerr0r » Sat Aug 05, 2017 4:41 pm

So something still doesn't make sense here.

avitase reports xf86-video-intel is necessary for on-cpu graphics, implying VIDEO_CARDS="intel i965" is wrong, yet mesa still needs i965.

So should the correct VIDEO_CARDS is to omit "intel" ? That seems wrong, too.
Intel Core i7 2700K/Radeon Firepro W2100/24GB DDR3/800GB SSD
What am I supposed watching?
Top
LIsLinuxIsSogood
Veteran
Veteran
Posts: 1186
Joined: Sat Feb 13, 2016 11:41 pm

  • Quote

Post by LIsLinuxIsSogood » Sun Aug 06, 2017 9:09 pm

If it helps to add to this discussion, my HP Pavilion with onboard graphics, hasthe VIDEO_CARDS variable in make.conf set to "intel i965" and it seems to be working. Once in a while I do get lines across the screen, persisting across some situations but never more than a second or so before going away.

I have not attempted any rebuilding of the packages relating to Video such as the ones mentioned, by others, yet.
Top
eccerr0r
Watchman
Watchman
Posts: 10239
Joined: Thu Jul 01, 2004 6:51 pm
Location: almost Mile High in the USA
Contact:
Contact eccerr0r
Website

  • Quote

Post by eccerr0r » Sun Aug 06, 2017 9:49 pm

Onboard or onchip (chipset versus cpu graphics)?

Okay, I just checked:
My HD4000 CPU graphics laptop: VIDEO_CARDS="intel i965" and xf86_video_intel NOT installed: WORKING
My G965 Chipset graphics desktop: VIDEO_CARDS="intel i965" and xf86_video_intel NOT installed: WORKING
My Q45 Chipset graphics desktop: VIDEO_CARDS="intel i965 i915" (yes a little superfluous) and xf86_video_intel is installed: WORKING ... I think this setup is a little wonky but portage is happy and X11 works...

So xf86_video_intel should not be needed to be installed for a working configuration.
Intel Core i7 2700K/Radeon Firepro W2100/24GB DDR3/800GB SSD
What am I supposed watching?
Top
NeddySeagoon
Administrator
Administrator
User avatar
Posts: 56082
Joined: Sat Jul 05, 2003 9:37 am
Location: 56N 3W

  • Quote

Post by NeddySeagoon » Sun Aug 06, 2017 10:43 pm

eccerr0r,

For completness, what driver is in use or each system?

I guess the first two are modesetting as xf86_video_intel is not available.
The Q45 could be either modesetting or intel.
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Top
LIsLinuxIsSogood
Veteran
Veteran
Posts: 1186
Joined: Sat Feb 13, 2016 11:41 pm

  • Quote

Post by LIsLinuxIsSogood » Sun Aug 06, 2017 11:48 pm

Glad that the problem seemed to get fixed, but can someone please clear up what is the purpose of software, xf86_video_intel? Is it for the client or server of X11 window manager on the intel based graphics systems?

And avitase, for consistency with past and future solutions if you have time to post the output of 'emerge --info' since it is generally considered helpful to see some of the variables set in portage when concerning with the problems (not specifically for startx, but for the video card and other portage variables that could posisbly have been conflicting or something like that) By the way, if you don't have time to do this, no worries. these issues will always arise.)
Top
eccerr0r
Watchman
Watchman
Posts: 10239
Joined: Thu Jul 01, 2004 6:51 pm
Location: almost Mile High in the USA
Contact:
Contact eccerr0r
Website

  • Quote

Post by eccerr0r » Mon Aug 07, 2017 12:22 am

After inspecting the machines again, I noted my observations were wrong. I had noted my machines were --depcleaning xf86-video-intel and thought it was wrong before knowing about the modesetting driver.

So:

HD4000 (CPU)- VIDEO_CARDS="intel i965" - Using Modesetting driver
G965 (Chipset)- VIDEO_CARDS="intel i915 i965" - Using intel driver
Q45 (Chipset)- VIDEO_CARDS="intel i915 i965" - Using intel driver

New data:
945GSE (NM10 chipset)-VIDEO_CARDS="intel i915" - Using intel driver

I'm using a Radeon in my HD3000 machine so I don't know what the status of that machine is...
Intel Core i7 2700K/Radeon Firepro W2100/24GB DDR3/800GB SSD
What am I supposed watching?
Top
Post Reply

15 posts • Page 1 of 1

Return to “Installing Gentoo”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic