MX-23_fluxbox_alpha2_x64 released for testing

Message
Author
User avatar
ceeslans
Posts: 863
Joined: Sun Apr 14, 2019 3:48 am

Re: MX-23_fluxbox_alpha2_x64 released for testing

#11 Post by ceeslans »

Good job Jerry and m_pav ! Pleased to see the alpha2 was created and available so quickly.
Here are some initial findings. Dunno if my solutions prove right on other machines, but provide same anyway

tint2rc - systemtray issues
============
tooltips displaying below bottom screen edge.
solution:
- create new background #8 for systray only:
with 2 px top+bottom border and colors

Code: Select all

		# Background 8: Systray
		rounded = 0
		border_width = 2
		border_sides = TB
		border_content_tint_weight = 0
		background_content_tint_weight = 0
		background_color = #1d2324 100
		border_color = #1d2324 100
		background_color_hover = #aaaaaa 22
		border_color_hover = #aaaaaa 22
		background_color_pressed = #0f56d9 60
		border_color_pressed = #0f56d9 30
	
- edit systemtray settings:
change padding / background ID / icon-size

Code: Select all

	 	# System tray (notification area)
		systray_padding = 6 0 2
		systray_background_id = 8
		systray_sort = ascending
		systray_icon_size = 0
		systray_icon_asb = 100 0 0
		systray_monitor = 1
		systray_name_filter = 
	

will likewise have to be changed in MX-comfort.tint2rc too

button command for all other tint2 toolbar need to be changed from xfce4-appfinder to a suitable rofi call.

mxfb-appfinder
============
categories --> spelling "accesories" should be "Accessories"

why does a selected category open in a new (centered) rofi window?
can't this be opened in the same appfinder window by adding a reload function in the categories script?

$HOME/.fluxbox/startup - pipewire start
===========
- following error-message in xsession-errors:

Code: Select all

		init [5]
		start pipewire
		/usr/bin/pipewire-start: 22: exit: Illegal number: 0s
	
need to edit line 22 in /usr/bin/pipewire-start to read:

Code: Select all

exit 0
- a lot of error messages, mostly related to rtkit absence?
(believe it is not necessary to install rtkit, eventhough it does reduce the number of error messages?)

Code: Select all

[W][01757.917340] mod.rt       | [     module-rt.c:  274 pw_rtkit_check_xdg_portal()] Can't find org.freedesktop.portal.Desktop. Is xdg-desktop-portal running?
[W][01757.917406] mod.rt       | [     module-rt.c: 1035 pipewire__module_init()] found session bus but no portal
[W][01757.917487] mod.rt       | [     module-rt.c:  274 pw_rtkit_check_xdg_portal()] Can't find org.freedesktop.portal.Desktop. Is xdg-desktop-portal running?
[W][01757.917520] mod.rt       | [     module-rt.c: 1035 pipewire__module_init()] found session bus but no portal
[W][01757.919931] mod.rt       | [     module-rt.c:  290 translate_error()] RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
[W][01757.920204] mod.rt       | [     module-rt.c:  655 set_nice()] could not set nice-level to -11: No such file or directory
[W][01757.920447] mod.rt       | [     module-rt.c:  290 translate_error()] RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
[W][01757.920608] mod.rt       | [     module-rt.c:  655 set_nice()] could not set nice-level to -11: No such file or directory
[W][01757.921016] mod.rt       | [     module-rt.c:  290 translate_error()] RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
[W][01757.921340] mod.rt       | [     module-rt.c:  290 translate_error()] RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
[E][01757.921468] mod.protocol-native | [module-protocol-:  731 lock_socket()] server 0x562b280037f0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
[E][01757.921573] pw.conf      | [          conf.c:  594 load_module()] 0x562b27fe1da0: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
M 11:58:09.128167             mod.rt ../src/modules/module-rt.c:274:pw_rtkit_check_xdg_portal: Can't find org.freedesktop.portal.Desktop. Is xdg-desktop-portal running?
[E][01757.921990] default      | [      pipewire.c:  125 main()] failed to create context: Resource temporarily unavailable
M 11:58:09.128257             mod.rt ../src/modules/module-rt.c:1035:pipewire__module_init: found session bus but no portal
M 11:58:09.129943             mod.rt ../src/modules/module-rt.c:290:translate_error: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
M 11:58:09.130079             mod.rt ../src/modules/module-rt.c:655:set_nice: could not set nice-level to -11: No such file or directory
M 11:58:09.130478             mod.rt ../src/modules/module-rt.c:290:translate_error: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
M 11:58:09.131885             mod.rt ../src/modules/module-rt.c:290:translate_error: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
[W][01757.925999] mod.protocol-pulse | [        server.c:  610 start_unix_server()] server 0x560969382760: socket '/run/user/1000/pulse/native' is in use
[W][01757.926020] mod.protocol-pulse | [        server.c: 1042 servers_create_and_start()] pulse-server 0x560969381fb0: failed to start server on 'unix:/run/user/1000/pulse/native': Address already in use
[E][01757.926029] mod.protocol-pulse | [  pulse-server.c: 5642 pw_protocol_pulse_new()] 0x560969381fb0: no servers could be started: Address already in use
[E][01757.926107] pw.conf      | [          conf.c:  594 load_module()] 0x56096934eda0: could not load mandatory module "libpipewire-module-protocol-pulse": Address already in use
[E][01757.926535] default      | [      pipewire.c:  125 main()] failed to create context: Address already in use
M 12:26:55.855650          wp-device ../lib/wp/device.c:619:wp_spa_device_new_from_spa_factory: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
M 12:26:55.855685   script/libcamera libcamera.lua:168:chunk: PipeWire's libcamera SPA missing or broken. libcamera not supported.
W 12:26:56.554428 m-portal-permissio ../modules/module-portal-permissionstore.c:63:wp_portal_permissionstore_plugin_lookup: <WpPortalPermissionStorePlugin:0x558d0cfcfcb0> Failed to call Lookup: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera


