(1) Added a one liner to the Settings->Session and Startup->Application Autostart->Add edit Panel built-in feature of MX.
(2) The Line which I added is: /usr/lib/vino/vino-server &
I tried variations of the above line, and they didn't work either: Ex: sleep 180 ; /usr/lib/vino/vino-server &
When I use the above command in a Terminal session then vino starts properly.
So, would the above issue be considered a Bug in MX ?
I appreciate if users in Forum who succeeded in auto-start an installed program , at the Start-up stage when MX is booting, if they can provide me with a tip or 2 on How2 ; Thanks ;
I received some help from member "timkb4cq" but I haven't succeeded as yet.
thread updated to include my QSI:
Code: Select all
System:
Kernel: 5.10.0-13-686-pae i686 bits: 32 compiler: gcc v: 10.2.1
parameters: BOOT_IMAGE=/boot/vmlinuz-5.10.0-13-686-pae
root=UUID=<filter> ro vga=791 quiet
video=1024x768 splash init=/lib/systemd/systemd init=/lib/systemd/systemd
Desktop: Xfce 4.16.0 tk: Gtk 3.24.24 info: xfce4-panel wm: xfwm 4.16.1 vt: 7
dm: LightDM 1.26.0 Distro: MX-21.1_386 Wildflower April 9 2022
base: Debian GNU/Linux 11 (bullseye)
Machine:
Type: Desktop System: Dell product: Dimension 4600i v: N/A serial: <filter>
Chassis: type: 6 serial: <filter>
Mobo: Dell model: 0F4491 serial: <filter> BIOS: Dell v: A12 date: 08/26/2004
CPU:
Info: Single Core model: Intel Pentium 4 bits: 32 type: MT
arch: Netburst Prescott family: F (15) model-id: 3 stepping: 4 microcode: 17
cache: L2: 1024 KiB
flags: pae sse sse2 sse3 bogomips: 13565
Speed: 3391 MHz min/max: N/A Core speeds (MHz): 1: 3391 2: 3391
Vulnerabilities: Type: itlb_multihit status: KVM: VMX unsupported
Type: l1tf mitigation: PTE Inversion
Type: mds
status: Vulnerable: Clear CPU buffers attempted, no microcode; SMT vulnerable
Type: meltdown mitigation: PTI
Type: spec_store_bypass status: Vulnerable
Type: spectre_v1
mitigation: usercopy/swapgs barriers and __user pointer sanitization
Type: spectre_v2 mitigation: Retpolines, STIBP: disabled, RSB filling
Type: srbds status: Not affected
Type: tsx_async_abort status: Not affected
Graphics:
Device-1: AMD RV535 [Radeon X1650 PRO] vendor: VISIONTEK driver: N/A
alternate: radeon bus-ID: 01:00.0 chip-ID: 1002:71c1 class-ID: 0300
Display: x11 server: X.Org 1.20.11 compositor: xfwm4 v: 4.16.1 driver:
loaded: vesa display-ID: :0.0 screens: 1
Screen-1: 0 s-res: 800x600 s-dpi: 67 s-size: 303x231mm (11.9x9.1")
s-diag: 381mm (15")
Monitor-1: default res: 800x600
OpenGL: renderer: llvmpipe (LLVM 11.0.1 128 bits) v: 4.5 Mesa 20.3.5
compat-v: 3.1 direct render: Yes
Audio:
Device-1: Intel 82801EB/ER AC97 Audio vendor: Dell driver: snd_intel8x0
v: kernel bus-ID: 00:1f.5 chip-ID: 8086:24d5 class-ID: 0401
Sound Server-1: ALSA v: k5.10.0-13-686-pae running: yes
Sound Server-2: PulseAudio v: 14.2 running: yes
Network:
Device-1: Intel 82562EZ 10/100 Ethernet vendor: Dell driver: e100 v: kernel
port: cf40 bus-ID: 02:08.0 chip-ID: 8086:1050 class-ID: 0200
IF: eth0 state: up speed: 100 Mbps duplex: full mac: <filter>
Drives:
Local Storage: total: 149.05 GiB used: 5.91 GiB (4.0%)
SMART Message: Unable to run smartctl. Root privileges required.
ID-1: /dev/sda maj-min: 8:0 vendor: Western Digital model: WD1600JS-60MHB1
size: 149.05 GiB block-size: physical: 512 B logical: 512 B speed: <unknown>
type: N/A serial: <filter> rev: 2E02 scheme: MBR
Partition:
ID-1: / raw-size: 29.8 GiB size: 29.17 GiB (97.87%) used: 5.73 GiB (19.6%)
fs: ext4 dev: /dev/sda2 maj-min: 8:2
ID-2: /home raw-size: 114.09 GiB size: 111.74 GiB (97.94%)
used: 184.4 MiB (0.2%) fs: ext4 dev: /dev/sda4 maj-min: 8:4
Swap:
Kernel: swappiness: 15 (default 60) cache-pressure: 100 (default)
ID-1: swap-1 type: partition size: 3.73 GiB used: 0 KiB (0.0%) priority: -2
dev: /dev/sda3 maj-min: 8:3
Sensors:
Message: No sensor data found. Is lm-sensors configured?
Repos:
Packages: note: see --pkg apt: 1979 lib: 981 flatpak: 0
No active apt repos in: /etc/apt/sources.list
Active apt repos in: /etc/apt/sources.list.d/debian-stable-updates.list
1: deb http://deb.debian.org/debian bullseye-updates main contrib non-free
Active apt repos in: /etc/apt/sources.list.d/debian.list
1: deb http://deb.debian.org/debian bullseye main contrib non-free
2: deb http://security.debian.org/debian-security bullseye-security main contrib non-free
Active apt repos in: /etc/apt/sources.list.d/mx.list
1: deb http://mirrors.rit.edu/mxlinux/mx-packages/mx/repo/ bullseye main non-free
Info:
Processes: 176 Uptime: 2h 37m wakeups: 0 Memory: 3.2 GiB
used: 732.1 MiB (22.3%) Init: systemd v: 247 runlevel: 5 default: 5
tool: systemctl Compilers: gcc: 10.2.1 alt: 10 Shell: bash
default: Bash v: 5.1.4 running-in: quick-system-info-mx inxi: 3.3.06
Boot Mode: BIOS (legacy, CSM, MBR)
[code]