-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nvidia direct broken with driver 560 #319
Comments
560.35.03 works now which was released on debian today. So all good. Thanks for looking into this. |
nvidia-dkms 560.35.03 working fine here. @groopcd you need to post all your system specs |
still not working: opensuse tumbleweed
Name: Firefox Crash Reports for the Last 3 DaysFirefox FeaturesName: Firefox Screenshots Name: Form Autofill Name: Picture-In-Picture Name: Web Compatibility Interventions Name: WebCompat Reporter Remote FeaturesConsolidated Search Configuration (ROW) [Desktop] Relaunch: (rollout) Remote ProcessesType: Isolated Web Content Type: Preallocated Type: Socket Type: Isolated Service Worker Type: RDD Type: Extension Type: Privileged About Type: Utility JavaScript Oracle Type: Utility Generic Audio Decoder Add-onsName: Dicionário Português (pt-PT Name: Add-ons Search Detection Name: Bing Name: Bitwarden Password Manager Name: Dark Mode Name: DuckDuckGo Name: enhanced-h264ify Name: Facebook Container Name: Feedly Subscribe Button Name: Firefox Multi-Account Containers Name: Foxy Gestures Name: Ghostery Tracker & Ad Blocker - Privacy AdBlock Name: Google Name: LastPass: Free Password Manager Name: Media Panel Name: Plasma Integration Name: Share Backported Name: SteamDB Name: Tab Session Manager Name: Text Contrast for Dark Themes Name: Toolbar Controls for YouTube Music Name: uBlock Origin Name: User-Agent Switcher Name: Wikipedia (en) Name: Language: Português (PT) (Portuguese) Name: Dark Name: NoScript Name: simple-modify-headers Name: APNG-Madara Uchiha Name: Breeze (Plasma 5) Name: Breeze Dark Name: Dabbling in Colors by MaDonna Name: Dark Fox Name: evil robots Name: Firefox Alpenglow Name: Firefox Nova Name: Groovy Blue Name: KDE Breeze Dark Name: Leaves by MaDonna Name: Light Name: Stormy Ship Name: Sunset Foggy Sea by MaDonna Name: System theme — auto Name: Waterfall Island Name: White Glossy Look Legacy User StylesheetsActive: false GraphicsFeatures Diagnostics MediaAudio Backend: pulse-rust Enumerate database Environment VariablesMOZ_DBUS_REMOTE: 1 Experimental FeaturesCookies: SameSite=None requires secure attribute (network.cookie.sameSite.noneRequiresSecure): false Remote SettingsStatus: OK Not working Status: 2024-08-26T18:38:35.000Z Status: "1724697280402" Status: Status Date Infos successMon Aug 26 2024 19:34:40 GMT+0100 (Western European Summer Time){}successMon Aug 26 2024 16:10:30 GMT+0100 (Western European Summer Time){}successSun Aug 25 2024 15:47:02 GMT+0100 (Western European Summer Time){}successSat Aug 24 2024 02:13:42 GMT+0100 (Western European Summer Time){}successFri Aug 23 2024 18:43:56 GMT+0100 (Western European Summer Time){}successFri Aug 23 2024 16:44:26 GMT+0100 (Western European Summer Time){}successWed Aug 21 2024 21:08:13 GMT+0100 (Western European Summer Time){}successTue Aug 20 2024 09:57:12 GMT+0100 (Western European Summer Time){}successMon Aug 19 2024 19:25:25 GMT+0100 (Western European Summer Time){}successMon Aug 19 2024 19:01:35 GMT+0100 (Western European Summer Time){} Status: success Status: success Status: success Status: success Status: success Status: success Status: success Status: success Status: success Status: success Remote ExperimentsLong term holdback 2024 H2 Velocity Desktop: delivery Important Modified Preferencesaccessibility.typeaheadfind.flashBar: 0 Important Locked Preferencesfission.autostart.session: true Places DatabaseEntity: sqlite_schema Entity: moz_origins Entity: sqlite_autoindex_moz_origins_1 Entity: moz_places Entity: moz_places_extra Entity: moz_places_url_hashindex Entity: moz_places_hostindex Entity: moz_places_visitcount Entity: moz_places_frecencyindex Entity: moz_places_lastvisitdateindex Entity: moz_places_guid_uniqueindex Entity: moz_places_originidindex Entity: moz_places_altfrecencyindex Entity: moz_historyvisits Entity: moz_historyvisits_extra Entity: moz_historyvisits_placedateindex Entity: moz_historyvisits_fromindex Entity: moz_historyvisits_dateindex Entity: moz_inputhistory Entity: sqlite_autoindex_moz_inputhistory_1 Entity: moz_bookmarks Entity: moz_bookmarks_deleted Entity: sqlite_autoindex_moz_bookmarks_deleted_1 Entity: moz_bookmarks_itemindex Entity: moz_bookmarks_parentindex Entity: moz_bookmarks_itemlastmodifiedindex Entity: moz_bookmarks_dateaddedindex Entity: moz_bookmarks_guid_uniqueindex Entity: moz_keywords Entity: sqlite_autoindex_moz_keywords_1 Entity: sqlite_sequence Entity: moz_keywords_placepostdata_uniqueindex Entity: moz_anno_attributes Entity: sqlite_autoindex_moz_anno_attributes_1 Entity: moz_annos Entity: moz_annos_placeattributeindex Entity: moz_items_annos Entity: moz_items_annos_itemattributeindex Entity: moz_meta Entity: moz_places_metadata Entity: moz_places_metadata_placecreated_uniqueindex Entity: moz_places_metadata_referrerindex Entity: moz_places_metadata_search_queries Entity: sqlite_autoindex_moz_places_metadata_search_queries_1 Entity: moz_previews_tombstones Entity: sqlite_stat1 AccessibilityActivated: false Library VersionsNSPR NSS NSSSMIME NSSSSL NSSUTIL SandboxSeccomp-BPF (System Call Filtering): true Rejected System CallsStartup CacheDisk Cache Path: /home/groo/.cache/mozilla/firefox/1nui6g7l.default-release/startupCache/startupCache.8.little Internationalization & LocalizationApplication Settings Remote Debugging (Chromium Protocol)Accepting Connections: false PrintingModified print settingsprint_printer: Mozilla Save to PDF Content Analysis (DLP)Active: false Operating System: openSUSE Tumbleweed 20240823 vaapi log i also had to enable this new config: The "HARDWARE_VIDEO_DECODING=blocklisted by env: Blocklisted by gfxInfo" shown in about:support introduced to Firefox when they renamed the VAAPI can be overridden in about:config. media.hardware-video-decoding.force-enabled=true This should result in "HARDWARE_VIDEO_DECODING=force_enabled by user: Force enabled by pref" being additionally show in about:suppport. still no hw accel, nvidia-smi pmon is blank --- vaapi output Trying display: wayland looks like this is the culprit now:
please advise and thank you |
I had to install ffmpeg (more specifically, the various libav* packages) from the packman repo to get it going. |
mind you this was working with driver 550, i just changed to 560 and direct broke, no further changes |
The eglCreateImageKHR mentioned in the log output suggest this is an EGL issue, as that method is only available in the MESA library. Make sure that the proprietary version of the driver was installed, and that |
I'm running the same stack as you do, OpenSuse Tumbleweed (up to date), firefox 129.0, nvidia (version 560.35.3) open kernel module (so not the proprietary one) and it works just fine for me. I have to mention that all 560 drivers prior to 560.35.3 did not work with the open kernel module. |
mind you this was working with driver 550, i just changed to 560 and direct broke, no further changes
sweet, could you post here a rpm -qa|egrep -i nvidia and rpm -qa|egrep -i ffmpeg so i can compare the packages? also, how did you switch to the packman repo for ffmpeg (i have it enabled but im new to tumbleweed). |
rpm -qa | egrep 'ffmpeg|nvidia' Btw, the nvidia drivers are installed from nvidia's cuda repo (https://developer.download.nvidia.com/compute/cuda/repos/opensuse15/x86_64/) My firefox settings (only those settings that changed from default settings in firefox): contents of ~/.bashrc
Case 1: you want to switch all relevant packages from the oss repo to the packman repo.
Case 2 (more fine grained control, but also a lot more finicky): you only want to switch certain packages from the oss repo to the packman repo.
Oh, and I also added my user account to the 'video' group (/etc/group) I hope this sorts you out. |
starting with driver 560 (i jumped from 550 to 560) firefox now gives up with the following error:
libva info: VA-API version 1.22.0
libva info: Trying to open /usr/lib64/dri/nvidia_drv_video.so
libva info: Found init function __vaDriverInit_1_0
4200.268969579 [37465-37733] ../src/vabackend.c:2188 __vaDriverInit_1_0 Initialising NVIDIA VA-API Driver: 31
4200.268974010 [37465-37733] ../src/vabackend.c:2197 __vaDriverInit_1_0 Now have 0 (0 max) instances
4200.268976536 [37465-37733] ../src/vabackend.c:2223 __vaDriverInit_1_0 Selecting Direct backend
4200.274431014 [37465-37733] ../src/direct/nv-driver.c: 267 init_nvdriver Initing nvdriver...
4200.274454812 [37465-37733] ../src/direct/nv-driver.c: 285 init_nvdriver NVIDIA kernel driver version: 560.28.03, major version: 560, minor version: 28
4200.274461271 [37465-37733] ../src/direct/nv-driver.c: 292 init_nvdriver Got dev info: 100 2 6 1
libva info: va_openDriver() returns 0
4200.398661110 [37465-37733] ../src/vabackend.c:1446 nvQueryImageFormats In nvQueryImageFormats
4200.520148678 [37465-37733] ../src/vabackend.c: 674 nvCreateConfig got profile: 6 with 0 attributes
4200.520159574 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) (nil) 0
4200.520161234 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) 0x7f365e3dc7c0 8
4200.526104988 [37465-37733] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
4200.526118296 [37465-37733] ../src/vabackend.c: 674 nvCreateConfig got profile: 7 with 0 attributes
4200.526121369 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) (nil) 0
4200.526122661 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) 0x7f365e3dcc40 8
4200.531018868 [37465-37733] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
4200.531028646 [37465-37733] ../src/vabackend.c: 674 nvCreateConfig got profile: 13 with 0 attributes
4200.531031071 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) (nil) 0
4200.531032292 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) 0x7f365e3dc7c0 8
4200.536877503 [37465-37733] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
4200.536893200 [37465-37733] ../src/vabackend.c: 674 nvCreateConfig got profile: 14 with 0 attributes
4200.536897107 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 9 (8) (nil) 0
4200.536899055 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 9 (8) 0x7f365e3dc7c0 8
4200.543022752 [37465-37733] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
4200.543036070 [37465-37733] ../src/vabackend.c: 674 nvCreateConfig got profile: 19 with 0 attributes
4200.543039439 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (8) (nil) 0
4200.543041158 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (8) 0x7f365e3dcc40 8
4200.548237708 [37465-37733] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 128 - 8192, height: 128 - 8192
4200.548253653 [37465-37733] ../src/vabackend.c: 674 nvCreateConfig got profile: 32 with 0 attributes
4200.548256666 [37465-37733] ../src/vabackend.c: 737 nvCreateConfig Unable to determine surface type for VP9/AV1 codec due to no RTFormat specified.
4200.548260529 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 11 (8) (nil) 0
4200.548262309 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 11 (8) 0x7f365e3dcc40 8
4200.555111579 [37465-37733] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 128 - 8192, height: 128 - 8192
4200.555127495 [37465-37733] ../src/vabackend.c: 674 nvCreateConfig got profile: 21 with 0 attributes
4200.555131495 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (10) (nil) 0
4200.555133312 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (10) 0x7f365e3dc7c0 8
4200.560849558 [37465-37733] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 128 - 8192, height: 128 - 8192
4200.612462135 [37465-37747] ../src/vabackend.c:2188 __vaDriverInit_1_0 Initialising NVIDIA VA-API Driver: 31
4200.612470501 [37465-37747] ../src/vabackend.c:2197 __vaDriverInit_1_0 Now have 1 (0 max) instances
4200.612472802 [37465-37747] ../src/vabackend.c:2223 __vaDriverInit_1_0 Selecting Direct backend
4200.612493106 [37465-37747] ../src/direct/nv-driver.c: 267 init_nvdriver Initing nvdriver...
4200.612508395 [37465-37747] ../src/direct/nv-driver.c: 285 init_nvdriver NVIDIA kernel driver version: 560.28.03, major version: 560, minor version: 28
4200.612512189 [37465-37747] ../src/direct/nv-driver.c: 292 init_nvdriver Got dev info: 100 2 6 1
4200.728130044 [37465-37747] ../src/vabackend.c:1446 nvQueryImageFormats In nvQueryImageFormats
4200.757503707 [37465-37733] ../src/vabackend.c: 674 nvCreateConfig got profile: 6 with 0 attributes
4200.757516756 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) (nil) 0
4200.757519551 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) 0x7f364c5fc580 8
4200.762570441 [37465-37733] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
4200.762582756 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) (nil) 32566
4200.762585553 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) 0x7f364c5fc280 8
4200.809217918 [37465-37733] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
4200.809242499 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ecf980)
4200.809246016 [37465-37733] ../src/vabackend.c:1540 nvDeriveImage In nvDeriveImage
4200.809249428 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ecff20)
4200.809251804 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ecfa20)
4200.809254038 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ecf020)
4200.809256358 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ecfac0)
4200.809258639 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ecfc00)
4200.809260869 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ecf0c0)
4200.809263491 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed0240)
4200.809265942 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ecf200)
4200.809268177 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed02e0)
4200.809270434 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed0380)
4200.809272802 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ecf2a0)
4200.809275051 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ecf340)
4200.809277293 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ecf3e0)
4200.809279659 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed0920)
4200.809281916 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed0c40)
4200.809284634 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed0d80)
4200.809287055 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed0420)
4200.809289356 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed04c0)
4200.809291701 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed0600)
4200.809294089 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed0560)
4200.809296594 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed06a0)
4200.809298877 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed0ec0)
4200.809301199 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed0f60)
4200.809303587 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed0740)
4200.882757407 [37465-37747] ../src/vabackend.c: 674 nvCreateConfig got profile: 6 with 0 attributes
4200.882769123 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) (nil) 0
4200.882771754 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) 0x7f364c5fc280 8
4200.889377185 [37465-37747] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
4200.889392536 [37465-37747] ../src/vabackend.c: 674 nvCreateConfig got profile: 7 with 0 attributes
4200.889396467 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) (nil) 0
4200.889398364 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) 0x7f364c5fc400 8
4201.006088545 [37465-37733] ../src/vabackend.c: 674 nvCreateConfig got profile: 6 with 0 attributes
4201.006104476 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) (nil) 0
4201.006107727 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) 0x7f364c5fc280 8
4201.012115302 [37465-37733] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
4201.012133417 [37465-37733] ../src/vabackend.c:1021 nvCreateContext creating context with 25 render targets, 25 surfaces, at 720x720
4201.017917441 [37465-37747] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
4201.017948286 [37465-37747] ../src/vabackend.c: 674 nvCreateConfig got profile: 13 with 0 attributes
4201.017952805 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) (nil) 0
4201.017954858 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) 0x7f364c5fcb80 8
4201.025827042 [37465-37747] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
4201.025849032 [37465-37747] ../src/vabackend.c: 674 nvCreateConfig got profile: 14 with 0 attributes
4201.025855640 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 9 (8) (nil) 0
4201.025858087 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 9 (8) 0x7f364c5fcdc0 8
4201.040560755 [37465-37747] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
4201.040578985 [37465-37747] ../src/vabackend.c: 674 nvCreateConfig got profile: 19 with 0 attributes
4201.040583522 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (8) (nil) 0
4201.040585426 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (8) 0x7f364c5fc280 8
4201.047721051 [37465-37772] ../src/vabackend.c: 416 resolveSurfaces [RT] Resolve thread for 0x7f36499de000 started
4201.048309039 [37465-37772] ../src/direct/direct-export-buf.c: 151 direct_allocateBackingImage Allocating BackingImage: 0x7f365e3ea900 720x720 = 884736 bytes
4201.049888043 [37465-37772] ../src/direct/direct-export-buf.c: 160 direct_allocateBackingImage Allocate Buffer: 86 87 71
4201.049893295 [37465-37772] ../src/direct/direct-export-buf.c: 170 direct_allocateBackingImage Importing memory to CUDA
4201.050046214 [37465-37747] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 128 - 8192, height: 128 - 8192
4201.050057592 [37465-37747] ../src/vabackend.c: 674 nvCreateConfig got profile: 32 with 0 attributes
4201.050060166 [37465-37747] ../src/vabackend.c: 737 nvCreateConfig Unable to determine surface type for VP9/AV1 codec due to no RTFormat specified.
4201.050064164 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 11 (8) (nil) 0
4201.050066005 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 11 (8) 0x7f364c5fcd00 8
4201.051198794 [37465-37772] ../src/direct/direct-export-buf.c: 151 direct_allocateBackingImage Allocating BackingImage: 0x7f365e3ea9e0 720x720 = 884736 bytes
4201.052886526 [37465-37772] ../src/direct/direct-export-buf.c: 160 direct_allocateBackingImage Allocate Buffer: 92 95 96
4201.052889958 [37465-37772] ../src/direct/direct-export-buf.c: 170 direct_allocateBackingImage Importing memory to CUDA
4201.055026287 [37465-37772] ../src/direct/direct-export-buf.c: 151 direct_allocateBackingImage Allocating BackingImage: 0x7f365e3eaac0 720x720 = 884736 bytes
4201.055957916 [37465-37772] ../src/direct/direct-export-buf.c: 160 direct_allocateBackingImage Allocate Buffer: 92 97 95
4201.055961012 [37465-37772] ../src/direct/direct-export-buf.c: 170 direct_allocateBackingImage Importing memory to CUDA
4201.066828318 [37465-37747] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 128 - 8192, height: 128 - 8192
4201.066869315 [37465-37747] ../src/vabackend.c: 674 nvCreateConfig got profile: 21 with 0 attributes
4201.066872906 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (10) (nil) 0
4201.066875166 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (10) 0x7f364c5fcac0 8
4201.077330656 [37465-37747] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 128 - 8192, height: 128 - 8192
4201.077573129 [37465-37747] ../src/vabackend.c:2098 nvTerminate Terminating 0x7f367043ad40
4201.078367799 [37465-37747] ../src/vabackend.c:2112 nvTerminate Now have 1 (0 max) instances
4201.181161792 [37465-37733] ../src/direct/direct-export-buf.c: 46 debug [EGL] eglCreateImageKHR: EGL_BAD_PARAMETER error: In eglCreateImageKHR: requested buffer attributes are not supported
using:
NVD_LOG=1 MOZ_DISABLE_RDD_SANDBOX=1 NVD_BACKEND=direct __EGL_VENDOR_LIBRARY_FILENAMES=/usr/share/glvnd/egl_vendor.d/10_nvidia.json firefox
and all the proper options in the readme file.
any workaround yet?
The text was updated successfully, but these errors were encountered: