* [gentoo-user] Wine problems @ 2023-12-11 18:31 stefan11111 2023-12-11 19:01 ` stefan11111 0 siblings, 1 reply; 44+ messages in thread From: stefan11111 @ 2023-12-11 18:31 UTC (permalink / raw To: gentoo-user Hello ml readers. I tried playing a game (the coffin of Andy and Leyley) through wine. However, I see some issues. The game spawns a window, but is stuck on a loading screen. Things like this are in wine's output: 0290:err:winediag:ntlm_check_version ntlm_auth was not found. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. 0290:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems Also, I see things like this: 0024:fixme:file:ReplaceFileW Ignoring flags 2 0148:fixme:netapi32:NetGetJoinInformation Semi-stub (null) 038AFB9C 038AFB94 014c:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 039AFBF0) semi-stub 0150:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 03AAFBF0) semi-stub 0180:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 047AF800) semi-stub 0058:fixme:mountmgr:query_property Faking StorageDeviceProperty data ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/confmisc.c:855:(parse_card) cannot find card '2' ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: Permission denied ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/confmisc.c:422:(snd_func_concat) error evaluating strings ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: Permission denied ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/confmisc.c:1342:(snd_func_refer) error evaluating name ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: Permission denied ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/conf.c:5727:(snd_config_expand) Evaluate error: Permission denied ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/pcm/pcm.c:2675:(snd_pcm_open_noupdate) Unknown PCM default ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/confmisc.c:855:(parse_card) cannot find card '2' ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: Permission denied ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/confmisc.c:422:(snd_func_concat) error evaluating strings ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: Permission denied ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/confmisc.c:1342:(snd_func_refer) error evaluating name ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: Permission denied ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/conf.c:5727:(snd_config_expand) Evaluate error: Permission denied ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/pcm/pcm.c:2675:(snd_pcm_open_noupdate) Unknown PCM default 01a4:fixme:wpc:WindowsParentalControls_GetUserSettings ((null) 0501FC64) This tells me that wine doesn't have permissions to use my sound card, even after setting it's /dev files to 666 perms and running wine as root. Any idea how I should solve this? ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-11 18:31 [gentoo-user] Wine problems stefan11111 @ 2023-12-11 19:01 ` stefan11111 2023-12-11 19:30 ` netfab 0 siblings, 1 reply; 44+ messages in thread From: stefan11111 @ 2023-12-11 19:01 UTC (permalink / raw To: gentoo-user Fixed the sound issue. Here is the full log for more context: 05f4:err:environ:init_peb starting L"Z:\\home\\stefan\\HDD1\\torente\\The.Coffin.of.Andy.and.Leyley.Build.12619503\\The.Coffin.of.Andy.and.Leyley.Build.12619503\\Game.exe" in experimental wow64 mode 05f4:err:winediag:ntlm_check_version ntlm_auth was not found. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. 05f4:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 05f4:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 0658:err:environ:init_peb starting L"Z:\\home\\stefan\\HDD1\\torente\\The.Coffin.of.Andy.and.Leyley.Build.12619503\\The.Coffin.of.Andy.and.Leyley.Build.12619503\\Game.exe" in experimental wow64 mode 0658:fixme:process:SetProcessShutdownParameters (00000100, 00000001): partial stub. 0658:fixme:file:ReplaceFileW Ignoring flags 2 0658:fixme:file:NtLockFile I/O completion on lock not implemented yet 05f4:fixme:file:NtLockFile I/O completion on lock not implemented yet 05f4:fixme:ntdll:EtwRegisterTraceGuidsW register trace class {00000000-0000-0000-0000-000000000000} 05f4:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0012F90C, 00000000 0012F908 05f4:fixme:nls:get_dummy_preferred_ui_language (0x38 0x409 0012F90C 00000000 0012F908) returning a dummy value (current locale) 05f4:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0012F90C, 02161928 0012F908 05f4:fixme:nls:get_dummy_preferred_ui_language (0x38 0x409 0012F90C 02161928 0012F908) returning a dummy value (current locale) 05f4:fixme:winsock:WSALookupServiceBeginW (0012F718 0xff0 0012F754) Stub! [1664:1524:1211/205306.370:ERROR:network_change_notifier_win.cc(157)] WSALookupServiceBegin failed with: 8 05f4:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 05f4:fixme:shcore:IsOS (OS_DOMAINMEMBER) What should we return here? 05f4:fixme:userenv:RegisterGPNotification 0000013C 0 05f4:fixme:userenv:RegisterGPNotification 00000140 1 05f4:fixme:file:ReplaceFileW Ignoring flags 2 0570:fixme:netapi32:NetGetJoinInformation Semi-stub (null) 038AFB9C 038AFB94 0574:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 039AFBF0) semi-stub 0570:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 038AFBF0) semi-stub 05a8:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 048AF800) semi-stub 0058:fixme:mountmgr:query_property Faking StorageDeviceProperty data 05dc:fixme:wpc:WindowsParentalControls_GetUserSettings ((null) 0504FC64) 05f4:fixme:msg:ChangeWindowMessageFilter 4a 00000001 05cc:err:environ:init_peb starting L"Z:\\home\\stefan\\HDD1\\torente\\The.Coffin.of.Andy.and.Leyley.Build.12619503\\The.Coffin.of.Andy.and.Leyley.Build.12619503\\Game.exe" in experimental wow64 mode 0738:fixme:file:ReplaceFileW Ignoring flags 2 0574:fixme:file:ReplaceFileW Ignoring flags 2 05a8:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 048AF460) semi-stub 05a8:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 048AF730) semi-stub 0580:fixme:file:ReplaceFileW Ignoring flags 2 05f4:fixme:process:RegisterApplicationRestart (L" --js-flags=--expose-gc --user-data-dir=\"C:\\users\\stefan\\AppData\\Local\\The Coffin of Andy and Leyley\\User Data\" --no-sandbox --no-zygote --flag-switches-begin --flag-switches-end --nwapp=\"Z:\\home\\stefan\\HDD1\\torente\\The.Coffin.of.Andy.and.Leyley.Build.12619503\\The.Coffin.of"...,7) 06b4:fixme:wtsapi:WTSQuerySessionInformationW returning 0 protocol type 0574:fixme:file:ReplaceFileW Ignoring flags 2 05f4:fixme:combase:RoGetActivationFactory (L"Windows.UI.ViewManagement.UIViewSettings", {3694dbf9-8f68-44be-8ff5-195c98ede8a6}, 0012F718): semi-stub 05f4:err:combase:RoGetActivationFactory Failed to find library for L"Windows.UI.ViewManagement.UIViewSettings" 0584:fixme:file:ReplaceFileW Ignoring flags 2 06b0:err:environ:init_peb starting L"Z:\\home\\stefan\\HDD1\\torente\\The.Coffin.of.Andy.and.Leyley.Build.12619503\\The.Coffin.of.Andy.and.Leyley.Build.12619503\\Game.exe" in experimental wow64 mode 05cc:err:winediag:ntlm_check_version ntlm_auth was not found. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. 05cc:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 05cc:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 06b0:err:winediag:ntlm_check_version ntlm_auth was not found. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. 06b0:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 06b0:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 05cc:fixme:ntdll:EtwRegisterTraceGuidsW register trace class {00000000-0000-0000-0000-000000000000} 0718:fixme:thread:QueryThreadCycleTime (000001F8,02CAFD70): stub! 05cc:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 06b0:fixme:ntdll:EtwRegisterTraceGuidsW register trace class {00000000-0000-0000-0000-000000000000} 06b0:fixme:powrprof:PowerRegisterSuspendResumeNotification (0x00000002,0012F130,0012F124) stub! 06b0:fixme:gdi:GdiInitializeLanguagePack stub 06b0:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 06b0:fixme:thread:QueryThreadCycleTime (FFFFFFFE,0012F3E0): stub! 05cc:fixme:d3d11:d3d11_device_CheckFeatureSupport Returning fake Options support data. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 85, format_support 0099DB9C partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 115, format_support 0099DBA4 partial-stub! 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 86, format_support 0099DBAC partial-stub! 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 87, format_support 0012EA70 partial-stub! 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 87, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 87, format_support 0012EA70 partial-stub! 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 87, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 91, format_support 0012EA70 partial-stub! 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 91, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 65, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 28, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 28, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 28, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 11, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 28, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 28, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 28, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 24, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 11, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 55, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 45, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 45, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 61, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 56, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 49, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 35, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 54, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 41, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 34, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 16, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 64, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 62, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 59, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 57, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 43, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 42, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 52, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 50, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 38, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 36, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 18, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 17, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 2, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 2, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 2, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 2, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 2, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 10, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 10, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 10, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 10, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 10, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 45, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 26, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 29, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 29, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 40, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 20, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 45, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 85, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 28, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 3, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 3, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 12, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 12, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 30, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 30, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 4, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 4, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 14, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 14, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 32, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 32, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 25, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 61, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 49, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 28, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 29, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 28, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 29, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 28, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 29, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 87, format_support 0012EA70 partial-stub! 05cc:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0036F580, format 87, format_support 0012EA70 partial-stub! 05cc:fixme:d3d:wined3d_check_device_multisample_type multisample_type 32 not handled yet. 05cc:fixme:dxgi:dxgi_output_GetDesc1 iface 0036FB70, desc 0012F5A4 semi-stub! 05f4:fixme:system:EnableNonClientDpiScaling (00080090): stub 05f4:fixme:win:RegisterTouchWindow hwnd 00080090, flags 0x2 stub! 0780:fixme:wtsapi:WTSRegisterSessionNotification Stub 000700F4 0x00000000 05f4:fixme:shell:SHGetPropertyStoreForWindow (00080090 79CA8D68 0012EB58) stub! 05f4:fixme:shell:window_prop_store_SetValue 020A7978, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},5}, 0012EB10 05f4:fixme:shell:window_prop_store_Commit 020A7978 05f4:fixme:win:RegisterTouchWindow hwnd 000A0048, flags 0x2 stub! 05cc:fixme:dcomp:DCompositionCreateDevice2 0036F558, {5f4633fe-1e08-4cb8-8c75-ce24333f5602}, 0012ED24. [1664:1524:1211/205310.324:ERROR:gpu_process_transport_factory.cc(1024)] Lost UI shared context. 05f0:fixme:shell:SHGetPropertyStoreForWindow (00080090 79CA8D68 05E3FB24) stub! 05f0:fixme:shell:window_prop_store_SetValue 0209E9D8, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},2}, 05E3FAE0 05f0:fixme:shell:window_prop_store_Commit 0209E9D8 05f0:fixme:shell:window_prop_store_SetValue 0209E9D8, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},4}, 05E3FAE0 05f0:fixme:shell:window_prop_store_Commit 0209E9D8 05f0:fixme:shell:SHGetPropertyStoreForWindow (00080090 79CA8D68 05E3FB0C) stub! 05f0:fixme:shell:window_prop_store_SetValue 0209E9D8, {{9f4c2855-9f79-4b39-a8d0-e1d42de1d5f3},3}, 05E3FAC0 05f0:fixme:shell:window_prop_store_Commit 0209E9D8 05dc:fixme:hnetcfg:fwpolicy2_get_CurrentProfileTypes 02098C08 0504FB08 05f4:fixme:process:GetProcessMitigationPolicy (FFFFFFFF, 4, 0012F308, 4): stub 076c:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFA, 0592FF08 07a8:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",07A1FDE4): stub 07a8:fixme:avrt:AvSetMmThreadPriority (12345678)->(2) stub 05f4:fixme:explorerframe:taskbar_list_MarkFullscreenWindow iface 020A79D8, hwnd 00080090, fullscreen true stub! 0770:fixme:file:ReplaceFileW Ignoring flags 2 0584:fixme:file:ReplaceFileW Ignoring flags 2 0584:fixme:file:ReplaceFileW Ignoring flags 2 0584:fixme:file:ReplaceFileW Ignoring flags 2 05f0:err:ole:com_get_class_object class {17072f7b-9abe-4a74-a261-1eb76b55107a} not registered 05f0:err:ole:com_get_class_object no class object {17072f7b-9abe-4a74-a261-1eb76b55107a} could be created for context 0x1 0058:fixme:mountmgr:query_property Unsupported property 0x7 0570:fixme:wevtapi:EvtQuery (00000000 L"System" L"*[System[Provider[@Name='eventlog'] and (EventID=6005 or EventID=6006 or EventID=6008)]]" 513) stub 0058:fixme:mountmgr:query_property Unsupported property 0x7 07a8:fixme:avrt:AvRevertMmThreadCharacteristics (12345678): stub 0570:fixme:secur32:GetUserNameExW NameFormat 8 not implemented 0570:fixme:advapi:LogonUserW L"stefan" L"." 79ABB29A 0x00000002 0x00000000 038AF824 - stub 07d8:err:environ:init_peb starting L"Z:\\home\\stefan\\HDD1\\torente\\The.Coffin.of.Andy.and.Leyley.Build.12619503\\The.Coffin.of.Andy.and.Leyley.Build.12619503\\Game.exe" in experimental wow64 mode 07d8:err:winediag:ntlm_check_version ntlm_auth was not found. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. 07d8:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 07d8:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 07d8:fixme:ntdll:EtwRegisterTraceGuidsW register trace class {00000000-0000-0000-0000-000000000000} 07d8:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFA, 0012FEBC 0584:fixme:file:ReplaceFileW Ignoring flags 2 0584:fixme:file:ReplaceFileW Ignoring flags 2 0668:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 05f4:fixme:explorerframe:taskbar_list_MarkFullscreenWindow iface 020A79D8, hwnd 00080090, fullscreen false stub! 0584:fixme:file:ReplaceFileW Ignoring flags 2 0570:fixme:userenv:UnregisterGPNotification 0000013C 0570:fixme:userenv:UnregisterGPNotification 00000140 0584:fixme:file:ReplaceFileW Ignoring flags 2 081c:fixme:file:ReplaceFileW Ignoring flags 2 05f4:fixme:wtsapi:WTSUnRegisterSessionNotification Stub 000700F4 05f4:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFA, 0012FEBC 0658:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFA, 0012FEBC ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-11 19:01 ` stefan11111 @ 2023-12-11 19:30 ` netfab 2023-12-11 20:01 ` stefan11111 0 siblings, 1 reply; 44+ messages in thread From: netfab @ 2023-12-11 19:30 UTC (permalink / raw To: gentoo-user Le 11/12/23 à 19:01, stefan11111@shitposting.expert a tapoté : > 05f4:err:winediag:ntlm_check_version ntlm_auth was not found. Make > sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find > it in the winbind package of your distribution. > 05f4:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect > problems For this you want samba support in wine, but I doubt it will fix your main problem. ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-11 19:30 ` netfab @ 2023-12-11 20:01 ` stefan11111 2023-12-12 5:47 ` Vít Smolík 2023-12-12 14:46 ` Vít Smolík 0 siblings, 2 replies; 44+ messages in thread From: stefan11111 @ 2023-12-11 20:01 UTC (permalink / raw To: gentoo-user On 2023-12-11 19:30, netfab wrote: > Le 11/12/23 à 19:01, stefan11111@shitposting.expert a tapoté : >> 05f4:err:winediag:ntlm_check_version ntlm_auth was not found. Make >> sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find >> it in the winbind package of your distribution. >> 05f4:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect >> problems > > > For this you want samba support in wine, but I doubt it will fix your > main problem. I read some more about that and it seems that it's needed for authentication, something that game doesn't have. This may be more concerning: [1664:1524:1211/205310.324:ERROR:gpu_process_transport_factory.cc(1024)] Lost UI shared context. ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-11 20:01 ` stefan11111 @ 2023-12-12 5:47 ` Vít Smolík 2023-12-12 14:46 ` Vít Smolík 1 sibling, 0 replies; 44+ messages in thread From: Vít Smolík @ 2023-12-12 5:47 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 998 bytes --] Hey, I think you can fix the ntlm_auth errors by just building your wine package with the "samba" use flag. Also, could I get what GPU are you using? Dne po 11. 12. 2023 21:02 uživatel <stefan11111@shitposting.expert> napsal: > On 2023-12-11 19:30, netfab wrote: > > Le 11/12/23 à 19:01, stefan11111@shitposting.expert a tapoté : > >> 05f4:err:winediag:ntlm_check_version ntlm_auth was not found. Make > >> sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find > >> it in the winbind package of your distribution. > >> 05f4:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect > >> problems > > > > > > For this you want samba support in wine, but I doubt it will fix your > > main problem. > I read some more about that and it seems that it's needed for > authentication, something that game doesn't have. > This may be more concerning: > [1664:1524:1211/205310.324:ERROR:gpu_process_transport_factory.cc(1024)] > Lost UI shared context. > > [-- Attachment #2: Type: text/html, Size: 1402 bytes --] ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-11 20:01 ` stefan11111 2023-12-12 5:47 ` Vít Smolík @ 2023-12-12 14:46 ` Vít Smolík 2023-12-12 19:09 ` stefan11111 1 sibling, 1 reply; 44+ messages in thread From: Vít Smolík @ 2023-12-12 14:46 UTC (permalink / raw To: gentoo-user adding to the conversation once more, on protondb, the game is rated "platinum" so you could try to run it with proton from steam. if it is not officially supported you may need to go to Steam (top right) -> Steam Play -> Enable Steam Play for all games. if you do not own it on steam, try this https://www.reddit.com/r/linux_gaming/comments/pvzn03/running_nonsteam_games_using_proton/ May the force be with you, Vít Smolík. May the force be with you, Vít Smolík. po 11. 12. 2023 v 21:02 odesílatel <stefan11111@shitposting.expert> napsal: > > On 2023-12-11 19:30, netfab wrote: > > Le 11/12/23 à 19:01, stefan11111@shitposting.expert a tapoté : > >> 05f4:err:winediag:ntlm_check_version ntlm_auth was not found. Make > >> sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find > >> it in the winbind package of your distribution. > >> 05f4:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect > >> problems > > > > > > For this you want samba support in wine, but I doubt it will fix your > > main problem. > I read some more about that and it seems that it's needed for > authentication, something that game doesn't have. > This may be more concerning: > [1664:1524:1211/205310.324:ERROR:gpu_process_transport_factory.cc(1024)] > Lost UI shared context. > ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-12 14:46 ` Vít Smolík @ 2023-12-12 19:09 ` stefan11111 2023-12-12 19:15 ` Vít Smolík 0 siblings, 1 reply; 44+ messages in thread From: stefan11111 @ 2023-12-12 19:09 UTC (permalink / raw To: gentoo-user On 2023-12-12 14:46, Vít Smolík wrote: > adding to the conversation once more, on protondb, the game is rated > "platinum" so you could try to run it with proton from steam. > if it is not officially supported you may need to go to Steam (top > right) -> Steam Play -> Enable Steam Play for all games. > if you do not own it on steam, try this > https://www.reddit.com/r/linux_gaming/comments/pvzn03/running_nonsteam_games_using_proton/ > > May the force be with you, > Vít Smolík. > > May the force be with you, > Vít Smolík. > There is a problem with that. I have a desktop and a laptop running gentoo. On the desktop, I have no-multilib and wine's wow64 mode doesn't properly work. On the laptop, I have multilib and steam, but proton and wine seem to not be able to handle switching between the integrated gpu and the dedicated gpu. And I also cannot start xorg on the dedicated gpu and skip the integrated gpu. https://github.com/ValveSoftware/Proton/issues/7331 I eventually played the game on a windows laptop. Will probably do the same once the game gets finally finished. Sad that this is how it still is on linux, but it is what it is. Maybe one day, I won't even have to look up if a game is linux native or through proton. ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-12 19:09 ` stefan11111 @ 2023-12-12 19:15 ` Vít Smolík 2023-12-12 20:30 ` stefan11111 0 siblings, 1 reply; 44+ messages in thread From: Vít Smolík @ 2023-12-12 19:15 UTC (permalink / raw To: gentoo-user út 12. 12. 2023 v 20:09 odesílatel <stefan11111@shitposting.expert> napsal: > > On 2023-12-12 14:46, Vít Smolík wrote: > > adding to the conversation once more, on protondb, the game is rated > > "platinum" so you could try to run it with proton from steam. > > if it is not officially supported you may need to go to Steam (top > > right) -> Steam Play -> Enable Steam Play for all games. > > if you do not own it on steam, try this > > https://www.reddit.com/r/linux_gaming/comments/pvzn03/running_nonsteam_games_using_proton/ > > > > May the force be with you, > > Vít Smolík. > > > > May the force be with you, > > Vít Smolík. > > > > There is a problem with that. > I have a desktop and a laptop running gentoo. > On the desktop, I have no-multilib and wine's wow64 mode doesn't > properly work. > On the laptop, I have multilib and steam, but proton and wine seem to > not be able to handle switching between the integrated gpu and the > dedicated gpu. > And I also cannot start xorg on the dedicated gpu and skip the > integrated gpu. > https://github.com/ValveSoftware/Proton/issues/7331 > > I eventually played the game on a windows laptop. > Will probably do the same once the game gets finally finished. > Sad that this is how it still is on linux, but it is what it is. > Maybe one day, I won't even have to look up if a game is linux native or > through proton. > one more idea, you could try to disable your integrated gpu in your bios, and then boot only using the Nvidia GPU, just an idea, but if you send your laptop model, i can provide more straight-forward instructions for this process May the force be with you, Vít Smolík. ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-12 19:15 ` Vít Smolík @ 2023-12-12 20:30 ` stefan11111 2023-12-12 20:49 ` Vít Smolík 0 siblings, 1 reply; 44+ messages in thread From: stefan11111 @ 2023-12-12 20:30 UTC (permalink / raw To: gentoo-user On 2023-12-12 19:15, Vít Smolík wrote: > út 12. 12. 2023 v 20:09 odesílatel <stefan11111@shitposting.expert> > napsal: > one more idea, you could try to disable your integrated gpu in your > bios, and then boot only using the Nvidia GPU, just an idea, > but if you send your laptop model, i can provide more straight-forward > instructions for this process > > May the force be with you, > Vít Smolík. It's an acer nitro 5. I don't see any option to do that in bios. ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-12 20:30 ` stefan11111 @ 2023-12-12 20:49 ` Vít Smolík 2023-12-12 21:16 ` stefan11111 0 siblings, 1 reply; 44+ messages in thread From: Vít Smolík @ 2023-12-12 20:49 UTC (permalink / raw To: gentoo-user Dne út 12. 12. 2023 21:31 uživatel <stefan11111@shitposting.expert> napsal: > > On 2023-12-12 19:15, Vít Smolík wrote: > > út 12. 12. 2023 v 20:09 odesílatel <stefan11111@shitposting.expert> > > napsal: > > one more idea, you could try to disable your integrated gpu in your > > bios, and then boot only using the Nvidia GPU, just an idea, > > but if you send your laptop model, i can provide more straight-forward > > instructions for this process > > > > May the force be with you, > > Vít Smolík. > > It's an acer nitro 5. I don't see any option to do that in bios. so, i did a bit of diging, and i found that Acer bios does not have the option to disable the iGPU in the bios, but it does support Nvidia Optimus. you could try to configure that, but just an FYI, it is proprietary. wiki-link: https://wiki.gentoo.org/wiki/NVIDIA/Optimus > > On the desktop, I have no-multilib and wine's wow64 mode doesn't properly work. here, i think you could try the flatpak version of steam. wiki-link for flatpak: https://wiki.gentoo.org/wiki/Flatpak steam on flatpak: https://flathub.org/apps/com.valvesoftware.Steam May the Force be with you, Vít Smolík. ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-12 20:49 ` Vít Smolík @ 2023-12-12 21:16 ` stefan11111 2023-12-12 21:22 ` Vít Smolík 0 siblings, 1 reply; 44+ messages in thread From: stefan11111 @ 2023-12-12 21:16 UTC (permalink / raw To: gentoo-user On 2023-12-12 20:49, Vít Smolík wrote: > Dne út 12. 12. 2023 21:31 uživatel <stefan11111@shitposting.expert> > napsal: >> >> On 2023-12-12 19:15, Vít Smolík wrote: >> > út 12. 12. 2023 v 20:09 odesílatel <stefan11111@shitposting.expert> >> > napsal: >> > one more idea, you could try to disable your integrated gpu in your >> > bios, and then boot only using the Nvidia GPU, just an idea, >> > but if you send your laptop model, i can provide more straight-forward >> > instructions for this process >> > >> > May the force be with you, >> > Vít Smolík. >> >> It's an acer nitro 5. I don't see any option to do that in bios. > > > so, i did a bit of diging, and i found that Acer bios does not have > the option to disable the iGPU in the bios, but it does support Nvidia > Optimus. you could try to configure that, but just an FYI, it is > proprietary. > > wiki-link: https://wiki.gentoo.org/wiki/NVIDIA/Optimus > Thanks, I will try that. >> > On the desktop, I have no-multilib and wine's wow64 mode doesn't properly work. > here, i think you could try the flatpak version of steam. > > wiki-link for flatpak: https://wiki.gentoo.org/wiki/Flatpak > steam on flatpak: https://flathub.org/apps/com.valvesoftware.Steam > > May the Force be with you, > Vít Smolík. That needs wireplumber, which needs udev, and I don't want to install udev or anything else related to systemd. ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-12 21:16 ` stefan11111 @ 2023-12-12 21:22 ` Vít Smolík 2023-12-12 21:55 ` stefan11111 0 siblings, 1 reply; 44+ messages in thread From: Vít Smolík @ 2023-12-12 21:22 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 1815 bytes --] Dne út 12. 12. 2023 22:16 uživatel <stefan11111@shitposting.expert> napsal: > On 2023-12-12 20:49, Vít Smolík wrote: > > Dne út 12. 12. 2023 21:31 uživatel <stefan11111@shitposting.expert> > > napsal: > >> > >> On 2023-12-12 19:15, Vít Smolík wrote: > >> > út 12. 12. 2023 v 20:09 odesílatel <stefan11111@shitposting.expert> > >> > napsal: > >> > one more idea, you could try to disable your integrated gpu in your > >> > bios, and then boot only using the Nvidia GPU, just an idea, > >> > but if you send your laptop model, i can provide more straight-forward > >> > instructions for this process > >> > > >> > May the force be with you, > >> > Vít Smolík. > >> > >> It's an acer nitro 5. I don't see any option to do that in bios. > > > > > > so, i did a bit of diging, and i found that Acer bios does not have > > the option to disable the iGPU in the bios, but it does support Nvidia > > Optimus. you could try to configure that, but just an FYI, it is > > proprietary. > > > > wiki-link: https://wiki.gentoo.org/wiki/NVIDIA/Optimus > > > > Thanks, I will try that. > > >> > On the desktop, I have no-multilib and wine's wow64 mode doesn't > properly work. > > here, i think you could try the flatpak version of steam. > > > > wiki-link for flatpak: https://wiki.gentoo.org/wiki/Flatpak > > steam on flatpak: https://flathub.org/apps/com.valvesoftware.Steam > > > > May the Force be with you, > > Vít Smolík. > > That needs wireplumber, which needs udev, and I don't want to install > udev or anything else related to systemd. > i see, that is understandeble, i don't have an problem with systemd myself, i can use it, but i hate apps deppending on it - even more when i now use gentoo with OpenRC. May the Force be with you, Vít Smolík. > [-- Attachment #2: Type: text/html, Size: 3010 bytes --] ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-12 21:22 ` Vít Smolík @ 2023-12-12 21:55 ` stefan11111 2023-12-12 22:08 ` Vít Smolík 2023-12-12 22:10 ` Jack 0 siblings, 2 replies; 44+ messages in thread From: stefan11111 @ 2023-12-12 21:55 UTC (permalink / raw To: gentoo-user On 2023-12-12 21:22, Vít Smolík wrote: > Dne út 12. 12. 2023 22:16 uživatel <stefan11111@shitposting.expert> > napsal: > >> On 2023-12-12 20:49, Vít Smolík wrote: >> > Dne út 12. 12. 2023 21:31 uživatel <stefan11111@shitposting.expert> >> > napsal: >> >> >> >> On 2023-12-12 19:15, Vít Smolík wrote: >> >> > út 12. 12. 2023 v 20:09 odesílatel <stefan11111@shitposting.expert> >> >> > napsal: >> >> > one more idea, you could try to disable your integrated gpu in your >> >> > bios, and then boot only using the Nvidia GPU, just an idea, >> >> > but if you send your laptop model, i can provide more straight-forward >> >> > instructions for this process >> >> > >> >> > May the force be with you, >> >> > Vít Smolík. >> >> >> >> It's an acer nitro 5. I don't see any option to do that in bios. >> > >> > >> > so, i did a bit of diging, and i found that Acer bios does not have >> > the option to disable the iGPU in the bios, but it does support Nvidia >> > Optimus. you could try to configure that, but just an FYI, it is >> > proprietary. >> > >> > wiki-link: https://wiki.gentoo.org/wiki/NVIDIA/Optimus >> > >> >> Thanks, I will try that. >> Tried doing the optimus thing. Just like without optimus, I start xorg but I see nothing. Xorg and dwm properly start, I tried typing in a terminal 'speaker-test' and it worked. So the problem there isn't that xorg freezes or something, it's that I can't see the x server. ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-12 21:55 ` stefan11111 @ 2023-12-12 22:08 ` Vít Smolík 2023-12-12 22:25 ` stefan11111 2023-12-12 22:42 ` stefan11111 2023-12-12 22:10 ` Jack 1 sibling, 2 replies; 44+ messages in thread From: Vít Smolík @ 2023-12-12 22:08 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 2189 bytes --] Dne út 12. 12. 2023 22:55 uživatel <stefan11111@shitposting.expert> napsal: > On 2023-12-12 21:22, Vít Smolík wrote: > > Dne út 12. 12. 2023 22:16 uživatel <stefan11111@shitposting.expert> > > napsal: > > > >> On 2023-12-12 20:49, Vít Smolík wrote: > >> > Dne út 12. 12. 2023 21:31 uživatel <stefan11111@shitposting.expert> > >> > napsal: > >> >> > >> >> On 2023-12-12 19:15, Vít Smolík wrote: > >> >> > út 12. 12. 2023 v 20:09 odesílatel <stefan11111@shitposting.expert > > > >> >> > napsal: > >> >> > one more idea, you could try to disable your integrated gpu in your > >> >> > bios, and then boot only using the Nvidia GPU, just an idea, > >> >> > but if you send your laptop model, i can provide more > straight-forward > >> >> > instructions for this process > >> >> > > >> >> > May the force be with you, > >> >> > Vít Smolík. > >> >> > >> >> It's an acer nitro 5. I don't see any option to do that in bios. > >> > > >> > > >> > so, i did a bit of diging, and i found that Acer bios does not have > >> > the option to disable the iGPU in the bios, but it does support Nvidia > >> > Optimus. you could try to configure that, but just an FYI, it is > >> > proprietary. > >> > > >> > wiki-link: https://wiki.gentoo.org/wiki/NVIDIA/Optimus > >> > > >> > >> Thanks, I will try that. > >> > > Tried doing the optimus thing. Just like without optimus, I start xorg > but I see nothing. > Xorg and dwm properly start, I tried typing in a terminal 'speaker-test' > and it worked. > So the problem there isn't that xorg freezes or something, it's that I > can't see the x server. > i am truly sorry, but i cannot understand you. so are you saying that you can't start xorg at all, and see some kinf of black screen? if so, make sure to follow the "Before starting X", also make sure to take a look at the "xorg.conf" chapter so you have X configured right. and also see the configuration for your display manager (sddm, light-dm etc.) > if you can loadup xorg, try switching back to the igpu by using "optimus-manager --switch integrated" it will log you out, so be careful. May the Force be with you, Vít Smolík. [-- Attachment #2: Type: text/html, Size: 3494 bytes --] ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-12 22:08 ` Vít Smolík @ 2023-12-12 22:25 ` stefan11111 2023-12-12 22:49 ` Vít Smolík 2023-12-12 22:42 ` stefan11111 1 sibling, 1 reply; 44+ messages in thread From: stefan11111 @ 2023-12-12 22:25 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 3154 bytes --] On 2023-12-12 22:08, Vít Smolík wrote: > Dne út 12. 12. 2023 22:55 uživatel <stefan11111@shitposting.expert> > napsal: >> Tried doing the optimus thing. Just like without optimus, I start xorg >> but I see nothing. >> Xorg and dwm properly start, I tried typing in a terminal >> 'speaker-test' >> and it worked. >> So the problem there isn't that xorg freezes or something, it's that I >> can't see the x server. >> > i am truly sorry, but i cannot understand you. so are you saying that > you > can't start xorg at all, and see some kinf of black screen? > if so, make sure to follow the "Before starting X", also make sure to > take > a look at the "xorg.conf" chapter so you have X configured right. and > also > see the configuration for your display manager (sddm, light-dm etc.) > >> > if you can loadup xorg, try switching back to the igpu by using > "optimus-manager --switch integrated" > it will log you out, so be careful. > > May the Force be with you, > Vít Smolík. I'll add an attachment to make things hopefully a bit more clear. I can start xorg via startx/xinit. All I see is it's startup text and nothing else. I do not have any package installed that provides the command optimus-manager, which you reference in your post. Here is my .xinitrc: #!/bin/sh xrandr --setprovideroutputsource modesetting NVIDIA-0 & xrandr --auto & slstatus & xcompmgr & /usr/bin/feh --bg-fill '/home/stefan/images/wallpapers/2.jpg' & doas chown -R root:audio /dev/snd/* & doas chmod 660 /dev/snd/* & #curl https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts > /etc/hosts & exec dwm Here is the xorg.conf generated by nvidia-xconfig --prime: # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 525.147.05 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" Inactive "InactiveDevice1" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Unknown" Option "DPMS" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BusID "PCI:1:0:0" EndSection Section "Device" Identifier "InactiveDevice1" Driver "modesetting" VendorName "Unknown" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "AllowEmptyInitialConfiguration" "True" SubSection "Display" Depth 24 EndSubSection EndSection [-- Attachment #2: IMG_20231213_001642.jpg --] [-- Type: image/jpeg, Size: 3540580 bytes --] ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-12 22:25 ` stefan11111 @ 2023-12-12 22:49 ` Vít Smolík 2023-12-12 22:54 ` stefan11111 0 siblings, 1 reply; 44+ messages in thread From: Vít Smolík @ 2023-12-12 22:49 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 3673 bytes --] Dne út 12. 12. 2023 23:28 uživatel <stefan11111@shitposting.expert> napsal: > On 2023-12-12 22:08, Vít Smolík wrote: > > Dne út 12. 12. 2023 22:55 uživatel <stefan11111@shitposting.expert> > > napsal: > >> Tried doing the optimus thing. Just like without optimus, I start xorg > >> but I see nothing. > >> Xorg and dwm properly start, I tried typing in a terminal > >> 'speaker-test' > >> and it worked. > >> So the problem there isn't that xorg freezes or something, it's that I > >> can't see the x server. > >> > > i am truly sorry, but i cannot understand you. so are you saying that > > you > > can't start xorg at all, and see some kinf of black screen? > > if so, make sure to follow the "Before starting X", also make sure to > > take > > a look at the "xorg.conf" chapter so you have X configured right. and > > also > > see the configuration for your display manager (sddm, light-dm etc.) > > > >> > > if you can loadup xorg, try switching back to the igpu by using > > "optimus-manager --switch integrated" > > it will log you out, so be careful. > > > > May the Force be with you, > > Vít Smolík. > > I'll add an attachment to make things hopefully a bit more clear. > I can start xorg via startx/xinit. All I see is it's startup text and > nothing else. > I do not have any package installed that provides the command > optimus-manager, which you reference in your post. > Here is my .xinitrc: > > #!/bin/sh > > xrandr --setprovideroutputsource modesetting NVIDIA-0 & > xrandr --auto & > slstatus & > xcompmgr & > /usr/bin/feh --bg-fill '/home/stefan/images/wallpapers/2.jpg' & > doas chown -R root:audio /dev/snd/* & > doas chmod 660 /dev/snd/* & > #curl https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts > > /etc/hosts & > exec dwm > > Here is the xorg.conf generated by nvidia-xconfig --prime: > > # nvidia-xconfig: X configuration file generated by nvidia-xconfig > # nvidia-xconfig: version 525.147.05 > > Section "ServerLayout" > Identifier "Layout0" > Screen 0 "Screen0" > Inactive "InactiveDevice1" > InputDevice "Keyboard0" "CoreKeyboard" > InputDevice "Mouse0" "CorePointer" > EndSection > > Section "Files" > EndSection > > Section "InputDevice" > # generated from default > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "auto" > Option "Device" "/dev/psaux" > Option "Emulate3Buttons" "no" > Option "ZAxisMapping" "4 5" > EndSection > > Section "InputDevice" > # generated from default > Identifier "Keyboard0" > Driver "kbd" > EndSection > > Section "Monitor" > Identifier "Monitor0" > VendorName "Unknown" > ModelName "Unknown" > Option "DPMS" > EndSection > > Section "Device" > Identifier "Device0" > Driver "nvidia" > VendorName "NVIDIA Corporation" > BusID "PCI:1:0:0" > EndSection > > Section "Device" > Identifier "InactiveDevice1" > Driver "modesetting" > VendorName "Unknown" > EndSection > > Section "Screen" > Identifier "Screen0" > Device "Device0" > Monitor "Monitor0" > DefaultDepth 24 > Option "AllowEmptyInitialConfiguration" "True" > SubSection "Display" > Depth 24 > EndSubSection > EndSection > in your .xinitrc, try to drop the "&" in both of the xrandr commands, then start X May the Force be with you, Vít Smolík. [-- Attachment #2: Type: text/html, Size: 5407 bytes --] ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-12 22:49 ` Vít Smolík @ 2023-12-12 22:54 ` stefan11111 2023-12-12 22:59 ` Vít Smolík 0 siblings, 1 reply; 44+ messages in thread From: stefan11111 @ 2023-12-12 22:54 UTC (permalink / raw To: gentoo-user On 2023-12-12 22:49, Vít Smolík wrote: > in your .xinitrc, try to drop the "&" in both of the xrandr commands, > then > start X > > May the Force be with you, > Vít Smolík. Did that, no change. ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-12 22:54 ` stefan11111 @ 2023-12-12 22:59 ` Vít Smolík 2023-12-12 23:31 ` stefan11111 0 siblings, 1 reply; 44+ messages in thread From: Vít Smolík @ 2023-12-12 22:59 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 506 bytes --] Dne út 12. 12. 2023 23:54 uživatel <stefan11111@shitposting.expert> napsal: > On 2023-12-12 22:49, Vít Smolík wrote: > > in your .xinitrc, try to drop the "&" in both of the xrandr commands, > > then > > start X > > > > May the Force be with you, > > Vít Smolík. > Did that, no change. > try to switch to the nvidia gpu "optimus-manager --switch nvidia" then start X, if it doesn't work, try to switch to the integrated GPU "optimus-manager --switch integrated" and then start X > [-- Attachment #2: Type: text/html, Size: 1021 bytes --] ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-12 22:59 ` Vít Smolík @ 2023-12-12 23:31 ` stefan11111 2023-12-13 5:34 ` Vít Smolík 0 siblings, 1 reply; 44+ messages in thread From: stefan11111 @ 2023-12-12 23:31 UTC (permalink / raw To: gentoo-user On 2023-12-12 22:59, Vít Smolík wrote: > Dne út 12. 12. 2023 23:54 uživatel <stefan11111@shitposting.expert> > napsal: > >> On 2023-12-12 22:49, Vít Smolík wrote: >> > in your .xinitrc, try to drop the "&" in both of the xrandr commands, >> > then >> > start X >> > >> > May the Force be with you, >> > Vít Smolík. >> Did that, no change. >> > try to switch to the nvidia gpu > "optimus-manager --switch nvidia" > then start X, if it doesn't work, try to switch to the integrated GPU > "optimus-manager --switch integrated" and then start X > >> I do not have optimus-manager installed: $ optimus-manager --switch nvidia bash: optimus-manager: command not found ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-12 23:31 ` stefan11111 @ 2023-12-13 5:34 ` Vít Smolík 2023-12-13 8:27 ` stefan11111 0 siblings, 1 reply; 44+ messages in thread From: Vít Smolík @ 2023-12-13 5:34 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 1044 bytes --] Dne st 13. 12. 2023 0:32 uživatel <stefan11111@shitposting.expert> napsal: > On 2023-12-12 22:59, Vít Smolík wrote: > > Dne út 12. 12. 2023 23:54 uživatel <stefan11111@shitposting.expert> > > napsal: > > > >> On 2023-12-12 22:49, Vít Smolík wrote: > >> > in your .xinitrc, try to drop the "&" in both of the xrandr commands, > >> > then > >> > start X > >> > > >> > May the Force be with you, > >> > Vít Smolík. > >> Did that, no change. > >> > > try to switch to the nvidia gpu > > "optimus-manager --switch nvidia" > > then start X, if it doesn't work, try to switch to the integrated GPU > > "optimus-manager --switch integrated" and then start X > > > >> > I do not have optimus-manager installed: > $ optimus-manager --switch nvidia > bash: optimus-manager: command not found > okay, then dont worry about this. chceck the xorg log it should be in /var/log/Xorg.<some number>.log. also check if both the nvidia and intel drivers are loaded correctly. May the Force be with you, Vít Smolík. > [-- Attachment #2: Type: text/html, Size: 1728 bytes --] ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-13 5:34 ` Vít Smolík @ 2023-12-13 8:27 ` stefan11111 2023-12-13 14:55 ` Vít Smolík 0 siblings, 1 reply; 44+ messages in thread From: stefan11111 @ 2023-12-13 8:27 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 325 bytes --] On 2023-12-13 05:34, Vít Smolík wrote: > okay, then dont worry about this. > chceck the xorg log it should be in /var/log/Xorg.<some number>.log. > also check if both the nvidia and intel drivers are loaded correctly. > > May the Force be with you, > Vít Smolík. > I added the Xorg.0.log from optimus as an attachment. [-- Attachment #2: Xorg.0.log --] [-- Type: application/json, Size: 12347 bytes --] ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-13 8:27 ` stefan11111 @ 2023-12-13 14:55 ` Vít Smolík 2023-12-13 15:57 ` stefan11111 0 siblings, 1 reply; 44+ messages in thread From: Vít Smolík @ 2023-12-13 14:55 UTC (permalink / raw To: gentoo-user st 13. 12. 2023 v 9:28 odesílatel <stefan11111@shitposting.expert> napsal: > > On 2023-12-13 05:34, Vít Smolík wrote: > > okay, then dont worry about this. > > chceck the xorg log it should be in /var/log/Xorg.<some number>.log. > > also check if both the nvidia and intel drivers are loaded correctly. > > > > May the Force be with you, > > Vít Smolík. > > > > I added the Xorg.0.log from optimus as an attachment. okay, i checked and i saw these lines: > [ 32496.682] (**) modeset(1): claimed PCI slot 0@0:2:0 > [ 32496.682] (II) modeset(1): using default device > [ 32496.682] (EE) Screen 1 deleted because of no matching config section. > [ 32496.682] (II) UnloadModule: "modesetting" i think the third line from this citation may be the concern, make sure you installed the proprietary nvidia drivers, and disabled nouveau (pretty sure you already did that) could you send your xorg.conf? it seems to me that the config that nvidia-xconfig made is faulty. -- May the Force be with you, Vít Smolík. ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-13 14:55 ` Vít Smolík @ 2023-12-13 15:57 ` stefan11111 2023-12-13 16:23 ` Vít Smolík 0 siblings, 1 reply; 44+ messages in thread From: stefan11111 @ 2023-12-13 15:57 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 1141 bytes --] On 2023-12-13 14:55, Vít Smolík wrote: > st 13. 12. 2023 v 9:28 odesílatel <stefan11111@shitposting.expert> > napsal: >> >> On 2023-12-13 05:34, Vít Smolík wrote: >> > okay, then dont worry about this. >> > chceck the xorg log it should be in /var/log/Xorg.<some number>.log. >> > also check if both the nvidia and intel drivers are loaded correctly. >> > >> > May the Force be with you, >> > Vít Smolík. >> > >> >> I added the Xorg.0.log from optimus as an attachment. > okay, i checked and i saw these lines: > >> [ 32496.682] (**) modeset(1): claimed PCI slot 0@0:2:0 >> [ 32496.682] (II) modeset(1): using default device >> [ 32496.682] (EE) Screen 1 deleted because of no matching config >> section. >> [ 32496.682] (II) UnloadModule: "modesetting" > > i think the third line from this citation may be the concern, make > sure you installed the proprietary nvidia drivers, and disabled > nouveau (pretty sure you already did that) > could you send your xorg.conf? it seems to me that the config that > nvidia-xconfig made is faulty. > > -- > May the Force be with you, > Vít Smolík. I added my xorg.conf as an attachment [-- Attachment #2: xorg.conf.optimus --] [-- Type: text/plain, Size: 1447 bytes --] # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 525.147.05 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" Inactive "InactiveDevice1" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Unknown" Option "DPMS" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BusID "PCI:1:0:0" EndSection Section "Device" Identifier "InactiveDevice1" Driver "modesetting" VendorName "Unknown" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "AllowEmptyInitialConfiguration" "True" SubSection "Display" Depth 24 EndSubSection EndSection ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-13 15:57 ` stefan11111 @ 2023-12-13 16:23 ` Vít Smolík 2023-12-13 18:46 ` stefan11111 0 siblings, 1 reply; 44+ messages in thread From: Vít Smolík @ 2023-12-13 16:23 UTC (permalink / raw To: gentoo-user st 13. 12. 2023 v 16:58 odesílatel <stefan11111@shitposting.expert> napsal: > > On 2023-12-13 14:55, Vít Smolík wrote: > > st 13. 12. 2023 v 9:28 odesílatel <stefan11111@shitposting.expert> > > napsal: > >> > >> On 2023-12-13 05:34, Vít Smolík wrote: > >> > okay, then dont worry about this. > >> > chceck the xorg log it should be in /var/log/Xorg.<some number>.log. > >> > also check if both the nvidia and intel drivers are loaded correctly. > >> > > >> > May the Force be with you, > >> > Vít Smolík. > >> > > >> > >> I added the Xorg.0.log from optimus as an attachment. > > okay, i checked and i saw these lines: > > > >> [ 32496.682] (**) modeset(1): claimed PCI slot 0@0:2:0 > >> [ 32496.682] (II) modeset(1): using default device > >> [ 32496.682] (EE) Screen 1 deleted because of no matching config > >> section. > >> [ 32496.682] (II) UnloadModule: "modesetting" > > > > i think the third line from this citation may be the concern, make > > sure you installed the proprietary nvidia drivers, and disabled > > nouveau (pretty sure you already did that) > > could you send your xorg.conf? it seems to me that the config that > > nvidia-xconfig made is faulty. > > > > -- > > May the Force be with you, > > Vít Smolík. > I added my xorg.conf as an attachment okay, try adding this line right after the "Device" line in the "Screen" section: GPUDevice "InactiveDevice1" The config should then look like this: > Section "Screen" > Identifier "Screen0" > Device "Device0" > GPUDevice "InactiveDevice1" > Monitor "Monitor0" > DefaultDepth 24 > Option "AllowEmptyInitialConfiguration" "True" > SubSection "Display" > Depth 24 > EndSubSection > EndSection (i don't know how the formating will look in this email, but the "GPUDevice" line will be indented the same as the "Device" line) after that, save the config file and start X -- May the Force be with you, Vít Smolík. ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-13 16:23 ` Vít Smolík @ 2023-12-13 18:46 ` stefan11111 2023-12-13 18:50 ` stefan11111 0 siblings, 1 reply; 44+ messages in thread From: stefan11111 @ 2023-12-13 18:46 UTC (permalink / raw To: gentoo-user On 2023-12-13 16:23, Vít Smolík wrote: > st 13. 12. 2023 v 16:58 odesílatel <stefan11111@shitposting.expert> > napsal: >> >> On 2023-12-13 14:55, Vít Smolík wrote: >> > st 13. 12. 2023 v 9:28 odesílatel <stefan11111@shitposting.expert> >> > napsal: >> >> >> >> On 2023-12-13 05:34, Vít Smolík wrote: >> >> > okay, then dont worry about this. >> >> > chceck the xorg log it should be in /var/log/Xorg.<some number>.log. >> >> > also check if both the nvidia and intel drivers are loaded correctly. >> >> > >> >> > May the Force be with you, >> >> > Vít Smolík. >> >> > >> >> >> >> I added the Xorg.0.log from optimus as an attachment. >> > okay, i checked and i saw these lines: >> > >> >> [ 32496.682] (**) modeset(1): claimed PCI slot 0@0:2:0 >> >> [ 32496.682] (II) modeset(1): using default device >> >> [ 32496.682] (EE) Screen 1 deleted because of no matching config >> >> section. >> >> [ 32496.682] (II) UnloadModule: "modesetting" >> > >> > i think the third line from this citation may be the concern, make >> > sure you installed the proprietary nvidia drivers, and disabled >> > nouveau (pretty sure you already did that) >> > could you send your xorg.conf? it seems to me that the config that >> > nvidia-xconfig made is faulty. >> > >> > -- >> > May the Force be with you, >> > Vít Smolík. >> I added my xorg.conf as an attachment > okay, try adding this line right after the "Device" line in the > "Screen" section: > > GPUDevice "InactiveDevice1" > > The config should then look like this: > >> Section "Screen" >> Identifier "Screen0" >> Device "Device0" >> GPUDevice "InactiveDevice1" >> Monitor "Monitor0" >> DefaultDepth 24 >> Option "AllowEmptyInitialConfiguration" "True" >> SubSection "Display" >> Depth 24 >> EndSubSection >> EndSection > (i don't know how the formating will look in this email, but the > "GPUDevice" line will be indented the same as the "Device" line) > > after that, save the config file and start X Doing this did have an effect, but not the desired effect. I still don't see xorg's display on the laptop screen, but if I connect an hdmi cable to the laptop, I get output on an external monitor. ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-13 18:46 ` stefan11111 @ 2023-12-13 18:50 ` stefan11111 2023-12-13 19:21 ` Vít Smolík 0 siblings, 1 reply; 44+ messages in thread From: stefan11111 @ 2023-12-13 18:50 UTC (permalink / raw To: gentoo-user On 2023-12-13 18:46, stefan11111@shitposting.expert wrote: > On 2023-12-13 16:23, Vít Smolík wrote: >> st 13. 12. 2023 v 16:58 odesílatel <stefan11111@shitposting.expert> >> napsal: >>> >>> On 2023-12-13 14:55, Vít Smolík wrote: >>> > st 13. 12. 2023 v 9:28 odesílatel <stefan11111@shitposting.expert> >>> > napsal: >>> >> >>> >> On 2023-12-13 05:34, Vít Smolík wrote: >>> >> > okay, then dont worry about this. >>> >> > chceck the xorg log it should be in /var/log/Xorg.<some number>.log. >>> >> > also check if both the nvidia and intel drivers are loaded correctly. >>> >> > >>> >> > May the Force be with you, >>> >> > Vít Smolík. >>> >> > >>> >> >>> >> I added the Xorg.0.log from optimus as an attachment. >>> > okay, i checked and i saw these lines: >>> > >>> >> [ 32496.682] (**) modeset(1): claimed PCI slot 0@0:2:0 >>> >> [ 32496.682] (II) modeset(1): using default device >>> >> [ 32496.682] (EE) Screen 1 deleted because of no matching config >>> >> section. >>> >> [ 32496.682] (II) UnloadModule: "modesetting" >>> > >>> > i think the third line from this citation may be the concern, make >>> > sure you installed the proprietary nvidia drivers, and disabled >>> > nouveau (pretty sure you already did that) >>> > could you send your xorg.conf? it seems to me that the config that >>> > nvidia-xconfig made is faulty. >>> > >>> > -- >>> > May the Force be with you, >>> > Vít Smolík. >>> I added my xorg.conf as an attachment >> okay, try adding this line right after the "Device" line in the >> "Screen" section: >> >> GPUDevice "InactiveDevice1" >> >> The config should then look like this: >> >>> Section "Screen" >>> Identifier "Screen0" >>> Device "Device0" >>> GPUDevice "InactiveDevice1" >>> Monitor "Monitor0" >>> DefaultDepth 24 >>> Option "AllowEmptyInitialConfiguration" "True" >>> SubSection "Display" >>> Depth 24 >>> EndSubSection >>> EndSection >> (i don't know how the formating will look in this email, but the >> "GPUDevice" line will be indented the same as the "Device" line) >> >> after that, save the config file and start X > Doing this did have an effect, but not the desired effect. > I still don't see xorg's display on the laptop screen, but if I > connect an hdmi cable to the laptop, I get output on an external > monitor. Good news, proton works. I don't get sound with proton though, but that is a known issues with steam's runtime that can be fixed. Thanks for helping me so far. Maybe I can even get the display to work on the laptop's screen. ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-13 18:50 ` stefan11111 @ 2023-12-13 19:21 ` Vít Smolík 2023-12-13 19:26 ` Vít Smolík 2023-12-13 19:29 ` stefan11111 0 siblings, 2 replies; 44+ messages in thread From: Vít Smolík @ 2023-12-13 19:21 UTC (permalink / raw To: gentoo-user st 13. 12. 2023 v 19:51 odesílatel <stefan11111@shitposting.expert> napsal: > > On 2023-12-13 18:46, stefan11111@shitposting.expert wrote: > > On 2023-12-13 16:23, Vít Smolík wrote: > >> st 13. 12. 2023 v 16:58 odesílatel <stefan11111@shitposting.expert> > >> napsal: > >>> > >>> On 2023-12-13 14:55, Vít Smolík wrote: > >>> > st 13. 12. 2023 v 9:28 odesílatel <stefan11111@shitposting.expert> > >>> > napsal: > >>> >> > >>> >> On 2023-12-13 05:34, Vít Smolík wrote: > >>> >> > okay, then dont worry about this. > >>> >> > chceck the xorg log it should be in /var/log/Xorg.<some number>.log. > >>> >> > also check if both the nvidia and intel drivers are loaded correctly. > >>> >> > > >>> >> > May the Force be with you, > >>> >> > Vít Smolík. > >>> >> > > >>> >> > >>> >> I added the Xorg.0.log from optimus as an attachment. > >>> > okay, i checked and i saw these lines: > >>> > > >>> >> [ 32496.682] (**) modeset(1): claimed PCI slot 0@0:2:0 > >>> >> [ 32496.682] (II) modeset(1): using default device > >>> >> [ 32496.682] (EE) Screen 1 deleted because of no matching config > >>> >> section. > >>> >> [ 32496.682] (II) UnloadModule: "modesetting" > >>> > > >>> > i think the third line from this citation may be the concern, make > >>> > sure you installed the proprietary nvidia drivers, and disabled > >>> > nouveau (pretty sure you already did that) > >>> > could you send your xorg.conf? it seems to me that the config that > >>> > nvidia-xconfig made is faulty. > >>> > > >>> > -- > >>> > May the Force be with you, > >>> > Vít Smolík. > >>> I added my xorg.conf as an attachment > >> okay, try adding this line right after the "Device" line in the > >> "Screen" section: > >> > >> GPUDevice "InactiveDevice1" > >> > >> The config should then look like this: > >> > >>> Section "Screen" > >>> Identifier "Screen0" > >>> Device "Device0" > >>> GPUDevice "InactiveDevice1" > >>> Monitor "Monitor0" > >>> DefaultDepth 24 > >>> Option "AllowEmptyInitialConfiguration" "True" > >>> SubSection "Display" > >>> Depth 24 > >>> EndSubSection > >>> EndSection > >> (i don't know how the formating will look in this email, but the > >> "GPUDevice" line will be indented the same as the "Device" line) > >> > >> after that, save the config file and start X > > Doing this did have an effect, but not the desired effect. > > I still don't see xorg's display on the laptop screen, but if I > > connect an hdmi cable to the laptop, I get output on an external > > monitor. > Good news, proton works. > I don't get sound with proton though, but that is a known issues with > steam's runtime that can be fixed. > Thanks for helping me so far. Maybe I can even get the display to work > on the laptop's screen. > i think the fix for your problem will be adding the second monitor to the xorg.conf, you only have 1 monitor configured. would you mind sending me your original xorg config if you still have it? also try running xrandr (after starting X), then see all of the outputs and add something like this to your X config > > Section "Monitor" > Identifier "THE THING XRANDR OUTPUTS" > Option "DPMS" > EndSection the xrandr output should look something like this: > Screen 0: minimum 320 x 200, current 3200 x 1080, maximum 8192 x 8192 > VGA-1 disconnected (normal left inverted right x axis y axis) > HDMI-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 531mm x 299mm > 1920x1080 59.93 + 60.00* 50.00 59.94 > 1920x1080i 60.00 50.00 59.94 > 1680x1050 59.88 > … if you can't figure it out, send the output, i will help you write the config ;D -- May the Force be with you, Vít Smolík. ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-13 19:21 ` Vít Smolík @ 2023-12-13 19:26 ` Vít Smolík 2023-12-13 19:29 ` stefan11111 1 sibling, 0 replies; 44+ messages in thread From: Vít Smolík @ 2023-12-13 19:26 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 4354 bytes --] Dne st 13. 12. 2023 20:21 uživatel Vít Smolík <vit.smolik2@gmail.com> napsal: > st 13. 12. 2023 v 19:51 odesílatel <stefan11111@shitposting.expert> > napsal: > > > > On 2023-12-13 18:46, stefan11111@shitposting.expert wrote: > > > On 2023-12-13 16:23, Vít Smolík wrote: > > >> st 13. 12. 2023 v 16:58 odesílatel <stefan11111@shitposting.expert> > > >> napsal: > > >>> > > >>> On 2023-12-13 14:55, Vít Smolík wrote: > > >>> > st 13. 12. 2023 v 9:28 odesílatel <stefan11111@shitposting.expert> > > >>> > napsal: > > >>> >> > > >>> >> On 2023-12-13 05:34, Vít Smolík wrote: > > >>> >> > okay, then dont worry about this. > > >>> >> > chceck the xorg log it should be in /var/log/Xorg.<some > number>.log. > > >>> >> > also check if both the nvidia and intel drivers are loaded > correctly. > > >>> >> > > > >>> >> > May the Force be with you, > > >>> >> > Vít Smolík. > > >>> >> > > > >>> >> > > >>> >> I added the Xorg.0.log from optimus as an attachment. > > >>> > okay, i checked and i saw these lines: > > >>> > > > >>> >> [ 32496.682] (**) modeset(1): claimed PCI slot 0@0:2:0 > > >>> >> [ 32496.682] (II) modeset(1): using default device > > >>> >> [ 32496.682] (EE) Screen 1 deleted because of no matching config > > >>> >> section. > > >>> >> [ 32496.682] (II) UnloadModule: "modesetting" > > >>> > > > >>> > i think the third line from this citation may be the concern, make > > >>> > sure you installed the proprietary nvidia drivers, and disabled > > >>> > nouveau (pretty sure you already did that) > > >>> > could you send your xorg.conf? it seems to me that the config that > > >>> > nvidia-xconfig made is faulty. > > >>> > > > >>> > -- > > >>> > May the Force be with you, > > >>> > Vít Smolík. > > >>> I added my xorg.conf as an attachment > > >> okay, try adding this line right after the "Device" line in the > > >> "Screen" section: > > >> > > >> GPUDevice "InactiveDevice1" > > >> > > >> The config should then look like this: > > >> > > >>> Section "Screen" > > >>> Identifier "Screen0" > > >>> Device "Device0" > > >>> GPUDevice "InactiveDevice1" > > >>> Monitor "Monitor0" > > >>> DefaultDepth 24 > > >>> Option "AllowEmptyInitialConfiguration" "True" > > >>> SubSection "Display" > > >>> Depth 24 > > >>> EndSubSection > > >>> EndSection > > >> (i don't know how the formating will look in this email, but the > > >> "GPUDevice" line will be indented the same as the "Device" line) > > >> > > >> after that, save the config file and start X > > > Doing this did have an effect, but not the desired effect. > > > I still don't see xorg's display on the laptop screen, but if I > > > connect an hdmi cable to the laptop, I get output on an external > > > monitor. > > Good news, proton works. > > I don't get sound with proton though, but that is a known issues with > > steam's runtime that can be fixed. > > Thanks for helping me so far. Maybe I can even get the display to work > > on the laptop's screen. > > > i think the fix for your problem will be adding the second monitor to > the xorg.conf, you only have 1 monitor configured. > would you mind sending me your original xorg config if you still have it? > > also try running xrandr (after starting X), then see all of the > outputs and add something like this to your X config > > > > Section "Monitor" > > Identifier "THE THING XRANDR OUTPUTS" > > Option "DPMS" > > EndSection > > the xrandr output should look something like this: > > Screen 0: minimum 320 x 200, current 3200 x 1080, maximum 8192 x 8192 > > VGA-1 disconnected (normal left inverted right x axis y axis) > > HDMI-1 connected primary 1920x1080+0+0 (normal left inverted right x > axis y axis) 531mm x 299mm > > 1920x1080 59.93 + 60.00* 50.00 59.94 > > 1920x1080i 60.00 50.00 59.94 > > 1680x1050 59.88 > > … > > if you can't figure it out, send the output, i will help you write the > config ;D > > -- > May the Force be with you, > Vít Smolík. > forgot to clarify, by "the thing xrandr outputs" i mean something like "Monitor0" or "VGA-1" - you can see it in the example output also. May the Force be with you, Vít Smolík. [-- Attachment #2: Type: text/html, Size: 6310 bytes --] ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-13 19:21 ` Vít Smolík 2023-12-13 19:26 ` Vít Smolík @ 2023-12-13 19:29 ` stefan11111 2023-12-13 19:35 ` Vít Smolík 2023-12-19 10:27 ` stefan11111 1 sibling, 2 replies; 44+ messages in thread From: stefan11111 @ 2023-12-13 19:29 UTC (permalink / raw To: gentoo-user On 2023-12-13 19:21, Vít Smolík wrote: > st 13. 12. 2023 v 19:51 odesílatel <stefan11111@shitposting.expert> > napsal: >> >> On 2023-12-13 18:46, stefan11111@shitposting.expert wrote: >> > On 2023-12-13 16:23, Vít Smolík wrote: >> >> st 13. 12. 2023 v 16:58 odesílatel <stefan11111@shitposting.expert> >> >> napsal: >> >>> >> >>> On 2023-12-13 14:55, Vít Smolík wrote: >> >>> > st 13. 12. 2023 v 9:28 odesílatel <stefan11111@shitposting.expert> >> >>> > napsal: >> >>> >> >> >>> >> On 2023-12-13 05:34, Vít Smolík wrote: >> >>> >> > okay, then dont worry about this. >> >>> >> > chceck the xorg log it should be in /var/log/Xorg.<some number>.log. >> >>> >> > also check if both the nvidia and intel drivers are loaded correctly. >> >>> >> > >> >>> >> > May the Force be with you, >> >>> >> > Vít Smolík. >> >>> >> > >> >>> >> >> >>> >> I added the Xorg.0.log from optimus as an attachment. >> >>> > okay, i checked and i saw these lines: >> >>> > >> >>> >> [ 32496.682] (**) modeset(1): claimed PCI slot 0@0:2:0 >> >>> >> [ 32496.682] (II) modeset(1): using default device >> >>> >> [ 32496.682] (EE) Screen 1 deleted because of no matching config >> >>> >> section. >> >>> >> [ 32496.682] (II) UnloadModule: "modesetting" >> >>> > >> >>> > i think the third line from this citation may be the concern, make >> >>> > sure you installed the proprietary nvidia drivers, and disabled >> >>> > nouveau (pretty sure you already did that) >> >>> > could you send your xorg.conf? it seems to me that the config that >> >>> > nvidia-xconfig made is faulty. >> >>> > >> >>> > -- >> >>> > May the Force be with you, >> >>> > Vít Smolík. >> >>> I added my xorg.conf as an attachment >> >> okay, try adding this line right after the "Device" line in the >> >> "Screen" section: >> >> >> >> GPUDevice "InactiveDevice1" >> >> >> >> The config should then look like this: >> >> >> >>> Section "Screen" >> >>> Identifier "Screen0" >> >>> Device "Device0" >> >>> GPUDevice "InactiveDevice1" >> >>> Monitor "Monitor0" >> >>> DefaultDepth 24 >> >>> Option "AllowEmptyInitialConfiguration" "True" >> >>> SubSection "Display" >> >>> Depth 24 >> >>> EndSubSection >> >>> EndSection >> >> (i don't know how the formating will look in this email, but the >> >> "GPUDevice" line will be indented the same as the "Device" line) >> >> >> >> after that, save the config file and start X >> > Doing this did have an effect, but not the desired effect. >> > I still don't see xorg's display on the laptop screen, but if I >> > connect an hdmi cable to the laptop, I get output on an external >> > monitor. >> Good news, proton works. >> I don't get sound with proton though, but that is a known issues with >> steam's runtime that can be fixed. >> Thanks for helping me so far. Maybe I can even get the display to work >> on the laptop's screen. >> > i think the fix for your problem will be adding the second monitor to > the xorg.conf, you only have 1 monitor configured. > would you mind sending me your original xorg config if you still have > it? > The xorg config I sent is the only one I had on this laptop. Before trying this, I didn't have an xorg config on this laptop. > also try running xrandr (after starting X), then see all of the > outputs and add something like this to your X config >> >> Section "Monitor" >> Identifier "THE THING XRANDR OUTPUTS" >> Option "DPMS" >> EndSection > > the xrandr output should look something like this: >> Screen 0: minimum 320 x 200, current 3200 x 1080, maximum 8192 x 8192 >> VGA-1 disconnected (normal left inverted right x axis y axis) >> HDMI-1 connected primary 1920x1080+0+0 (normal left inverted right x >> axis y axis) 531mm x 299mm >> 1920x1080 59.93 + 60.00* 50.00 59.94 >> 1920x1080i 60.00 50.00 59.94 >> 1680x1050 59.88 >> … > > if you can't figure it out, send the output, i will help you write the > config ;D This is the output of xrandr: $ xrandr Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767 HDMI-0 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 698mm x 392mm 1920x1080 60.00*+ 60.00 59.94 50.00 1680x1050 59.95 1600x900 60.00 1440x900 59.89 1440x576 50.00 1400x1050 59.98 1280x1024 60.02 1280x800 59.81 1280x720 60.00 59.96 50.00 1024x768 60.00 800x600 60.32 56.25 720x576 50.00 720x480 59.94 640x480 59.94 ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-13 19:29 ` stefan11111 @ 2023-12-13 19:35 ` Vít Smolík 2023-12-13 19:44 ` stefan11111 2023-12-19 10:27 ` stefan11111 1 sibling, 1 reply; 44+ messages in thread From: Vít Smolík @ 2023-12-13 19:35 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 5415 bytes --] Dne st 13. 12. 2023 20:30 uživatel <stefan11111@shitposting.expert> napsal: > On 2023-12-13 19:21, Vít Smolík wrote: > > st 13. 12. 2023 v 19:51 odesílatel <stefan11111@shitposting.expert> > > napsal: > >> > >> On 2023-12-13 18:46, stefan11111@shitposting.expert wrote: > >> > On 2023-12-13 16:23, Vít Smolík wrote: > >> >> st 13. 12. 2023 v 16:58 odesílatel <stefan11111@shitposting.expert> > >> >> napsal: > >> >>> > >> >>> On 2023-12-13 14:55, Vít Smolík wrote: > >> >>> > st 13. 12. 2023 v 9:28 odesílatel <stefan11111@shitposting.expert > > > >> >>> > napsal: > >> >>> >> > >> >>> >> On 2023-12-13 05:34, Vít Smolík wrote: > >> >>> >> > okay, then dont worry about this. > >> >>> >> > chceck the xorg log it should be in /var/log/Xorg.<some > number>.log. > >> >>> >> > also check if both the nvidia and intel drivers are loaded > correctly. > >> >>> >> > > >> >>> >> > May the Force be with you, > >> >>> >> > Vít Smolík. > >> >>> >> > > >> >>> >> > >> >>> >> I added the Xorg.0.log from optimus as an attachment. > >> >>> > okay, i checked and i saw these lines: > >> >>> > > >> >>> >> [ 32496.682] (**) modeset(1): claimed PCI slot 0@0:2:0 > >> >>> >> [ 32496.682] (II) modeset(1): using default device > >> >>> >> [ 32496.682] (EE) Screen 1 deleted because of no matching config > >> >>> >> section. > >> >>> >> [ 32496.682] (II) UnloadModule: "modesetting" > >> >>> > > >> >>> > i think the third line from this citation may be the concern, make > >> >>> > sure you installed the proprietary nvidia drivers, and disabled > >> >>> > nouveau (pretty sure you already did that) > >> >>> > could you send your xorg.conf? it seems to me that the config that > >> >>> > nvidia-xconfig made is faulty. > >> >>> > > >> >>> > -- > >> >>> > May the Force be with you, > >> >>> > Vít Smolík. > >> >>> I added my xorg.conf as an attachment > >> >> okay, try adding this line right after the "Device" line in the > >> >> "Screen" section: > >> >> > >> >> GPUDevice "InactiveDevice1" > >> >> > >> >> The config should then look like this: > >> >> > >> >>> Section "Screen" > >> >>> Identifier "Screen0" > >> >>> Device "Device0" > >> >>> GPUDevice "InactiveDevice1" > >> >>> Monitor "Monitor0" > >> >>> DefaultDepth 24 > >> >>> Option "AllowEmptyInitialConfiguration" "True" > >> >>> SubSection "Display" > >> >>> Depth 24 > >> >>> EndSubSection > >> >>> EndSection > >> >> (i don't know how the formating will look in this email, but the > >> >> "GPUDevice" line will be indented the same as the "Device" line) > >> >> > >> >> after that, save the config file and start X > >> > Doing this did have an effect, but not the desired effect. > >> > I still don't see xorg's display on the laptop screen, but if I > >> > connect an hdmi cable to the laptop, I get output on an external > >> > monitor. > >> Good news, proton works. > >> I don't get sound with proton though, but that is a known issues with > >> steam's runtime that can be fixed. > >> Thanks for helping me so far. Maybe I can even get the display to work > >> on the laptop's screen. > >> > > i think the fix for your problem will be adding the second monitor to > > the xorg.conf, you only have 1 monitor configured. > > would you mind sending me your original xorg config if you still have > > it? > > > > The xorg config I sent is the only one I had on this laptop. > Before trying this, I didn't have an xorg config on this laptop. > > > also try running xrandr (after starting X), then see all of the > > outputs and add something like this to your X config > >> > >> Section "Monitor" > >> Identifier "THE THING XRANDR OUTPUTS" > >> Option "DPMS" > >> EndSection > > > > the xrandr output should look something like this: > >> Screen 0: minimum 320 x 200, current 3200 x 1080, maximum 8192 x 8192 > >> VGA-1 disconnected (normal left inverted right x axis y axis) > >> HDMI-1 connected primary 1920x1080+0+0 (normal left inverted right x > >> axis y axis) 531mm x 299mm > >> 1920x1080 59.93 + 60.00* 50.00 59.94 > >> 1920x1080i 60.00 50.00 59.94 > >> 1680x1050 59.88 > >> … > > > > if you can't figure it out, send the output, i will help you write the > > config ;D > This is the output of xrandr: > > $ xrandr > Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767 > HDMI-0 connected primary 1920x1080+0+0 (normal left inverted right x > axis y axis) 698mm x 392mm > 1920x1080 60.00*+ 60.00 59.94 50.00 > 1680x1050 59.95 > 1600x900 60.00 > 1440x900 59.89 > 1440x576 50.00 > 1400x1050 59.98 > 1280x1024 60.02 > 1280x800 59.81 > 1280x720 60.00 59.96 50.00 > 1024x768 60.00 > 800x600 60.32 56.25 > 720x576 50.00 > 720x480 59.94 > 640x480 59.94 > add this to your config: Section "Monitor" Identifier "HDMI-0" Option "DPMS" EndSection Make sure the indentation is correct, see the rest of the config file, and indent the same as in the other sections. if it doesn't work, in the next email, include your xorg.conf and the xorg log May the Force be with you, Vít Smolík. [-- Attachment #2: Type: text/html, Size: 7981 bytes --] ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-13 19:35 ` Vít Smolík @ 2023-12-13 19:44 ` stefan11111 2023-12-13 19:58 ` Vít Smolík 0 siblings, 1 reply; 44+ messages in thread From: stefan11111 @ 2023-12-13 19:44 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 5562 bytes --] On 2023-12-13 19:35, Vít Smolík wrote: > Dne st 13. 12. 2023 20:30 uživatel <stefan11111@shitposting.expert> > napsal: > >> On 2023-12-13 19:21, Vít Smolík wrote: >> > st 13. 12. 2023 v 19:51 odesílatel <stefan11111@shitposting.expert> >> > napsal: >> >> >> >> On 2023-12-13 18:46, stefan11111@shitposting.expert wrote: >> >> > On 2023-12-13 16:23, Vít Smolík wrote: >> >> >> st 13. 12. 2023 v 16:58 odesílatel <stefan11111@shitposting.expert> >> >> >> napsal: >> >> >>> >> >> >>> On 2023-12-13 14:55, Vít Smolík wrote: >> >> >>> > st 13. 12. 2023 v 9:28 odesílatel <stefan11111@shitposting.expert >> > >> >> >>> > napsal: >> >> >>> >> >> >> >>> >> On 2023-12-13 05:34, Vít Smolík wrote: >> >> >>> >> > okay, then dont worry about this. >> >> >>> >> > chceck the xorg log it should be in /var/log/Xorg.<some >> number>.log. >> >> >>> >> > also check if both the nvidia and intel drivers are loaded >> correctly. >> >> >>> >> > >> >> >>> >> > May the Force be with you, >> >> >>> >> > Vít Smolík. >> >> >>> >> > >> >> >>> >> >> >> >>> >> I added the Xorg.0.log from optimus as an attachment. >> >> >>> > okay, i checked and i saw these lines: >> >> >>> > >> >> >>> >> [ 32496.682] (**) modeset(1): claimed PCI slot 0@0:2:0 >> >> >>> >> [ 32496.682] (II) modeset(1): using default device >> >> >>> >> [ 32496.682] (EE) Screen 1 deleted because of no matching config >> >> >>> >> section. >> >> >>> >> [ 32496.682] (II) UnloadModule: "modesetting" >> >> >>> > >> >> >>> > i think the third line from this citation may be the concern, make >> >> >>> > sure you installed the proprietary nvidia drivers, and disabled >> >> >>> > nouveau (pretty sure you already did that) >> >> >>> > could you send your xorg.conf? it seems to me that the config that >> >> >>> > nvidia-xconfig made is faulty. >> >> >>> > >> >> >>> > -- >> >> >>> > May the Force be with you, >> >> >>> > Vít Smolík. >> >> >>> I added my xorg.conf as an attachment >> >> >> okay, try adding this line right after the "Device" line in the >> >> >> "Screen" section: >> >> >> >> >> >> GPUDevice "InactiveDevice1" >> >> >> >> >> >> The config should then look like this: >> >> >> >> >> >>> Section "Screen" >> >> >>> Identifier "Screen0" >> >> >>> Device "Device0" >> >> >>> GPUDevice "InactiveDevice1" >> >> >>> Monitor "Monitor0" >> >> >>> DefaultDepth 24 >> >> >>> Option "AllowEmptyInitialConfiguration" "True" >> >> >>> SubSection "Display" >> >> >>> Depth 24 >> >> >>> EndSubSection >> >> >>> EndSection >> >> >> (i don't know how the formating will look in this email, but the >> >> >> "GPUDevice" line will be indented the same as the "Device" line) >> >> >> >> >> >> after that, save the config file and start X >> >> > Doing this did have an effect, but not the desired effect. >> >> > I still don't see xorg's display on the laptop screen, but if I >> >> > connect an hdmi cable to the laptop, I get output on an external >> >> > monitor. >> >> Good news, proton works. >> >> I don't get sound with proton though, but that is a known issues with >> >> steam's runtime that can be fixed. >> >> Thanks for helping me so far. Maybe I can even get the display to work >> >> on the laptop's screen. >> >> >> > i think the fix for your problem will be adding the second monitor to >> > the xorg.conf, you only have 1 monitor configured. >> > would you mind sending me your original xorg config if you still have >> > it? >> > >> >> The xorg config I sent is the only one I had on this laptop. >> Before trying this, I didn't have an xorg config on this laptop. >> >> > also try running xrandr (after starting X), then see all of the >> > outputs and add something like this to your X config >> >> >> >> Section "Monitor" >> >> Identifier "THE THING XRANDR OUTPUTS" >> >> Option "DPMS" >> >> EndSection >> > >> > the xrandr output should look something like this: >> >> Screen 0: minimum 320 x 200, current 3200 x 1080, maximum 8192 x 8192 >> >> VGA-1 disconnected (normal left inverted right x axis y axis) >> >> HDMI-1 connected primary 1920x1080+0+0 (normal left inverted right x >> >> axis y axis) 531mm x 299mm >> >> 1920x1080 59.93 + 60.00* 50.00 59.94 >> >> 1920x1080i 60.00 50.00 59.94 >> >> 1680x1050 59.88 >> >> … >> > >> > if you can't figure it out, send the output, i will help you write the >> > config ;D >> This is the output of xrandr: >> >> $ xrandr >> Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767 >> HDMI-0 connected primary 1920x1080+0+0 (normal left inverted right x >> axis y axis) 698mm x 392mm >> 1920x1080 60.00*+ 60.00 59.94 50.00 >> 1680x1050 59.95 >> 1600x900 60.00 >> 1440x900 59.89 >> 1440x576 50.00 >> 1400x1050 59.98 >> 1280x1024 60.02 >> 1280x800 59.81 >> 1280x720 60.00 59.96 50.00 >> 1024x768 60.00 >> 800x600 60.32 56.25 >> 720x576 50.00 >> 720x480 59.94 >> 640x480 59.94 >> > add this to your config: > > Section "Monitor" > Identifier "HDMI-0" > Option "DPMS" > EndSection > > Make sure the indentation is correct, see the rest of the config file, > and > indent the same as in the other sections. > > if it doesn't work, in the next email, include your xorg.conf and the > xorg > log > > > May the Force be with you, > Vít Smolík. Tried it, didn't work. I added the config file and the log as attachments. [-- Attachment #2: xorg.conf --] [-- Type: text/plain, Size: 1632 bytes --] # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 525.147.05 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" Inactive "InactiveDevice1" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Unknown" Option "DPMS" EndSection Section "Monitor" Identifier "HDMI-0" Option "DPMS" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BusID "PCI:1:0:0" EndSection Section "Device" Identifier "InactiveDevice1" Driver "modesetting" VendorName "Unknown" EndSection Section "Screen" Identifier "Screen0" Device "Device0" GPUDevice "InactiveDevice1" Monitor "Monitor0" DefaultDepth 24 Option "AllowEmptyInitialConfiguration" "True" Option "metamodes" "1920x1080 +0+0 {ForceCompositionPipeline=On}" SubSection "Display" Depth 24 EndSubSection EndSection [-- Attachment #3: Xorg.0.log --] [-- Type: application/json, Size: 12052 bytes --] ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-13 19:44 ` stefan11111 @ 2023-12-13 19:58 ` Vít Smolík 2023-12-13 20:05 ` stefan11111 0 siblings, 1 reply; 44+ messages in thread From: Vít Smolík @ 2023-12-13 19:58 UTC (permalink / raw To: gentoo-user [-- Attachment #1.1: Type: text/plain, Size: 6448 bytes --] Dne st 13. 12. 2023 20:45 uživatel <stefan11111@shitposting.expert> napsal: > On 2023-12-13 19:35, Vít Smolík wrote: > > Dne st 13. 12. 2023 20:30 uživatel <stefan11111@shitposting.expert> > > napsal: > > > >> On 2023-12-13 19:21, Vít Smolík wrote: > >> > st 13. 12. 2023 v 19:51 odesílatel <stefan11111@shitposting.expert> > >> > napsal: > >> >> > >> >> On 2023-12-13 18:46, stefan11111@shitposting.expert wrote: > >> >> > On 2023-12-13 16:23, Vít Smolík wrote: > >> >> >> st 13. 12. 2023 v 16:58 odesílatel <stefan11111@shitposting.expert > > > >> >> >> napsal: > >> >> >>> > >> >> >>> On 2023-12-13 14:55, Vít Smolík wrote: > >> >> >>> > st 13. 12. 2023 v 9:28 odesílatel > <stefan11111@shitposting.expert > >> > > >> >> >>> > napsal: > >> >> >>> >> > >> >> >>> >> On 2023-12-13 05:34, Vít Smolík wrote: > >> >> >>> >> > okay, then dont worry about this. > >> >> >>> >> > chceck the xorg log it should be in /var/log/Xorg.<some > >> number>.log. > >> >> >>> >> > also check if both the nvidia and intel drivers are loaded > >> correctly. > >> >> >>> >> > > >> >> >>> >> > May the Force be with you, > >> >> >>> >> > Vít Smolík. > >> >> >>> >> > > >> >> >>> >> > >> >> >>> >> I added the Xorg.0.log from optimus as an attachment. > >> >> >>> > okay, i checked and i saw these lines: > >> >> >>> > > >> >> >>> >> [ 32496.682] (**) modeset(1): claimed PCI slot 0@0:2:0 > >> >> >>> >> [ 32496.682] (II) modeset(1): using default device > >> >> >>> >> [ 32496.682] (EE) Screen 1 deleted because of no matching > config > >> >> >>> >> section. > >> >> >>> >> [ 32496.682] (II) UnloadModule: "modesetting" > >> >> >>> > > >> >> >>> > i think the third line from this citation may be the concern, > make > >> >> >>> > sure you installed the proprietary nvidia drivers, and disabled > >> >> >>> > nouveau (pretty sure you already did that) > >> >> >>> > could you send your xorg.conf? it seems to me that the config > that > >> >> >>> > nvidia-xconfig made is faulty. > >> >> >>> > > >> >> >>> > -- > >> >> >>> > May the Force be with you, > >> >> >>> > Vít Smolík. > >> >> >>> I added my xorg.conf as an attachment > >> >> >> okay, try adding this line right after the "Device" line in the > >> >> >> "Screen" section: > >> >> >> > >> >> >> GPUDevice "InactiveDevice1" > >> >> >> > >> >> >> The config should then look like this: > >> >> >> > >> >> >>> Section "Screen" > >> >> >>> Identifier "Screen0" > >> >> >>> Device "Device0" > >> >> >>> GPUDevice "InactiveDevice1" > >> >> >>> Monitor "Monitor0" > >> >> >>> DefaultDepth 24 > >> >> >>> Option "AllowEmptyInitialConfiguration" "True" > >> >> >>> SubSection "Display" > >> >> >>> Depth 24 > >> >> >>> EndSubSection > >> >> >>> EndSection > >> >> >> (i don't know how the formating will look in this email, but the > >> >> >> "GPUDevice" line will be indented the same as the "Device" line) > >> >> >> > >> >> >> after that, save the config file and start X > >> >> > Doing this did have an effect, but not the desired effect. > >> >> > I still don't see xorg's display on the laptop screen, but if I > >> >> > connect an hdmi cable to the laptop, I get output on an external > >> >> > monitor. > >> >> Good news, proton works. > >> >> I don't get sound with proton though, but that is a known issues with > >> >> steam's runtime that can be fixed. > >> >> Thanks for helping me so far. Maybe I can even get the display to > work > >> >> on the laptop's screen. > >> >> > >> > i think the fix for your problem will be adding the second monitor to > >> > the xorg.conf, you only have 1 monitor configured. > >> > would you mind sending me your original xorg config if you still have > >> > it? > >> > > >> > >> The xorg config I sent is the only one I had on this laptop. > >> Before trying this, I didn't have an xorg config on this laptop. > >> > >> > also try running xrandr (after starting X), then see all of the > >> > outputs and add something like this to your X config > >> >> > >> >> Section "Monitor" > >> >> Identifier "THE THING XRANDR OUTPUTS" > >> >> Option "DPMS" > >> >> EndSection > >> > > >> > the xrandr output should look something like this: > >> >> Screen 0: minimum 320 x 200, current 3200 x 1080, maximum 8192 x 8192 > >> >> VGA-1 disconnected (normal left inverted right x axis y axis) > >> >> HDMI-1 connected primary 1920x1080+0+0 (normal left inverted right x > >> >> axis y axis) 531mm x 299mm > >> >> 1920x1080 59.93 + 60.00* 50.00 59.94 > >> >> 1920x1080i 60.00 50.00 59.94 > >> >> 1680x1050 59.88 > >> >> … > >> > > >> > if you can't figure it out, send the output, i will help you write the > >> > config ;D > >> This is the output of xrandr: > >> > >> $ xrandr > >> Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767 > >> HDMI-0 connected primary 1920x1080+0+0 (normal left inverted right x > >> axis y axis) 698mm x 392mm > >> 1920x1080 60.00*+ 60.00 59.94 50.00 > >> 1680x1050 59.95 > >> 1600x900 60.00 > >> 1440x900 59.89 > >> 1440x576 50.00 > >> 1400x1050 59.98 > >> 1280x1024 60.02 > >> 1280x800 59.81 > >> 1280x720 60.00 59.96 50.00 > >> 1024x768 60.00 > >> 800x600 60.32 56.25 > >> 720x576 50.00 > >> 720x480 59.94 > >> 640x480 59.94 > >> > > add this to your config: > > > > Section "Monitor" > > Identifier "HDMI-0" > > Option "DPMS" > > EndSection > > > > Make sure the indentation is correct, see the rest of the config file, > > and > > indent the same as in the other sections. > > > > if it doesn't work, in the next email, include your xorg.conf and the > > xorg > > log > > > > > > May the Force be with you, > > Vít Smolík. > > Tried it, didn't work. > I added the config file and the log as attachments. > Added the modified config as an attachment, i configured another screen section at the bottom of the config, its identifier is "Screen1", also added it to the server layout on top of the config. rename your old xorg.conf and download this, then restart X, and report if it was successfull :) May the Force be with you, Vít Smolík. [-- Attachment #1.2: Type: text/html, Size: 9729 bytes --] [-- Attachment #2: xorg.conf --] [-- Type: application/octet-stream, Size: 1950 bytes --] # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 525.147.05 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" Screen 1 "Screen1" Inactive "InactiveDevice1" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Unknown" Option "DPMS" EndSection Section "Monitor" Identifier "HDMI-0" Option "DPMS" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BusID "PCI:1:0:0" EndSection Section "Device" Identifier "InactiveDevice1" Driver "modesetting" VendorName "Unknown" EndSection Section "Screen" Identifier "Screen0" Device "Device0" GPUDevice "InactiveDevice1" Monitor "Monitor0" DefaultDepth 24 Option "AllowEmptyInitialConfiguration" "True" Option "metamodes" "1920x1080 +0+0 {ForceCompositionPipeline=On}" SubSection "Display" Depth 24 EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Device0" GPUDevice "InactiveDevice1" Monitor "HDMI-0" Option "AllowEmptyInitialConfiguration" "True" Option "metamodes" "1920x1080 +0+0 {ForceCompositionPipeline=On}" EndSection ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-13 19:58 ` Vít Smolík @ 2023-12-13 20:05 ` stefan11111 2023-12-13 20:13 ` Vít Smolík 0 siblings, 1 reply; 44+ messages in thread From: stefan11111 @ 2023-12-13 20:05 UTC (permalink / raw To: gentoo-user On 2023-12-13 19:58, Vít Smolík wrote: > Dne st 13. 12. 2023 20:45 uživatel <stefan11111@shitposting.expert> > napsal: > >> On 2023-12-13 19:35, Vít Smolík wrote: >> > Dne st 13. 12. 2023 20:30 uživatel <stefan11111@shitposting.expert> >> > napsal: >> > >> >> On 2023-12-13 19:21, Vít Smolík wrote: >> >> > st 13. 12. 2023 v 19:51 odesílatel <stefan11111@shitposting.expert> >> >> > napsal: >> >> >> >> >> >> On 2023-12-13 18:46, stefan11111@shitposting.expert wrote: >> >> >> > On 2023-12-13 16:23, Vít Smolík wrote: >> >> >> >> st 13. 12. 2023 v 16:58 odesílatel <stefan11111@shitposting.expert >> > >> >> >> >> napsal: >> >> >> >>> >> >> >> >>> On 2023-12-13 14:55, Vít Smolík wrote: >> >> >> >>> > st 13. 12. 2023 v 9:28 odesílatel >> <stefan11111@shitposting.expert >> >> > >> >> >> >>> > napsal: >> >> >> >>> >> >> >> >> >>> >> On 2023-12-13 05:34, Vít Smolík wrote: >> >> >> >>> >> > okay, then dont worry about this. >> >> >> >>> >> > chceck the xorg log it should be in /var/log/Xorg.<some >> >> number>.log. >> >> >> >>> >> > also check if both the nvidia and intel drivers are loaded >> >> correctly. >> >> >> >>> >> > >> >> >> >>> >> > May the Force be with you, >> >> >> >>> >> > Vít Smolík. >> >> >> >>> >> > >> >> >> >>> >> >> >> >> >>> >> I added the Xorg.0.log from optimus as an attachment. >> >> >> >>> > okay, i checked and i saw these lines: >> >> >> >>> > >> >> >> >>> >> [ 32496.682] (**) modeset(1): claimed PCI slot 0@0:2:0 >> >> >> >>> >> [ 32496.682] (II) modeset(1): using default device >> >> >> >>> >> [ 32496.682] (EE) Screen 1 deleted because of no matching >> config >> >> >> >>> >> section. >> >> >> >>> >> [ 32496.682] (II) UnloadModule: "modesetting" >> >> >> >>> > >> >> >> >>> > i think the third line from this citation may be the concern, >> make >> >> >> >>> > sure you installed the proprietary nvidia drivers, and disabled >> >> >> >>> > nouveau (pretty sure you already did that) >> >> >> >>> > could you send your xorg.conf? it seems to me that the config >> that >> >> >> >>> > nvidia-xconfig made is faulty. >> >> >> >>> > >> >> >> >>> > -- >> >> >> >>> > May the Force be with you, >> >> >> >>> > Vít Smolík. >> >> >> >>> I added my xorg.conf as an attachment >> >> >> >> okay, try adding this line right after the "Device" line in the >> >> >> >> "Screen" section: >> >> >> >> >> >> >> >> GPUDevice "InactiveDevice1" >> >> >> >> >> >> >> >> The config should then look like this: >> >> >> >> >> >> >> >>> Section "Screen" >> >> >> >>> Identifier "Screen0" >> >> >> >>> Device "Device0" >> >> >> >>> GPUDevice "InactiveDevice1" >> >> >> >>> Monitor "Monitor0" >> >> >> >>> DefaultDepth 24 >> >> >> >>> Option "AllowEmptyInitialConfiguration" "True" >> >> >> >>> SubSection "Display" >> >> >> >>> Depth 24 >> >> >> >>> EndSubSection >> >> >> >>> EndSection >> >> >> >> (i don't know how the formating will look in this email, but the >> >> >> >> "GPUDevice" line will be indented the same as the "Device" line) >> >> >> >> >> >> >> >> after that, save the config file and start X >> >> >> > Doing this did have an effect, but not the desired effect. >> >> >> > I still don't see xorg's display on the laptop screen, but if I >> >> >> > connect an hdmi cable to the laptop, I get output on an external >> >> >> > monitor. >> >> >> Good news, proton works. >> >> >> I don't get sound with proton though, but that is a known issues with >> >> >> steam's runtime that can be fixed. >> >> >> Thanks for helping me so far. Maybe I can even get the display to >> work >> >> >> on the laptop's screen. >> >> >> >> >> > i think the fix for your problem will be adding the second monitor to >> >> > the xorg.conf, you only have 1 monitor configured. >> >> > would you mind sending me your original xorg config if you still have >> >> > it? >> >> > >> >> >> >> The xorg config I sent is the only one I had on this laptop. >> >> Before trying this, I didn't have an xorg config on this laptop. >> >> >> >> > also try running xrandr (after starting X), then see all of the >> >> > outputs and add something like this to your X config >> >> >> >> >> >> Section "Monitor" >> >> >> Identifier "THE THING XRANDR OUTPUTS" >> >> >> Option "DPMS" >> >> >> EndSection >> >> > >> >> > the xrandr output should look something like this: >> >> >> Screen 0: minimum 320 x 200, current 3200 x 1080, maximum 8192 x 8192 >> >> >> VGA-1 disconnected (normal left inverted right x axis y axis) >> >> >> HDMI-1 connected primary 1920x1080+0+0 (normal left inverted right x >> >> >> axis y axis) 531mm x 299mm >> >> >> 1920x1080 59.93 + 60.00* 50.00 59.94 >> >> >> 1920x1080i 60.00 50.00 59.94 >> >> >> 1680x1050 59.88 >> >> >> … >> >> > >> >> > if you can't figure it out, send the output, i will help you write the >> >> > config ;D >> >> This is the output of xrandr: >> >> >> >> $ xrandr >> >> Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767 >> >> HDMI-0 connected primary 1920x1080+0+0 (normal left inverted right x >> >> axis y axis) 698mm x 392mm >> >> 1920x1080 60.00*+ 60.00 59.94 50.00 >> >> 1680x1050 59.95 >> >> 1600x900 60.00 >> >> 1440x900 59.89 >> >> 1440x576 50.00 >> >> 1400x1050 59.98 >> >> 1280x1024 60.02 >> >> 1280x800 59.81 >> >> 1280x720 60.00 59.96 50.00 >> >> 1024x768 60.00 >> >> 800x600 60.32 56.25 >> >> 720x576 50.00 >> >> 720x480 59.94 >> >> 640x480 59.94 >> >> >> > add this to your config: >> > >> > Section "Monitor" >> > Identifier "HDMI-0" >> > Option "DPMS" >> > EndSection >> > >> > Make sure the indentation is correct, see the rest of the config file, >> > and >> > indent the same as in the other sections. >> > >> > if it doesn't work, in the next email, include your xorg.conf and the >> > xorg >> > log >> > >> > >> > May the Force be with you, >> > Vít Smolík. >> >> Tried it, didn't work. >> I added the config file and the log as attachments. >> > Added the modified config as an attachment, i configured another screen > section at the bottom of the config, its identifier is "Screen1", also > added it to the server layout on top of the config. > > rename your old xorg.conf and download this, then restart X, and report > if > it was successfull :) > > May the Force be with you, > Vít Smolík. Still no luck. ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-13 20:05 ` stefan11111 @ 2023-12-13 20:13 ` Vít Smolík 2023-12-13 20:25 ` stefan11111 0 siblings, 1 reply; 44+ messages in thread From: Vít Smolík @ 2023-12-13 20:13 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 7256 bytes --] Dne st 13. 12. 2023 21:05 uživatel <stefan11111@shitposting.expert> napsal: > On 2023-12-13 19:58, Vít Smolík wrote: > > Dne st 13. 12. 2023 20:45 uživatel <stefan11111@shitposting.expert> > > napsal: > > > >> On 2023-12-13 19:35, Vít Smolík wrote: > >> > Dne st 13. 12. 2023 20:30 uživatel <stefan11111@shitposting.expert> > >> > napsal: > >> > > >> >> On 2023-12-13 19:21, Vít Smolík wrote: > >> >> > st 13. 12. 2023 v 19:51 odesílatel <stefan11111@shitposting.expert > > > >> >> > napsal: > >> >> >> > >> >> >> On 2023-12-13 18:46, stefan11111@shitposting.expert wrote: > >> >> >> > On 2023-12-13 16:23, Vít Smolík wrote: > >> >> >> >> st 13. 12. 2023 v 16:58 odesílatel > <stefan11111@shitposting.expert > >> > > >> >> >> >> napsal: > >> >> >> >>> > >> >> >> >>> On 2023-12-13 14:55, Vít Smolík wrote: > >> >> >> >>> > st 13. 12. 2023 v 9:28 odesílatel > >> <stefan11111@shitposting.expert > >> >> > > >> >> >> >>> > napsal: > >> >> >> >>> >> > >> >> >> >>> >> On 2023-12-13 05:34, Vít Smolík wrote: > >> >> >> >>> >> > okay, then dont worry about this. > >> >> >> >>> >> > chceck the xorg log it should be in /var/log/Xorg.<some > >> >> number>.log. > >> >> >> >>> >> > also check if both the nvidia and intel drivers are > loaded > >> >> correctly. > >> >> >> >>> >> > > >> >> >> >>> >> > May the Force be with you, > >> >> >> >>> >> > Vít Smolík. > >> >> >> >>> >> > > >> >> >> >>> >> > >> >> >> >>> >> I added the Xorg.0.log from optimus as an attachment. > >> >> >> >>> > okay, i checked and i saw these lines: > >> >> >> >>> > > >> >> >> >>> >> [ 32496.682] (**) modeset(1): claimed PCI slot 0@0:2:0 > >> >> >> >>> >> [ 32496.682] (II) modeset(1): using default device > >> >> >> >>> >> [ 32496.682] (EE) Screen 1 deleted because of no matching > >> config > >> >> >> >>> >> section. > >> >> >> >>> >> [ 32496.682] (II) UnloadModule: "modesetting" > >> >> >> >>> > > >> >> >> >>> > i think the third line from this citation may be the > concern, > >> make > >> >> >> >>> > sure you installed the proprietary nvidia drivers, and > disabled > >> >> >> >>> > nouveau (pretty sure you already did that) > >> >> >> >>> > could you send your xorg.conf? it seems to me that the > config > >> that > >> >> >> >>> > nvidia-xconfig made is faulty. > >> >> >> >>> > > >> >> >> >>> > -- > >> >> >> >>> > May the Force be with you, > >> >> >> >>> > Vít Smolík. > >> >> >> >>> I added my xorg.conf as an attachment > >> >> >> >> okay, try adding this line right after the "Device" line in the > >> >> >> >> "Screen" section: > >> >> >> >> > >> >> >> >> GPUDevice "InactiveDevice1" > >> >> >> >> > >> >> >> >> The config should then look like this: > >> >> >> >> > >> >> >> >>> Section "Screen" > >> >> >> >>> Identifier "Screen0" > >> >> >> >>> Device "Device0" > >> >> >> >>> GPUDevice "InactiveDevice1" > >> >> >> >>> Monitor "Monitor0" > >> >> >> >>> DefaultDepth 24 > >> >> >> >>> Option "AllowEmptyInitialConfiguration" "True" > >> >> >> >>> SubSection "Display" > >> >> >> >>> Depth 24 > >> >> >> >>> EndSubSection > >> >> >> >>> EndSection > >> >> >> >> (i don't know how the formating will look in this email, but > the > >> >> >> >> "GPUDevice" line will be indented the same as the "Device" > line) > >> >> >> >> > >> >> >> >> after that, save the config file and start X > >> >> >> > Doing this did have an effect, but not the desired effect. > >> >> >> > I still don't see xorg's display on the laptop screen, but if I > >> >> >> > connect an hdmi cable to the laptop, I get output on an external > >> >> >> > monitor. > >> >> >> Good news, proton works. > >> >> >> I don't get sound with proton though, but that is a known issues > with > >> >> >> steam's runtime that can be fixed. > >> >> >> Thanks for helping me so far. Maybe I can even get the display to > >> work > >> >> >> on the laptop's screen. > >> >> >> > >> >> > i think the fix for your problem will be adding the second monitor > to > >> >> > the xorg.conf, you only have 1 monitor configured. > >> >> > would you mind sending me your original xorg config if you still > have > >> >> > it? > >> >> > > >> >> > >> >> The xorg config I sent is the only one I had on this laptop. > >> >> Before trying this, I didn't have an xorg config on this laptop. > >> >> > >> >> > also try running xrandr (after starting X), then see all of the > >> >> > outputs and add something like this to your X config > >> >> >> > >> >> >> Section "Monitor" > >> >> >> Identifier "THE THING XRANDR OUTPUTS" > >> >> >> Option "DPMS" > >> >> >> EndSection > >> >> > > >> >> > the xrandr output should look something like this: > >> >> >> Screen 0: minimum 320 x 200, current 3200 x 1080, maximum 8192 x > 8192 > >> >> >> VGA-1 disconnected (normal left inverted right x axis y axis) > >> >> >> HDMI-1 connected primary 1920x1080+0+0 (normal left inverted > right x > >> >> >> axis y axis) 531mm x 299mm > >> >> >> 1920x1080 59.93 + 60.00* 50.00 59.94 > >> >> >> 1920x1080i 60.00 50.00 59.94 > >> >> >> 1680x1050 59.88 > >> >> >> … > >> >> > > >> >> > if you can't figure it out, send the output, i will help you write > the > >> >> > config ;D > >> >> This is the output of xrandr: > >> >> > >> >> $ xrandr > >> >> Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767 > >> >> HDMI-0 connected primary 1920x1080+0+0 (normal left inverted right x > >> >> axis y axis) 698mm x 392mm > >> >> 1920x1080 60.00*+ 60.00 59.94 50.00 > >> >> 1680x1050 59.95 > >> >> 1600x900 60.00 > >> >> 1440x900 59.89 > >> >> 1440x576 50.00 > >> >> 1400x1050 59.98 > >> >> 1280x1024 60.02 > >> >> 1280x800 59.81 > >> >> 1280x720 60.00 59.96 50.00 > >> >> 1024x768 60.00 > >> >> 800x600 60.32 56.25 > >> >> 720x576 50.00 > >> >> 720x480 59.94 > >> >> 640x480 59.94 > >> >> > >> > add this to your config: > >> > > >> > Section "Monitor" > >> > Identifier "HDMI-0" > >> > Option "DPMS" > >> > EndSection > >> > > >> > Make sure the indentation is correct, see the rest of the config file, > >> > and > >> > indent the same as in the other sections. > >> > > >> > if it doesn't work, in the next email, include your xorg.conf and the > >> > xorg > >> > log > >> > > >> > > >> > May the Force be with you, > >> > Vít Smolík. > >> > >> Tried it, didn't work. > >> I added the config file and the log as attachments. > >> > > Added the modified config as an attachment, i configured another screen > > section at the bottom of the config, its identifier is "Screen1", also > > added it to the server layout on top of the config. > > > > rename your old xorg.conf and download this, then restart X, and report > > if > > it was successfull :) > > > > May the Force be with you, > > Vít Smolík. > > Still no luck. > could you send your "xrandr" output? (you need to start X to run it) and your X log? > [-- Attachment #2: Type: text/html, Size: 11442 bytes --] ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-13 20:13 ` Vít Smolík @ 2023-12-13 20:25 ` stefan11111 2023-12-13 20:32 ` Vít Smolík 0 siblings, 1 reply; 44+ messages in thread From: stefan11111 @ 2023-12-13 20:25 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 1414 bytes --] On 2023-12-13 20:13, Vít Smolík wrote: > Dne st 13. 12. 2023 21:05 uživatel <stefan11111@shitposting.expert> > napsal: > >> On 2023-12-13 19:58, Vít Smolík wrote: >> > Added the modified config as an attachment, i configured another screen >> > section at the bottom of the config, its identifier is "Screen1", also >> > added it to the server layout on top of the config. >> > >> > rename your old xorg.conf and download this, then restart X, and report >> > if >> > it was successfull :) >> > >> > May the Force be with you, >> > Vít Smolík. >> >> Still no luck. >> > could you send your "xrandr" output? (you need to start X to run it) > and > your X log? > I added all the logs I found as attachments, maybe one of them tells you something. They seem pretty recent, oldest is an hour old. The latest is Xorg.0.log xrandr output: $ xrandr Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767 HDMI-0 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 698mm x 392mm 1920x1080 60.00*+ 60.00 59.94 50.00 1680x1050 59.95 1600x900 60.00 1440x900 59.89 1440x576 50.00 1400x1050 59.98 1280x1024 60.02 1280x800 59.81 1280x720 60.00 59.96 50.00 1024x768 60.00 800x600 60.32 56.25 720x576 50.00 720x480 59.94 640x480 59.94 [-- Attachment #2: Xorg.1.log.old --] [-- Type: application/json, Size: 12319 bytes --] [-- Attachment #3: Xorg.1.log --] [-- Type: application/json, Size: 12479 bytes --] [-- Attachment #4: Xorg.0.log.old --] [-- Type: application/json, Size: 12768 bytes --] [-- Attachment #5: Xorg.0.log --] [-- Type: application/json, Size: 12536 bytes --] ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-13 20:25 ` stefan11111 @ 2023-12-13 20:32 ` Vít Smolík 2023-12-13 22:19 ` stefan11111 0 siblings, 1 reply; 44+ messages in thread From: Vít Smolík @ 2023-12-13 20:32 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 1965 bytes --] Dne st 13. 12. 2023 21:26 uživatel <stefan11111@shitposting.expert> napsal: > On 2023-12-13 20:13, Vít Smolík wrote: > > Dne st 13. 12. 2023 21:05 uživatel <stefan11111@shitposting.expert> > > napsal: > > > >> On 2023-12-13 19:58, Vít Smolík wrote: > >> > Added the modified config as an attachment, i configured another > screen > >> > section at the bottom of the config, its identifier is "Screen1", also > >> > added it to the server layout on top of the config. > >> > > >> > rename your old xorg.conf and download this, then restart X, and > report > >> > if > >> > it was successfull :) > >> > > >> > May the Force be with you, > >> > Vít Smolík. > >> > >> Still no luck. > >> > > could you send your "xrandr" output? (you need to start X to run it) > > and > > your X log? > > > > I added all the logs I found as attachments, maybe one of them tells you > something. They seem pretty recent, oldest is an hour old. > The latest is Xorg.0.log > > xrandr output: > $ xrandr > Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767 > HDMI-0 connected primary 1920x1080+0+0 (normal left inverted right x > axis y axis) 698mm x 392mm > 1920x1080 60.00*+ 60.00 59.94 50.00 > 1680x1050 59.95 > 1600x900 60.00 > 1440x900 59.89 > 1440x576 50.00 > 1400x1050 59.98 > 1280x1024 60.02 > 1280x800 59.81 > 1280x720 60.00 59.96 50.00 > 1024x768 60.00 > 800x600 60.32 56.25 > 720x576 50.00 > 720x480 59.94 > 640x480 59.94 > okay, i think you could try deleting (or comenting, it is up to you) the "GPUDevice" line from the second screen section (the one at the bottom of the config, also, in the config, edit the resolution, it's the last "Option" in the second screen section. save the config, and restart X May the Force be with you, Vít Smolík. [-- Attachment #2: Type: text/html, Size: 2803 bytes --] ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-13 20:32 ` Vít Smolík @ 2023-12-13 22:19 ` stefan11111 2023-12-14 9:31 ` Vít Smolík 2023-12-14 13:49 ` Vít Smolík 0 siblings, 2 replies; 44+ messages in thread From: stefan11111 @ 2023-12-13 22:19 UTC (permalink / raw To: gentoo-user On 2023-12-13 20:32, Vít Smolík wrote: > okay, i think you could try deleting (or comenting, it is up to you) > the > "GPUDevice" line from the second screen section (the one at the bottom > of > the config, also, in the config, edit the resolution, it's the last > "Option" in the second screen section. > save the config, and restart X > > May the Force be with you, > Vít Smolík. Tried commenting out the GPUDevice part. No change. What should I set the resolution to? My laptop's screen is 1920*1080. ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-13 22:19 ` stefan11111 @ 2023-12-14 9:31 ` Vít Smolík 2023-12-14 13:49 ` Vít Smolík 1 sibling, 0 replies; 44+ messages in thread From: Vít Smolík @ 2023-12-14 9:31 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 781 bytes --] Dne st 13. 12. 2023 23:20 uživatel <stefan11111@shitposting.expert> napsal: > On 2023-12-13 20:32, Vít Smolík wrote: > > okay, i think you could try deleting (or comenting, it is up to you) > > the > > "GPUDevice" line from the second screen section (the one at the bottom > > of > > the config, also, in the config, edit the resolution, it's the last > > "Option" in the second screen section. > > save the config, and restart X > > > > May the Force be with you, > > Vít Smolík. > > Tried commenting out the GPUDevice part. No change. > What should I set the resolution to? My laptop's screen is 1920*1080. > the second screen parameter is configured for your hdmi monitor, so set it to the resolution of it. May the Force be with you, Vít Smolík. [-- Attachment #2: Type: text/html, Size: 1323 bytes --] ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-13 22:19 ` stefan11111 2023-12-14 9:31 ` Vít Smolík @ 2023-12-14 13:49 ` Vít Smolík 1 sibling, 0 replies; 44+ messages in thread From: Vít Smolík @ 2023-12-14 13:49 UTC (permalink / raw To: gentoo-user st 13. 12. 2023 v 23:20 odesílatel <stefan11111@shitposting.expert> napsal: > > On 2023-12-13 20:32, Vít Smolík wrote: > > okay, i think you could try deleting (or comenting, it is up to you) > > the > > "GPUDevice" line from the second screen section (the one at the bottom > > of > > the config, also, in the config, edit the resolution, it's the last > > "Option" in the second screen section. > > save the config, and restart X > > > > May the Force be with you, > > Vít Smolík. > > Tried commenting out the GPUDevice part. No change. > What should I set the resolution to? My laptop's screen is 1920*1080. > also, try if you can configure the monitor in nvidia settings -- May the Force be with you, Vít Smolík. ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-13 19:29 ` stefan11111 2023-12-13 19:35 ` Vít Smolík @ 2023-12-19 10:27 ` stefan11111 2024-01-23 14:54 ` stefan11111 1 sibling, 1 reply; 44+ messages in thread From: stefan11111 @ 2023-12-19 10:27 UTC (permalink / raw To: gentoo-user On 2023-12-13 19:29, stefan11111@shitposting.expert wrote: > On 2023-12-13 19:21, Vít Smolík wrote: >> st 13. 12. 2023 v 19:51 odesílatel <stefan11111@shitposting.expert> >> napsal: >>> >>> On 2023-12-13 18:46, stefan11111@shitposting.expert wrote: >>> > On 2023-12-13 16:23, Vít Smolík wrote: >>> >> st 13. 12. 2023 v 16:58 odesílatel <stefan11111@shitposting.expert> >>> >> napsal: >>> >>> >>> >>> On 2023-12-13 14:55, Vít Smolík wrote: >>> >>> > st 13. 12. 2023 v 9:28 odesílatel <stefan11111@shitposting.expert> >>> >>> > napsal: >>> >>> >> >>> >>> >> On 2023-12-13 05:34, Vít Smolík wrote: >>> >>> >> > okay, then dont worry about this. >>> >>> >> > chceck the xorg log it should be in /var/log/Xorg.<some number>.log. >>> >>> >> > also check if both the nvidia and intel drivers are loaded correctly. >>> >>> >> > >>> >>> >> > May the Force be with you, >>> >>> >> > Vít Smolík. >>> >>> >> > >>> >>> >> >>> >>> >> I added the Xorg.0.log from optimus as an attachment. >>> >>> > okay, i checked and i saw these lines: >>> >>> > >>> >>> >> [ 32496.682] (**) modeset(1): claimed PCI slot 0@0:2:0 >>> >>> >> [ 32496.682] (II) modeset(1): using default device >>> >>> >> [ 32496.682] (EE) Screen 1 deleted because of no matching config >>> >>> >> section. >>> >>> >> [ 32496.682] (II) UnloadModule: "modesetting" >>> >>> > >>> >>> > i think the third line from this citation may be the concern, make >>> >>> > sure you installed the proprietary nvidia drivers, and disabled >>> >>> > nouveau (pretty sure you already did that) >>> >>> > could you send your xorg.conf? it seems to me that the config that >>> >>> > nvidia-xconfig made is faulty. >>> >>> > >>> >>> > -- >>> >>> > May the Force be with you, >>> >>> > Vít Smolík. >>> >>> I added my xorg.conf as an attachment >>> >> okay, try adding this line right after the "Device" line in the >>> >> "Screen" section: >>> >> >>> >> GPUDevice "InactiveDevice1" >>> >> >>> >> The config should then look like this: >>> >> >>> >>> Section "Screen" >>> >>> Identifier "Screen0" >>> >>> Device "Device0" >>> >>> GPUDevice "InactiveDevice1" >>> >>> Monitor "Monitor0" >>> >>> DefaultDepth 24 >>> >>> Option "AllowEmptyInitialConfiguration" "True" >>> >>> SubSection "Display" >>> >>> Depth 24 >>> >>> EndSubSection >>> >>> EndSection >>> >> (i don't know how the formating will look in this email, but the >>> >> "GPUDevice" line will be indented the same as the "Device" line) >>> >> >>> >> after that, save the config file and start X >>> > Doing this did have an effect, but not the desired effect. >>> > I still don't see xorg's display on the laptop screen, but if I >>> > connect an hdmi cable to the laptop, I get output on an external >>> > monitor. >>> Good news, proton works. >>> I don't get sound with proton though, but that is a known issues with >>> steam's runtime that can be fixed. >>> Thanks for helping me so far. Maybe I can even get the display to >>> work >>> on the laptop's screen. >>> >> i think the fix for your problem will be adding the second monitor to >> the xorg.conf, you only have 1 monitor configured. >> would you mind sending me your original xorg config if you still have >> it? >> > > The xorg config I sent is the only one I had on this laptop. > Before trying this, I didn't have an xorg config on this laptop. > >> also try running xrandr (after starting X), then see all of the >> outputs and add something like this to your X config >>> >>> Section "Monitor" >>> Identifier "THE THING XRANDR OUTPUTS" >>> Option "DPMS" >>> EndSection >> >> the xrandr output should look something like this: >>> Screen 0: minimum 320 x 200, current 3200 x 1080, maximum 8192 x 8192 >>> VGA-1 disconnected (normal left inverted right x axis y axis) >>> HDMI-1 connected primary 1920x1080+0+0 (normal left inverted right x >>> axis y axis) 531mm x 299mm >>> 1920x1080 59.93 + 60.00* 50.00 59.94 >>> 1920x1080i 60.00 50.00 59.94 >>> 1680x1050 59.88 >>> … >> >> if you can't figure it out, send the output, i will help you write the >> config ;D > This is the output of xrandr: > > $ xrandr > Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767 > HDMI-0 connected primary 1920x1080+0+0 (normal left inverted right x > axis y axis) 698mm x 392mm > 1920x1080 60.00*+ 60.00 59.94 50.00 > 1680x1050 59.95 > 1600x900 60.00 > 1440x900 59.89 > 1440x576 50.00 > 1400x1050 59.98 > 1280x1024 60.02 > 1280x800 59.81 > 1280x720 60.00 59.96 50.00 > 1024x768 60.00 > 800x600 60.32 56.25 > 720x576 50.00 > 720x480 59.94 > 640x480 59.94 Decided to give this one more shot. I ran xrandr one again, this time with no xorg.conf. This is the output, it seems different from last time: $ xrandr Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384 eDP-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 193mm 1920x1080 144.00*+ 60.01 60.02 59.97 59.96 59.93 1680x1050 59.95 59.88 1400x1050 74.76 59.98 1600x900 59.99 59.94 59.95 59.82 1280x1024 85.02 75.02 60.02 1400x900 59.96 59.88 1280x960 85.00 60.00 1440x810 60.00 59.97 1368x768 59.88 59.85 1280x800 59.99 59.97 59.81 59.91 1152x864 75.00 1280x720 60.00 59.99 59.86 59.74 1024x768 85.00 75.05 60.04 85.00 75.03 70.07 60.00 1024x768i 86.96 960x720 85.00 75.00 60.00 928x696 75.00 60.05 896x672 75.05 60.01 1024x576 59.95 59.96 59.90 59.82 960x600 59.93 60.00 832x624 74.55 960x540 59.96 59.99 59.63 59.82 800x600 85.00 75.00 70.00 65.00 60.00 85.14 72.19 75.00 60.32 56.25 840x525 60.01 59.88 864x486 59.92 59.57 700x525 74.76 59.98 800x450 59.95 59.82 640x512 85.02 75.02 60.02 700x450 59.96 59.88 640x480 85.09 60.00 85.01 72.81 75.00 59.94 720x405 59.51 58.99 720x400 85.04 684x384 59.88 59.85 640x400 59.88 59.98 85.08 576x432 75.00 640x360 59.86 59.83 59.84 59.32 640x350 85.08 512x384 85.00 75.03 70.07 60.00 512x384i 87.06 512x288 60.00 59.92 416x312 74.66 480x270 59.63 59.82 400x300 85.27 72.19 75.12 60.32 56.34 432x243 59.92 59.57 320x240 85.18 72.81 75.00 60.05 360x202 59.51 59.13 360x200 85.04 320x200 85.27 320x180 59.84 59.32 320x175 85.27 DP-1 disconnected (normal left inverted right x axis y axis) DP-2 disconnected (normal left inverted right x axis y axis) ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-19 10:27 ` stefan11111 @ 2024-01-23 14:54 ` stefan11111 0 siblings, 0 replies; 44+ messages in thread From: stefan11111 @ 2024-01-23 14:54 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 912 bytes --] Finally got it to work. I added the working xorg.conf for nvidia prime as an attachment. Maybe it will help someone else too. Please tell me if you see anything in it that shouldn't be there. Thanks to all who helped me with this. -- Linux-gentoo-x86_64-Intel-R-_Core-TM-_i5-7400_CPU_@_3.00GHz COMMON_FLAGS="-O3 -pipe -march=native -ftree-vectorize -ffast-math -funswitch-loops -fuse-linker-plugin -flto -fdevirtualize-at-ltrans -fno-plt -fno-semantic-interposition -fno-common -falign-functions=32 -fgraphite-identity -floop-nest-optimize" USE="-* git verify-sig rsync-verify man alsa X grub ssl ipv6 lto libressl olde-gentoo asm native-symlinks threads jit jumbo-build minimal strip system-man" INSTALL_MASK="/etc/systemd /lib/systemd /usr/lib/systemd /usr/lib/modules-load.d /usr/lib/tmpfiles.d *tmpfiles* /var/lib/dbus /lib/udev /usr/share/icons /usr/share/applications /usr/share/gtk-3.0/emoji" [-- Attachment #2: xorg.conf --] [-- Type: text/plain, Size: 1823 bytes --] # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 525.147.05 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" Screen 0 "Screen1" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Unknown" Option "DPMS" EndSection Section "Device" Identifier "Device0" Driver "modesetting" VendorName "NVIDIA Corporation" ChipId 0x0 ChipRev 0x0 IRQ 0 EndSection Section "Device" Identifier "Device1" Driver "nvidia" VendorName "NVIDIA Corporation" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 EndSubSection Option "metamodes" "1920x1080 +0+0 {ForceCompositionPipeline=On}" EndSection Section "Screen" Identifier "Screen1" Device "Device1" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 EndSubSection Option "metamodes" "1920x1080 +0+0 {ForceCompositionPipeline=On}" EndSection ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-12 22:08 ` Vít Smolík 2023-12-12 22:25 ` stefan11111 @ 2023-12-12 22:42 ` stefan11111 2023-12-12 22:44 ` Vít Smolík 1 sibling, 1 reply; 44+ messages in thread From: stefan11111 @ 2023-12-12 22:42 UTC (permalink / raw To: gentoo-user On 2023-12-12 22:08, Vít Smolík wrote: > Dne út 12. 12. 2023 22:55 uživatel <stefan11111@shitposting.expert> > napsal: > >> Tried doing the optimus thing. Just like without optimus, I start xorg >> but I see nothing. >> Xorg and dwm properly start, I tried typing in a terminal >> 'speaker-test' >> and it worked. >> So the problem there isn't that xorg freezes or something, it's that I >> can't see the x server. >> > i am truly sorry, but i cannot understand you. so are you saying that > you > can't start xorg at all, and see some kinf of black screen? > if so, make sure to follow the "Before starting X", also make sure to > take > a look at the "xorg.conf" chapter so you have X configured right. and > also > see the configuration for your display manager (sddm, light-dm etc.) > >> > if you can loadup xorg, try switching back to the igpu by using > "optimus-manager --switch integrated" > it will log you out, so be careful. > > May the Force be with you, > Vít Smolík. I tried to add an attachment, but it seems it didn't go through. I can start xorg via startx/xinit. All I see is it's startup text and nothing else. I do not have any package installed that provides the command optimus-manager, which you reference in your post. Here is my .xinitrc: #!/bin/sh xrandr --setprovideroutputsource modesetting NVIDIA-0 & xrandr --auto & slstatus & xcompmgr & /usr/bin/feh --bg-fill '/home/stefan/images/wallpapers/2.jpg' & doas chown -R root:audio /dev/snd/* & doas chmod 660 /dev/snd/* & #curl https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts > /etc/hosts & exec dwm Here is the xorg.conf generated by nvidia-xconfig --prime: # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 525.147.05 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" Inactive "InactiveDevice1" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Unknown" Option "DPMS" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BusID "PCI:1:0:0" EndSection Section "Device" Identifier "InactiveDevice1" Driver "modesetting" VendorName "Unknown" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "AllowEmptyInitialConfiguration" "True" SubSection "Display" Depth 24 EndSubSection EndSection ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-12 22:42 ` stefan11111 @ 2023-12-12 22:44 ` Vít Smolík 0 siblings, 0 replies; 44+ messages in thread From: Vít Smolík @ 2023-12-12 22:44 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 3591 bytes --] Dne út 12. 12. 2023 23:44 uživatel <stefan11111@shitposting.expert> napsal: > On 2023-12-12 22:08, Vít Smolík wrote: > > Dne út 12. 12. 2023 22:55 uživatel <stefan11111@shitposting.expert> > > napsal: > > > >> Tried doing the optimus thing. Just like without optimus, I start xorg > >> but I see nothing. > >> Xorg and dwm properly start, I tried typing in a terminal > >> 'speaker-test' > >> and it worked. > >> So the problem there isn't that xorg freezes or something, it's that I > >> can't see the x server. > >> > > i am truly sorry, but i cannot understand you. so are you saying that > > you > > can't start xorg at all, and see some kinf of black screen? > > if so, make sure to follow the "Before starting X", also make sure to > > take > > a look at the "xorg.conf" chapter so you have X configured right. and > > also > > see the configuration for your display manager (sddm, light-dm etc.) > > > >> > > if you can loadup xorg, try switching back to the igpu by using > > "optimus-manager --switch integrated" > > it will log you out, so be careful. > > > > May the Force be with you, > > Vít Smolík. > > I tried to add an attachment, but it seems it didn't go through. > I can start xorg via startx/xinit. All I see is it's startup text and > nothing else. > I do not have any package installed that provides the command > optimus-manager, which you reference in your post. > > Here is my .xinitrc: > > #!/bin/sh > > xrandr --setprovideroutputsource modesetting NVIDIA-0 & > xrandr --auto & > slstatus & > xcompmgr & > /usr/bin/feh --bg-fill '/home/stefan/images/wallpapers/2.jpg' & > doas chown -R root:audio /dev/snd/* & > doas chmod 660 /dev/snd/* & > #curl https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts > > /etc/hosts & > exec dwm > > Here is the xorg.conf generated by nvidia-xconfig --prime: > > # nvidia-xconfig: X configuration file generated by nvidia-xconfig > # nvidia-xconfig: version 525.147.05 > > Section "ServerLayout" > Identifier "Layout0" > Screen 0 "Screen0" > Inactive "InactiveDevice1" > InputDevice "Keyboard0" "CoreKeyboard" > InputDevice "Mouse0" "CorePointer" > EndSection > > Section "Files" > EndSection > > Section "InputDevice" > # generated from default > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "auto" > Option "Device" "/dev/psaux" > Option "Emulate3Buttons" "no" > Option "ZAxisMapping" "4 5" > EndSection > > Section "InputDevice" > # generated from default > Identifier "Keyboard0" > Driver "kbd" > EndSection > > Section "Monitor" > Identifier "Monitor0" > VendorName "Unknown" > ModelName "Unknown" > Option "DPMS" > EndSection > > Section "Device" > Identifier "Device0" > Driver "nvidia" > VendorName "NVIDIA Corporation" > BusID "PCI:1:0:0" > EndSection > > Section "Device" > Identifier "InactiveDevice1" > Driver "modesetting" > VendorName "Unknown" > EndSection > > Section "Screen" > Identifier "Screen0" > Device "Device0" > Monitor "Monitor0" > DefaultDepth 24 > Option "AllowEmptyInitialConfiguration" "True" > SubSection "Display" > Depth 24 > EndSubSection > EndSection i see it, may be just your email client. [-- Attachment #2: Type: text/html, Size: 5155 bytes --] ^ permalink raw reply [flat|nested] 44+ messages in thread
* Re: [gentoo-user] Wine problems 2023-12-12 21:55 ` stefan11111 2023-12-12 22:08 ` Vít Smolík @ 2023-12-12 22:10 ` Jack 1 sibling, 0 replies; 44+ messages in thread From: Jack @ 2023-12-12 22:10 UTC (permalink / raw To: gentoo-user On 2023.12.12 16:55, stefan11111@shitposting.expert wrote: [snip...] > Tried doing the optimus thing. Just like without optimus, I start > xorg but I see nothing. > Xorg and dwm properly start, I tried typing in a terminal > 'speaker-test' and it worked. > So the problem there isn't that xorg freezes or something, it's that > I can't see the x server. > Can you please be more explicit about what you do and what you see? How exactly do you start xorg? When you say you see nothing, do you mean a completely black screen? If that's the case, then why do you say that Sorg and dwm properly start. If they properly started, you would probably see what you expected. Finally, when you say you can't see the x server, what is it you expect to see? I don't think the xserver displays anything of it's own, it displays stuff for other programs. Have you looked in the X log for any relevant output? (probably /var/log/Xorg.0.log.) ^ permalink raw reply [flat|nested] 44+ messages in thread
end of thread, other threads:[~2024-01-23 14:54 UTC | newest] Thread overview: 44+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2023-12-11 18:31 [gentoo-user] Wine problems stefan11111 2023-12-11 19:01 ` stefan11111 2023-12-11 19:30 ` netfab 2023-12-11 20:01 ` stefan11111 2023-12-12 5:47 ` Vít Smolík 2023-12-12 14:46 ` Vít Smolík 2023-12-12 19:09 ` stefan11111 2023-12-12 19:15 ` Vít Smolík 2023-12-12 20:30 ` stefan11111 2023-12-12 20:49 ` Vít Smolík 2023-12-12 21:16 ` stefan11111 2023-12-12 21:22 ` Vít Smolík 2023-12-12 21:55 ` stefan11111 2023-12-12 22:08 ` Vít Smolík 2023-12-12 22:25 ` stefan11111 2023-12-12 22:49 ` Vít Smolík 2023-12-12 22:54 ` stefan11111 2023-12-12 22:59 ` Vít Smolík 2023-12-12 23:31 ` stefan11111 2023-12-13 5:34 ` Vít Smolík 2023-12-13 8:27 ` stefan11111 2023-12-13 14:55 ` Vít Smolík 2023-12-13 15:57 ` stefan11111 2023-12-13 16:23 ` Vít Smolík 2023-12-13 18:46 ` stefan11111 2023-12-13 18:50 ` stefan11111 2023-12-13 19:21 ` Vít Smolík 2023-12-13 19:26 ` Vít Smolík 2023-12-13 19:29 ` stefan11111 2023-12-13 19:35 ` Vít Smolík 2023-12-13 19:44 ` stefan11111 2023-12-13 19:58 ` Vít Smolík 2023-12-13 20:05 ` stefan11111 2023-12-13 20:13 ` Vít Smolík 2023-12-13 20:25 ` stefan11111 2023-12-13 20:32 ` Vít Smolík 2023-12-13 22:19 ` stefan11111 2023-12-14 9:31 ` Vít Smolík 2023-12-14 13:49 ` Vít Smolík 2023-12-19 10:27 ` stefan11111 2024-01-23 14:54 ` stefan11111 2023-12-12 22:42 ` stefan11111 2023-12-12 22:44 ` Vít Smolík 2023-12-12 22:10 ` Jack
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox