i get firefox up and running know must delete other repo.
But i have issue with Python 3.6.5 did not find valid PIP3 package?
pip
I must have lates version, but in ubuntu is it ```
python3-pip
i get firefox up and running know must delete other repo.
But i have issue with Python 3.6.5 did not find valid PIP3 package?
pip
I must have lates version, but in ubuntu is it ```
python3-pip
This command will make pip available:
python -m ensurepip --default-pip
See this doc.
You may upgrade it with:
pip install --upgrade pip
Its use old phython 3.5 that is outdated.
its did not help much.
Did some test steam? /home/larsmartin/.local/share/Steam/steam.sh: line 828: /home/larsmartin/.local/share/Steam/ubuntu12_32/steam-runtime/run.sh: No such file or directory
How do you use nvidia-smi or nvidia-settings or
lshw
Command ‘lshw’ can be found in:
package ‘lshw’ (main, installed)
File /usr/sbin/lshw exists! Check your PATH variable, or call it using an absolute path.
in kubuntu 19.04 get i:
description: USB controller
product: ASM1143 USB 3.1 Host Controller
vendor: ASMedia Technology Inc.
physical id: 0
bus info: pci@0000:07:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: xhci bus_master cap_list
configuration: driver=xhci_hcd latency=0
resources: irq:42 memory:f7500000-f7507fff
so how to install usb 3.1 on openmandriva?
Usually, lshw is run as root. If you run it as simple user you get a warning.
You don’t have to install it. The kernel detecs it automatically.
You can also use
lsusb
to verify the id:vendor number.
But i did not find usb 3.1 controller:
[larsmartin@PC2 ~]$ lsusb
Bus 006 Device 003: ID 05e3:0612 Genesys Logic, Inc. Hub
Bus 006 Device 002: ID 05e3:0612 Genesys Logic, Inc. Hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 005: ID 07b5:0316 Mega World International, Ltd
Bus 005 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 005 Device 010: ID 046d:081b Logitech, Inc. Webcam C310
Bus 005 Device 009: ID 046d:ca04 Logitech, Inc. Formula Vibration Feedback Wheel
Bus 005 Device 008: ID 0471:0815 Philips (or NXP) eHome Infrared Receiver
Bus 005 Device 007: ID 0403:6001 Future Technology Devices International, Ltd FT232 Serial (UART) IC
Bus 005 Device 006: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 005 Device 004: ID 0955:0007 NVIDIA Corp.
Bus 005 Device 002: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 058f:6364 Alcor Micro Corp. AU6477 Card Reader Controller
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
description: USB controller
product: ASM1143 USB 3.1 Host Controller
vendor: ASMedia Technology Inc.
physical id: 0
bus info: pci@0000:07:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: msi pm pciexpress xhci bus_master cap_list
configuration: driver=xhci_hcd latency=0
resources: irq:51 memory:f7500000-f7507fff
*-usbhost:0
Why its not working on openmandriva?
How did i get steam to works?
Its look its some issue with steam runtime? And it freeze then i try to login “update userconfig”
A post was split to a new topic: Problem with repositories in OM Lx 4.0
Lets close this thread as it is about OM Lx 3.
Please open a new thread for each issue you may have with Lx 4 in Development Testing forum. As stated here.
However if you have an issue please open a separate thread with a descriptive title specific to your issue. We try to encourage the principle of one issue=one thread to make it possible for other users to find each and every issue reported when they do a forum search.