Frank v Waveren wrote: > > > I'm having some trouble getting a Trio 64 3D AGP working with XFree86 > 4.2.0. With the config XFree86 generates the screen flashes on > startup and then stays black. The log gives this: > > (++) Using config file: "/root/XF86Config.new" > Trio3D -- Display is on...turning off > Trio3D -- S3VNopAllCmdSets: SubsysStats#1 = 0x3a807f80 > Trio3D -- S3VNopAllCmdSets: state changed after 0 iterations > Trio3D -- S3VNopAllCmdSets: SubsysStats#2 = 0x00915f80 > Trio3D -- GE was on ST#1: 0x20007f80 ST#2: 0x20007f80 > Trio3D -- S3VNopAllCmdSets: SubsysStats#1 = 0x3a007f80 > Trio3D -- S3VNopAllCmdSets: state changed after 0 iterations > Trio3D -- S3VNopAllCmdSets: SubsysStats#2 = 0x3e915f80 > Trio3D -- S3VNopAllCmdSets: SubsysStats#1 = 0x20007f80 > Trio3D -- S3VNopAllCmdSets: state changed after 0 iterations > Trio3D -- S3VNopAllCmdSets: SubsysStats#2 = 0x20007f80 > Trio3D -- S3VNopAllCmdSets: SubsysStats#1 = 0x20007f80 > Trio3D -- S3VNopAllCmdSets: state changed after 0 iterations > Trio3D -- S3VNopAllCmdSets: SubsysStats#2 = 0x20007f80 > Trio3D -- GE was on ST#1: 0x20007f80 ST#2: 0x20007f80 > Trio3D -- S3VNopAllCmdSets: SubsysStats#1 = 0x35007f80 > Trio3D -- S3VNopAllCmdSets: state changed after 0 iterations > Trio3D -- S3VNopAllCmdSets: SubsysStats#2 = 0x38115f80 > Trio3D -- S3VNopAllCmdSets: SubsysStats#1 = 0x20007f80 > Trio3D -- S3VNopAllCmdSets: state changed after 0 iterations > Trio3D -- S3VNopAllCmdSets: SubsysStats#2 = 0x20007f80 >
Hmm, that's a rather cut down version of the log. Do you have a fully copy posted somewhere we can download it? Also, what version of xfree86 is this and what distro? You might have better results with version 1.8.2 from http://www.user1.netcarrier.com/~kbrosius/pages/virge.html . But I'm not sure without knowing what you are running already. > At which point it hangs, unkillable by anything but SIGKILL. > (The screen stays black and switching back to a vt with chvt(1) > doesn't give any visible results). > > Stracing the process gives an infinite loop of: > read(5, "", 4) = 0 > select(1024, [5], NULL, NULL, {0, 0}) = 1 (in [5], left {0, 0}) > (fd 5 is /dev/null) > The full log should show the mouse problem you mention in your second email. Although unless AllowMouseOpenFail is set, it should not hang. Normally a mouse failure will return you cleanly to the console assuming you are not using xdm. How are you starting X? > Even with the vesa driver I cannot get anything displayed. > > Here is the lspci output: > 01:00.0 VGA compatible controller: S3 Inc. Trio 64 3D (rev 01) (prog-if 00 [VGA]) > Subsystem: S3 Inc. 86C365 Trio3D AGP > Flags: bus master, medium devsel, latency 64, IRQ 11 > Memory at e0000000 (32-bit, non-prefetchable) [size=64M] > Expansion ROM at <unassigned> [disabled] [size=64K] > Capabilities: [44] Power Management version 1 > > > The system is a Pentium II on an ABIT LX6 motherboard (based on the > intel 440LX chipset). > > -- > Frank v Waveren Fingerprint: 21A7 C7F3 > fvw@[var.cx|stack.nl|dse.nl|chello.nl] ICQ#10074100 1FF3 47FF 545C CB53 > Public key: hkp:[EMAIL PROTECTED] 7BD9 09C0 3AC1 6DF2 > _______________________________________________ > Xpert mailing list > [EMAIL PROTECTED] > http://XFree86.Org/mailman/listinfo/xpert -- Kevin _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
