ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] nvidia(optimus) ,bumblebee, glxinfo - на что вешать багу?
@ 2016-07-13 21:01 Alexander
  2016-07-19 19:57 ` Alexey Smirnov
  0 siblings, 1 reply; 4+ messages in thread
From: Alexander @ 2016-07-13 21:01 UTC (permalink / raw)
  To: community

Конфигурация - ноутбук с двумя картами - Nvidia(optimus) + intel
Один ноутбук на Broadwell, второй - Ivy Bridge. Воспроизводится на 
обоих. Оба обновлены до P8.
Установлены проприетарный драйвер nvidia+bumblebeed.
Проверял на ядрах 4.1.21-std-def, 4.4.14-std-def, 4.5.7-un-def, 
4.6.3-un-def - воспроизводится на всех.

Вот такая последовательность:

$ glxinfo | grep OpenGL
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 5500 (Broadwell GT2)
OpenGL core profile version string: 4.3 (Core Profile) Mesa 12.0.1
OpenGL core profile shading language version string: 4.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 12.0.1
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
$ optirun glxinfo | grep OpenGL
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 840M/PCIe/SSE2
OpenGL version string: 4.5.0 NVIDIA 361.45.11
OpenGL shading language version string: 4.50 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL extensions:
$ glxinfo | grep OpenGL
X Error of failed request:  BadValue (integer parameter out of range for 
operation)
   Major opcode of failed request:  154 (GLX)
   Minor opcode of failed request:  24 (X_GLXCreateNewContext)
   Value in failed request:  0x0
   Serial number of failed request:  31
   Current serial number in output stream:  32

Что-то ломается внутри системы после переключения графики. Лечится 
перезагрузкой.

Обнаружил в общем то случайно, так как в основном сижу на intel-овской 
графике, но после самостоятельной сборки модуля nvidia для 4.6.3-un-def
решил проверить его работоспособность...

-- 
С уважением, Александр


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] nvidia(optimus) ,bumblebee, glxinfo - на что вешать багу?
  2016-07-13 21:01 [Comm] nvidia(optimus) ,bumblebee, glxinfo - на что вешать багу? Alexander
@ 2016-07-19 19:57 ` Alexey Smirnov
  2016-07-19 20:19   ` Alexey Smirnov
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Smirnov @ 2016-07-19 19:57 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Подтверждаю. То же самое и так же Nvidia(optimus) + intel +p8 
И это уже давно так.

14.07.2016, 00:10, "Alexander" <alxste@yandex.ru>:
> Конфигурация - ноутбук с двумя картами - Nvidia(optimus) + intel
> Один ноутбук на Broadwell, второй - Ivy Bridge. Воспроизводится на
> обоих. Оба обновлены до P8.
> Установлены проприетарный драйвер nvidia+bumblebeed.
> Проверял на ядрах 4.1.21-std-def, 4.4.14-std-def, 4.5.7-un-def,
> 4.6.3-un-def - воспроизводится на всех.
>
> Вот такая последовательность:
>
> $ glxinfo | grep OpenGL
> OpenGL vendor string: Intel Open Source Technology Center
> OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 5500 (Broadwell GT2)
> OpenGL core profile version string: 4.3 (Core Profile) Mesa 12.0.1
> OpenGL core profile shading language version string: 4.30
> OpenGL core profile context flags: (none)
> OpenGL core profile profile mask: core profile
> OpenGL core profile extensions:
> OpenGL version string: 3.0 Mesa 12.0.1
> OpenGL shading language version string: 1.30
> OpenGL context flags: (none)
> OpenGL extensions:
> $ optirun glxinfo | grep OpenGL
> OpenGL vendor string: NVIDIA Corporation
> OpenGL renderer string: GeForce 840M/PCIe/SSE2
> OpenGL version string: 4.5.0 NVIDIA 361.45.11
> OpenGL shading language version string: 4.50 NVIDIA
> OpenGL context flags: (none)
> OpenGL profile mask: (none)
> OpenGL extensions:
> $ glxinfo | grep OpenGL
> X Error of failed request: BadValue (integer parameter out of range for
> operation)
>    Major opcode of failed request: 154 (GLX)
>    Minor opcode of failed request: 24 (X_GLXCreateNewContext)
>    Value in failed request: 0x0
>    Serial number of failed request: 31
>    Current serial number in output stream: 32
>
> Что-то ломается внутри системы после переключения графики. Лечится
> перезагрузкой.
>
> Обнаружил в общем то случайно, так как в основном сижу на intel-овской
> графике, но после самостоятельной сборки модуля nvidia для 4.6.3-un-def
> решил проверить его работоспособность...
>
> --
> С уважением, Александр
> _______________________________________________
> community mailing list
> community@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/community


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] nvidia(optimus) ,bumblebee, glxinfo - на что вешать багу?
  2016-07-19 19:57 ` Alexey Smirnov
