Yup here it is...

00:00.0 Host bridge: VIA Technologies, Inc. VT82C693A/694x [Apollo PRO133x] (rev c4)
        Flags: bus master, medium devsel, latency 0
        Memory at d0000000 (32-bit, prefetchable) [size=64M]
        Capabilities: <available only to root>

00:01.0 PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo MVP3/Pro133x AGP] (prog-if 00 [Normal decode])
        Flags: bus master, 66Mhz, medium devsel, latency 0
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        I/O behind bridge: 0000c000-0000cfff
        Memory behind bridge: d8000000-d9ffffff
        Prefetchable memory behind bridge: d4000000-d7ffffff
        Capabilities: <available only to root>

00:07.0 ISA bridge: VIA Technologies, Inc. VT82C596 ISA [Mobile South] (rev 23)
        Subsystem: VIA Technologies, Inc. VT82C596/A/B PCI to ISA Bridge
        Flags: bus master, stepping, medium devsel, latency 0

00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 10) (prog-if 8a [Master SecP PriP])
        Flags: bus master, medium devsel, latency 32
        I/O ports at d000 [size=16]
        Capabilities: <available only to root>

00:07.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 11) (prog-if 00 [UHCI])
        Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
        Flags: bus master, medium devsel, latency 32, IRQ 10
        I/O ports at d400 [size=32]
        Capabilities: <available only to root>

00:07.3 Host bridge: VIA Technologies, Inc. VT82C596 Power Management (rev 30)
        Flags: medium devsel

00:0f.0 Communication controller: Conexant HSF 56k HSFi Modem (rev 01)
        Subsystem: AOPEN Inc.: Unknown device 0681
        Flags: bus master, ?? devsel, latency 32, IRQ 5
        Memory at de000000 (32-bit, non-prefetchable) [size=64K]
        I/O ports at 1000 [size=8]
        Memory at <ignored> (32-bit, non-prefetchable)
        Memory at <ignored> (32-bit, non-prefetchable)
        Memory at <ignored> (32-bit, non-prefetchable)
        Memory at <ignored> (32-bit, non-prefetchable)
        Capabilities: <available only to root>

00:11.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 08)
        Subsystem: Ensoniq Creative Sound Blaster AudioPCI64V, AudioPCI128
        Flags: bus master, slow devsel, latency 32, IRQ 5
        I/O ports at dc00 [size=64]
        Capabilities: <available only to root>

00:12.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
        Subsystem: D-Link System Inc DFE-538TX
        Flags: bus master, medium devsel, latency 32, IRQ 9
        I/O ports at e000 [size=256]
        Memory at da010000 (32-bit, non-prefetchable) [size=256]
        Capabilities: <available only to root>

01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128 RF/SG AGP (prog-if 00 [VGA])
        Subsystem: ATI Technologies Inc Magnum/Xpert128/X99/Xpert2000
        Flags: bus master, stepping, 66Mhz, medium devsel, latency 32, IRQ 11
        Memory at d4000000 (32-bit, prefetchable) [size=64M]
        I/O ports at c000 [size=256]
        Memory at d9000000 (32-bit, non-prefetchable) [size=16K]
        Expansion ROM at <unassigned> [disabled] [size=128K]
        Capabilities: <available only to root>

[EMAIL PROTECTED] ~]$ 
Also -- here's the output of the PCLinuxOS Info Tool (which is designed to summarize your system. Kinda like Dr.Watson :P)

PCLinuxOS Version:
pclinuxos Linux release 2005 (Texstar) for i586
 
 
 
----lshw----
 
 
----free----
 
             total       used       free     shared    buffers     cached
Mem:        256408     250432       5976          0       5304     144112
-/+ buffers/cache:     101016     155392
Swap:       811240          0     811240
 
 
----lspci----
 
00:00.0 Host bridge: VIA Technologies, Inc. VT82C693A/694x [Apollo PRO133x] (rev c4)
00:01.0 PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo MVP3/Pro133x AGP]
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C596 ISA [Mobile South] (rev 23)
00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 10)
00:07.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 11)
00:07.3 Host bridge: VIA Technologies, Inc. VT82C596 Power Management (rev 30)
00:0f.0 Communication controller: Conexant HSF 56k HSFi Modem (rev 01)
00:11.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 08)
00:12.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128 RF/SG AGP
 
 
----lsusb----
 
 
----lsmod----
 
 
 
----modprob.conf----
 