- errors relating to accessibility bus at-spi registration

Code: Select all

(xdg-user-dirs-gtk-update.real:6993): dbind-WARNING **: 11:58:07.097: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/110/at-spi/bus_0: Permission denied

(polkit-gnome-authentication-agent-1:7003): dbind-WARNING **: 11:58:07.662: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/110/at-spi/bus_0: Permission denied
	
solution: add following to /etc/environment:

Code: Select all

export NO_AT_BRIDGE=1 
- error Desktop windows found:

Code: Select all

	WARNING: More than one Desktop window found:
        0x 1200036   3            
        0x 1200021   3            
        0x 1200008   3
	
guess this is harmless...

- invalid key/modifier settings

Code: Select all

	Keys: Invalid key/modifier on line 54): Control Mod1 Bksp :Exit
Keys: Invalid key/modifier on line 175): Mod1 KP_End    :MacroCmd {ResizeTo 50% 50% } {MoveTo 00 00 BottomLeft}
Keys: Invalid key/modifier on line 176): Mod1 KP_Down   :MacroCmd {ResizeTo 100% 50%} {MoveTo 00 00 Bottom}
Keys: Invalid key/modifier on line 177): Mod1 KP_Next   :MacroCmd {ResizeTo 50% 50% } {MoveTo 00 00 BottomRight}
Keys: Invalid key/modifier on line 178): Mod1 KP_Left   :MacroCmd {ResizeTo 50% 100%} {MoveTo 00 00 Left}
Keys: Invalid key/modifier on line 179): Mod1 KP_Right  :MacroCmd {ResizeTo 50% 100%} {MoveTo 00 00 Right}
Keys: Invalid key/modifier on line 180): Mod1 KP_Home   :MacroCmd {ResizeTo 50% 50% } {MoveTo 00 00 TopLeft}
Keys: Invalid key/modifier on line 181): Mod1 KP_Up     :MacroCmd {ResizeTo 100% 50%} {MoveTo 00 00 Up}
Keys: Invalid key/modifier on line 182): Mod1 KP_Prior  :MacroCmd {ResizeTo 50% 50% } {MoveTo 00 00 TopRight}
Keys: Invalid key/modifier on line 184): Mod1 KP_Begin  :MacroCmd {ResizeTo 70% 70% } {MoveTo 00 00 Center}
Keys: Invalid key/modifier on line 186): Mod1 KP_Insert :ToggleCmd {Maximize} {Restore}
	
need to be adjusted/removed in ~/.fluxbox/keys

- xfce4-clipman error warnings

Code: Select all

	** (xfce4-clipman:12442): WARNING **: 12:54:32.423: Unable to register GApplication: An object is already exported for the interface org.gtk.Application at /org/xfce/clipman

(xfce4-clipman:12442): GLib-GIO-CRITICAL **: 12:54:32.423: g_application_get_is_remote: assertion 'application->priv->is_registered' failed

(xfce4-clipman:12442): GLib-WARNING **: 12:54:32.423: g_set_application_name() called multiple times
mx-welcome version: 21.08mx21
	
