Script started on Tue Apr 30 23:37:45 2002 [guest@petya guest]$ uname -a Linux petya 2.4.7-10 #1 Thu Sep 6 17:27:27 EDT 2001 i686 unknown [guest@petya guest]$ cat /etc/redhat-release Red Hat Linux release 7.2 (Enigma) [guest@petya guest]$ ls -l /lib/libc* -rwxr-xr-x 1 root root 1282588 Sep 4 2001 /lib/libc-2.2.4.so lrwxrwxrwx 1 root root 13 Feb 16 14:08 /lib/libc.so.6 -> libc-2.2.4.so [guest@petya guest]$ X -version XFree86 Version 4.1.0 (Red Hat Linux release: 4.1.0-3) / X Window System (protocol Version 11, revision 0, vendor release 6510) Release Date: 2 June 2001 If the server is older than 6-12 months, or if your card is newer than the above date, look for a newer version before reporting problems. (See http://www.XFree86.Org/FAQ) Build Operating System: Linux 2.4.7-0.13.1smp i686 [ELF] Build Host: stripples.devel.redhat.com Module Loader present [guest@petya guest]$ gcc -v Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.4/specs Configured with: ./configure Thread model: single gcc version 3.0.4 [guest@petya guest]$ ld -v GNU ld version 2.11.90.0.8 (with BFD 2.11.90.0.8) [guest@petya guest]$ as --version GNU assembler 2.11.90.0.8 Copyright 2001 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License. This program has absolutely no warranty. This assembler was configured for a target of `i386-redhat-linux'. [guest@petya guest]$ cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 7 model name : Pentium III (Katmai) stepping : 3 cpu MHz : 498.855 cache size : 512 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr sse bogomips : 996.14 [guest@petya proc]$ cat nv/card0 ----- Driver Info ----- NVRM Version: NVIDIA NVdriver Kernel Module 1.0.2313 Tue Nov 27 12:01:24 PST 2001 Compiled with: gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) ------ Card Info ------ Model: RIVA TNT IRQ: 11 ------ AGP Info ------- AGP status: Enabled AGP Driver: AGPGART Bridge: Intel 440BX SBA: Supported [disabled] FW: Unsupported [disabled] Rates: 2x 1x [2x] Registers: 0x1f000203:0x00000102 [guest@petya guest]$ cat /proc/mtrr reg00: base=0x00000000 ( 0MB), size= 128MB: write-back, count=1 reg01: base=0xfc000000 (4032MB), size= 16MB: write-combining, count=1 reg02: base=0xf8000000 (3968MB), size= 64MB: write-combining, count=1 [guest@petya guest]$ lspci -vv 00:0c.0 Multimedia audio controller: Yamaha Corporation YMF-724F [DS-1 Audio Controller] (rev 03) Subsystem: Intel Corporation: Unknown device 5345 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- 01:00.0 VGA compatible controller: nVidia Corporation Riva TnT 128 [NV04] (rev 04) (prog-if 00 [VGA]) Subsystem: Diamond Multimedia Systems: Unknown device 5802 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- [disabled] [size=64K] Capabilities: [guest@petya guest]$ cat /etc/modules.conf alias parport_lowlevel parport_pc alias eth0 3c59x alias usb-controller usb-uhci alias char-major-195 NVdriver options ide-cd ignore=hdd # ALSA native device support alias char-major-116 snd options snd snd_major=116 snd_cards_limit=1 alias snd-card-0 snd-card-ymfpci options snd-card-ymfpci snd_index=0 snd_id="YmfPnP" # OSS/Free setup alias char-major-14 soundcore alias sound-slot-0 snd-card-0 alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss [guest@petya guest]$ exit Script done on Tue Apr 30 23:42:53 2002