https://bugs.winehq.org/show_bug.cgi?id=54520
Bug ID: 54520
Summary: Direct Parallel Port Access Removed
Product: Wine
Version: 8.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dos
Assignee: wine-bugs(a)winehq.org
Reporter: medasaro(a)comcast.net
Distribution: ---
Created attachment 74058
--> https://bugs.winehq.org/attachment.cgi?id=74058
The Willem EPROM Programmer Application
I rely on a Willem EPROM programmer for working with vintage hardware. This
device requires direct parallel port access (not LPT, but direct raw access to
the parallel port pins.) The application used to work in Wine (Wine 1.0) if I
set the windows version to Windows 95 (or 98) and added the following registry
keys:
'\HEX_CURRENT_USER\Software\Wine\VDM\ppdev\278' with value '/dev/parport1'
'\HEX_CURRENT_USER\Software\Wine\VDM\ppdev\378' with value '/dev/parport0'
I had a hardware failure and upgraded to a new computer running a more modern
version of Linux and the current version of Wine (8.2). Under this
configuration, it no longer works. Looking at the source code, it appears that
ppdev support has been removed entirely when winedos was merged into
krnl386.exe16. I would very much like to see support for this added back into
wine as I rely on it.
Thanks!
Matthew D'Asaro
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51673
Bug ID: 51673
Summary: Installation issues in The Settlers: Heritage of Kings
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Markus.Elfring(a)web.de
Distribution: ---
I could install the game “The settlers (gold edition)” once more by components
from the software package “wine-6.13-1.fc34”.
Some information was logged for further development considerations.
[Markus_Elfring@fedora SHOK_GOLD]$ wine start setup.exe
002c:fixme:winediag:LdrInitializeThunk wine-staging 6.13 is a testing version
containing experimental patches.
…
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
…
011c:err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files
(x86)\\Common Files\\InstallShield\\Professional\\RunTime\\IsProBE.tlb" failed
with error 2
011c:fixme:file:NtLockFile I/O completion on lock not implemented yet
011c:fixme:apphelp:ApphelpCheckInstallShieldPackage stub: 0061DDAC
L"Z:\\run\\media\\Markus_Elfring\\SHOK_GOLD\\data1.hdr"
011c:err:richedit:ReadStyleSheet skipping optional destination
…
0138:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0138:fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags
0x00000030
0138:fixme:wbemprox:enum_class_object_Next timeout not supported
0138:fixme:ddraw:ddraw7_Initialize Ignoring guid
{aeb2cdd4-6e41-43ea-941c-8361cc760781}.
011c:fixme:sfc:SRSetRestorePointA 01F6E900 01F6E9A8
…
0224:err:ole:dispatch_rpc no apartment found for ipid
{ffffffff-ffff-ffff-2401-000018010000}
0220:err:rpc:I_RpcReceive we got fault packet with status 0x80010108
…
0218:fixme:ddraw:ddraw7_Initialize Ignoring guid
{aeb2cdd4-6e41-43ea-941c-8361cc760781}.
…
0250:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr
0x44da8b
026c:fixme:advapi:RegisterEventSourceA ((null)," "): stub
026c:fixme:advapi:RegisterEventSourceW (L"",L" "): stub
026c:fixme:advapi:ReportEventA
(CAFE4242,0x0001,0x0000,0x00000000,00000000,0x0001,0x00000060,00FAFAF4,00FF3D2A):
stub
026c:fixme:advapi:ReportEventW
(CAFE4242,0x0001,0x0000,0x00000000,00000000,0x0001,0x00000060,006DE4E8,00FF3D2A):
stub
026c:err:eventlog:ReportEventW L"6"
…
026c:fixme:advapi:DeregisterEventSource (CAFE4242) stub
Unfortunately, the start attempt of the game (as it was offered by the
installation program from an original CD) failed.
Now I am curious how the affected software will evolve accordingly.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47203
Bug ID: 47203
Summary: winedbg --gdb Game300.exe gives Internal crash at
0x7e9a06f9 (w3dhub/ecw)
Product: Wine
Version: 4.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)mailbox.org
Distribution: ---
Created attachment 64458
--> https://bugs.winehq.org/attachment.cgi?id=64458
dbghelp: Avoid crash in pe_load_msc_debug_info.
An interesting debugging topic got written to the forums in [1].
There a crash of "winedbg --gdb" got described that I could reproduce
which ends here:
Unhandled exception: page fault on read access to 0x017ac000 in 32-bit code
(0x7e9a06f9).
...
Backtrace:
=>0 0x7e9a06f9 pe_load_msc_debug_info+0xc3() [dlls/dbghelp/pe_module.c:597] in
dbghelp (0x0032e5a8)
1 0x7e9a0ae8 pe_load_debug_info+0x67() [dlls/dbghelp/pe_module.c:715] in
dbghelp (0x0032e5d8)
2 0x7e9a0d8f pe_load_native_module+0x23c() [dlls/dbghelp/pe_module.c:774] in
dbghelp (0x0032e838)
3 0x7e991ff8 SymLoadModuleExW+0x2db(BaseOfDll=0x400000)
[dlls/dbghelp/module.c:643] in dbghelp (0x0032e8b8)
...
Attached patch contains a hack to check if the memory where parts of the
debug information is expected is mapped into the process.
And contains the full backtrace.
[1]
https://forum.winehq.org/viewtopic.php?f=2&t=32324&sid=001e48b2bd4f8f199350…
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45647
Bug ID: 45647
Summary: chromium x64 sandbox >=win10 needs win10 csrss heap
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: NEW
Keywords: patch
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 62076
--> https://bugs.winehq.org/attachment.cgi?id=62076
Patch to provide csrss heap and fake win10 heaps
Follow up to bug 45646.
Starting with win10, the chromium sandbox tries to find a certain heap that's
shared with csrss.exe. It does this by enumerating all process heaps, looking
in the internal structure for the right flags. For that it assumes the internal
structure behind the opaque handle...
We need to do 2 things here.
1) Provide a csrss heap in the first place
2) Return handles that have a heap structure similar to win10 heap behind them
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44960
Bug ID: 44960
Summary: Unable to use python WMI winmgmts object
Product: Wine
Version: 3.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.org
Reporter: 20917771(a)student.uwa.edu.au
Distribution: ---
Created attachment 61068
--> https://bugs.winehq.org/attachment.cgi?id=61068
A minimal test case
I am trying to use pywin32 to wait on an external process using its PID. I used
winetricks WMI. I am using Ubuntu 16.04 LTS with Wine 3.5. I have attached a
minimal example of the Python script. I expect it to wait for the other process
to complete. Instead, I get the following output and the process exits
immediately:
0009:fixme:kerberos:kerberos_SpInstanceInit 65536,0x7e0413a0,(nil): stub
0033:fixme:kerberos:kerberos_SpInstanceInit 65536,0x7e0913a0,(nil): stub
0009:err:ole:apartment_getclassobject DllGetClassObject returned error
0x80004002 for dll L"C:\\windows\\system32\\wbem\\wbemdisp.dll"
0009:err:ole:create_server class {172bddf8-ceea-11d1-8b05-00600806d9b6} not
registered
0009:fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
0009:err:ole:CoGetClassObject no class object
{172bddf8-ceea-11d1-8b05-00600806d9b6} could be created for context 0x15
0009:err:ole:create_server class {8bc3f05e-d86b-11d0-a075-00c04fb68820} not
registered
0009:fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
0009:err:ole:CoGetClassObject no class object
{8bc3f05e-d86b-11d0-a075-00c04fb68820} could be created for context 0x14
Traceback (most recent call last):
File "test.py", line 10, in <module>
wmi = win32com.client.GetObject('winmgmts:')
File "C:\Python27\lib\site-packages\win32com\client\__init__.py", line 72, in
GetObject
return Moniker(Pathname, clsctx)
File "C:\Python27\lib\site-packages\win32com\client\__init__.py", line 87, in
Moniker
moniker, i, bindCtx = pythoncom.MkParseDisplayName(Pathname)
pywintypes.com_error: (-2147221164, 'REGDB_E_CLASSNOTREG', None, None)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55917
Bug ID: 55917
Summary: Japanese text rendering broken with VirtualDJ
Product: Wine
Version: 8.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: bique.alexandre(a)gmail.com
Distribution: ---
Created attachment 75469
--> https://bugs.winehq.org/attachment.cgi?id=75469
virtual dj japanese tofu
In VirtualDJ, in the file browser, the Japanese text rendering shows tofu
instead of valid characters, and I'm sure I've got the fonts on my computer to
display them.
In the console I can read:
0198:fixme:d2d:d2d_text_renderer_DrawGlyphRun Ignoring options 0x6.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51819
Bug ID: 51819
Summary: Joining a LAN Game in Battlefield 2 crashes the app
Product: Wine
Version: 6.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fzatlouk(a)redhat.com
Distribution: ---
Created attachment 70704
--> https://bugs.winehq.org/attachment.cgi?id=70704
stdout
Attempting to join a LAN Game in Battlefield 2 ends with game crash, both with
32 or 64 bit prefixes. Single Player and hosting LAN games work flawlessly.
Tested on wine staging 6.16, both with and without dxvk. I'll add debugger
output and test with newer wine later.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45988
Bug ID: 45988
Summary: Hard Reset Redux and Shadow Warrior 2: no videos in
game
Product: Wine
Version: 3.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: petrushkinsn(a)gmail.com
Distribution: ---
Created attachment 62547
--> https://bugs.winehq.org/attachment.cgi?id=62547
wine terminal output running Hard Reset Redux
No videos between levels, nor starting video with developer logo etc.
In Hard reset redux, if i open Extras - Movies in main menu and select any
movie - nothing happens.
In Shadow Warrior 2, if i open Extras - Movies and select movie, screen blanks
for less than a second and then nothing hapens.
Both logs created with run game, go to extras - movies, try to start movie,
exit game.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44003
Bug ID: 44003
Summary: Origin: BF3WebHelper.exe crashes because injection of
igo32.dll fails.
Product: Wine-staging
Version: 2.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)mailbox.org
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 59662
--> https://bugs.winehq.org/attachment.cgi?id=59662
Standalone demonstration of the issue similar to what Origin does.
When starting a game from Origin a crash dialog for BF3WebHelper.exe is shown.
Shift+right click - "Debug" seems to get another thread further, so it can
successfully then still execute Firefox.exe.
Used a self built wine-2.20 with the whole staging patch set applied.
Tried to get an idea of what happens:
- Origin calculates the entry point for LoadLibrary using the kernel32 fake dll
and the base address of its own process.
- CreateProcess with suspended flag is called for BF3WebHelper.exe
- Memory for the to be loaded dll is reserved and filled in
the new process ("...\\igo32.dll").
- A second thread in the new process is created by CreateRemoteThread using
the calculated entry point for kernel32.fake.LoadLibrary above.
- This thread crashes because it looks like in the in memory kernel32 module
is something different/uninitialized at the used entry point.
With +BF3WebHelper.exe:all crash does not happen.
(But is still not executing LoadLibrary and seems not to crash by "accident".)
Attached is a demonstration of what happens.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56088
Bug ID: 56088
Summary: 3DRT BrickBlaster crashes on start
Product: Wine
Version: 9.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cedric.dewijs(a)eclipso.eu
Distribution: ---
Created attachment 75754
--> https://bugs.winehq.org/attachment.cgi?id=75754
backtrace
To reproduce:
Download 3DRT BrickBlaster
https://www.myabandonware.com/download/169z-3drt-brickblaster
$ rm -rf ~/wine-tmp/
$ mkdir ~/wine-tmp
$ export WINEPREFIX=~/wine-tmp
$ cd ~/wine-tmp
$ unzip ~/Downloads/3DRT-BrickBlaster_Win_EN.zip
$ wine 3drt_brickblaster_share.exe and accept the defaults
$ wine ~/wine-tmp/drive_c/Program\ Files\
\(x86\)/TLKGAMES/3DRTBrickBlaster/3drt_brickblaster_share.exe
The game crashes, resulting in a backtrace.
Full console output:
[jose@cedric-work-laptop ~]$ rm -rf ~/wine-tmp/
[jose@cedric-work-laptop ~]$ mkdir ~/wine-tmp
[jose@cedric-work-laptop ~]$ export WINEPREFIX=~/wine-tmp
[jose@cedric-work-laptop ~]$ cd ~/wine-tmp
[jose@cedric-work-laptop wine-tmp]$ unzip
~/Downloads/3DRT-BrickBlaster_Win_EN.zip
Archive: /home/jose/Downloads/3DRT-BrickBlaster_Win_EN.zip
inflating: 3drt_brickblaster_share.exe
[jose@cedric-work-laptop wine-tmp]$ wnie 3drt_brickblaster_share.exe
bash: wnie: command not found
[jose@cedric-work-laptop wine-tmp]$ wine 3drt_brickblaster_share.exe
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
004c:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0054:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
004c:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr
0x80004002
004c:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
004c:err:ole:apartment_get_local_server_stream Failed: 0x80004002
004c:err:ole:start_rpcss Failed to open RpcSs service
0054:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr
0x80004002
0054:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0054:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0090:fixme:file:NtLockFile I/O completion on lock not implemented yet
0090:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0090:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
0090:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
00f0:fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
0118:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0118:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0118:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0118:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
wine: configuration in L"/home/jose/wine-tmp" has been updated.
[jose@cedric-work-laptop wine-tmp]$ 0164:err:menubuilder:InvokeShellLinker
failed to extract icon from L"C:\\Program Files
(x86)\\TLKGAMES\\3DRTBrickBlaster\\http:\\www.tlkgames.com"
015c:err:menubuilder:InvokeShellLinker failed to extract icon from
L"C:\\Program Files (x86)\\TLKGAMES\\3DRTBrickBlaster\\html\\index.html"
[jose@cedric-work-laptop wine-tmp]$ wine ~/wine-tmp/drive_c/
Program Files/ ProgramData/ windows/
Program Files (x86)/ users/
[jose@cedric-work-laptop wine-tmp]$ wine ~/wine-tmp/drive_c/Program\ Files\
\(x86\)/
Common Files/ TLKGAMES/ Windows NT/
Internet Explorer/ Windows Media Player/
[jose@cedric-work-laptop wine-tmp]$ wine ~/wine-tmp/drive_c/Program\ Files\
\(x86\)/TLKGAMES/3DRTBrickBlaster/
3drt_brickblaster_share.exe dxsetup.ini
DXSetup.exe html/
Uninstall.exe modern.exe
datas/ repertoire.ini
[jose@cedric-work-laptop wine-tmp]$ wine ~/wine-tmp/drive_c/Program\ Files\
\(x86\)/TLKGAMES/3DRTBrickBlaster/modern.exe
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
[jose@cedric-work-laptop wine-tmp]$ wine ~/wine-tmp/drive_c/Program\ Files\
\(x86\)/TLKGAMES/3DRTBrickBlaster/3drt_brickblaster_share.exe
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
wine: Unhandled page fault on read access to 00000034 at address 7BD59AFA
(thread 0024), starting debugger...
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
[jose@cedric-work-laptop wine-tmp]$ wine: Read access denied for device
L"\\??\\Z:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial
are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial
are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial
are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial
are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial
are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial
are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial
are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial
are not available.
Software:
Arch linux, Xorg (not wayland)
$ wine --version
wine-9.0-rc3f rom this aur PKGBUILD:
https://bugs.winehq.org/attachment.cgi?id=75744
$ uname -a
Linux cedric-work-laptop 6.6.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 21 Dec 2023
19:01:01 +0000 x86_64 GNU/Linux
Running lxde on Xorg
Hardware:
$ lscpi
03:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 22
[Radeon RX 6700/6700 XT/6750 XT / 6800M/6850M XT] (rev c3)
07:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI]
Cezanne [Radeon Vega Series / Radeon Vega Mobile Series] (rev c4)
$ xrandr --listproviders
Providers: number : 2
Provider 0: id: 0x44 cap: 0xf, Source Output, Sink Output, Source Offload, Sink
Offload crtcs: 4 outputs: 2 associated providers: 1 name:modesetting
Provider 1: id: 0x124 cap: 0xf, Source Output, Sink Output, Source Offload,
Sink Offload crtcs: 6 outputs: 1 associated providers: 1 name:modesetting
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.