Hi, I have problem with running POL. I'm asking for help or redirecting to some topics with solutiuon. I found same problem in another topic but without answer. Thanks for help.
uname -r
4.14.15-1-ARCH
lspci -v (GPU only)
VGA compatible controller: NVIDIA Corporation GK106 [GeForce GTX 660] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Micro-Star International Co., Ltd. [MSI] GK106 [GeForce GTX 660]
Flags: bus master, fast devsel, latency 0, IRQ 40, NUMA node 0
Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
Memory at f0000000 (64-bit, prefetchable) [size=128M]
Memory at f8000000 (64-bit, prefetchable) [size=32M]
I/O ports at e000 [size=128]
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: nvidia
Kernel modules: nouveau, nvidia_drm, nvidia
lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 8
On-line CPU(s) list: 0-7
Thread(s) per core: 2
Core(s) per socket: 4
Socket(s): 1
NUMA node(s): 1
Vendor ID: AuthenticAMD
CPU family: 21
Model: 2
Model name: AMD FX(tm)-8350 Eight-Core Processor
Stepping: 0
CPU MHz: 1401.414
CPU max MHz: 4000.0000
CPU min MHz: 1400.0000
BogoMIPS: 8029.10
Virtualization: AMD-V
L1d cache: 16K
L1i cache: 64K
L2 cache: 2048K
L3 cache: 8192K
NUMA node0 CPU(s): 0-7
cat /proc/meminfo
MemTotal: 8117532 kB
MemFree: 924284 kB
MemAvailable: 4135944 kB
Buffers: 193572 kB
Cached: 2167148 kB
SwapCached: 0 kB
Active: 4316288 kB
Inactive: 2327252 kB
Active(anon): 3144144 kB
Inactive(anon): 136136 kB
Active(file): 1172144 kB
Inactive(file): 2191116 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 80 kB
Writeback: 0 kB
AnonPages: 4028256 kB
Mapped: 727260 kB
Shmem: 137464 kB
Slab: 208628 kB
SReclaimable: 135348 kB
SUnreclaim: 73280 kB
KernelStack: 12224 kB
PageTables: 73460 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 4058764 kB
Committed_AS: 9331048 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 0 kB
VmallocChunk: 0 kB
HardwareCorrupted: 0 kB
AnonHugePages: 489472 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
DirectMap4k: 453436 kB
DirectMap2M: 7880704 kB
DirectMap1G: 1048576 kB
yaourt -Qi playonlinux
Name : playonlinux
Version : 4.2.12-1
Description : GUI for managing Windows programs under linux
Architecture : any
URL : http://www.playonmac.com/
Licenses : GPL
Groups : None
Provides : None
Depends On : wine imagemagick xterm wxpython cabextract unzip mesa-demos gnupg icoutils xdg-user-dirs libxmu netcat wget p7zip
Optional Deps : None
Required By : None
Optional For : None
Conflicts With : None
Replaces : None
Installed Size : 6.44 MiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Build Date : Mon Oct 16 17:57:00 2017
Install Date : Wed Jan 31 23:03:49 2018
Install Reason : Explicitly installed
Install Script : No
Validated By : Signature
And the problem with POL - terminal output
[stenli@stenli ~]$ playonlinux
Looking for /usr/bin/python... 3.6.4 - skipped
Looking for python... 3.6.4 - skipped
Looking for python2.7... 2.7.14 - wxversion(s): 3.0-gtk3
/usr/lib64/python2.7/site-packages/wx-3.0-gtk3/wx/_core.py:16629: UserWarning: wxPython/wxWidgets release number mismatch
warnings.warn("wxPython/wxWidgets release number mismatch")
selected
/usr/lib64/python2.7/site-packages/wx-3.0-gtk3/wx/_core.py:16629: UserWarning: wxPython/wxWidgets release number mismatch
warnings.warn("wxPython/wxWidgets release number mismatch")
[main] Message: PlayOnLinux (4.2.12) is starting
[clean_tmp] Message: Cleaning temp directory
[Check_OpenGL] Message: 32bits direct rendering is enabled
[Check_OpenGL] Message: 64bits direct rendering is enabled
[POL_System_CheckFS] Message: Checking filesystem for /home/stenli/.PlayOnLinux/
[main] Message: Filesystem is compatible
Traceback (most recent call last):
File "mainwindow.py", line 1348, in <module>
app = PlayOnLinuxApp(redirect=False)
File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk3/wx/_core.py", line 8628, in __init__
self._BootstrapApp()
File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk3/wx/_core.py", line 8196, in _BootstrapApp
return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "mainwindow.py", line 1164, in OnInit
self.frame = MainWindow(None, -1, os.environ["APPLICATION_TITLE"])
File "mainwindow.py", line 248, in __init__
self.filemenu.Append(wx.ID_EXIT, _("Exit"))
File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk3/wx/_core.py", line 12003, in Append
return _core_.Menu_Append(*args, **kwargs)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc4 in position 4: ordinal not in range(128)
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
wget-log: Permission denied; disabling logging.
[update_check] Message: List is up to date
Thanks for help.