Why is this happening?

More
07 Oct 2023 14:47 #282501 by gardenweazel
Replied by gardenweazel on topic Why is this happening?
Attaching INI and HAL files.
Attachments:

Please Log in or Create an account to join the conversation.

More
07 Oct 2023 14:59 #282502 by gardenweazel
Replied by gardenweazel on topic Why is this happening?
The machine is a BeeLink Mini S

Attaching a copy of the dmesg output.

I've not had many problems if any regarding the DISPLAY. It's important to note that a small window shows momentarily in the bottom
right hand corner of the screen for perhaps 2 seconds and then closes.

Here's some additional detail on the hardware:
andy@file03:~$ sudo lshw -short
H/W path           Device     Class          Description
========================================================
                              system         MINI S (Default string)
/0                            bus            MINI S
/0/0                          memory         64KiB BIOS
/0/3a                         memory         8GiB System Memory
/0/3a/0                       memory         [empty]
/0/3a/1                       memory         8GiB SODIMM DDR4 Synchronous 2667 MHz (0.4 ns)
/0/43                         memory         256KiB L1 cache
/0/44                         memory         6MiB L2 cache
/0/45                         memory         4MiB L3 cache
/0/46                         processor      Intel(R) Celeron(R) N5095A @ 2.00GHz
/0/100                        bridge         Intel Corporation
/0/100/2           /dev/fb0   display        JasperLake [UHD Graphics]
/0/100/4                      generic        Dynamic Tuning service
/0/100/14                     bus            Intel Corporation
/0/100/14/0        usb1       bus            xHCI Host Controller
/0/100/14/0/1                 input          USB Receiver
/0/100/14/0/1/0    input28    input          Logitech M505/B605
/0/100/14/0/2                 input          USB Receiver
/0/100/14/0/2/0    input29    input          Logitech K400
/0/100/14/0/6      card0      multimedia     KTMicro KT USB Audio
/0/100/14/0/8                 communication  Bluetooth wireless interface
/0/100/14/1        usb2       bus            xHCI Host Controller
/0/100/14.2                   memory         RAM memory
/0/100/15                     bus            Serial IO I2C Host Controller
/0/100/15.1                   bus            Serial IO I2C Host Controller
/0/100/15.2                   bus            Intel Corporation
/0/100/15.3                   bus            Intel Corporation
/0/100/16                     communication  Management Engine Interface
/0/100/17          scsi0      storage        Intel Corporation
/0/100/17/0.0.0    /dev/sda   disk           256GB 256GB SSD
/0/100/17/0.0.0/1             volume         511MiB Windows FAT volume
/0/100/17/0.0.0/2  /dev/sda2  volume         488MiB EFI partition
/0/100/17/0.0.0/3  /dev/sda3  volume         237GiB LVM Physical Volume
/0/100/19                     bus            Intel Corporation
/0/100/19.1                   bus            Intel Corporation
/0/100/1c                     bridge         Intel Corporation
/0/100/1c/0        wlp1s0     network        Wireless 3165
/0/100/1c.5                   bridge         Intel Corporation
/0/100/1c.5/0      enp2s0     network        RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
/0/100/1e                     communication  Intel Corporation
/0/100/1e.3                   bus            Intel Corporation
/0/100/1f                     bridge         Intel Corporation
/0/100/1f/0                   system         PnP device PNP0c02
/0/100/1f/1                   system         PnP device PNP0c02
/0/100/1f/2                   generic        PnP device INT3f0d
/0/100/1f/3                   system         PnP device PNP0c02
/0/100/1f/4                   system         PnP device PNP0c02
/0/100/1f/5                   system         PnP device PNP0c02
/0/100/1f/6                   system         PnP device PNP0c02
/0/100/1f.3        card1      multimedia     Jasper Lake HD Audio
/0/100/1f.3/0      input19    input          HDA Intel PCH HDMI/DP,pcm=3
/0/100/1f.3/1      input20    input          HDA Intel PCH HDMI/DP,pcm=7
/0/100/1f.3/2      input21    input          HDA Intel PCH HDMI/DP,pcm=8
/0/100/1f.3/3      input22    input          HDA Intel PCH HDMI/DP,pcm=9
/0/100/1f.4                   bus            Jasper Lake SMBus
/0/100/1f.5                   bus            Jasper Lake SPI Controller
/1                            power          Default string
/2                            power          Default string
/3                            power          Default string
/4                 input0     input          Sleep Button
/5                 input1     input          Power Button
/6                 input18    input          Video Bus
/7                 input2     input          Power Button

 
Attachments:

Please Log in or Create an account to join the conversation.

More
07 Oct 2023 15:15 #282504 by PCW
Replied by PCW on topic Why is this happening?
One clue is that 2.9 does not have the

USRMOT: ERROR: command 30 timeout
emcMotionInit: emcTrajInit failed

errors but

master (2.10) does

(I also had to remove the pyvcp and glade stuff since I don't have all the supporting files)
 
The following user(s) said Thank You: tjtr33

Please Log in or Create an account to join the conversation.

More
07 Oct 2023 18:00 #282511 by gardenweazel
Replied by gardenweazel on topic Why is this happening?
Here's some additional information from DEBUG:
It appears to be failing on the python call.

note: jog_order='XYZA'
note: jog_invert=set()
python3.11: ../src/mesa/state_tracker/st_texture.c:73: st_texture_create: Assertion `height0 > 0' failed.
/home/andy/linuxcnc_rip/scripts/linuxcnc: line 957:  7912 Aborted                 $EMCDISPLAY -ini "$INIFILE" $EMCDISPLAYARGS $EXTRA_ARGS
+ result=134
+ Cleanup
+ echo 'Shutting down and cleaning up LinuxCNC...'
Shutting down and cleaning up LinuxCNC...

However when I look for the st_texture.c file it's located in:
Somehow that doesn't seem right. Is python calling a C file?
And why is this being called outside to my RIP environment?

andy@file03:~/linuxcnc_rip$ find ../ -name st_texture.c
../Downloads/mesa/mesa/src/mesa/state_tracker/st_texture.c


 

Please Log in or Create an account to join the conversation.

Time to create page: 0.102 seconds
Powered by Kunena Forum