@ 2016-07-19 20:19   ` Alexey Smirnov
  2016-07-19 20:31     ` Alexander
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Smirnov @ 2016-07-19 20:19 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Собственно в багзилле оно давно лежит ещё со времен p7   https://bugzilla.altlinux.org/show_bug.cgi?id=30450

19.07.2016, 22:57, "Alexey Smirnov" <elf-psih@yandex.ru>:
> Подтверждаю. То же самое и так же Nvidia(optimus) + intel +p8
> И это уже давно так.
>
> 14.07.2016, 00:10, "Alexander" <alxste@yandex.ru>:
>>  Конфигурация - ноутбук с двумя картами - Nvidia(optimus) + intel
>>  Один ноутбук на Broadwell, второй - Ivy Bridge. Воспроизводится на
>>  обоих. Оба обновлены до P8.
>>  Установлены проприетарный драйвер nvidia+bumblebeed.
>>  Проверял на ядрах 4.1.21-std-def, 4.4.14-std-def, 4.5.7-un-def,
>>  4.6.3-un-def - воспроизводится на всех.
>>
>>  Вот такая последовательность:
>>
>>  $ glxinfo | grep OpenGL
>>  OpenGL vendor string: Intel Open Source Technology Center
>>  OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 5500 (Broadwell GT2)
>>  OpenGL core profile version string: 4.3 (Core Profile) Mesa 12.0.1
>>  OpenGL core profile shading language version string: 4.30
>>  OpenGL core profile context flags: (none)
>>  OpenGL core profile profile mask: core profile
>>  OpenGL core profile extensions:
>>  OpenGL version string: 3.0 Mesa 12.0.1
>>  OpenGL shading language version string: 1.30
>>  OpenGL context flags: (none)
>>  OpenGL extensions:
>>  $ optirun glxinfo | grep OpenGL
>>  OpenGL vendor string: NVIDIA Corporation
>>  OpenGL renderer string: GeForce 840M/PCIe/SSE2
>>  OpenGL version string: 4.5.0 NVIDIA 361.45.11
>>  OpenGL shading language version string: 4.50 NVIDIA
>>  OpenGL context flags: (none)
>>  OpenGL profile mask: (none)
>>  OpenGL extensions:
>>  $ glxinfo | grep OpenGL
>>  X Error of failed request: BadValue (integer parameter out of range for
>>  operation)
>>     Major opcode of failed request: 154 (GLX)
>>     Minor opcode of failed request: 24 (X_GLXCreateNewContext)
>>     Value in failed request: 0x0
>>     Serial number of failed request: 31
>>     Current serial number in output stream: 32
>>
>>  Что-то ломается внутри системы после переключения графики. Лечится
>>  перезагрузкой.
>>
>>  Обнаружил в общем то случайно, так как в основном сижу на intel-овской
>>  графике, но после самостоятельной сборки модуля nvidia для 4.6.3-un-def
>>  решил проверить его работоспособность...
>>
>>  --
>>  С уважением, Александр
>>  _______________________________________________
>>  community mailing list
>>  community@lists.altlinux.org
>>  https://lists.altlinux.org/mailman/listinfo/community
>
> _______________________________________________
> community mailing list
> community@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/community


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] nvidia(optimus) ,bumblebee, glxinfo - на что вешать багу?
  2016-07-19 20:19   ` Alexey Smirnov
@ 2016-07-19 20:31     ` Alexander
  0 siblings, 0 replies; 4+ messages in thread
From: Alexander @ 2016-07-19 20:31 UTC (permalink / raw)
  To: ALT Linux Community general discussions

19.07.2016 23:19, Alexey Smirnov пишет:
> Собственно в багзилле оно давно лежит ещё со времен p7   https://bugzilla.altlinux.org/show_bug.cgi?id=30450

Спасибо, вот еще обсуждение этой темы на форуме:
https://forum.altlinux.org/index.php?topic=37053.msg290635#msg290635

Для себя решил через скрипт-враппер.

-- 
С уважением, Александр


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-07-19 20:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-13 21:01 [Comm] nvidia(optimus) ,bumblebee, glxinfo - на что вешать багу? Alexander
2016-07-19 19:57 ` Alexey Smirnov
2016-07-19 20:19   ` Alexey Smirnov
2016-07-19 20:31     ` Alexander

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git