search for: xf86busconfig

Displaying 5 results from an estimated 5 matches for "xf86busconfig".

2016 Jul 07
2
Nouveau fails to initialize G94GL / Quadro-FX1800 on aarch64 board
...lag PLATFORM_PROBE_GPU_SCREEN, so the flag XF86_ALLOCATE_GPU_SCREEN is passed to xf86AllocateScreen. After xf86AllocateScreen I end up with xf86GPUScreens == 1 and xf86NumScreens == 0. The xf86GPUScreens seems to be ignored by all the following code, only xf86NumScreens is evaluated afterwards in xf86BusConfig: /* If nothing was detected, return now */ if (xf86NumScreens == 0) { xf86Msg(X_ERROR, "No devices detected.\n"); return FALSE; } Is the issue that xf86NumScreens is zero at the beginning, or that xf86GPUScreens is not taken into account later on? Any help wo...
2016 Jul 06
2
Nouveau fails to initialize G94GL / Quadro-FX1800 on aarch64 board
Hi Ilia, > Very odd. Perhaps you're trying to run X as non-root and don't have > proper permissions on /dev/dri/card0? It seems like something in > https://cgit.freedesktop.org/nouveau/xf86-video-nouveau/tree/src/nv_driver.c#n400 Thanks for the pointer, I'll try to dig a bit deeper there. I forgot to mention that I am trying to run X inside an debian unstable chroot (the
2016 Jul 07
0
Nouveau fails to initialize G94GL / Quadro-FX1800 on aarch64 board
...the flag XF86_ALLOCATE_GPU_SCREEN > is passed to xf86AllocateScreen. > > After xf86AllocateScreen I end up with xf86GPUScreens == 1 and > xf86NumScreens == 0. > > The xf86GPUScreens seems to be ignored by all the following code, only > xf86NumScreens is evaluated afterwards in xf86BusConfig: > /* If nothing was detected, return now */ > if (xf86NumScreens == 0) { > xf86Msg(X_ERROR, "No devices detected.\n"); > return FALSE; > } > > Is the issue that xf86NumScreens is zero at the beginning, or that > xf86GPUScreens is not ta...
2014 Oct 21
2
VGA resume & thaw & boot (wake up from S3 & S4 & boot from S5) broken 3.18
...2] (EE) 3: /lib64/libpciaccess.so.0 (pci_device_find_by_slot+0x3b) [0x7fbed9138d3b] [ 204.952] (EE) 4: /lib64/libpciaccess.so.0 (pci_device_vgaarb_init+0xaf) [0x7fbed913a9ef] [ 204.952] (EE) 5: /usr/libexec/Xorg.bin (xf86VGAarbiterInit+0x9) [0x499039] [ 204.953] (EE) 6: /usr/libexec/Xorg.bin (xf86BusConfig+0x62) [0x46d1c2] [ 204.953] (EE) 7: /usr/libexec/Xorg.bin (InitOutput+0x9c3) [0x47b463] [ 204.953] (EE) 8: /usr/libexec/Xorg.bin (dix_main+0x1ea) [0x43caea] [ 204.953] (EE) 9: /lib64/libc.so.6 (__libc_start_main+0xf0) [0x7fbed6c25fe0] [ 204.954] (EE) 10: /usr/libexec/Xorg.bin (_start+0x29)...
2014 Oct 21
2
VGA resume & thaw (wake up from S3 & S4) broken - reloaded & Fedora kernels 3.18 boot from soft-off(S5) broken
On 20.10.2014 21:30, poma wrote: > On 20.10.2014 08:13, poma wrote: >> >> 02:00.0 VGA compatible controller: >> NVIDIA Corporation G98 [GeForce 8400 GS Rev. 2] (rev a1) >> Chipset: G98 (NV98) >> Family : NV50 >> >> The same for all four kernel: >> - 3.18.0-0.rc0.git8.1.fc22.x86_64 >> - 3.18.0-0.rc0.git9.1.fc22.x86_64 >> -