Bricscad v10.6.4 Fedora 12 x86_64 - Any Debug Feature Avail?
This starts, displays the splash and seg faults with no information.
I am guessing a library problem, but
Q: Is there any way to start in debug/verbose mode?
I did try on an i386 platform and was impressed to have a native Cad app that can handle autocad dwg drawings, yet without being able to put on my personal machine there is no point me buying a licence yet.
James
Comments
-
Even in my Fedora 13 (32-bit - i686) I have problems starting Bricscad. Opens, showing the splash screen but then stops. This happens with nvidia-drivers akmod. With Nouveau starts, but do not see anything because of missing support for my card. I have this problem on three previous versions, including on the F12.
0 -
Yes I do seem to have some Nvidia libs installed, but this is a ATI machine
[jamesarbrown@jblaptop ~]$ rpm -qa |grep nvidia
nvidia-graphics190.53-libs-190.53-120.fc12.i686
[jamesarbrown@jblaptop ~]$ lsmod
Module Size Used by
fuse 57189 2
nls_utf8 1389 8
cifs 232841 8
rfcomm 66832 4
sco 16714 2
bridge 48306 0
stp 1935 1 bridge
llc 4739 2 bridge,stp
bnep 15431 2
l2cap 45755 16 rfcomm,bnep
vboxnetadp 4755 0
vboxnetflt 10983 0
vboxdrv 1738598 2 vboxnetadp,vboxnetflt
sunrpc 193817 1
ipv6 279495 34
cpufreq_ondemand 8793 2
powernow_k8 14706 0
freq_table 3947 2 cpufreq_ondemand,powernow_k8
microcode 19061 0
dm_multipath 14558 0
uinput 7228 0
snd_hda_codec_analog 73668 1
snd_usb_audio 85725 3
lib80211_crypt_tkip 8030 0
wl 1960236 0
snd_usb_lib 16556 1 snd_usb_audio
uvcvideo 54603 0
snd_hda_intel 23952 2
snd_rawmidi 20374 1 snd_usb_lib
snd_hda_codec 71956 2 snd_hda_codec_analog,snd_hda_intel
snd_seq 52773 0
btusb 15380 2
bluetooth 89475 9 rfcomm,sco,bnep,l2cap,btusb
videodev 33864 1 uvcvideo
snd_pcm 78247 3 snd_usb_audio,snd_hda_intel,snd_hda_codec
snd_seq_device 6151 2 snd_rawmidi,snd_seq
v4l1_compat 12922 2 uvcvideo,videodev
snd_timer 19840 2 snd_seq,snd_pcm
snd_hwdep 6446 2 snd_usb_audio,snd_hda_codec
hp_wmi 4984 0
v4l2_compat_ioctl32 9579 1 videodev
pegasus 22724 0
rfkill 16966 4 bluetooth,hp_wmi
snd 62376 21 snd_hda_codec_analog,snd_usb_audio,snd_usb_lib,snd_hda_intel,snd_rawmidi,snd_hda_codec,snd_seq,snd_pcm,snd_seq_device,snd_timer,snd_hwdep
edac_core 39597 0
sisusbvga 47555 0
mct_u232 9072 0
mii 4270 1 pegasus
snd_page_alloc 7389 2 snd_hda_intel,snd_pcm
sky2 42018 0
soundcore 6271 1 snd
usbserial 33647 1 mct_u232
lib80211 5071 2 lib80211_crypt_tkip,wl
shpchp 29656 0
i2c_piix4 12139 0
edac_mce_amd 7746 0
wmi 6872 1 hp_wmi
hp_accel 12040 0
lis3lv02d 6745 1 hp_accel
input_polldev 2744 1 lis3lv02d
joydev 9528 0
serio_raw 4642 0
video 20118 0
output 2213 1 video
radeon 584645 2
ttm 49268 1 radeon
drm_kms_helper 24584 1 radeon
drm 171002 4 radeon,ttm,drm_kms_helper
i2c_algo_bit 5005 1 radeon
i2c_core 26876 6 videodev,i2c_piix4,radeon,drm_kms_helper,drm,i2c_algo_bit0 -
On the machine that mounts an ATI Radeon HD 4350, I have the usual problems of trails left on the screen, but you can work with Bricscad.
I have "only" those big problems with NVIDIA I can not and do not know how to solve
0 -
So I should expect problems as I'm already poised to download v10.4.6 (I do believe you meant v10.4.6-1 and not v10.6.4). I had v10.4.4 and it ran reasonably well on my Fedora 12 (i686) OS. Well, not so for the RPM though ... was using the TGZ. The RPM had SELinux issues. I have now upgraded to Fedora 13 and its x86_64. I tried to run same v10.4.4 and I got:
/lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
yum provides ld-linux.so.2
yielded:
glibc for i686 (glibc for x86_64 didn't have it).
I was hoping to get a better result with v10.4.6-1, now I'm not so sure anymore. Does this mean there is no support for Linux 64bit Architecture especially Fedora?
0