[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

How to debug this X error



Hello, on of my package 'hkl' is using asymptote in order to generate a few figures.

But when I use it on my laptop (MacBook pro)

I get this error message

make[3] : on entre dans le répertoire « /home/picca/src/repo.or.cz/hkl/Documentation/figures »
/usr/bin/asy -config "" -d -render=4 -f png -o 3S+1D.png 3S+1D.asy
X Error of failed request:  GLXBadFBConfig
  Major opcode of failed request:  149 (GLX)
  Minor opcode of failed request:  0 ()
  Serial number of failed request:  40
  Current serial number in output stream:  40


I use the nouveau driver, and my question is 'simple' how can I debug this issue ?

thanks for your help

Frederic

$ uname -r
6.6.13-amd64

$ lspci

00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 18) 00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 18) 00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB Universal Host Controller (rev 06) 00:1a.7 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06) 00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06) 00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06) 00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 06) 00:1c.2 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 3 (rev 06) 00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 (rev 06) 00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB Universal Host Controller (rev 06) 00:1d.7 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6)
00:1f.0 ISA bridge: Intel Corporation HM55 Chipset LPC Interface Controller (rev 06) 00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 06) 00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06) 00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 06) 01:00.0 VGA compatible controller: NVIDIA Corporation GT216M [GeForce GT 330M] (rev a2) 01:00.1 Audio device: NVIDIA Corporation GT216 HDMI Audio Controller (rev a1) 02:00.0 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5764M Gigabit Ethernet PCIe (rev 10) 03:00.0 Network controller: Broadcom Inc. and subsidiaries BCM43224 802.11a/b/g/n (rev 01) 04:00.0 FireWire (IEEE 1394): LSI Corporation FW643 [TrueFire] PCIe 1394b Controller (rev 08) ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 05) ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 05) ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 05) ff:02.1 Host bridge: Intel Corporation 1st Generation Core i3/5/7 Processor QPI Physical 0 (rev 05) ff:02.2 Host bridge: Intel Corporation 1st Generation Core i3/5/7 Processor Reserved (rev 05) ff:02.3 Host bridge: Intel Corporation 1st Generation Core i3/5/7 Processor Reserved (rev 05)

$ lsmod

