Re: map mainboard sata connector to device name

2025-04-09 Thread Petric Frank
Hello, Am Donnerstag, 10. April 2025, 06:47:13 CEST schrieb Titus Newswanger: > On 4/9/25 22:42, Petric Frank wrote: > > Hello, > > > > Am Donnerstag, 10. April 2025, 00:13:10 CEST schrieb Andy Smith: > > > Hi, > > > > > > On Wed, Apr 09, 2025 at

Re: map mainboard sata connector to device name

2025-04-09 Thread Petric Frank
Hello, Am Donnerstag, 10. April 2025, 00:13:10 CEST schrieb Andy Smith: > Hi, > > On Wed, Apr 09, 2025 at 05:46:32PM +0200, Petric Frank wrote: > > In this case i have to manually create a mapping from pci-id (of the > > controller) together with the "ata-x"

Re: map mainboard sata connector to device name

2025-04-09 Thread Petric Frank
Hello, Am Mittwoch, 9. April 2025, 15:36:11 CEST schrieb Michael Stone: > On Wed, Apr 09, 2025 at 01:41:21PM +0200, Petric Frank wrote: > >Am Mittwoch, 9. April 2025, 11:35:27 CEST schrieb to...@tuxteam.de: > >> Does /dev/disk/by-path fulfil your needs? > > > >Not e

Re: map mainboard sata connector to device name

2025-04-09 Thread Petric Frank
Hello, Am Mittwoch, 9. April 2025, 11:35:27 CEST schrieb to...@tuxteam.de: > On Wed, Apr 09, 2025 at 11:32:31AM +0200, Petric Frank wrote: > > Hello, > > > > i want to map the sata hardware connections to fixed device names. This be > > done even the hdd on the cable is

map mainboard sata connector to device name

2025-04-09 Thread Petric Frank
Hello, i want to map the sata hardware connections to fixed device names. This be done even the hdd on the cable is changed. So - when i connect a hdd to sata port 4 i want to get (for example) /dev/sdd created even /dev/sda to /dev/sdc (respective no hdd connected to sata 1 ... sata 3 port). An

Re: Qt6 Location for Debian 12

2023-10-11 Thread Petric Frank
Hello, Am Mittwoch, 11. Oktober 2023, 19:00:19 CEST schrieb Patrick Franz: > Hej, > > Am Mittwoch, 11. Oktober 2023, 16:52:24 CEST schrieb Petric Frank: > > Hello, > > > > is there a *.deb for Qt6 Location (-dev) module ? > > > > I have seen there i

Qt6 Location for Debian 12

2023-10-11 Thread Petric Frank
Hello, is there a *.deb for Qt6 Location (-dev) module ? I have seen there is one for Qt6 Positioning in the stable repository but i miss the above one. Or do i have to compile the Qt6 system myself ? kind regards Petric

Re: auto add usb network to bridge

2023-09-25 Thread Petric Frank
Hello Reco, the "allow-hotplug ..." and "up /sbin/ip ..." what what i was missing. Works like a charm. Thanks for your and others support. regards Petric Am Montag, 25. September 2023, 11:50:32 CEST schrieb Reco: > Hi. > > On Mon, Sep 25, 2023 at 11:35:5

auto add usb network to bridge

2023-09-25 Thread Petric Frank
Hello, a special problem. I have a debian (12) machine which has an onboard network card. This machine acts as dhcp-server also. Now i want to add a usb network device. But this is not always there. It is plugged in when needed. And it should serve the same network as the onboard one. My idea wa

qtcreator: no qml utility

2023-09-08 Thread Petric Frank
Hello, on Debian 12 (Plasma Desktop) i've installed qtcreator from Debian repository. In the settings of qtcreator the qt 5.15.8 is listed as Qt version. But with a exclamation mark. Below i see "no QML utility installed". But if i execute on cmdline qml -v the output is Qml Runtime 5.15.

Re: [Solved] Re: xrdp and KDE Plasma desktop

2023-07-18 Thread Petric Frank
Am Dienstag, 18. Juli 2023, 05:36:56 CEST schrieb Max Nikulin: > On 15/07/2023 00:04, Petric Frank wrote: > > After some debugging i found a working solution. Allocated file in/etc/ > > polkit-1/rules.d/99-networkmanager.rules containing: > > &g

[Solved] Re: xrdp and KDE Plasma desktop

2023-07-14 Thread Petric Frank
Am Freitag, 14. Juli 2023, 08:08:41 CEST schrieb Petric Frank: > Am Donnerstag, 13. Juli 2023, 12:27:22 CEST schrieb Max Nikulin: > > On 12/07/2023 20:51, Petric Frank wrote: > > > If i look at the nmcli general permissions for the id i get: > > >org.freedesktop.Net

Re: xrdp and KDE Plasma desktop

2023-07-13 Thread Petric Frank
Am Donnerstag, 13. Juli 2023, 12:27:22 CEST schrieb Max Nikulin: > On 12/07/2023 20:51, Petric Frank wrote: > > If i look at the nmcli general permissions for the id i get: > >org.freedesktop.NetworkManager.network-control auth > > > >

xrdp and KDE Plasma desktop

2023-07-12 Thread Petric Frank
Hello, i'm not sure where to look for this problem. Entering here because the Debian Bookworm is used. Installed Debian with Plasma desktop. The installed xrdp anf tigervnc- standalone-server to allow RDP connections. If i connect to this machine using xfreerdp the desktop is correctly shown. Bu