unsure how / whether this needs to be corrected.

rootmenu issues
===============

- error when selecting 'run' from main menu

Code: Select all

	/bin/bash: -c: line 1: unexpected EOF while looking for matching `''
	


solution ??
Sony Vaio VPCF23P (2011), Intel Core i7-2670, 6gb RAM, 240gb SSD, MX-Linux 23 based Fluxbox v/1.3.7+
Lenovo Thinkpad L560 (2016), Intel Core i5-6200, 16gb RAM, 240gb SSD, Devuan Daedalus based Fluxbox v/1.3.7+

User avatar
Jerry3904
Administrator
Posts: 23522
Joined: Wed Jul 19, 2006 6:13 am

Re: MX-23_fluxbox_alpha2_x64 released for testing

#12 Post by Jerry3904 »

Thanks much! That run problem confuses me ATM, besides what I posted above about "run" not being one of the modi.
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
siamhie
Global Moderator
Posts: 3783
Joined: Fri Aug 20, 2021 5:45 pm

Re: MX-23_fluxbox_alpha2_x64 released for testing

#13 Post by siamhie »

m_pav wrote: Fri May 05, 2023 2:55 am Depends on the DL speed. Let me know if the DL was acceptable for your connection.

@m_pav Download speed was fine. Took about a couple of minutes (on a 200MB connection).
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

User avatar
siamhie
Global Moderator
Posts: 3783
Joined: Fri Aug 20, 2021 5:45 pm

Re: MX-23_fluxbox_alpha2_x64 released for testing

#14 Post by siamhie »

ceeslans wrote: Fri May 05, 2023 9:22 am
tint2rc - systemtray issues
============
tooltips displaying below bottom screen edge.
solution:
- create new background #8 for systray only:
with 2 px top+bottom border and colors

Code: Select all

		# Background 8: Systray
		rounded = 0
		border_width = 2
		border_sides = TB
		border_content_tint_weight = 0
		background_content_tint_weight = 0
		background_color = #1d2324 100
		border_color = #1d2324 100
		background_color_hover = #aaaaaa 22
		border_color_hover = #aaaaaa 22
		background_color_pressed = #0f56d9 60
		border_color_pressed = #0f56d9 30
	
- edit systemtray settings:
change padding / background ID / icon-size

Code: Select all

	 	# System tray (notification area)
		systray_padding = 6 0 2
		systray_background_id = 8
		systray_sort = ascending
		systray_icon_size = 0
		systray_icon_asb = 100 0 0
		systray_monitor = 1
		systray_name_filter = 
	

will likewise have to be changed in MX-comfort.tint2rc too

I found an easier way when testing MX21-fluxbox. Open the tint2 settings and click on 'Edit the selected theme'. Select panel on the left and scroll to the bottom. Change the option for Maximized windows to "Match the hidden panel size" and save.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

User avatar
siamhie
Global Moderator
Posts: 3783
Joined: Fri Aug 20, 2021 5:45 pm

Re: MX-23_fluxbox_alpha2_x64 released for testing

#15 Post by siamhie »

Here's what I've come across so far.


No sound icon on tint2 toolbar; MX Select Sound doesn't detect onboard sound card (Device-2) or HDMI/DP device either nor does alsamixer detect it.

Code: Select all

Audio:
  Device-1: AMD Navi 21/23 HDMI/DP Audio driver: snd_hda_intel v: kernel pcie: gen: 4
    speed: 16 GT/s lanes: 16 bus-ID: 0b:00.1 chip-ID: 1002:ab28 class-ID: 0403
  Device-2: AMD Starship/Matisse HD Audio vendor: Micro-Star MSI driver: snd_hda_intel v: kernel
    pcie: gen: 4 speed: 16 GT/s lanes: 16 bus-ID: 14:00.4 chip-ID: 1022:1487 class-ID: 0403
  API: ALSA v: k6.1.0-7-amd64 status: kernel-api tools: alsamixer,amixer
  Server-1: PipeWire v: 0.3.65 status: active with: 1: pipewire-pulse status: active
    2: wireplumber status: off 3: pipewire-alsa type: plugin 4: pw-jack type: plugin
    tools: pactl,pw-cat,pw-cli,wpctl
quickshot_230505_062303.jpg

Menu Editor won't open. Menulibre segfaults in terminal.

Code: Select all

siamhie@mxflux:~
$ menulibre
No menu prefix found, MenuLibre will not function properly.
No menu prefix found, MenuLibre will not function properly.

(menulibre:6070): Gtk-WARNING **: 06:05:41.868: gtk_menu_attach_to_widget(): menu already attached to GtkMenuButton

(menulibre:6070): Gtk-WARNING **: 06:05:41.909: gtk_menu_attach_to_widget(): menu already attached to GtkMenuButton
WARNING:menulibre: getDefaultMenuPrefix() 'No menu prefix found, MenuLibre will not function properly.'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/menulibre/MenulibreApplication.py", line 2283, in do_activate
    self.win = MenulibreWindow(self, headerbar)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/menulibre/MenulibreApplication.py", line 261, in __init__
    self.configure_application_treeview(builder)
  File "/usr/lib/python3/dist-packages/menulibre/MenulibreApplication.py", line 635, in configure_application_treeview
    self.menu_load_failure()
  File "/usr/lib/python3/dist-packages/menulibre/MenulibreApplication.py", line 314, in menu_load_failure
    box = box.get_children()[1]
          ~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range

Installed xmms (Popular Apps) but it doesn't show in menu (maybe tied with menulibre issue? I tried to edit the full_menu file in submenus but it gets over written.



fluxbox regressed to version 1.3.5 instead of using 1.3.7?

Code: Select all

System:
  Kernel: 6.1.0-7-amd64 [6.1.20-2] arch: x86_64 bits: 64 compiler: gcc v: 12.2.0
    parameters: BOOT_IMAGE=/boot/vmlinuz-6.1.0-7-amd64
    root=UUID=<filter> ro quiet splash init=/lib/systemd/systemd
  Desktop: Fluxbox v: 1.3.5 info: tint2 vt: 7 dm: LightDM v: 1.26.0 Distro: MX-23_fluxbox_x64
    Libretto Future 2023 base: Debian GNU/Linux 12 (bookworm)
Machine:
  Type: Desktop System: Micro-Star product: MS-7C56 v: 2.0 serial: <superuser required>
  Mobo: Micro-Star model: B550-A PRO (MS-7C56) v: 2.0 serial: <superuser required> UEFI: American
    Megatrends LLC. v: A.B0 date: 08/11/2022
Battery:
  Device-1: hidpp_battery_0 model: Logitech Wireless Mouse serial: <filter>
    charge: 55% (should be ignored) rechargeable: yes status: discharging
CPU:
  Info: model: AMD Ryzen 7 3800X bits: 64 type: MT MCP arch: Zen 2 gen: 3 level: v3 note: check
    built: 2020-22 process: TSMC n7 (7nm) family: 0x17 (23) model-id: 0x71 (113) stepping: 0
    microcode: 0x8701021
  Topology: cpus: 1x cores: 8 tpc: 2 threads: 16 smt: enabled cache: L1: 512 KiB
    desc: d-8x32 KiB; i-8x32 KiB L2: 4 MiB desc: 8x512 KiB L3: 32 MiB desc: 2x16 MiB
  Speed (MHz): avg: 2191 high: 2225 min/max: 2200/4559 boost: enabled scaling:
    driver: acpi-cpufreq governor: ondemand cores: 1: 2191 2: 2200 3: 2111 4: 2154 5: 2179 6: 2200
    7: 2199 8: 2200 9: 2200 10: 2225 11: 2200 12: 2198 13: 2200 14: 2200 15: 2200 16: 2200
    bogomips: 124807
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm
  Vulnerabilities:
  Type: itlb_multihit status: Not affected
  Type: l1tf status: Not affected
  Type: mds status: Not affected
  Type: meltdown status: Not affected
  Type: mmio_stale_data status: Not affected
  Type: retbleed mitigation: untrained return thunk; SMT enabled with STIBP protection
  Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via prctl
  Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer sanitization
  Type: spectre_v2 mitigation: Retpolines, IBPB: conditional, STIBP: always-on, RSB filling,
    PBRSB-eIBRS: Not affected
  Type: srbds status: Not affected
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: AMD Navi 22 [Radeon RX 6700/6700 XT/6750 XT / 6800M/6850M XT] vendor: Tul / PowerColor
    driver: amdgpu v: kernel arch: RDNA-2 code: Navi-2x process: TSMC n7 (7nm) built: 2020-22 pcie:
    gen: 4 speed: 16 GT/s lanes: 16 ports: active: DP-3 empty: DP-1,DP-2,HDMI-A-1 bus-ID: 0b:00.0
    chip-ID: 1002:73df class-ID: 0300
  Display: x11 server: X.Org v: 1.21.1.7 compositor: Compton v: 1 driver: X: loaded: amdgpu
    unloaded: fbdev,modesetting,radeon,vesa dri: radeonsi gpu: amdgpu display-ID: :0.0 screens: 1
  Screen-1: 0 s-res: 2560x1440 s-dpi: 96 s-size: 677x381mm (26.65x15.00") s-diag: 777mm (30.58")
  Monitor-1: DP-3 mapped: DisplayPort-2 model: HP X27q serial: <filter> built: 2021
    res: 2560x1440 hz: 165 dpi: 109 gamma: 1.2 size: 597x336mm (23.5x13.23") diag: 685mm (27")
    ratio: 16:9 modes: max: 2560x1440 min: 720x400
  API: OpenGL v: 4.6 Mesa 22.3.6 renderer: AMD Radeon RX 6700 XT (navi22 LLVM 15.0.6 DRM 3.49
    6.1.0-7-amd64) direct-render: Yes
Audio:
  Device-1: AMD Navi 21/23 HDMI/DP Audio driver: snd_hda_intel v: kernel pcie: gen: 4
    speed: 16 GT/s lanes: 16 bus-ID: 0b:00.1 chip-ID: 1002:ab28 class-ID: 0403
  Device-2: AMD Starship/Matisse HD Audio vendor: Micro-Star MSI driver: snd_hda_intel v: kernel
    pcie: gen: 4 speed: 16 GT/s lanes: 16 bus-ID: 14:00.4 chip-ID: 1022:1487 class-ID: 0403
  API: ALSA v: k6.1.0-7-amd64 status: kernel-api tools: alsamixer,amixer
  Server-1: PipeWire v: 0.3.65 status: active with: 1: pipewire-pulse status: active
    2: wireplumber status: off 3: pipewire-alsa type: plugin 4: pw-jack type: plugin
    tools: pactl,pw-cat,pw-cli,wpctl
Network:
  Device-1: Intel Wi-Fi 6 AX210/AX211/AX411 160MHz driver: iwlwifi v: kernel modules: wl pcie:
    gen: 2 speed: 5 GT/s lanes: 1 bus-ID: 05:00.0 chip-ID: 8086:2725 class-ID: 0280
  IF: wlan0 state: up mac: <filter>
Bluetooth:
  Device-1: Intel AX210 Bluetooth type: USB driver: btusb v: 0.8 bus-ID: 1-2.3:4 chip-ID: 8087:0032
    class-ID: e001
  Report: hciconfig ID: hci0 rfk-id: 1 state: down bt-service: N/A rfk-block: hardware: no
    software: no address: <filter>
  Info: acl-mtu: 1021:4 sco-mtu: 96:6 link-policy: rswitch sniff link-mode: peripheral accept
Drives:
  Local Storage: total: 8.19 TiB used: 867.45 GiB (10.3%)
  SMART Message: Unable to run smartctl. Root privileges required.
  ID-1: /dev/nvme0n1 maj-min: 259:1 vendor: Western Digital model: WDS500G1X0E-00AFY0
    size: 465.76 GiB block-size: physical: 512 B logical: 512 B speed: 63.2 Gb/s lanes: 4 type: SSD
    serial: <filter> rev: 613000WD temp: 40.9 C scheme: GPT
  ID-2: /dev/nvme1n1 maj-min: 259:0 vendor: Western Digital model: WDS500G3XHC-00SJG0
    size: 465.76 GiB block-size: physical: 512 B logical: 512 B speed: 31.6 Gb/s lanes: 4 type: SSD
    serial: <filter> rev: 102000WD temp: 38.9 C scheme: GPT
  ID-3: /dev/sda maj-min: 8:0 vendor: SanDisk model: ST8000DM004-2CX188 size: 7.28 TiB
    block-size: physical: 4096 B logical: 512 B speed: 6.0 Gb/s type: HDD rpm: 5425 serial: <filter>
    rev: 0001 scheme: GPT
Partition:
  ID-1: / raw-size: 100.26 GiB size: 98.13 GiB (97.87%) used: 6.27 GiB (6.4%) fs: ext4
    dev: /dev/nvme0n1p3 maj-min: 259:4
  ID-2: /boot/efi raw-size: 512 MiB size: 511 MiB (99.80%) used: 580 KiB (0.1%) fs: vfat
    dev: /dev/nvme0n1p1 maj-min: 259:2
Swap:
  Kernel: swappiness: 15 (default 60) cache-pressure: 100 (default)
  ID-1: swap-1 type: partition size: 65 GiB used: 0 KiB (0.0%) priority: -2 dev: /dev/nvme1n1p1
    maj-min: 259:5
Sensors:
  System Temperatures: cpu: 35.1 C mobo: N/A gpu: amdgpu temp: 58.0 C mem: 60.0 C
  Fan Speeds (RPM): N/A gpu: amdgpu fan: 0
Repos:
  Packages: pm: dpkg pkgs: 1919 libs: 979 tools: apt,apt-get,aptitude,nala,synaptic pm: rpm pkgs: 0
    pm: flatpak pkgs: 0
  No active apt repos in: /etc/apt/sources.list
  No active apt repos in: /etc/apt/sources.list.d/debian-stable-updates.list
  Active apt repos in: /etc/apt/sources.list.d/debian.list
    1: deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware
  Active apt repos in: /etc/apt/sources.list.d/librewolf.list
    1: deb [arch=amd64] http://deb.librewolf.net bullseye main
  Active apt repos in: /etc/apt/sources.list.d/mx.list
    1: deb http://la.mxrepo.com/mx/repo/ bookworm main non-free
Info:
  Processes: 338 Uptime: 24m wakeups: 2 Memory: 31.26 GiB used: 2.12 GiB (6.8%) Init: systemd
  v: 252 target: graphical (5) default: graphical tool: systemctl Compilers: gcc: 12
  Client: shell wrapper v: 5.2.15-release inxi: 3.3.26
Boot Mode: UEFI
You do not have the required permissions to view the files attached to this post.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

User avatar
Jerry3904
Administrator
Posts: 23522
Joined: Wed Jul 19, 2006 6:13 am

Re: MX-23_fluxbox_alpha2_x64 released for testing

#16 Post by Jerry3904 »

No regression intended, good catch. Looks like our bullseye 1.3.7 never got ported to bookworm @timkb4cq

This problem specific to that card, I guess. Everything OK here with intel.
No sound icon on tint2 toolbar; MX Select Sound doesn't detect onboard sound card (Device-2) or HDMI/DP device either nor does alsamixer detect it.
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
Jerry3904
Administrator
Posts: 23522
Joined: Wed Jul 19, 2006 6:13 am

Re: MX-23_fluxbox_alpha2_x64 released for testing

#17 Post by Jerry3904 »

On xmms: not in repos, I guess

Code: Select all

demo@mx1:~
$ sudo apt install xmms
[sudo] password for demo:     
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package xmms
demo@mx1:~
$ apt policy xmms
N: Unable to locate package xmms
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
siamhie
Global Moderator
Posts: 3783
Joined: Fri Aug 20, 2021 5:45 pm

Re: MX-23_fluxbox_alpha2_x64 released for testing

#18 Post by siamhie »

Jerry3904 wrote: Fri May 05, 2023 10:35 am On xmms: not in repos, I guess

Code: Select all

demo@mx1:~
$ sudo apt install xmms
[sudo] password for demo:     
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package xmms
demo@mx1:~
$ apt policy xmms
N: Unable to locate package xmms

XMMS is in Popular Applications under Audio but is not found in Enabled Repos. I can add it to my root menu and it will stay, just not when editing the full_menu file in submenus.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

User avatar
siamhie
Global Moderator
Posts: 3783
Joined: Fri Aug 20, 2021 5:45 pm

Re: MX-23_fluxbox_alpha2_x64 released for testing

#19 Post by siamhie »

Jerry3904 wrote: Fri May 05, 2023 10:32 am No regression intended, good catch. Looks like our bullseye 1.3.7 never got ported to bookworm @timkb4cq

OK I won't worry about it. :cool2:


This problem specific to that card, I guess. Everything OK here with intel.
No sound icon on tint2 toolbar; MX Select Sound doesn't detect onboard sound card (Device-2) or HDMI/DP device either nor does alsamixer detect it.
Detected and works fine in MX21. There are some other pipewire apps I could install and try.
quickshot_230505_075435.jpg
You do not have the required permissions to view the files attached to this post.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

User avatar
siamhie
Global Moderator
Posts: 3783
Joined: Fri Aug 20, 2021 5:45 pm

Re: MX-23_fluxbox_alpha2_x64 released for testing

#20 Post by siamhie »

The icon briefly appears then quickly disappears. How would I go about troubleshooting this message?

volume-icon.jpg
You do not have the required permissions to view the files attached to this post.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

Post Reply

Return to “General”