[BraLUG] Hardwareproblem: Terratec esssolo1

Patrick Kuna Patrick.Kuna at gmx.net
Do Feb 1 18:17:35 CET 2007


Michael Wirtz schrieb:
> Patrick Kuna schrieb:
>
>   
>> So sieht das Ergebnis aus...leider bleibt der Lautsprecher 
>> durchgestrichen und alsagui sagt: No such Device und wenn ich auf die
>> Lautstärkeregelung klicke meint Gestramer er würde auch nichts
>> finden
>>     
>
> "alsamixergui" antwortet beim Startversuch mit "No such Device"?
> Scheinbar haben der Alsa-Treiber trotz geladener Module gar keine
> ansprechbare Karte gefunden.
>
> (Wenn du auf das Lautsprechersymbol bei deiner Desktopumgebung klickst,
> kommt eine Meldung von "GStreamer"? Du benutzt doch KDE, nicht? Naja,
> nur so nebenbei... ist nicht wichtig, hab ich kaum Ahnung von und zur
> Zeit auch nicht viel mehr INteresse.)
>
> Lass uns mal mehr Informationen über die Soundkarte deine Umgebung sammeln.
> Vorneweg: Die Terratec-Soundkarte ist eine Karte, die in einem
> PCI-Steckplatz steckt? Ist es möglich, dass der REchner auch einen
> On-Board-Soundchip hat?
>
> Welche Version von Kubuntu benutzt du?
>
> Und dann schreibe mal bitte die Ausgaben von folgenden Kommandos:
> (wenn es zu viel wird, evt. auch nur ein Link auf eine Webseite oder per
>  E-Mail)
>
> uname -a
> cat /boot/config-`uname -r`
> dmesg
> cat /etc/modules
> lsmod
> cat /proc/asound/cards
> cat /proc/asound/devices
> cat /proc/asound/oss/sndstat
> cat /proc/interrupts
> cat /proc/iomem
> lspci -v	# im Paket "pciutils" enthalten
> ps ax		# die Prozessliste. Läuft ein Sound-Daemon?
>
> Mic
>
>   
Ne Onboard hat der PC nicht...benutze KDE und Gnome, die gStreamer 
meldung kommt auch leider :(
Benutze (K)buntu 6.10

uname -a
Linux kubuntu 2.6.17-10-generic #2 SMP Tue Dec 5 22:28:26 UTC 2006 i686 
GNU/Linux

cat /boot/config-`uname -r`

# CONFIG_USB_SERIAL_KEYSPAN_USA19QI is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA49W is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA49WLC is not set
CONFIG_USB_SERIAL_KLSI=m
CONFIG_USB_SERIAL_KOBIL_SCT=m
CONFIG_USB_SERIAL_MCT_U232=m
CONFIG_USB_SERIAL_NAVMAN=m
CONFIG_USB_SERIAL_PL2303=m
CONFIG_USB_SERIAL_HP4X=m
CONFIG_USB_SERIAL_SAFE=m
# CONFIG_USB_SERIAL_SAFE_PADDED is not set
CONFIG_USB_SERIAL_TI=m
CONFIG_USB_SERIAL_CYBERJACK=m
CONFIG_USB_SERIAL_XIRCOM=m
CONFIG_USB_SERIAL_OPTION=m
CONFIG_USB_SERIAL_OMNINET=m
CONFIG_USB_EZUSB=y

#
# USB Miscellaneous drivers
#
CONFIG_USB_EMI62=m
CONFIG_USB_EMI26=m
CONFIG_USB_AUERSWALD=m
CONFIG_USB_RIO500=m
CONFIG_USB_LEGOTOWER=m
CONFIG_USB_LCD=m
CONFIG_USB_LED=m
CONFIG_USB_CYTHERM=m
CONFIG_USB_PHIDGETKIT=m
CONFIG_USB_PHIDGETSERVO=m
CONFIG_USB_IDMOUSE=m
CONFIG_USB_SISUSBVGA=m
# CONFIG_USB_SISUSBVGA_CON is not set
CONFIG_USB_LD=m
CONFIG_USB_TEST=m

#
# USB DSL modem support
#
CONFIG_USB_ATM=m
CONFIG_USB_SPEEDTOUCH=m
CONFIG_USB_CXACRU=m
CONFIG_USB_UEAGLEATM=m
CONFIG_USB_XUSBATM=m

#
# USB Gadget Support
#
CONFIG_USB_GADGET=m
# CONFIG_USB_GADGET_DEBUG_FILES is not set
CONFIG_USB_GADGET_SELECTED=y
CONFIG_USB_GADGET_NET2280=y
CONFIG_USB_NET2280=m
# CONFIG_USB_GADGET_PXA2XX is not set
# CONFIG_USB_GADGET_GOKU is not set
# CONFIG_USB_GADGET_LH7A40X is not set
# CONFIG_USB_GADGET_OMAP is not set
# CONFIG_USB_GADGET_AT91 is not set
# CONFIG_USB_GADGET_DUMMY_HCD is not set
CONFIG_USB_GADGET_DUALSPEED=y
CONFIG_USB_ZERO=m
CONFIG_USB_ETH=m
CONFIG_USB_ETH_RNDIS=y
CONFIG_USB_GADGETFS=m
CONFIG_USB_FILE_STORAGE=m
# CONFIG_USB_FILE_STORAGE_TEST is not set
CONFIG_USB_G_SERIAL=m

#
# MMC/SD Card support
#
CONFIG_MMC=m
# CONFIG_MMC_DEBUG is not set
CONFIG_MMC_SDHCI=m
CONFIG_MMC_TIFM=m
CONFIG_MMC_WBSD=m

#
# LED devices
#
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=m

#
# LED drivers
#

#
# LED Triggers
#
# CONFIG_LEDS_TRIGGERS is not set

#
# InfiniBand support
#
CONFIG_INFINIBAND=m
CONFIG_INFINIBAND_USER_MAD=m
CONFIG_INFINIBAND_USER_ACCESS=m
CONFIG_INFINIBAND_MTHCA=m
CONFIG_INFINIBAND_MTHCA_DEBUG=y
CONFIG_INFINIBAND_IPOIB=m
CONFIG_INFINIBAND_IPOIB_DEBUG=y
# CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set
CONFIG_INFINIBAND_SRP=m

#
# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
#
# CONFIG_EDAC is not set

#
# Real Time Clock
#
CONFIG_RTC_LIB=m
CONFIG_RTC_CLASS=m

#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=m
CONFIG_RTC_INTF_PROC=m
CONFIG_RTC_INTF_DEV=m

#
# RTC drivers
#
CONFIG_RTC_DRV_X1205=m
CONFIG_RTC_DRV_DS1672=m
CONFIG_RTC_DRV_PCF8563=m
CONFIG_RTC_DRV_RS5C372=m
CONFIG_RTC_DRV_M48T86=m
CONFIG_RTC_DRV_TEST=m

#
# File systems
#
CONFIG_EXT2_FS=m
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=m
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_JBD=m
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=y
CONFIG_REISERFS_FS=m
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
CONFIG_REISERFS_FS_XATTR=y
CONFIG_REISERFS_FS_POSIX_ACL=y
CONFIG_REISERFS_FS_SECURITY=y
CONFIG_JFS_FS=m
CONFIG_JFS_POSIX_ACL=y
CONFIG_JFS_SECURITY=y
# CONFIG_JFS_DEBUG is not set
CONFIG_JFS_STATISTICS=y
CONFIG_FS_POSIX_ACL=y
CONFIG_XFS_FS=m
CONFIG_XFS_EXPORT=y
CONFIG_XFS_QUOTA=y
CONFIG_XFS_SECURITY=y
CONFIG_XFS_POSIX_ACL=y
CONFIG_XFS_RT=y
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
CONFIG_MINIX_FS=m
CONFIG_ROMFS_FS=m
CONFIG_DAZUKO=m
CONFIG_INOTIFY=y
CONFIG_QUOTA=y
CONFIG_QFMT_V1=m
CONFIG_QFMT_V2=m
CONFIG_QUOTACTL=y
CONFIG_DNOTIFY=y
CONFIG_AUTOFS_FS=m
CONFIG_AUTOFS4_FS=m
CONFIG_FUSE_FS=m

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_ZISOFS_FS=m
CONFIG_UDF_FS=m
CONFIG_UDF_NLS=y

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
CONFIG_NTFS_FS=m
# CONFIG_NTFS_DEBUG is not set
# CONFIG_NTFS_RW is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y
CONFIG_CONFIGFS_FS=m

#
# Miscellaneous filesystems
#
CONFIG_ADFS_FS=m
# CONFIG_ADFS_FS_RW is not set
CONFIG_AFFS_FS=m
CONFIG_ASFS_FS=m
CONFIG_ASFS_DEFAULT_CODEPAGE=""
# CONFIG_ASFS_RW is not set
CONFIG_HFS_FS=m
CONFIG_HFSPLUS_FS=m
CONFIG_BEFS_FS=m
# CONFIG_BEFS_DEBUG is not set
CONFIG_BFS_FS=m
CONFIG_EFS_FS=m
CONFIG_JFFS_FS=m
CONFIG_JFFS_FS_VERBOSE=0
CONFIG_JFFS_PROC_FS=y
CONFIG_JFFS2_FS=m
CONFIG_JFFS2_FS_DEBUG=0
CONFIG_JFFS2_FS_WRITEBUFFER=y
# CONFIG_JFFS2_SUMMARY is not set
# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
CONFIG_JFFS2_ZLIB=y
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN is not set
CONFIG_CRAMFS=y
CONFIG_SQUASHFS=m
# CONFIG_SQUASHFS_EMBEDDED is not set
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
# CONFIG_SQUASHFS_VMALLOC is not set
CONFIG_VXFS_FS=m
CONFIG_HPFS_FS=m
CONFIG_QNX4FS_FS=m
CONFIG_SYSV_FS=m
CONFIG_UFS_FS=m
CONFIG_UNION_FS=m

#
# Network File Systems
#
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
# CONFIG_NFS_V3_ACL is not set
CONFIG_NFS_V4=y
CONFIG_NFS_DIRECTIO=y
CONFIG_NFSD=m
CONFIG_NFSD_V3=y
# CONFIG_NFSD_V3_ACL is not set
CONFIG_NFSD_V4=y
CONFIG_NFSD_TCP=y
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=m
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=m
CONFIG_SUNRPC_GSS=m
CONFIG_RPCSEC_GSS_KRB5=m
CONFIG_RPCSEC_GSS_SPKM3=m
CONFIG_SMB_FS=m
# CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_CIFS=m
# CONFIG_CIFS_STATS is not set
# CONFIG_CIFS_XATTR is not set
# CONFIG_CIFS_EXPERIMENTAL is not set
CONFIG_NCP_FS=m
CONFIG_NCPFS_PACKET_SIGNING=y
CONFIG_NCPFS_IOCTL_LOCKING=y
CONFIG_NCPFS_STRONG=y
CONFIG_NCPFS_NFS_NS=y
CONFIG_NCPFS_OS2_NS=y
# CONFIG_NCPFS_SMALLDOS is not set
CONFIG_NCPFS_NLS=y
CONFIG_NCPFS_EXTRAS=y
CONFIG_CODA_FS=m
# CONFIG_CODA_FS_OLD_API is not set
CONFIG_AFS_FS=m
CONFIG_RXRPC=m
CONFIG_9P_FS=m

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
CONFIG_ACORN_PARTITION=y
# CONFIG_ACORN_PARTITION_CUMANA is not set
# CONFIG_ACORN_PARTITION_EESOX is not set
CONFIG_ACORN_PARTITION_ICS=y
# CONFIG_ACORN_PARTITION_ADFS is not set
# CONFIG_ACORN_PARTITION_POWERTEC is not set
CONFIG_ACORN_PARTITION_RISCIX=y
CONFIG_OSF_PARTITION=y
CONFIG_AMIGA_PARTITION=y
CONFIG_ATARI_PARTITION=y
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
CONFIG_MINIX_SUBPARTITION=y
CONFIG_SOLARIS_X86_PARTITION=y
CONFIG_UNIXWARE_DISKLABEL=y
CONFIG_LDM_PARTITION=y
# CONFIG_LDM_DEBUG is not set
CONFIG_SGI_PARTITION=y
CONFIG_ULTRIX_PARTITION=y
CONFIG_SUN_PARTITION=y
CONFIG_KARMA_PARTITION=y
CONFIG_EFI_PARTITION=y

#
# Native Language Support
#
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="cp437"
CONFIG_NLS_CODEPAGE_437=m
CONFIG_NLS_CODEPAGE_737=m
CONFIG_NLS_CODEPAGE_775=m
CONFIG_NLS_CODEPAGE_850=m
CONFIG_NLS_CODEPAGE_852=m
CONFIG_NLS_CODEPAGE_855=m
CONFIG_NLS_CODEPAGE_857=m
CONFIG_NLS_CODEPAGE_860=m
CONFIG_NLS_CODEPAGE_861=m
CONFIG_NLS_CODEPAGE_862=m
CONFIG_NLS_CODEPAGE_863=m
CONFIG_NLS_CODEPAGE_864=m
CONFIG_NLS_CODEPAGE_865=m
CONFIG_NLS_CODEPAGE_866=m
CONFIG_NLS_CODEPAGE_869=m
CONFIG_NLS_CODEPAGE_936=m
CONFIG_NLS_CODEPAGE_950=m
CONFIG_NLS_CODEPAGE_932=m
CONFIG_NLS_CODEPAGE_949=m
CONFIG_NLS_CODEPAGE_874=m
CONFIG_NLS_ISO8859_8=m
CONFIG_NLS_CODEPAGE_1250=m
CONFIG_NLS_CODEPAGE_1251=m
CONFIG_NLS_ASCII=m
CONFIG_NLS_ISO8859_1=m
CONFIG_NLS_ISO8859_2=m
CONFIG_NLS_ISO8859_3=m
CONFIG_NLS_ISO8859_4=m
CONFIG_NLS_ISO8859_5=m
CONFIG_NLS_ISO8859_6=m
CONFIG_NLS_ISO8859_7=m
CONFIG_NLS_ISO8859_9=m
CONFIG_NLS_ISO8859_13=m
CONFIG_NLS_ISO8859_14=m
CONFIG_NLS_ISO8859_15=m
CONFIG_NLS_KOI8_R=m
CONFIG_NLS_KOI8_U=m
CONFIG_NLS_UTF8=m

#
# Distributed Lock Manager
#
CONFIG_DLM=m
# CONFIG_DLM_DEBUG is not set

#
# Instrumentation Support
#
CONFIG_PROFILING=y
CONFIG_OPROFILE=m
CONFIG_KPROBES=y

#
# Kernel hacking
#
CONFIG_PRINTK_TIME=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_DEBUG_KERNEL=y
CONFIG_LOG_BUF_SHIFT=17
CONFIG_DETECT_SOFTLOCKUP=y
# CONFIG_SCHEDSTATS is not set
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_HIGHMEM is not set
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_FS is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_FRAME_POINTER is not set
CONFIG_UNWIND_INFO=y
# CONFIG_FORCED_INLINING is not set
# CONFIG_RCU_TORTURE_TEST is not set
CONFIG_EARLY_PRINTK=y
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_STACK_USAGE is not set
CONFIG_STACK_BACKTRACE_COLS=2

#
# Page alloc debug is incompatible with Software Suspend on i386
#
# CONFIG_DEBUG_RODATA is not set
# CONFIG_4KSTACKS is not set
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y
CONFIG_DOUBLEFAULT=y

#
# Security options
#
CONFIG_KEYS=y
# CONFIG_KEYS_DEBUG_PROC_KEYS is not set
CONFIG_SECURITY=y
CONFIG_SECURITY_NETWORK=y
# CONFIG_SECURITY_NETWORK_XFRM is not set
CONFIG_SECURITY_CAPABILITIES=m
CONFIG_SECURITY_ROOTPLUG=m
CONFIG_SECURITY_REALTIME=m
CONFIG_SECURITY_SECLVL=m
CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=0
CONFIG_SECURITY_SELINUX_DISABLE=y
CONFIG_SECURITY_SELINUX_DEVELOP=y
CONFIG_SECURITY_SELINUX_AVC_STATS=y
CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1

#
# Cryptographic options
#
CONFIG_CRYPTO=y
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_NULL=m
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_SHA1=m
CONFIG_CRYPTO_SHA256=m
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_WP512=m
CONFIG_CRYPTO_TGR192=m
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_AES=m
CONFIG_CRYPTO_AES_586=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_ANUBIS=m
CONFIG_CRYPTO_DEFLATE=m
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_CRC32C=m
CONFIG_CRYPTO_TEST=m

#
# Hardware crypto devices
#
CONFIG_CRYPTO_DEV_PADLOCK=m
CONFIG_CRYPTO_DEV_PADLOCK_AES=y

#
# Library routines
#
CONFIG_CRC_CCITT=m
CONFIG_CRC16=m
CONFIG_CRC32=y
CONFIG_LIBCRC32C=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=m
CONFIG_REED_SOLOMON=m
CONFIG_REED_SOLOMON_DEC16=y
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=m
CONFIG_TEXTSEARCH_BM=m
CONFIG_TEXTSEARCH_FSM=m
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_X86_SMP=y
CONFIG_X86_HT=y
CONFIG_X86_HT_DISABLE=y
CONFIG_X86_BIOS_REBOOT=y
CONFIG_X86_TRAMPOLINE=y
CONFIG_KTIME_SCALAR=y

dmesg
[17179569.184000] Linux version 2.6.17-10-generic (root at terranova) (gcc 
version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)) #2 SMP Tue 
Dec 5 22:28:26 UTC 2006 (Ubuntu 2.6.17-10.34-generic)
[17179569.184000] BIOS-provided physical RAM map:
[17179569.184000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[17179569.184000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[17179569.184000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[17179569.184000]  BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
[17179569.184000]  BIOS-e820: 000000001fff0000 - 000000001fff8000 (ACPI 
data)
[17179569.184000]  BIOS-e820: 000000001fff8000 - 0000000020000000 (ACPI NVS)
[17179569.184000]  BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
[17179569.184000] 0MB HIGHMEM available.
[17179569.184000] 511MB LOWMEM available.
[17179569.184000] On node 0 totalpages: 131056
[17179569.184000]   DMA zone: 4096 pages, LIFO batch:0
[17179569.184000]   Normal zone: 126960 pages, LIFO batch:31
[17179569.184000] DMI 2.3 present.
[17179569.184000] ACPI: RSDP (v000 AMI                                   
) @ 0x000fabb0
[17179569.184000] ACPI: RSDT (v001 AMIINT          0x00000010 MSFT 
0x00000097) @ 0x1fff0000
[17179569.184000] ACPI: FADT (v001 AMIINT          0x00000010 MSFT 
0x00000097) @ 0x1fff0030
[17179569.184000] ACPI: DSDT (v001 AMD75X IRONGATE 0x00001000 MSFT 
0x0100000b) @ 0x00000000
[17179569.184000] ACPI: PM-Timer IO Port: 0x5008
[17179569.184000] Allocating PCI resources starting at 30000000 (gap: 
20000000:dfff0000)
[17179569.184000] Built 1 zonelists
[17179569.184000] Kernel command line: root=/dev/hda1 ro quiet splash 
locale=de_DE
[17179569.184000] Local APIC disabled by BIOS (or by default) -- you can 
enable it with "lapic"
[17179569.184000] mapped APIC to ffffd000 (0140a000)
[17179569.184000] Enabling fast FPU save and restore... done.
[17179569.184000] Initializing CPU#0
[17179569.184000] PID hash table entries: 2048 (order: 11, 8192 bytes)
[17179569.184000] Detected 909.031 MHz processor.
[17179569.184000] Using pmtmr for high-res timesource
[17179569.184000] Console: colour VGA+ 80x25
[17179569.316000] Dentry cache hash table entries: 65536 (order: 6, 
262144 bytes)
[17179569.316000] Inode-cache hash table entries: 32768 (order: 5, 
131072 bytes)
[17179569.356000] Memory: 510056k/524224k available (1910k kernel code, 
13604k reserved, 1069k data, 308k init, 0k highmem)
[17179569.356000] Checking if this processor honours the WP bit even in 
supervisor mode... Ok.
[17179569.436000] Calibrating delay using timer specific routine.. 
1820.25 BogoMIPS (lpj=3640507)
[17179569.436000] Security Framework v1.0.0 initialized
[17179569.436000] SELinux:  Disabled at boot.
[17179569.436000] Mount-cache hash table entries: 512
[17179569.436000] CPU: After generic identify, caps: 0183f9ff c1c7f9ff 
00000000 00000000 00000000 00000000 00000000
[17179569.436000] CPU: After vendor identify, caps: 0183f9ff c1c7f9ff 
00000000 00000000 00000000 00000000 00000000
[17179569.436000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 
bytes/line)
[17179569.436000] CPU: L2 Cache: 256K (64 bytes/line)
[17179569.436000] CPU: After all inits, caps: 0183f9ff c1c7f9ff 00000000 
00000420 00000000 00000000 00000000
[17179569.436000] Checking 'hlt' instruction... OK.
[17179569.452000] SMP alternatives: switching to UP code
[17179569.452000] Freeing SMP alternatives: 16k freed
[17179569.452000] checking if image is initramfs... it is
[17179570.500000] Freeing initrd memory: 5325k freed
[17179570.500000] ACPI: Core revision 20060707
[17179570.508000] ACPI: Looking for DSDT ... not found!
[17179570.512000] ACPI: setting ELCR to 0800 (from 0e20)
[17179570.512000] CPU0: AMD Athlon(tm) Processor stepping 02
[17179570.512000] SMP motherboard not detected.
[17179570.512000] Local APIC not detected. Using dummy APIC emulation.
[17179570.512000] Brought up 1 CPUs
[17179570.512000] migration_cost=0
[17179570.512000] NET: Registered protocol family 16
[17179570.512000] EISA bus registered
[17179570.512000] ACPI: bus type pci registered
[17179570.532000] PCI: PCI BIOS revision 2.10 entry at 0xfdb71, last bus=1
[17179570.532000] PCI: Using configuration type 1
[17179570.532000] Setting up standard PCI resources
[17179570.544000] ACPI: Interpreter enabled
[17179570.544000] ACPI: Using PIC for interrupt routing
[17179570.544000] ACPI: PCI Root Bridge [PCI0] (0000:00)
[17179570.544000] PCI: Probing PCI hardware (bus 00)
[17179570.548000] PCI: Ignoring BAR0-3 of IDE controller 0000:00:07.1
[17179570.548000] Boot video device is 0000:01:05.0
[17179570.548000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[17179570.556000] ACPI: Power Resource [URP1] (off)
[17179570.556000] ACPI: Power Resource [URP2] (off)
[17179570.556000] ACPI: Power Resource [FDDP] (off)
[17179570.556000] ACPI: Power Resource [LPTP] (off)
[17179570.556000] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 *10 
11 12 14 15)
[17179570.556000] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 
*11 12 14 15)
[17179570.556000] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 
11 12 14 15)
[17179570.556000] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 
11 12 14 15)
[17179570.556000] Linux Plug and Play Support v0.97 (c) Adam Belay
[17179570.556000] pnp: PnP ACPI init
[17179570.564000] pnp: PnP ACPI: found 12 devices
[17179570.564000] PnPBIOS: Disabled by ACPI PNP
[17179570.564000] PCI: Using ACPI for IRQ routing
[17179570.564000] PCI: If a device doesn't work, try "pci=routeirq".  If 
it helps, post a report
[17179570.568000] pnp: 00:01: ioport range 0xde00-0xde03 has been reserved
[17179570.568000] PCI: Bridge: 0000:00:01.0
[17179570.568000]   IO window: b000-bfff
[17179570.568000]   MEM window: ede00000-efefffff
[17179570.568000]   PREFETCH window: d5c00000-e5cfffff
[17179570.568000] NET: Registered protocol family 2
[17179570.608000] IP route cache hash table entries: 4096 (order: 2, 
16384 bytes)
[17179570.608000] TCP established hash table entries: 16384 (order: 5, 
131072 bytes)
[17179570.608000] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[17179570.608000] TCP: Hash tables configured (established 16384 bind 8192)
[17179570.608000] TCP reno registered
[17179570.608000] audit: initializing netlink socket (disabled)
[17179570.608000] audit(1170334801.608:1): initialized
[17179570.608000] VFS: Disk quotas dquot_6.5.1
[17179570.608000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[17179570.608000] Initializing Cryptographic API
[17179570.608000] io scheduler noop registered
[17179570.608000] io scheduler anticipatory registered
[17179570.608000] io scheduler deadline registered
[17179570.608000] io scheduler cfq registered (default)
[17179570.612000] isapnp: Scanning for PnP cards...
[17179570.964000] isapnp: No Plug & Play device found
[17179571.012000] Real Time Clock Driver v1.12ac
[17179571.012000] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, 
IRQ sharing enabled
[17179571.012000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[17179571.012000] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[17179571.012000] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[17179571.012000] 00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[17179571.016000] mice: PS/2 mouse device common for all mice
[17179571.016000] RAMDISK driver initialized: 16 RAM disks of 65536K 
size 1024 blocksize
[17179571.016000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[17179571.016000] ide: Assuming 33MHz system bus speed for PIO modes; 
override with idebus=xx
[17179571.016000] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 
0x60,0x64 irq 1,12
[17179571.020000] serio: i8042 AUX port at 0x60,0x64 irq 12
[17179571.020000] serio: i8042 KBD port at 0x60,0x64 irq 1
[17179571.020000] EISA: Probing bus 0 at eisa.0
[17179571.020000] Cannot allocate resource for EISA slot 5
[17179571.020000] EISA: Detected 0 cards.
[17179571.020000] TCP bic registered
[17179571.020000] NET: Registered protocol family 1
[17179571.020000] NET: Registered protocol family 8
[17179571.020000] NET: Registered protocol family 20
[17179571.020000] Using IPI No-Shortcut mode
[17179571.020000] ACPI: (supports S0 S1 S4 S5)
[17179571.020000] Freeing unused kernel memory: 308k freed
[17179571.044000] input: AT Translated Set 2 keyboard as /class/input/input0
[17179572.296000] Capability LSM initialized
[17179572.376000] ACPI: Thermal Zone [THRM] (30 C)
[17179573.384000] AMD7409: IDE controller at PCI slot 0000:00:07.1
[17179573.384000] AMD7409: chipset revision 7
[17179573.384000] AMD7409: not 100% native mode: will probe irqs later
[17179573.384000] AMD7409: 0000:00:07.1 (rev 07) UDMA66 controller
[17179573.384000]     ide0: BM-DMA at 0xf000-0xf007, BIOS settings: 
hda:DMA, hdb:pio
[17179573.384000]     ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: 
hdc:DMA, hdd:DMA
[17179573.384000] Probing IDE interface ide0...
[17179573.676000] hda: SAMSUNG SP1614N, ATA DISK drive
[17179574.348000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[17179574.348000] Probing IDE interface ide1...
[17179575.084000] hdc: CD-W54E, ATAPI CD/DVD-ROM drive
[17179575.868000] hdd: ASUS CD-S500/A, ATAPI CD/DVD-ROM drive
[17179575.924000] ide1 at 0x170-0x177,0x376 on irq 15
[17179575.940000] hda: max request size: 512KiB
[17179575.968000] hda: 312581808 sectors (160041 MB) w/8192KiB Cache, 
CHS=19457/255/63, UDMA(66)
[17179575.972000] hda: cache flushes supported
[17179575.972000]  hda: hda1 hda2 < hda5 hda6 >
[17179576.036000] hdc: ATAPI 32X CD-ROM CD-R/RW drive, 1280kB Cache, DMA
[17179576.036000] Uniform CD-ROM driver Revision: 3.20
[17179576.040000] hdd: ATAPI 50X CD-ROM drive, 128kB Cache, UDMA(33)
[17179576.420000] usbcore: registered new driver usbfs
[17179576.424000] usbcore: registered new driver hub
[17179576.424000] ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller 
(OHCI) Driver (PCI)
[17179576.424000] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5
[17179576.424000] PCI: setting IRQ 5 as level-triggered
[17179576.424000] ACPI: PCI Interrupt 0000:00:07.4[D] -> Link [LNKD] -> 
GSI 5 (level, low) -> IRQ 5
[17179576.424000] ohci_hcd 0000:00:07.4: OHCI Host Controller
[17179576.424000] ohci_hcd 0000:00:07.4: new USB bus registered, 
assigned bus number 1
[17179576.424000] ohci_hcd 0000:00:07.4: irq 5, io mem 0xeffde000
[17179576.480000] usb usb1: configuration #1 chosen from 1 choice
[17179576.480000] hub 1-0:1.0: USB hub found
[17179576.480000] hub 1-0:1.0: 4 ports detected
[17179576.628000] Attempting manual resume
[17179576.648000] EXT3-fs: INFO: recovery required on readonly filesystem.
[17179576.648000] EXT3-fs: write access will be enabled during recovery.
[17179583.320000] kjournald starting.  Commit interval 5 seconds
[17179583.320000] EXT3-fs: hda1: orphan cleanup on readonly fs
[17179583.320000] ext3_orphan_cleanup: deleting unreferenced inode 371832
[17179583.352000] ext3_orphan_cleanup: deleting unreferenced inode 371697
[17179583.356000] EXT3-fs: hda1: 2 orphan inodes deleted
[17179583.356000] EXT3-fs: recovery complete.
[17179583.368000] EXT3-fs: mounted filesystem with ordered data mode.
[17179592.928000] 8139too Fast Ethernet driver 0.9.27
[17179592.928000] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
[17179592.928000] PCI: setting IRQ 11 as level-triggered
[17179592.928000] ACPI: PCI Interrupt 0000:00:09.0[A] -> Link [LNKB] -> 
GSI 11 (level, low) -> IRQ 11
[17179592.932000] eth0: RealTek RTL8139 at 0xe0868f00, 
00:50:22:8a:22:e0, IRQ 11
[17179592.932000] eth0:  Identified 8139 chip type 'RTL-8139C'
[17179592.980000] 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)
[17179592.992000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[17179592.996000] shpchp: HPC vendor_id 1022 device_id 7007 ss_vid 0 
ss_did 0
[17179592.996000] shpchp: shpc_init: cannot reserve MMIO region
[17179592.996000] shpchp: Standard Hot Plug PCI Controller Driver 
version: 0.4
[17179593.048000] Linux agpgart interface v0.101 (c) Dave Jones
[17179593.084000] agpgart: Detected AMD Irongate chipset
[17179593.084000] agpgart: AMD 751 chipset with NVidia GeForce detected. 
Forcing to 1X due to errata.
[17179593.096000] agpgart: AGP aperture is 64M @ 0xe8000000
[17179593.428000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 9
[17179593.428000] PCI: setting IRQ 9 as level-triggered
[17179593.428000] ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [LNKC] -> 
GSI 9 (level, low) -> IRQ 9
[17179593.428000] rt2500 1.1.0 BETA4 2006/06/18 
http://rt2x00.serialmonkey.com
[17179593.440000] input: PC Speaker as /class/input/input1
[17179593.508000] Floppy drive(s): fd0 is 1.44M
[17179593.524000] FDC 0 is a post-1991 82077
[17179593.692000] parport: PnPBIOS parport detected.
[17179593.692000] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 
[PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
[17179594.000000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[17179594.000000] PCI: setting IRQ 10 as level-triggered
[17179594.000000] ACPI: PCI Interrupt 0000:00:0c.0[A] -> Link [LNKA] -> 
GSI 10 (level, low) -> IRQ 10
[17179594.000000] PCI: Unable to reserve I/O region #1:10 at de00 for 
device 0000:00:0c.0
[17179594.000000] ACPI: PCI interrupt for device 0000:00:0c.0 disabled
[17179594.000000] ESS ES1938 (Solo-1): probe of 0000:00:0c.0 failed with 
error -16
[17179594.336000] input: ImPS/2 Generic Wheel Mouse as /class/input/input2
[17179594.436000] ts: Compaq touchscreen protocol output
[17179594.868000] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[17179595.092000] lp0: using parport0 (interrupt-driven).
[17179595.168000] Adding 979924k swap on 
/dev/disk/by-uuid/d25535e4-1496-486d-bf8f-ddf507790e81.  Priority:-1 
extents:1 across:979924k
[17179595.264000] EXT3 FS on hda1, internal journal
[17179595.928000] NET: Registered protocol family 17
[17179601.340000] NET: Registered protocol family 10
[17179601.340000] lo: Disabled Privacy Extensions
[17179601.340000] IPv6 over IPv4 tunneling driver
[17179612.216000] eth0: no IPv6 routers present
[17179616.852000] ACPI: Power Button (FF) [PWRF]
[17179616.852000] ACPI: Sleep Button (FF) [SLPF]
[17179616.852000] ACPI: Power Button (CM) [PWRB]
[17179617.068000] ibm_acpi: ec object not found
[17179617.124000] pcc_acpi: loading...
[17179617.768000] powernow: No powernow capabilities detected
[17179620.504000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[17179620.504000] apm: overridden by ACPI.
[17179634.780000] Bluetooth: Core ver 2.8
[17179634.780000] NET: Registered protocol family 31
[17179634.780000] Bluetooth: HCI device and connection manager initialized
[17179634.780000] Bluetooth: HCI socket layer initialized
[17179634.908000] Bluetooth: L2CAP ver 2.8
[17179634.908000] Bluetooth: L2CAP socket layer initialized
[17179634.920000] Bluetooth: RFCOMM socket layer initialized
[17179634.920000] Bluetooth: RFCOMM TTY layer initialized
[17179634.920000] Bluetooth: RFCOMM ver 1.7

cat /etc/modules
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.

lp

lsmod
Module                  Size  Used by
binfmt_misc            13448  1
rfcomm                 42260  0
l2cap                  27136  5 rfcomm
bluetooth              53476  4 rfcomm,l2cap
cpufreq_userspace       5408  0
cpufreq_stats           7744  0
freq_table              6048  1 cpufreq_stats
cpufreq_powersave       2944  0
cpufreq_ondemand        8876  0
cpufreq_conservative     8712  0
video                  17540  0
tc1100_wmi              8324  0
sbs                    16804  0
sony_acpi               6412  0
pcc_acpi               14080  0
i2c_ec                  6272  1 sbs
hotkey                 11556  0
dev_acpi               12292  0
button                  7952  0
battery                11652  0
container               5632  0
ac                      6788  0
asus_acpi              17688  0
nls_iso8859_1           5248  1
nls_cp437               6912  1
vfat                   14720  1
fat                    56348  1 vfat
ipv6                  272288  8
af_packet              24584  2
lp                     12964  0
tsdev                   9152  0
snd_es1938             23940  0
gameport               17160  1 snd_es1938
snd_pcm_oss            47360  0
snd_mixer_oss          19584  1 snd_pcm_oss
evdev                  11392  1
snd_pcm                84612  2 snd_es1938,snd_pcm_oss
snd_page_alloc         11400  1 snd_pcm
snd_opl3_lib           12288  1 snd_es1938
snd_timer              25348  2 snd_pcm,snd_opl3_lib
snd_hwdep              10756  1 snd_opl3_lib
snd_mpu401_uart        10240  1 snd_es1938
psmouse                41352  0
snd_rawmidi            27264  1 snd_mpu401_uart
snd_seq_device          9868  2 snd_opl3_lib,snd_rawmidi
parport_pc             37796  1
parport                39496  2 lp,parport_pc
serio_raw               8452  0
floppy                 63044  0
pcspkr                  4352  0
rt2500                188004  0
snd                    58372  10 
snd_es1938,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_opl3_lib,snd_timer,snd_hwdep,snd_mpu401_uart,snd_rawmidi,snd_seq_device
i2c_amd756              7556  0
i2c_core               23424  2 i2c_ec,i2c_amd756
amd_k7_agp             10252  1
agpgart                34888  1 amd_k7_agp
shpchp                 42144  0
pci_hotplug            32828  1 shpchp
8139cp                 24832  0
8139too                29056  0
mii                     6912  2 8139cp,8139too
soundcore              11232  1 snd
ext3                  142728  1
jbd                    62228  1 ext3
ohci_hcd               22532  0
usbcore               134912  2 ohci_hcd
ide_generic             2432  0
ide_cd                 33696  0
cdrom                  38944  1 ide_cd
ide_disk               18560  4
generic                 6276  0
amd74xx                15260  0 [permanent]
thermal                15624  0
processor              31560  1 thermal
fan                     6020  0
fbcon                  41504  0
tileblit                3840  1 fbcon
font                    9344  1 fbcon
bitblit                 7168  1 fbcon
softcursor              3328  1 bitblit
vesafb                  9244  0
capability              5896  0
commoncap               8704  1 capability

cat /proc/asound/cards
--- no soundcards ---


cat /proc/asound/devices
  2:        : timer

cat /proc/asound/oss/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.12rc1 emulation code)
Kernel: Linux kubuntu 2.6.17-10-generic #2 SMP Tue Dec 5 22:28:26 UTC 
2006 i686
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
--- no soundcards ---

Audio devices: NOT ENABLED IN CONFIG

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
31: system timer

Mixers: NOT ENABLED IN CONFIG

cat /proc/asound/oss/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.12rc1 emulation code)
Kernel: Linux kubuntu 2.6.17-10-generic #2 SMP Tue Dec 5 22:28:26 UTC 
2006 i686
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
--- no soundcards ---

Audio devices: NOT ENABLED IN CONFIG

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
31: system timer

Mixers: NOT ENABLED IN CONFIG
patrick at kubuntu:~$ cat /proc/interrupts
           CPU0      
  0:    4709365          XT-PIC  timer
  1:        952          XT-PIC  i8042
  2:          0          XT-PIC  cascade
  5:          0          XT-PIC  ohci_hcd:usb1
  7:          1          XT-PIC  parport0
  8:          3          XT-PIC  rtc
 11:   14324605          XT-PIC  acpi, eth0
 12:      47509          XT-PIC  i8042
 14:     129495          XT-PIC  ide0
 15:     347317          XT-PIC  ide1
NMI:          0
LOC:          0
ERR:          0
MIS:          0

cat /proc/iomem
00000000-0009fbff : System RAM
  00000000-00000000 : Crash kernel
0009fc00-0009ffff : reserved
000a0000-000bffff : Video RAM area
000c0000-000cbfff : Video ROM
000f0000-000fffff : System ROM
00100000-1ffeffff : System RAM
  00100000-002dda79 : Kernel code
  002dda7a-003e926f : Kernel data
1fff0000-1fff7fff : ACPI Tables
1fff8000-1fffffff : ACPI Non-volatile Storage
d5c00000-e5cfffff : PCI Bus #01
  d8000000-dfffffff : 0000:01:05.0
e8000000-ebffffff : 0000:00:00.0
eddff000-eddfffff : 0000:00:00.0
ede00000-efefffff : PCI Bus #01
  ee000000-eeffffff : 0000:01:05.0
  efef0000-efefffff : 0000:01:05.0
effde000-effdefff : 0000:00:07.4
  effde000-effdefff : ohci_hcd
efffdf00-efffdfff : 0000:00:09.0
  efffdf00-efffdfff : 8139too
efffe000-efffffff : 0000:00:0a.0
  efffe000-efffffff : 0000:00:0a.0
ffff0000-ffffffff : reserved

lspci -v
00:00.0 Host bridge: Advanced Micro Devices [AMD] AMD-751 [Irongate] 
System Controller (rev 25)
        Flags: bus master, medium devsel, latency 120
        Memory at e8000000 (32-bit, prefetchable) [size=64M]
        Memory at eddff000 (32-bit, prefetchable) [size=4K]
        I/O ports at d200 [disabled] [size=4]
        Capabilities: <access denied>

00:01.0 PCI bridge: Advanced Micro Devices [AMD] AMD-751 [Irongate] AGP 
Bridge (rev 01) (prog-if 00 [Normal decode])
        Flags: bus master, 66MHz, medium devsel, latency 120
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
        I/O behind bridge: 0000b000-0000bfff
        Memory behind bridge: ede00000-efefffff
        Prefetchable memory behind bridge: d5c00000-e5cfffff

00:07.0 ISA bridge: Advanced Micro Devices [AMD] AMD-756 [Viper] ISA 
(rev 01)
        Flags: bus master, medium devsel, latency 0

00:07.1 IDE interface: Advanced Micro Devices [AMD] AMD-756 [Viper] IDE 
(rev 07) (prog-if 8a [Master SecP PriP])
        Flags: bus master, medium devsel, latency 32
        I/O ports at f000 [size=16]

00:07.3 Bridge: Advanced Micro Devices [AMD] AMD-756 [Viper] ACPI (rev 03)
        Flags: medium devsel

00:07.4 USB Controller: Advanced Micro Devices [AMD] AMD-756 [Viper] USB 
(rev 06) (prog-if 10 [OHCI])
        Flags: bus master, medium devsel, latency 16, IRQ 5
        Memory at effde000 (32-bit, non-prefetchable) [size=4K]

00:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL-8139/8139C/8139C+ (rev 10)
        Subsystem: Realtek Semiconductor Co., Ltd. RT8139
        Flags: bus master, medium devsel, latency 64, IRQ 11
        I/O ports at d400 [size=256]
        Memory at efffdf00 (32-bit, non-prefetchable) [size=256]
        Capabilities: <access denied>

00:0a.0 Network controller: RaLink RT2500 802.11g Cardbus/mini-PCI (rev 01)
        Subsystem: Micro-Star International Co., Ltd. Unknown device 6834
        Flags: bus master, slow devsel, latency 64, IRQ 9
        Memory at efffe000 (32-bit, non-prefetchable) [size=8K]
        Capabilities: <access denied>

00:0c.0 Multimedia audio controller: ESS Technology ES1969 Solo-1 Audiodrive
        Subsystem: ESS Technology Solo-1 Audio Adapter
        Flags: medium devsel, IRQ 10
        I/O ports at de00 [size=16]
        I/O ports at dc00 [size=16]
        I/O ports at da00 [size=16]
        I/O ports at d800 [size=4]
        I/O ports at d600 [size=4]
        Capabilities: <access denied>

01:05.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 
MX/MX 400] (rev a1) (prog-if 00 [VGA])
        Subsystem: ASUSTeK Computer Inc. Unknown device 4019
        Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 11
        Memory at ee000000 (32-bit, non-prefetchable) [size=16M]
        Memory at d8000000 (32-bit, prefetchable) [size=128M]
        Expansion ROM at efef0000 [disabled] [size=64K]
        Capabilities: <access denied>

ps ax
  PID TTY      STAT   TIME COMMAND
    1 ?        Ss     0:01 /sbin/init splash
    2 ?        S      0:00 [migration/0]
    3 ?        SN     0:00 [ksoftirqd/0]
    4 ?        S      0:00 [watchdog/0]
    5 ?        S<     0:00 [events/0]
    6 ?        S<     0:00 [khelper]
    7 ?        S<     0:00 [kthread]
    9 ?        S<     0:00 [kblockd/0]
   10 ?        S<     0:00 [kacpid]
   11 ?        S<     0:00 [kacpi_notify]
   69 ?        S<     0:00 [kseriod]
  100 ?        S      0:01 [pdflush]
  101 ?        S      0:02 [pdflush]
  102 ?        S      0:02 [kswapd0]
  103 ?        S<     0:00 [aio/0]
 1697 ?        S<     0:00 [khubd]
 1747 ?        S<     0:07 [kjournald]
 1821 ?        Ss     0:00 //sbin/logd
 1934 ?        S<s    0:01 /sbin/udevd --daemon
 2671 ?        S<     0:00 [shpchpd]
 2723 ?        S<     0:00 [kpsmoused]
 2778 ?        S<     0:00 [kgameportd]
 3049 ?        S<s    0:00 dhclient3 -pf /var/run/dhclient.eth0.pid -lf 
/var/lib
 3407 tty1     Ss+    0:00 /sbin/getty 38400 tty1
 3408 tty2     Ss+    0:00 /sbin/getty 38400 tty2
 3409 tty3     Ss+    0:00 /sbin/getty 38400 tty3
 3410 tty4     Ss+    0:00 /sbin/getty 38400 tty4
 3411 tty5     Ss+    0:00 /sbin/getty 38400 tty5
 3412 tty6     Ss+    0:00 /sbin/getty 38400 tty6
 3627 ?        Ss     0:00 /usr/sbin/acpid -c /etc/acpi/events -s 
/var/run/acpid
 3721 ?        Ss     0:00 /sbin/syslogd
 3747 ?        Ss     0:00 /bin/dd bs 1 if /proc/kmsg of /var/run/klogd/kmsg
 3749 ?        Ss     0:00 /sbin/klogd -P /var/run/klogd/kmsg
 3771 ?        Ss     0:00 /usr/sbin/gdm
 3778 ?        S      0:00 /usr/sbin/gdm
 3791 tty7     Ss+   15:38 /usr/X11R6/bin/X :0 -br -audit 0 -auth 
/var/lib/gdm/:
 3809 ?        Ss     0:03 /usr/sbin/cupsd
 3828 ?        Ss     0:00 /usr/sbin/hpiod
 3831 ?        S      0:00 python /usr/sbin/hpssd
 3879 ?        Ss     0:00 /usr/bin/dbus-daemon --system
 3894 ?        Ss     0:03 /usr/sbin/hald
 3895 ?        S      0:00 hald-runner
 3907 ?        S      0:00 /usr/lib/hal/hald-addon-acpi
 3911 ?        S      0:00 /usr/lib/hal/hald-addon-keyboard
 3924 ?        S      0:00 /usr/lib/hal/hald-addon-storage
 3926 ?        S      0:00 /usr/lib/hal/hald-addon-storage
 3945 ?        S      0:00 perl 
/usr/share/system-tools-backends-2.0/scripts/Sys
 4006 ?        Ss     0:00 /usr/sbin/hcid -x
 4012 ?        Ss     0:00 /usr/sbin/sdpd
 4023 ?        S<     0:00 [krfcommd]
 4056 ?        Ss     0:00 /usr/sbin/atd
 4069 ?        Ss     0:00 /usr/sbin/cron
 4161 ?        Ss     0:08 x-session-manager
 4196 ?        Ss     0:00 /usr/bin/ssh-agent /usr/bin/dbus-launch 
--exit-with-s
 4199 ?        S      0:00 /usr/bin/dbus-launch --exit-with-session 
x-session-ma
 4200 ?        Ss     0:00 /usr/bin/dbus-daemon --fork --print-pid 8 
--print-add
 4202 ?        S      0:02 /usr/lib/libgconf2-4/gconfd-2 5
 4205 ?        S      0:00 /usr/bin/gnome-keyring-daemon
 4208 ?        Sl     0:04 /usr/lib/control-center/gnome-settings-daemon
 4825 ?        Ssl    0:00 
/usr/lib/bonobo-activation/bonobo-activation-server -
 4830 ?        S     14:55 /usr/lib/vino/vino-server 
--oaf-activate-iid=OAFIID:G
 4833 ?        Ss     0:36 /usr/bin/metacity --sm-client-id=default0
 4839 ?        Ss     1:17 gnome-panel --sm-client-id default1
 4841 ?        Ss     0:32 nautilus --no-default-window --sm-client-id 
default2
 4854 ?        S      0:00 /usr/lib/gnome-vfs-2.0/gnome-vfs-daemon
 4861 ?        S      0:00 /usr/lib/gnome-applets/trashapplet 
--oaf-activate-iid
 4865 ?        Ss     0:04 update-notifier
 4866 ?        Ss     0:00 gnome-volume-manager --sm-client-id default4
 4870 ?        Ssl    0:00 /usr/lib/evolution/2.8/evolution-alarm-notify
 4890 ?        Ss     0:48 gnome-cups-icon --sm-client-id default3
 4897 ?        S      0:00 /usr/lib/nautilus-cd-burner/mapping-daemon
 4898 ?        Ss     0:01 gnome-power-manager
 4904 ?        S      0:01 /usr/lib/gnome-applets/mixer_applet2 
--oaf-activate-i
 4930 ?        Ss     0:05 gnome-screensaver
 5193 ?        S      0:03 /usr/lib/notification-daemon/notification-daemon
13482 ?        Ss     0:00 /usr/sbin/apt-index-watcher watch --syslog
17747 ?        S      0:39 gaim
17848 ?        S      2:13 kopete -caption Kopete --icon=kopete
17851 ?        Ss     0:00 kdeinit Running...       
17856 ?        S      0:00 dcopserver [kdeinit] --nosid --suicide
17859 ?        S      0:00 klauncher [kdeinit]      
17861 ?        S      0:02 kded [kdeinit]           
18169 ?        S      0:01 knotify [kdeinit]        
18172 ?        S      0:02 /usr/bin/artsd -F 10 -S 4096 -s 60 -m 
artsmessage -l
18214 ?        S      0:27 kmess --icon=kmess -caption KMess
18247 ?        S      0:00 kio_file [kdeinit] file 
/tmp/ksocket-patrick/klaunche
18320 ?        S      0:00 /bin/sh /usr/bin/mozilla-thunderbird
18324 ?        S      0:00 /bin/sh 
/usr/lib/mozilla-thunderbird/run-mozilla.sh /
18328 ?        Sl     1:57 
/usr/lib/mozilla-thunderbird/mozilla-thunderbird-bin
18361 ?        Z      0:00 [netstat] <defunct>
21717 ?        Sl     1:58 /usr/lib/firefox/firefox-bin
24056 ?        Rl     0:09 gnome-terminal
24065 ?        S      0:00 gnome-pty-helper
24066 pts/0    Ss     0:00 bash
24615 ?        S      0:00 gaim
24616 pts/0    R+     0:00 ps ax

hoffe kannst damit was anfangen
Grüße Patrick



Mehr Informationen über die Mailingliste Bralug