install usb-interface /sbin/modprobe uhci-hcd; /bin/true
remove snd-ens1371 /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-ens1371
install snd-ens1371 /sbin/modprobe --first-time --ignore-install snd-ens1371 && { /sbin/modprobe snd-pcm-oss; /bin/true; }
alias sound-slot-0 snd-ens1371
alias eth0 8139too
alias net-pf-10 off
remove sb /sbin/modprobe --first-time -r --ignore-remove sb
install sb /sbin/modprobe --first-time --ignore-install sb
remove es1371 /sbin/modprobe --first-time -r --ignore-remove es1371
install es1371 /sbin/modprobe --first-time --ignore-install es1371
 
 
----modprob.preload----
 
bttv
evdev
usbhid
via-agp
 
 
----ifconfig----
 
 
----route----
 
 
----resolv.conf----
 
search Prairieroyale2.efirehose.net
nameserver 192.168.0.1
 
----hosts----
 
127.0.0.1        localhost
 
----iptables----
 
 
 
----iptables_nat---
 
 
----ip_forward---
 
0
 
 
----netstat----
 
tcp        0      0 *:nfs                   *:*                     LISTEN     
tcp        0      0 localhost:32769         *:*                     LISTEN     
tcp        0      0 localhost:32770         *:*                     LISTEN     
tcp        0      0 *:32771                 *:*                     LISTEN     
tcp        0      0 *:32772                 *:*                     LISTEN     
tcp        0      0 *:netbios-ssn           *:*                     LISTEN     
tcp        0      0 *:1003                  *:*                     LISTEN     
tcp        0      0 *:5900                  *:*                     LISTEN     
tcp        0      0 *:sunrpc                *:*                     LISTEN     
tcp        0      0 *:http                  *:*                     LISTEN     
tcp        0      0 *:x11                   *:*                     LISTEN     
tcp        0      0 *:ipp                   *:*                     LISTEN     
tcp        0      0 *:microsoft-ds          *:*                     LISTEN     
tcp        0      0 localhost:34879         localhost:32769         ESTABLISHED
tcp        0      0 192.168.0.102:5900      192.168.0.162:2710       ESTABLISHED
tcp        0      0 localhost:32769         localhost:34879         ESTABLISHED
tcp        0      0 192.168.0.102:43060     64.233.179.93:http      ESTABLISHED
tcp        0      0 192.168.0.102:38748     bvtk02.synserver.d:http TIME_WAIT  
tcp        0      0 192.168.0.102:5900      192.168.0.162:2710      ESTABLISHED
tcp        0      0 192.168.0.102:60452     mail.efirehose.net:http ESTABLISHED
tcp        0      0 localhost:32769         localhost:34879         ESTABLISHED
 
----hda----
----hdb----
----hdc----
----hdd----
 
----fdisk----
 
 
 
----fstab----
 
# This file is edited by fstab-sync - see 'man fstab-sync' for details
# /dev/hda5, size=38395287, type=131: Linux native (extended)
/dev/hda5 / ext2 defaults 1 1
none /dev/pts devpts mode=0620 0 0
# cdrom: Pioneer DVD-ROM ATAPIModel DVD-106S 012
/dev/hdc /mnt/cdrom auto user,exec,ro,noauto,iocharset=iso8859-1,codepage=850,umask=0 0 0
# cdrom: AOPEN CD-RW CRW4048 1.00 20020412
/dev/hdd /mnt/cdrom2 auto user,exec,ro,noauto,iocharset=iso8859-1,codepage=850,umask=0 0 0
# fd: H1440
/dev/fd0 /mnt/floppy auto user,exec,rw,noauto,iocharset=iso8859-1,codepage=850,umask=0 0 0
none /proc proc defaults 0 0
none /proc/bus/usb usbfs defaults 0 0
/dev/hdb1 /srv vfat umask=0 0 0
# /dev/hda1, size=1622502, type=130: Linux swap (primary)
/dev/hda1 swap swap defaults 0 0
 
----df----
 
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/hda5             18895864   2528780  15407204  15% /
/dev/hdb1             13328912         8  13328904   1% /srv
 
----mount----
 