Module                  Size  Used by
hid_logitech_hidpp     69632  0
hid_logitech_dj        40960  0
rfcomm                102400  4
snd_seq_dummy          12288  0
snd_hrtimer            12288  1
snd_seq_midi           20480  0
snd_seq_midi_event     16384  1 snd_seq_midi
snd_rawmidi            53248  1 snd_seq_midi
snd_seq 114688 10 snd_seq_midi,snd_seq_midi_event,snd_seq_dummy
snd_seq_device         16384  3 snd_seq,snd_seq_midi,snd_rawmidi
qrtr                   57344  4
bnep                   36864  2
binfmt_misc            28672  1
nls_ascii              12288  1
nls_cp437              16384  1
vfat                   20480  1
fat                   102400  1 vfat
brcmsmac              663552  0
brcmutil               20480  1 brcmsmac
b43                   520192  0
intel_powerclamp       16384  0
coretemp               16384  0
cordic                 12288  2 b43,brcmsmac
kvm_intel             413696  0
mac80211             1392640  2 b43,brcmsmac
kvm                  1363968  1 kvm_intel
libarc4                12288  1 mac80211
irqbypass              12288  1 kvm
cfg80211             1343488  3 b43,mac80211,brcmsmac
ghash_clmulni_intel    16384  0
sha512_ssse3           53248  0
sha256_ssse3           32768  0
sha1_ssse3             32768  0
snd_hda_codec_cirrus    24576  1
snd_hda_codec_generic   114688  1 snd_hda_codec_cirrus
snd_hda_codec_hdmi     90112  4
ledtrig_audio          12288  1 snd_hda_codec_generic
uvcvideo              147456  0
snd_hda_intel          61440  2
ssb                   110592  1 b43
videobuf2_vmalloc      20480  1 uvcvideo
snd_intel_dspcfg       36864  1 snd_hda_intel
uvc                    12288  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
snd_intel_sdw_acpi     16384  1 snd_intel_dspcfg
mmc_core              253952  2 b43,ssb
videobuf2_v4l2         36864  1 uvcvideo
snd_hda_codec 225280 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_cirrus
aesni_intel           360448  0
pcmcia                 86016  1 ssb
pcmcia_core            36864  1 pcmcia
crypto_simd            16384  1 aesni_intel
joydev                 24576  0
cryptd                 28672  2 crypto_simd,ghash_clmulni_intel
btusb                  86016  0
videodev              368640  2 videobuf2_v4l2,uvcvideo
snd_hda_core 147456 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_cirrus
btrtl                  32768  1 btusb
btintel                57344  1 btusb
intel_cstate           20480  0
btbcm                  24576  1 btusb
applesmc               32768  0
btmtk                  16384  1 btusb
iTCO_wdt               12288  0
snd_hwdep              20480  1 snd_hda_codec
acpi_cpufreq           32768  1
pcspkr                 12288  0
intel_uncore          258048  0
snd_pcm_oss            69632  0
bluetooth 1134592 30 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm videobuf2_common 77824 4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
intel_pmc_bxt          16384  1 iTCO_wdt
iTCO_vendor_support    12288  1 iTCO_wdt
snd_mixer_oss          28672  1 snd_pcm_oss
mc 94208 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
at24                   28672  0
watchdog               49152  1 iTCO_wdt
intel_ips              28672  0
snd_pcm 192512 5 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_hda_core
bcma                   73728  2 b43,brcmsmac
snd_timer              53248  3 snd_seq,snd_hrtimer,snd_pcm
bcm5974                24576  0
acpi_als               16384  1
ecdh_generic           16384  1 bluetooth
snd 155648 19 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,snd_pcm_oss,snd_pcm,snd_rawmidi,snd_mixer_oss
sbs                    20480  0
rfkill                 40960  6 bluetooth,brcmsmac,cfg80211
industrialio_triggered_buffer    12288  1 acpi_als
sbshc                  16384  1 sbs
kfifo_buf              12288  1 industrialio_triggered_buffer
industrialio 135168 3 industrialio_triggered_buffer,acpi_als,kfifo_buf
soundcore              16384  1 snd
ac                     16384  0
apple_mfi_fastcharge    16384  0
evdev                  28672  14
sg                     45056  0
msr                    12288  0
parport_pc             40960  0
ppdev                  24576  0
dm_mod                221184  0
lp                     20480  0
parport                81920  3 parport_pc,lp,ppdev
efi_pstore             12288  0
configfs               69632  1
loop                   36864  0
nfnetlink              20480  1
ip_tables              28672  0
x_tables               57344  1 ip_tables
autofs4                57344  2
ext4                 1134592  2
crc16                  12288  2 bluetooth,ext4
mbcache                16384  1 ext4
jbd2                  196608  1 ext4
efivarfs               24576  1
raid10                 77824  0
raid456               200704  0
async_raid6_recov      20480  1 raid456
async_memcpy           16384  2 raid456,async_raid6_recov
async_pq               16384  2 raid456,async_raid6_recov
async_xor              16384  3 async_pq,raid456,async_raid6_recov
async_tx 16384 5 async_pq,async_memcpy,async_xor,raid456,async_raid6_recov
xor                    20480  1 async_xor
raid6_pq              122880  3 async_pq,raid456,async_raid6_recov
libcrc32c              12288  1 raid456
crc32c_generic         12288  0
raid1                  57344  0
raid0                  24576  0
multipath              16384  0
linear                 16384  0
md_mod 225280 6 raid1,raid10,raid0,linear,raid456,multipath
hid_apple              24576  0
hid_appleir            12288  0
hid_generic            12288  0
usbhid                 73728  2 hid_logitech_dj,hid_logitech_hidpp
uas                    32768  0
usb_storage            86016  1 uas
hid 176128 6 usbhid,hid_apple,hid_generic,hid_logitech_dj,hid_appleir,hid_logitech_hidpp
nouveau              2932736  27
sd_mod                 86016  5
mxm_wmi                12288  1 nouveau
t10_pi                 20480  1 sd_mod
drm_exec               16384  1 nouveau
gpu_sched              57344  1 nouveau
crc64_rocksoft         16384  1 t10_pi
i2c_algo_bit           12288  1 nouveau
crc64                  16384  1 crc64_rocksoft
sr_mod                 28672  0
crc_t10dif             16384  1 t10_pi
drm_display_helper    233472  1 nouveau
cdrom                  81920  1 sr_mod
crct10dif_generic      12288  0
cec                    69632  1 drm_display_helper
ahci                   49152  5
rc_core                73728  1 cec
libahci                61440  1 ahci
drm_ttm_helper         12288  1 nouveau
ttm                   106496  2 drm_ttm_helper,nouveau
libata                471040  2 libahci,ahci
drm_kms_helper        270336  4 drm_display_helper,nouveau
crct10dif_pclmul       12288  1
ehci_pci               16384  0
uhci_hcd               61440  0
firewire_ohci          53248  0
scsi_mod              331776  6 sd_mod,usb_storage,uas,libata,sg,sr_mod
crct10dif_common 12288 3 crct10dif_generic,crc_t10dif,crct10dif_pclmul
firewire_core         110592  1 firewire_ohci
ehci_hcd              110592  1 ehci_pci
crc32_pclmul           12288  0
drm 806912 18 gpu_sched,drm_kms_helper,drm_exec,drm_display_helper,drm_ttm_helper,ttm,nouveau
crc32c_intel           16384  5
tg3                   221184  0
scsi_common 16384 7 scsi_mod,sd_mod,usb_storage,uas,libata,sg,sr_mod usbcore 405504 11 ehci_pci,usbhid,bcm5974,apple_mfi_fastcharge,usb_storage,uvcvideo,ehci_hcd,btusb,uas,uhci_hcd,hid_logitech_hidpp
i2c_i801               36864  0
crc_itu_t              12288  1 firewire_core
lpc_ich                24576  0
libphy                237568  1 tg3
i2c_smbus              16384  1 i2c_i801
usb_common             20480  4 usbcore,uvcvideo,ehci_hcd,uhci_hcd
video                  77824  1 nouveau
wmi                    40960  3 video,mxm_wmi,nouveau
button                 24576  1 nouveau


Reply to: