Debian Sid, Testing, Stable users, please test this for me
I've updated the smxi/sgfxi/svmi debian system base testing method to handle squeeze, at least in theory.
Can you please run these tests on your systems and post the results, also note what the base system is (sidux, antix testing, antix sid, Debian sid/testing/stable) The test is very easy: just start smxi, svmi, and sgfxi in turn, until they hit the point where they ask for your first action, then kill them (ctrl +c) Then, post the results of these (note: if sgfxi doesn't support your card, it won't have any log files): :: Code :: grep SYSTEM_BASE /var/log/smxi.log | tail -n 1
grep SYSTEM_BASE /var/log/svmi.log | tail -n 1 grep SYSTEM_BASE /var/log/sgfxi/sgfxi.log | tail -n 1 These results will show me that the detections are still working correctly for now, when squeeze arrives, and lenny goes stable, I'll repost this and make sure it's still working correctly. Back to top |
antiX-sid
:: Code ::
antiX@antiX7:~$ grep SYSTEM_BASE /var/log/smxi.log | tail -n 1 SYSTEM_BASE: sid antiX@antiX7:~$ grep SYSTEM_BASE /var/log/svmi.log | tail -n 1 SYSTEM_BASE: sid antiX@antiX7:~$ grep SYSTEM_BASE /var/log/sgfxi/sgfxi.log | tail -n 1 SYSTEM_BASE: sid Back to top |
antiX-default ie Testing. (in Virtualbox)
:: Code ::
antiX@mepis1:~$ grep SYSTEM_BASE /var/log/smxi.log | tail -n 1 SYSTEM_BASE: testing antiX@mepis1:~$ grep SYSTEM_BASE /var/log/svmi.log | tail -n 1 SYSTEM_BASE: testing antiX@mepis1:~$ grep SYSTEM_BASE /var/log/sgfxi/sgfxi.log | tail -n 1 grep: /var/log/sgfxi/sgfxi.log: No such file or directory Back to top |
s2t = sidux-2008-02_xfce -> debian testing
:: Code :: richard@erebus82:~$ grep SYSTEM_BASE /var/log/smxi.log | tail -n 1
SYSTEM_BASE: testing richard@erebus82:~$ grep SYSTEM_BASE /var/log/svmi.log | tail -n 1 SYSTEM_BASE: testing richard@erebus82:~$ grep SYSTEM_BASE /var/log/sgfxi/sgfxi.log | tail -n 1 SYSTEM_BASE: testing richard@erebus82:~$ Back to top |
:: Code :: lb@gx280-debian:~$ grep SYSTEM_BASE /var/log/smxi.log | tail -n 1
lb@gx280-debian:~$ grep SYSTEM_BASE /var/log/svmi.log | tail -n 1 SYSTEM_BASE: sid lb@gx280-debian:~$ grep SYSTEM_BASE /var/log/sgfxi/sgfxi.log | tail -n 1 SYSTEM_BASE: sid Back to top |
:: Code :: lb@gx280-debian:~$ grep SYSTEM_BASE /var/log/smxi.log | tail -n 1
lb@gx280-debian:~$ grep SYSTEM_BASE /var/log/svmi.log | tail -n 1 SYSTEM_BASE: sid lb@gx280-debian:~$ grep SYSTEM_BASE /var/log/sgfxi/sgfxi.log | tail -n 1 SYSTEM_BASE: sid Hmmm, I don't know why it didn't show for smxi the first time. Here it is again. :: Code :: lb@gx280-debian:~$ grep SYSTEM_BASE /var/log/smxi.log | tail -n 1
SYSTEM_BASE: sid lb@gx280-debian:~$ grep SYSTEM_BASE /var/log/svmi.log | tail -n 1 SYSTEM_BASE: sid lb@gx280-debian:~$ grep SYSTEM_BASE /var/log/sgfxi/sgfxi.log | tail -n 1 SYSTEM_BASE: sid Back to top |
On sidux system
:: Code :: root@siduxboxW:/home/GoinEasy9# grep SYSTEM_BASE /var/log/smxi.log | tail -n 1
SYSTEM_BASE: sid root@siduxboxW:/home/GoinEasy9# grep SYSTEM_BASE /var/log/sgfxi/sgfxi.log | tail -n 1 SYSTEM_BASE: sid on lenny system :: Code :: debianWtesting:/home/goineasy9# grep SYSTEM_BASE /var/log/smxi.log | tail -n 1
SYSTEM_BASE: testing debianWtesting:/home/goineasy9# grep SYSTEM_BASE /var/log/sgfxi/sgfxi.log | tail -n 1 SYSTEM_BASE: testing Back to top |
All times are GMT - 8 Hours |