/dev/hda5 on / type ext2 (rw)
none on /proc type proc (rw)
none on /proc/bus/usb type usbfs (rw)
none on /sys type sysfs (rw)
/dev/hdb1 on /srv type vfat (rw,umask=0)
nfsd on /proc/fs/nfsd type nfsd (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
 
----lilo----
 
# File generated by DrakX/drakboot
# WARNING: do not forget to run lilo after modifying this file

default="PCLinuxOS"
boot=/dev/hda
map=/boot/map
keytable=/boot/livecd.klt
menu-scheme=wb:bw:wb:bw
prompt
nowarn
timeout=100
message=/boot/message
image=/boot/vmlinuz-2.6.12-oci6.mdk-i586-up-1GB
    label="PCLinuxOS"
    root=/dev/hda5
    initrd=/boot/initrd-2.6.12-oci6.mdk-i586-up-1GB.img
    append="noapic nolapic nomce acpi=ht psmouse.proto=imps splash=silent"
    vga=788
    read-only
 
----dmesg----
 
 
----messages----
 
 
----X11----
 
# File generated by XFdrake.

# **********************************************************************
# Refer to the XF86Config man page for details about the format of
# this file.
# **********************************************************************

Section "Files"
    # Multiple FontPath entries are allowed (they are concatenated together)
    # By default, Mandrake 6.0 and later now use a font server independent of
    # the X server to render fonts.
    FontPath "unix/:-1"
EndSection

Section "ServerFlags"
    #DontZap # disable <Crtl><Alt><BS> (server abort)
    AllowMouseOpenFail # allows the server to start up even if the mouse does not work
    #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
EndSection

Section "Module"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx" # 3D layer
    Load "dri" # direct rendering
EndSection

Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "en_US"
    Option "XkbOptions" "compose:rwin"
EndSection

Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/mouse"
    Option "ZAxisMapping" "6 7"
EndSection

Section "Monitor"
    Identifier "monitor1"
    VendorName "Plug'n Play"
    ModelName "S/M 753DF"
    HorizSync 30-70
    VertRefresh 50-160
   
    # TV fullscreen mode or DVD fullscreen output.
    # 768x576 @ 79 Hz, 50 kHz hsync
    ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
   
    # 768x576 @ 100 Hz, 61.6 kHz hsync
    ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616
EndSection

Section "Device"
    Identifier "device1"
    VendorName "ATI Technologies Inc."
    BoardName "ATI Rage 128 TVout"
    Driver "ati"
    Option "DPMS" "false"
EndSection

Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 16
   
    Subsection "Display"
        Depth 8
        Virtual 1024 768
    EndSubsection
   
    Subsection "Display"
        Depth 15
        Virtual 1024 768
    EndSubsection
   
    Subsection "Display"
        Depth 16
        Virtual 1024 768
    EndSubsection
   
    Subsection "Display"
        Depth 24
        Virtual 1024 768
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier "layout1"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "Mouse1" "CorePointer"
    Screen "screen1"
EndSection
 
----rc5.d----
 
K50vsftpd
S01udev
S04acpi
S04pcmcia
S10network
S11mysqld
S11portmap
S12syslog
S14hplip
S14nfslock
S15cups
S15mdadm
S17alsa
S18sound
S20random
S20xfs
S24messagebus
S25haldaemon
S25netfs
S26apmd
S29numlock
S30dm
S40atd
S44acpid
S56rawdevices
S56xinetd
S60nfs
S75keytable
S89internet
S90crond
S91smb
S91tuncfg
S91vncserver
S92httpd
S95anacron
S95kheader
S99local
S99wine
 
----runlevels----

Thanks guys. Appreciate any help.

On 4/18/06, Nick Wiltshire < [EMAIL PROTECTED]> wrote:
Can you post the output of lspci -v


On Tuesday 18 April 2006 3:51 pm, Mitchell Brown wrote:
> I have a small problem.
> I'm currently running PCLinuxOS .92 (a variant of Mandriva).
>
> I've tried everything to get the sound working. I just noticed something
> peciluar. I had to boot onto the livecd (you install off the live cd too)
> to run the "redo-lilo.sh" (to fix my hosed MBR) and I noticed... I heard
> the KDE login sound!!!! I'm like "WTF?!"
>
> Don't you think that's a little bit backwards to get sound on the livecd
> and not the installed version?!
> Can someone assist me with this please?

_______________________________________________
clug-talk mailing list
[email protected]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca
Mailing List Guidelines (http://clug.ca/ml_guidelines.php )
**Please remove these lines when replying

_______________________________________________
clug-talk mailing list
[email protected]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca
Mailing List Guidelines (http://clug.ca/ml_guidelines.php)
**Please remove these lines when replying

Reply via email to