Bugzilla – Bug 115236
SaX2 GUI doesn't show right graphics card type
Last modified: 2005-09-07 09:22:27 UTC
System with TYAN s2462 Motherboard with ATI Mach64 chip on Motherboard (without monitor attached) and NVIDIA Geforce 3 Ti200 (with LCD on DVI port attached). SaX2 -p gets it right and shows : Chip 0 is -> ATI Mach64 GR 00:14:0 0x1002 0x4752 PCI ati Chip 1 is -> NVidia GeForce3 Ti 200 01:05:0 0x10de 0x0201 AGP nv But the the SaX2 GUI shows both cards as ATI Mach64 GR (
Hmm, please call from runlevel 3 as root the command: sax2 -r --> click on "change configuration" --> exit the GUI after loaded and send me the log file /var/log/SaX.log thanks
Created attachment 48842 [details] SaX.log
Created attachment 48843 [details] screenshot1 of SaX That should show the nvidia card instead of ATI
Created attachment 48844 [details] screenshot2 of SaX That's OK
Can you please send me the files in /var/cache/sax/files/* /var/cache/sax/sysp/rdbms/* Thanks
Created attachment 48958 [details] tar.gz of /var/cache/sax
Thanks for this information. I now was able to reproduce the problem and there was a big bug within libsax. I fixed this now according to the cache information you provided. Thanks This was a critical one