[driverloader] Need help with driverloader

Steve Darley darley at ieee.org
Mon Mar 21 01:49:10 EST 2005


Hello,

I'm relatively new to Linux and I'm having trouble getting wireless
networking running on an HP R3470US laptop with a Broadcom chipset.
The file driverloaderdiag.txt is attached.

Please let me know if you need any additional information.

Thank you for whatever help you are able to provide.

Best regards,
Steve Darley

-------------- next part --------------

+ dldrstop

+ modprobe -v driverloader
insmod /lib/modules/2.6.8-24.11-default/extra/driverloader.ko 

+ lsmod
Module                  Size  Used by
driverloader          267520  0 
usbserial              32240  0 
parport_pc             41024  1 
lp                     12264  0 
parport                45068  2 parport_pc,lp
edd                    11344  0 
cpufreq_userspace       6344  2 
powernow_k8            10504  0 
freq_table              5000  1 powernow_k8
thermal                20236  0 
processor              29628  2 powernow_k8,thermal
fan                     6024  0 
button                  9760  0 
battery                12680  0 
ac                      7176  0 
snd_pcm_oss            63912  0 
snd_mixer_oss          21120  3 snd_pcm_oss
snd_ioctl32            18432  0 
snd_intel8x0           35652  3 
snd_ac97_codec         81952  1 snd_intel8x0
snd_pcm               110220  4 snd_pcm_oss,snd_ioctl32,snd_intel8x0,snd_ac97_codec
snd_timer              26632  1 snd_pcm
snd                    67336  9 snd_pcm_oss,snd_mixer_oss,snd_ioctl32,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore              10912  3 snd
snd_page_alloc         11664  2 snd_intel8x0,snd_pcm
ipt_TOS                 2944  14 
ip6t_LOG                7168  23 
ip6t_limit              2816  23 
ipt_LOG                 7680  36 
ipt_limit               2816  36 
ipt_pkttype             2048  4 
af_packet              23692  2 
ip6t_state              2304  21 
ip6_conntrack          43744  1 ip6t_state
ipt_state               2432  27 
ip6t_REJECT             7936  3 
ipt_REJECT              7680  3 
iptable_mangle          3456  1 
iptable_filter          3584  1 
ip6table_mangle         3200  0 
ip_nat_ftp              6096  0 
iptable_nat            25804  1 ip_nat_ftp
ip_conntrack_ftp       73712  1 ip_nat_ftp
ip_conntrack           49312  4 ipt_state,ip_nat_ftp,iptable_nat,ip_conntrack_ftp
ip_tables              18944  9 ipt_TOS,ipt_LOG,ipt_limit,ipt_pkttype,ipt_state,ipt_REJECT,iptable_mangle,iptable_filter,iptable_nat
ip6table_filter         3328  1 
ip6_tables             20112  6 ip6t_LOG,ip6t_limit,ip6t_state,ip6t_REJECT,ip6table_mangle,ip6table_filter
ipv6                  264096  15 ip6_conntrack,ip6t_REJECT
joydev                 11264  0 
sg                     40248  0 
st                     40612  0 
sd_mod                 18072  0 
sr_mod                 18084  0 
scsi_mod              130432  4 sg,st,sd_mod,sr_mod
ds                     21128  4 
yenta_socket           21248  0 
pcmcia_core            66188  2 ds,yenta_socket
subfs                   8960  1 
ohci1394               33796  0 
ieee1394              117592  1 ohci1394
ehci_hcd               30852  0 
ohci_hcd               21380  0 
evdev                  10752  0 
dm_mod                 58840  0 
8139too                26112  0 
mii                     5888  1 8139too
usbcore               122368  6 driverloader,usbserial,ehci_hcd,ohci_hcd
reiserfs              244848  3 

+ date
Mon Mar 21 01:20:28 EST 2005

+ /usr/bin/dldrconfig --info
Linuxant DriverLoader for Wireless LAN devices, version 2.26

If you need license keys, assistance or more information, please go to:
	http://www.linuxant.com/

When reporting a problem for the first time, please send
us the file generated by "dldrconfig --dumpdiag".

To complete the installation, please point your browser to:
  http://127.0.0.1:18020/

+ identify_system
linux-x86_64(x86_64)-2.6.8-24.11-default SuSE-9.2

+ uname -a
Linux linux 2.6.8-24.11-default #1 Fri Jan 14 13:01:26 UTC 2005 x86_64 x86_64 x86_64 GNU/Linux

+ gcc -v
Reading specs from /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.4/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib64 --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib64 --with-system-zlib --enable-shared --enable-__cxa_atexit x86_64-suse-linux
Thread model: posix
gcc version 3.3.4 (pre 3.3.5 20040809)

+ sh --version
GNU bash, version 3.00.0(1)-release (x86_64-suse-linux)
Copyright (C) 2004 Free Software Foundation, Inc.

+ bash --version
GNU bash, version 3.00.0(1)-release (x86_64-suse-linux)
Copyright (C) 2004 Free Software Foundation, Inc.

+ sed --version
GNU sed version 4.1.2
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE,
to the extent permitted by law.

+ gawk --version
GNU Awk 3.1.4
Copyright (C) 1989, 1991-2003 Free Software Foundation.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.

+ cat -v /proc/version
Linux version 2.6.8-24.11-default (geeko at buildhost) (gcc version 3.3.4 (pre 3.3.5 20040809)) #1 Fri Jan 14 13:01:26 UTC 2005

+ cat -v /proc/cpuinfo
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 4
model name	: AMD Athlon(tm) 64 Processor 3400+
stepping	: 10
cpu MHz		: 2194.357
cache size	: 1024 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 pni syscall nx mmxext lm 3dnowext 3dnow
bogomips	: 4347.90
TLB size	: 1088 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: ts fid vid ttp


+ cat -v /etc/SuSE-release
SuSE Linux 9.2 (x86-64)
VERSION = 9.2

+ dmesg
Bootdata ok (command line is root=/dev/hda6 vga=0x317 selinux=0 console=tty0 resume=/dev/hda7 desktop elevator=as splash=silent)
Linux version 2.6.8-24.11-default (geeko at buildhost) (gcc version 3.3.4 (pre 3.3.5 20040809)) #1 Fri Jan 14 13:01:26 UTC 2005
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000d0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000003ff70000 (usable)
 BIOS-e820: 000000003ff70000 - 000000003ff7f000 (ACPI data)
 BIOS-e820: 000000003ff7f000 - 000000003ff80000 (ACPI NVS)
 BIOS-e820: 000000003ff80000 - 0000000040000000 (reserved)
 BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
No mptable found.
On node 0 totalpages: 262000
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 257904 pages, LIFO batch:16
  HighMem zone: 0 pages, LIFO batch:1
NVidia chipset found. Disabling timer override
PCI bridge 00:0a from 10de found. Setting "noapic". Overwrite with "apic"
ACPI: RSDP (v000 PTLTD                                     ) @ 0x00000000000f7260
ACPI: RSDT (v001 PTLTD    RSDT   0x06040000  LTP 0x00000000) @ 0x000000003ff7a87e
ACPI: FADT (v001 NVIDIA CK8      0x06040000 PTL_ 0x000f4240) @ 0x000000003ff7ee13
ACPI: MADT (v001 NVIDIA NV_APIC_ 0x06040000  LTP 0x00000000) @ 0x000000003ff7ee87
ACPI: BOOT (v001 PTLTD  $SBFTBL$ 0x06040000  LTP 0x00000001) @ 0x000000003ff7eee1
ACPI: SSDT (v001 PTLTD  POWERNOW 0x06040000  LTP 0x00000001) @ 0x000000003ff7ef09
ACPI: DSDT (v001 NVIDIA      CK8 0x06040000 MSFT 0x0100000e) @ 0x0000000000000000
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 15:4 APIC version 16
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: Skipping IOAPIC probe due to 'noapic' option.
Checking aperture...
CPU 0: aperture @ e8000000 size 128 MB
Built 1 zonelists
Kernel command line: root=/dev/hda6 vga=0x317 selinux=0 console=tty0 resume=/dev/hda7 desktop elevator=as splash=silent
bootsplash: silent mode.
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 131072 bytes)
time.c: Using 1.193182 MHz PIT timer.
time.c: Detected 797.948 MHz processor.
Console: colour dummy device 80x25
Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Memory: 1023644k/1048000k available (2325k kernel code, 23564k reserved, 927k data, 180k init)
Calibrating delay loop... 1581.05 BogoMIPS (lpj=790528)
Security Scaffold v1.0.0 initialized
SELinux:  Disabled at boot.
Mount-cache hash table entries: 256 (order: 0, 4096 bytes)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
CPU: AMD Athlon(tm) 64 Processor 3400+ stepping 0a
ACPI: Looking for DSDT in initrd... not found!
ACPI: IRQ9 SCI: Edge set to Level Trigger.
Using local APIC NMI watchdog using perfctr0
Using local APIC timer interrupts.
Detected 12.467 MHz APIC timer.
checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
NET: Registered protocol family 16
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20040715
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: Embedded Controller [EC0] (gpe 33)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP0._PRT]
ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNK2] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNK3] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNK4] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNK5] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LSMB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LUS0] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LUS1] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LUS2] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LMAC] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LACI] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LMCI] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LPID] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LTID] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
PCI: Using ACPI for IRQ routing
ACPI: PCI Interrupt Link [LSMB] enabled at IRQ 10
ACPI: PCI interrupt 0000:00:01.1[A] -> GSI 10 (level, low) -> IRQ 10
ACPI: PCI Interrupt Link [LUS0] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:02.0[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt Link [LUS1] enabled at IRQ 10
ACPI: PCI interrupt 0000:00:02.1[B] -> GSI 10 (level, low) -> IRQ 10
ACPI: PCI Interrupt Link [LUS2] enabled at IRQ 10
ACPI: PCI interrupt 0000:00:02.2[C] -> GSI 10 (level, low) -> IRQ 10
ACPI: PCI Interrupt Link [LACI] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:06.0[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt Link [LMCI] enabled at IRQ 10
ACPI: PCI interrupt 0000:00:06.1[B] -> GSI 10 (level, low) -> IRQ 10
ACPI: PCI Interrupt Link [LNK1] enabled at IRQ 11
ACPI: PCI interrupt 0000:02:00.0[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt Link [LNK2] enabled at IRQ 10
ACPI: PCI interrupt 0000:02:01.0[A] -> GSI 10 (level, low) -> IRQ 10
ACPI: PCI Interrupt Link [LNK3] enabled at IRQ 11
ACPI: PCI interrupt 0000:02:02.0[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:02:04.0[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:02:04.1[B] -> GSI 10 (level, low) -> IRQ 10
ACPI: PCI Interrupt Link [LNK5] enabled at IRQ 11
ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 11 (level, low) -> IRQ 11
TC classifier action (bugs to netdev at oss.sgi.com cc hadi at cyberus.ca)
agpgart: Detected AGP bridge 0
agpgart: Setting up Nforce3 AGP.
agpgart: Maximum main memory to use for agp memory: 941M
agpgart: AGP aperture is 128M @ 0xe8000000
PCI-DMA: Disabling IOMMU.
Simple Boot Flag at 0x37 set to 0x1
IA32 emulation $Id: sys_ia32.c,v 1.32 2002/03/24 13:02:28 ak Exp $
audit: initializing netlink socket (disabled)
audit(1111362080.760:0): initialized
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Initializing Cryptographic API
vesafb: framebuffer at 0xf0000000, mapped to 0xffffff0000100000, using 6144k, total 65536k
vesafb: mode is 1024x768x16, linelength=2048, pages=1
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
bootsplash 3.1.6-2004/03/31: looking for picture...<6> silentjpeg size 35007 bytes,<6>...found (1024x768, 21643 bytes, v3).
Console: switching to colour frame buffer device 127x43
fb0: VESA VGA frame buffer device
Real Time Clock Driver v1.12
Non-volatile memory driver v1.2
Linux agpgart interface v0.100 (c) Dave Jones
i8042.c: Detected active multiplexing controller, rev 1.1.
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX0 port at 0x60,0x64 irq 12
serio: i8042 AUX1 port at 0x60,0x64 irq 12
serio: i8042 AUX2 port at 0x60,0x64 irq 12
serio: i8042 AUX3 port at 0x60,0x64 irq 12
Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled
ACPI: PCI interrupt 0000:00:06.1[B] -> GSI 10 (level, low) -> IRQ 10
RAMDISK driver initialized: 16 RAM disks of 128000K size 1024 blocksize
loop: loaded (max 8 devices)
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
NFORCE3-150: IDE controller at PCI slot 0000:00:08.0
NFORCE3-150: chipset revision 165
NFORCE3-150: not 100% native mode: will probe irqs later
NFORCE3-150: BIOS didn't set cable bits correctly. Enabling workaround.
NFORCE3-150: 0000:00:08.0 (rev a5) UDMA133 controller
    ide0: BM-DMA at 0x2080-0x2087, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0x2088-0x208f, BIOS settings: hdc:DMA, hdd:pio
Probing IDE interface ide0...
hda: FUJITSU MHU2100AT, ATA DISK drive
Using anticipatory io scheduler
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: HL-DT-ST DVD-RW GWA-4080N, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
Probing IDE interface ide2...
ide2: Wait for ready failed before probe !
Probing IDE interface ide3...
ide3: Wait for ready failed before probe !
Probing IDE interface ide4...
ide4: Wait for ready failed before probe !
Probing IDE interface ide5...
ide5: Wait for ready failed before probe !
hda: max request size: 128KiB
hda: 195371568 sectors (100030 MB) w/8192KiB Cache, CHS=65535/16/63, UDMA(100)
hda: cache flushes supported
 hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 hda8 >
hdc: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache
Uniform CD-ROM driver Revision: 3.20
ide-floppy driver 0.99.newide
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard on isa0060/serio0
alps.c: E6 report: 00 00 64
alps.c: E7 report: 73 02 0a
alps.c: E6 report: 00 00 64
alps.c: E7 report: 73 02 0a
alps.c: Status: 15 01 0a
ALPS Touchpad (Glidepoint) detected
  Disabling hardware tapping
alps.c: Status: 11 01 0a
input: AlpsPS/2 ALPS TouchPad on isa0060/serio4
input: PC Speaker
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
NET: Registered protocol family 2
IP: routing cache hash table of 8192 buckets, 64Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
NET: Registered protocol family 1
PM: Reading pmdisk image.
swsusp: Resume From Partition: /dev/hda7
<3>swsusp: Invalid partition type.
pmdisk: Error -22 resuming
PM: Resume from disk failed.
ACPI: (supports S0 S3 S4 S5)
ACPI wakeup devices: 
USB0 USB1 USB2 PS2K PS2M MAC0 
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
RAMDISK: Compressed image found at block 0
VFS: Mounted root (ext2 filesystem).
ReiserFS: hda6: found reiserfs format "3.6" with standard journal
ReiserFS: hda6: using ordered data mode
reiserfs: using flush barriers
ReiserFS: hda6: journal params: device hda6, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda6: checking transaction log (hda6)
ReiserFS: hda6: Using r5 hash to sort names
VFS: Mounted root (reiserfs filesystem) readonly.
Trying to move old root to /initrd ... failed
Unmounting old root
Trying to free ramdisk memory ... okay
Freeing unused kernel memory: 180k freed
Adding 2048248k swap on /dev/hda7.  Priority:42 extents:1
reiserfs: enabling write barrier flush mode
usbcore: registered new driver usbfs
usbcore: registered new driver hub
8139too Fast Ethernet driver 0.9.27
ACPI: PCI interrupt 0000:02:01.0[A] -> GSI 10 (level, low) -> IRQ 10
eth0: RealTek RTL8139 at 0xffffff0000062800, 00:0f:b0:46:69:94, IRQ 10
eth0:  Identified 8139 chip type 'RTL-8101'
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
device-mapper: 4.1.0-ioctl (2003-12-10) initialised: dm at uk.sistina.com
evdev_connect: evdev 000001003fc38e00 handle 000001003fc38e20 name event0
evdev_connect: evdev 000001003fc38c00 handle 000001003fc38c20 name event1
evdev_connect: evdev 000001003fc38a00 handle 000001003fc38a20 name event2
ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
ACPI: PCI interrupt 0000:00:02.0[A] -> GSI 11 (level, low) -> IRQ 11
ohci_hcd 0000:00:02.0: OHCI Host Controller
ieee1394: Initialized config rom entry `ip1394'
ReiserFS: hda5: found reiserfs format "3.6" with standard journal
ReiserFS: hda5: using ordered data mode
reiserfs: using flush barriers
ReiserFS: hda5: journal params: device hda5, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda5: checking transaction log (hda5)
ReiserFS: hda5: Using r5 hash to sort names
ReiserFS: hda8: found reiserfs format "3.6" with standard journal
ReiserFS: hda8: using ordered data mode
reiserfs: using flush barriers
ReiserFS: hda8: journal params: device hda8, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda8: checking transaction log (hda8)
ReiserFS: hda8: Using r5 hash to sort names
subfs 0.9
Linux Kernel Card Services
  options:  [pci] [cardbus] [pm]
ohci_hcd 0000:00:02.0: USB HC TakeOver failed!
ohci_hcd 0000:00:02.0: can't reset
ohci_hcd 0000:00:02.0: init 0000:00:02.0 fail, -1
ohci_hcd: probe of 0000:00:02.0 failed with error -1
ACPI: PCI interrupt 0000:00:02.1[B] -> GSI 10 (level, low) -> IRQ 10
ohci_hcd 0000:00:02.1: OHCI Host Controller
ohci_hcd 0000:00:02.1: USB HC TakeOver failed!
ohci_hcd 0000:00:02.1: can't reset
ohci_hcd 0000:00:02.1: init 0000:00:02.1 fail, -1
ohci_hcd: probe of 0000:00:02.1 failed with error -1
ACPI: PCI interrupt 0000:00:02.2[C] -> GSI 10 (level, low) -> IRQ 10
ehci_hcd 0000:00:02.2: EHCI Host Controller
PCI: Setting latency timer of device 0000:00:02.2 to 64
ehci_hcd 0000:00:02.2: irq 10, pci mem ffffff000006e000
ehci_hcd 0000:00:02.2: new USB bus registered, assigned bus number 1
PCI: cache line size of 64 is not supported by device 0000:00:02.2
ehci_hcd 0000:00:02.2: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
usb usb1: Product: EHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.8-24.11-default ehci_hcd
usb usb1: SerialNumber: 0000:00:02.2
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 6 ports detected
ohci1394: $Rev: 1223 $ Ben Collins <bcollins at debian.org>
ACPI: PCI interrupt 0000:02:00.0[A] -> GSI 11 (level, low) -> IRQ 11
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[11]  MMIO=[e0108000-e01087ff]  Max Packet=[2048]
ACPI: PCI interrupt 0000:02:04.0[A] -> GSI 11 (level, low) -> IRQ 11
Yenta: CardBus bridge found at 0000:02:04.0 [103c:006d]
Yenta: Enabling burst memory read transactions
Yenta: Using CSCINT to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:02:04.0, mfunc 0x01111d22, devctl 0x64
Yenta: ISA IRQ mask 0x00f8, PCI irq 11
Socket status: 30000006
ACPI: PCI interrupt 0000:02:04.1[B] -> GSI 10 (level, low) -> IRQ 10
Yenta: CardBus bridge found at 0000:02:04.1 [103c:006d]
Yenta: Using CSCINT to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:02:04.1, mfunc 0x01111d22, devctl 0x64
Yenta: ISA IRQ mask 0x00f8, PCI irq 10
Socket status: 30000006
ieee1394: Host added: ID:BUS[0-00:1023]  GUID[4c3f02004c3f0200]
SCSI subsystem initialized
st: Version 20040403, fixed bufsize 32768, s/g segs 256
NET: Registered protocol family 10
Disabled Privacy Extensions on device ffffffff803e2f40(lo)
IPv6 over IPv4 tunneling driver
ip6_tables: (C) 2000-2002 Netfilter core team
ip_tables: (C) 2000-2002 Netfilter core team
ip_conntrack version 2.1 (4093 buckets, 32744 max) - 480 bytes per conntrack
ip6_conntrack version 0.1 (4093 buckets, 32744 max) - 312 bytes per conntrack
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
NET: Registered protocol family 17
Disabled Privacy Extensions on device 000001003daec000(sit0)
ACPI: PCI interrupt 0000:00:06.0[A] -> GSI 11 (level, low) -> IRQ 11
PCI: Setting latency timer of device 0000:00:06.0 to 64
intel8x0_measure_ac97_clock: measured 49393 usecs
intel8x0: clocking to 47418
eth0: no IPv6 routers present
ACPI: AC Adapter [ACAD] (on-line)
ACPI: Battery Slot [BAT1] (battery present)
ACPI: Power Button (FF) [PWRF]
ACPI: Lid Switch [LID]
ACPI: Processor [CPU0] (supports C1 C2)
ACPI: Thermal Zone [THRM] (45 C)
powernow-k8: Found 1 AMD Athlon 64 / Opteron processors (version 1.00.09b)
powernow-k8:    0 : fid 0xe (2200 MHz), vid 0x2 (1500 mV)
powernow-k8:    1 : fid 0xa (1800 MHz), vid 0xa (1300 mV)
powernow-k8:    2 : fid 0x0 (800 MHz), vid 0x12 (1100 mV)
powernow-k8: cpu_init done, current fid 0x0, vid 0x12
BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
parport0: irq 7 detected
lp0: using parport0 (polling).
drivers/usb/serial/usb-serial.c: USB Serial support registered for Generic
usbcore: registered new driver usbserial_generic
usbcore: registered new driver usbserial
drivers/usb/serial/usb-serial.c: USB Serial Driver core v2.0
Losing some ticks... checking if CPU frequency changed.
warning: many lost ticks.
Your time source seems to be instable or some driver is hogging interupts
rip acpi_ec_read+0x150/0x181
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=192.168.1.3 DST=192.168.1.255 LEN=78 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=1030 DPT=137 LEN=58 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=192.168.1.3 DST=192.168.1.255 LEN=78 TOS=0x00 PREC=0x00 TTL=64 ID=1 DF PROTO=UDP SPT=1030 DPT=137 LEN=58 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=192.168.1.3 DST=192.168.1.255 LEN=78 TOS=0x00 PREC=0x00 TTL=64 ID=2 DF PROTO=UDP SPT=1030 DPT=137 LEN=58 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=192.168.1.3 DST=192.168.1.255 LEN=78 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=1030 DPT=137 LEN=58 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=192.168.1.3 DST=192.168.1.255 LEN=78 TOS=0x00 PREC=0x00 TTL=64 ID=1 DF PROTO=UDP SPT=1030 DPT=137 LEN=58 
driverloader: module license 'see LICENSE file; Copyright (c)2003-2004 Linuxant inc.' taints kernel.
driverloader: stack=8192/88/0 REGPARM
usbcore: registered new driver driverloader
usbcore: deregistering driver driverloader
driverloader: stack=8192/88/0 REGPARM
usbcore: registered new driver driverloader
usbcore: deregistering driver driverloader
driverloader: stack=8192/88/0 REGPARM
usbcore: registered new driver driverloader
spurious 8259A interrupt: IRQ7.
usbcore: deregistering driver driverloader
driverloader: stack=8192/88/0 REGPARM
usbcore: registered new driver driverloader

+ cat -v /etc/sysconfig/network/ifcfg-eth-id-00:0f:b0:46:69:94
BOOTPROTO='dhcp'
MTU=''
REMOTE_IPADDR=''
STARTMODE='auto'
UNIQUE='GA8e.IQxIdIhhuH7'
USERCONTROL='no'
_nm_name='bus-pci-0000:02:01.0'

+ cat -v /etc/sysconfig/network/ifcfg-lo
# Loopback (lo) configuration
IPADDR=127.0.0.1
NETMASK=255.0.0.0
NETWORK=127.0.0.0
BROADCAST=127.255.255.255
STARTMODE=onboot
USERCONTROL=no

+ iwconfig --version
iwconfig  Wireless-Tools version 27
          Compatible with Wireless Extension v11 to v17.

Kernel    Currently compiled with Wireless Extension v16.


+ iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

sit0      no wireless extensions.


+ iwlist accesspoints
lo        Interface doesn't have a list of Peers/Access-Points

eth0      Interface doesn't have a list of Peers/Access-Points

sit0      Interface doesn't have a list of Peers/Access-Points


+ iwlist scanning
lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

sit0      Interface doesn't support scanning.


+ iwlist scanning
lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

sit0      Interface doesn't support scanning.


+ iptables -L -n -v
Chain INPUT (policy DROP 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination         
  200  188K ACCEPT     all  --  lo     *       0.0.0.0/0            0.0.0.0/0           
 3843 4586K ACCEPT     all  --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED 
  162 29873 input_ext  all  --  eth0   *       0.0.0.0/0            0.0.0.0/0           
    0     0 LOG        all  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 LOG flags 6 level 4 prefix `SFW2-IN-ILL-TARGET ' 
    0     0 DROP       all  --  *      *       0.0.0.0/0            0.0.0.0/0           

Chain FORWARD (policy DROP 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy DROP 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination         
  200  188K ACCEPT     all  --  *      lo      0.0.0.0/0            0.0.0.0/0           
    0     0 LOG        icmp --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 icmp type 11 LOG flags 6 level 4 prefix `SFW2-OUT-TRACERT-ATTEMPT ' 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           icmp type 11 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           icmp type 3 code 3 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           icmp type 3 code 4 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           icmp type 3 code 9 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           icmp type 3 code 10 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           icmp type 3 code 13 
    0     0 DROP       icmp --  *      *       0.0.0.0/0            0.0.0.0/0           icmp type 3 
 2811  237K ACCEPT     all  --  *      *       0.0.0.0/0            0.0.0.0/0           state NEW,RELATED,ESTABLISHED 
    0     0 LOG        all  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 LOG flags 6 level 4 prefix `SFW2-OUT-ERROR ' 

Chain forward_dmz (0 references)
 pkts bytes target     prot opt in     out     source               destination         

Chain forward_ext (0 references)
 pkts bytes target     prot opt in     out     source               destination         

Chain forward_int (0 references)
 pkts bytes target     prot opt in     out     source               destination         

Chain input_dmz (0 references)
 pkts bytes target     prot opt in     out     source               destination         
    0     0 ACCEPT     udp  --  *      *       0.0.0.0/0            0.0.0.0/0           PKTTYPE = broadcast udp dpt:631 
    0     0 DROP       all  --  *      *       0.0.0.0/0            0.0.0.0/0           PKTTYPE = broadcast 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           icmp type 4 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           icmp type 8 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 0 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 3 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 11 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 12 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 14 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 18 
    0     0 LOG        all  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 state INVALID LOG flags 6 level 4 prefix `SFW2-INdmz-DROP-DEFLT-INV ' 
    0     0 DROP       all  --  *      *       0.0.0.0/0            0.0.0.0/0           state INVALID 
    0     0 LOG        tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 tcp flags:0x16/0x02 LOG flags 6 level 4 prefix `SFW2-INdmz-DROP-DEFLT ' 
    0     0 LOG        icmp --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 icmp type 4 LOG flags 6 level 4 prefix `SFW2-INdmz-DROP-ICMP-CRIT ' 
    0     0 LOG        icmp --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 icmp type 5 LOG flags 6 level 4 prefix `SFW2-INdmz-DROP-ICMP-CRIT ' 
    0     0 LOG        icmp --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 icmp type 8 LOG flags 6 level 4 prefix `SFW2-INdmz-DROP-ICMP-CRIT ' 
    0     0 LOG        icmp --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 icmp type 13 LOG flags 6 level 4 prefix `SFW2-INdmz-DROP-ICMP-CRIT ' 
    0     0 LOG        icmp --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 icmp type 17 LOG flags 6 level 4 prefix `SFW2-INdmz-DROP-ICMP-CRIT ' 
    0     0 LOG        icmp --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 icmp type 2 LOG flags 6 level 4 prefix `SFW2-INdmz-DROP-ICMP-CRIT ' 
    0     0 LOG        udp  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 LOG flags 6 level 4 prefix `SFW2-INdmz-DROP-DEFLT ' 
    0     0 DROP       all  --  *      *       0.0.0.0/0            0.0.0.0/0           

Chain input_ext (1 references)
 pkts bytes target     prot opt in     out     source               destination         
  149 26671 ACCEPT     udp  --  *      *       0.0.0.0/0            0.0.0.0/0           PKTTYPE = broadcast udp dpt:631 
   13  3202 DROP       all  --  *      *       0.0.0.0/0            0.0.0.0/0           PKTTYPE = broadcast 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           icmp type 4 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           icmp type 8 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 0 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 3 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 11 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 12 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 14 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 18 
    0     0 LOG        all  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 state INVALID LOG flags 6 level 4 prefix `SFW2-INext-DROP-DEFLT-INV ' 
    0     0 DROP       all  --  *      *       0.0.0.0/0            0.0.0.0/0           state INVALID 
    0     0 LOG        tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 tcp dpt:445 flags:0x16/0x02 LOG flags 6 level 4 prefix `SFW2-INext-ACC-TCP ' 
    0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:445 
    0     0 LOG        tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 tcp dpt:138 flags:0x16/0x02 LOG flags 6 level 4 prefix `SFW2-INext-ACC-TCP ' 
    0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:138 
    0     0 LOG        tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 tcp dpt:137 flags:0x16/0x02 LOG flags 6 level 4 prefix `SFW2-INext-ACC-TCP ' 
    0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:137 
    0     0 LOG        tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 tcp dpt:139 flags:0x16/0x02 LOG flags 6 level 4 prefix `SFW2-INext-ACC-TCP ' 
    0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:139 
    0     0 LOG        tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 tcp dpt:22 flags:0x16/0x02 LOG flags 6 level 4 prefix `SFW2-INext-ACC-TCP ' 
    0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:22 
    0     0 LOG        tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 tcp dpt:18020 flags:0x16/0x02 LOG flags 6 level 4 prefix `SFW2-INext-ACC-TCP ' 
    0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:18020 
    0     0 reject_func  tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:113 state NEW 
    0     0 ACCEPT     udp  --  *      *       0.0.0.0/0            0.0.0.0/0           udp dpt:18020 
    0     0 LOG        tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 tcp flags:0x16/0x02 LOG flags 6 level 4 prefix `SFW2-INext-DROP-DEFLT ' 
    0     0 LOG        icmp --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 icmp type 4 LOG flags 6 level 4 prefix `SFW2-INext-DROP-ICMP-CRIT ' 
    0     0 LOG        icmp --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 icmp type 5 LOG flags 6 level 4 prefix `SFW2-INext-DROP-ICMP-CRIT ' 
    0     0 LOG        icmp --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 icmp type 8 LOG flags 6 level 4 prefix `SFW2-INext-DROP-ICMP-CRIT ' 
    0     0 LOG        icmp --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 icmp type 13 LOG flags 6 level 4 prefix `SFW2-INext-DROP-ICMP-CRIT ' 
    0     0 LOG        icmp --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 icmp type 17 LOG flags 6 level 4 prefix `SFW2-INext-DROP-ICMP-CRIT ' 
    0     0 LOG        icmp --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 icmp type 2 LOG flags 6 level 4 prefix `SFW2-INext-DROP-ICMP-CRIT ' 
    0     0 LOG        udp  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 LOG flags 6 level 4 prefix `SFW2-INext-DROP-DEFLT ' 
    0     0 DROP       all  --  *      *       0.0.0.0/0            0.0.0.0/0           

Chain input_int (0 references)
 pkts bytes target     prot opt in     out     source               destination         
    0     0 ACCEPT     all  --  *      *       0.0.0.0/0            0.0.0.0/0           
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           icmp type 4 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           icmp type 8 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 0 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 3 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 11 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 12 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 14 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 18 
    0     0 LOG        all  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 state INVALID LOG flags 6 level 4 prefix `SFW2-INint-DROP-DEFLT-INV ' 
    0     0 DROP       all  --  *      *       0.0.0.0/0            0.0.0.0/0           state INVALID 
    0     0 LOG        tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 tcp flags:0x16/0x02 LOG flags 6 level 4 prefix `SFW2-INint-DROP-DEFLT ' 
    0     0 LOG        icmp --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 icmp type 4 LOG flags 6 level 4 prefix `SFW2-INint-DROP-ICMP-CRIT ' 
    0     0 LOG        icmp --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 icmp type 5 LOG flags 6 level 4 prefix `SFW2-INint-DROP-ICMP-CRIT ' 
    0     0 LOG        icmp --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 icmp type 8 LOG flags 6 level 4 prefix `SFW2-INint-DROP-ICMP-CRIT ' 
    0     0 LOG        icmp --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 icmp type 13 LOG flags 6 level 4 prefix `SFW2-INint-DROP-ICMP-CRIT ' 
    0     0 LOG        icmp --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 icmp type 17 LOG flags 6 level 4 prefix `SFW2-INint-DROP-ICMP-CRIT ' 
    0     0 LOG        icmp --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 icmp type 2 LOG flags 6 level 4 prefix `SFW2-INint-DROP-ICMP-CRIT ' 
    0     0 LOG        udp  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 LOG flags 6 level 4 prefix `SFW2-INint-DROP-DEFLT ' 
    0     0 DROP       all  --  *      *       0.0.0.0/0            0.0.0.0/0           

Chain reject_func (1 references)
 pkts bytes target     prot opt in     out     source               destination         
    0     0 REJECT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           reject-with tcp-reset 
    0     0 REJECT     udp  --  *      *       0.0.0.0/0            0.0.0.0/0           reject-with icmp-port-unreachable 
    0     0 REJECT     all  --  *      *       0.0.0.0/0            0.0.0.0/0           reject-with icmp-proto-unreachable 

+ ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:0F:B0:46:69:94  
          inet addr:192.168.1.3  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::20f:b0ff:fe46:6994/64 Scope:Link
          UP BROADCAST NOTRAILERS RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:4421 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3178 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:4909537 (4.6 Mb)  TX bytes:318124 (310.6 Kb)
          Interrupt:10 Base address:0x2800 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:3254 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3254 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:386069 (377.0 Kb)  TX bytes:386069 (377.0 Kb)

sit0      Link encap:IPv6-in-IPv4  
          NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)


+ netstat -rn
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
192.168.1.0     0.0.0.0         255.255.255.0   U         0 0          0 eth0
169.254.0.0     0.0.0.0         255.255.0.0     U         0 0          0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U         0 0          0 lo
0.0.0.0         192.168.1.1     0.0.0.0         UG        0 0          0 eth0

+ netstat -in
Kernel Interface table
Iface   MTU Met   RX-OK RX-ERR RX-DRP RX-OVR   TX-OK TX-ERR TX-DRP TX-OVR Flg
eth0   1500   0    4421      0      0      0    3178      0      0      0 BMNRU
lo    16436   0    3254      0      0      0    3254      0      0      0 LRU

+ ip addr
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,NOTRAILERS,UP> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:0f:b0:46:69:94 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.3/24 brd 192.168.1.255 scope global eth0
    inet6 fe80::20f:b0ff:fe46:6994/64 scope link 
       valid_lft forever preferred_lft forever
3: sit0: <NOARP> mtu 1480 qdisc noqueue 
    link/sit 0.0.0.0 brd 0.0.0.0

+ ip rule
0:	from all lookup local 
32766:	from all lookup main 
32767:	from all lookup default 

+ ip route
192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.3 
169.254.0.0/16 dev eth0  scope link 
127.0.0.0/8 dev lo  scope link 
default via 192.168.1.1 dev eth0 

+ cardctl ident
Socket 0:
  no product info available
Socket 1:
  no product info available

+ lspci -n
0000:00:00.0 Class 0600: 10de:00d1 (rev a4)
0000:00:01.0 Class 0601: 10de:00d0 (rev a6)
0000:00:01.1 Class 0c05: 10de:00d4 (rev a4)
0000:00:02.0 Class 0c03: 10de:00d7 (rev a5)
0000:00:02.1 Class 0c03: 10de:00d7 (rev a5)
0000:00:02.2 Class 0c03: 10de:00d8 (rev a2)
0000:00:06.0 Class 0401: 10de:00da (rev a2)
0000:00:06.1 Class 0703: 10de:00d9 (rev a2)
0000:00:08.0 Class 0101: 10de:00d5 (rev a5)
0000:00:0a.0 Class 0604: 10de:00dd (rev a2)
0000:00:0b.0 Class 0604: 10de:00d2 (rev a4)
0000:00:18.0 Class 0600: 1022:1100
0000:00:18.1 Class 0600: 1022:1101
0000:00:18.2 Class 0600: 1022:1102
0000:00:18.3 Class 0600: 1022:1103
0000:01:00.0 Class 0300: 10de:0179 (rev a3)
0000:02:00.0 Class 0c00: 104c:8026
0000:02:01.0 Class 0200: 10ec:8139 (rev 10)
0000:02:02.0 Class 0280: 14e4:4320 (rev 03)
0000:02:04.0 Class 0607: 104c:ac54 (rev 01)
0000:02:04.1 Class 0607: 104c:ac54 (rev 01)
0000:02:04.2 Class 0880: 104c:8201 (rev 01)

+ lspci -v
0000:00:00.0 Host bridge: nVidia Corporation nForce3 Host Bridge (rev a4)
	Flags: bus master, 66Mhz, fast devsel, latency 0
	Memory at e8000000 (32-bit, prefetchable)
	Capabilities: [44] #08 [0180]
	Capabilities: [c0] AGP version 2.0

0000:00:01.0 ISA bridge: nVidia Corporation nForce3 LPC Bridge (rev a6)
	Subsystem: nVidia Corporation: Unknown device 0c80
	Flags: bus master, 66Mhz, fast devsel, latency 0

0000:00:01.1 SMBus: nVidia Corporation nForce3 SMBus (rev a4)
	Subsystem: Hewlett-Packard Company: Unknown device 006d
	Flags: 66Mhz, fast devsel, IRQ 10
	I/O ports at 2040 [size=64]
	I/O ports at 2000 [size=64]
	Capabilities: [44] Power Management version 2

0000:00:02.0 USB Controller: nVidia Corporation nForce3 USB 1.1 (rev a5) (prog-if 10 [OHCI])
	Subsystem: nVidia Corporation: Unknown device 0c80
	Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 11
	Memory at e0000000 (32-bit, non-prefetchable)
	Capabilities: [44] Power Management version 2

0000:00:02.1 USB Controller: nVidia Corporation nForce3 USB 1.1 (rev a5) (prog-if 10 [OHCI])
	Subsystem: nVidia Corporation: Unknown device 0c80
	Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 10
	Memory at e0001000 (32-bit, non-prefetchable)
	Capabilities: [44] Power Management version 2

0000:00:02.2 USB Controller: nVidia Corporation nForce3 USB 2.0 (rev a2) (prog-if 20 [EHCI])
	Subsystem: nVidia Corporation: Unknown device 0c80
	Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 10
	Memory at e0004000 (32-bit, non-prefetchable)
	Capabilities: [80] Power Management version 2

0000:00:06.0 Multimedia audio controller: nVidia Corporation nForce3 Audio (rev a2)
	Subsystem: Hewlett-Packard Company: Unknown device 006d
	Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 11
	I/O ports at 1400
	I/O ports at 1c00 [size=128]
	Memory at e0002000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [44] Power Management version 2

0000:00:06.1 Modem: nVidia Corporation: Unknown device 00d9 (rev a2) (prog-if 00 [Generic])
	Subsystem: Hewlett-Packard Company: Unknown device 006d
	Flags: 66Mhz, fast devsel, IRQ 10
	I/O ports at 1800
	I/O ports at 1c80 [size=128]
	Memory at e0003000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [44] Power Management version 2

0000:00:08.0 IDE interface: nVidia Corporation nForce3 IDE (rev a5) (prog-if 8a [Master SecP PriP])
	Subsystem: nVidia Corporation: Unknown device 0c80
	Flags: bus master, 66Mhz, fast devsel, latency 0
	I/O ports at 2080 [size=16]
	Capabilities: [44] Power Management version 2

0000:00:0a.0 PCI bridge: nVidia Corporation nForce3 PCI Bridge (rev a2) (prog-if 00 [Normal decode])
	Flags: bus master, 66Mhz, fast devsel, latency 0
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=128
	I/O behind bridge: 00003000-00007fff
	Memory behind bridge: e0100000-e17fffff
	Expansion ROM at 00003000 [disabled] [size=20K]

0000:00:0b.0 PCI bridge: nVidia Corporation nForce3 AGP Bridge (rev a4) (prog-if 00 [Normal decode])
	Flags: bus master, 66Mhz, medium devsel, latency 16
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=10
	Memory behind bridge: e2000000-e2ffffff
	Prefetchable memory behind bridge: f0000000-f80fffff

0000:00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
	Flags: fast devsel
	Capabilities: [80] #08 [2101]

0000:00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
	Flags: fast devsel

0000:00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
	Flags: fast devsel

0000:00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
	Flags: fast devsel

0000:01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 440 Go 64M] (rev a3) (prog-if 00 [VGA])
	Subsystem: Hewlett-Packard Company: Unknown device 006d
	Flags: bus master, 66Mhz, medium devsel, latency 64, IRQ 11
	Memory at e2000000 (32-bit, non-prefetchable)
	Memory at f0000000 (32-bit, prefetchable) [size=128M]
	Memory at f8000000 (32-bit, prefetchable) [size=512K]
	Capabilities: [60] Power Management version 2
	Capabilities: [44] AGP version 2.0

0000:02:00.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link) (prog-if 10 [OHCI])
	Subsystem: Hewlett-Packard Company: Unknown device 006d
	Flags: bus master, medium devsel, latency 64, IRQ 11
	Memory at e0108000 (32-bit, non-prefetchable)
	Memory at e0100000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: [44] Power Management version 2

0000:02:01.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 10
	I/O ports at 7000
	Memory at e0108800 (32-bit, non-prefetchable) [size=256]
	Capabilities: [50] Power Management version 2

0000:02:02.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)
	Subsystem: Hewlett-Packard Company: Unknown device 12f8
	Flags: bus master, fast devsel, latency 64, IRQ 11
	Memory at e0104000 (32-bit, non-prefetchable)

0000:02:04.0 CardBus bridge: Texas Instruments PCI1620 PC Card Controller (rev 01)
	Subsystem: Hewlett-Packard Company: Unknown device 006d
	Flags: bus master, medium devsel, latency 168, IRQ 11
	Memory at e0106000 (32-bit, non-prefetchable)
	Bus: primary=02, secondary=03, subordinate=06, sec-latency=176
	Memory window 0: e0200000-e03ff000 (prefetchable)
	Memory window 1: e0400000-e05ff000
	I/O window 0: 00004000-000040ff
	I/O window 1: 00004400-000044ff
	16-bit legacy interface ports at 0001

0000:02:04.1 CardBus bridge: Texas Instruments PCI1620 PC Card Controller (rev 01)
	Subsystem: Hewlett-Packard Company: Unknown device 006d
	Flags: bus master, medium devsel, latency 168, IRQ 10
	Memory at e0107000 (32-bit, non-prefetchable)
	Bus: primary=02, secondary=07, subordinate=0a, sec-latency=176
	Memory window 0: e1000000-e13ff000 (prefetchable)
	Memory window 1: e0c00000-e0fff000
	I/O window 0: 00006000-00006fff
	I/O window 1: 00005000-00005fff
	16-bit legacy interface ports at 0001

0000:02:04.2 System peripheral: Texas Instruments PCI1620 Firmware Loading Function (rev 01)
	Subsystem: Hewlett-Packard Company: Unknown device 006d
	Flags: bus master, medium devsel, latency 64
	I/O ports at 7400
	Capabilities: [44] Power Management version 2


+ lspci -n -vvv
0000:00:00.0 Class 0600: 10de:00d1 (rev a4)
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Region 0: Memory at e8000000 (32-bit, prefetchable)
	Capabilities: [44] #08 [0180]
	Capabilities: [c0] AGP version 2.0
		Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW+ AGP3- Rate=x1,x2,x4
		Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit- FW- Rate=x1

0000:00:01.0 Class 0601: 10de:00d0 (rev a6)
	Subsystem: 10de:0c80
	Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0

0000:00:01.1 Class 0c05: 10de:00d4 (rev a4)
	Subsystem: 103c:006d
	Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Interrupt: pin A routed to IRQ 10
	Region 4: I/O ports at 2040 [size=64]
	Region 5: I/O ports at 2000 [size=64]
	Capabilities: [44] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:02.0 Class 0c03: 10de:00d7 (rev a5) (prog-if 10)
	Subsystem: 10de:0c80
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0 (750ns min, 250ns max)
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at e0000000 (32-bit, non-prefetchable)
	Capabilities: [44] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:02.1 Class 0c03: 10de:00d7 (rev a5) (prog-if 10)
	Subsystem: 10de:0c80
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0 (750ns min, 250ns max)
	Interrupt: pin B routed to IRQ 10
	Region 0: Memory at e0001000 (32-bit, non-prefetchable)
	Capabilities: [44] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:02.2 Class 0c03: 10de:00d8 (rev a2) (prog-if 20)
	Subsystem: 10de:0c80
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0 (750ns min, 250ns max)
	Interrupt: pin C routed to IRQ 10
	Region 0: Memory at e0004000 (32-bit, non-prefetchable)
	Capabilities: [80] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:06.0 Class 0401: 10de:00da (rev a2)
	Subsystem: 103c:006d
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0 (500ns min, 1250ns max)
	Interrupt: pin A routed to IRQ 11
	Region 0: I/O ports at 1400
	Region 1: I/O ports at 1c00 [size=128]
	Region 2: Memory at e0002000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [44] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:06.1 Class 0703: 10de:00d9 (rev a2)
	Subsystem: 103c:006d
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Interrupt: pin B routed to IRQ 10
	Region 0: I/O ports at 1800
	Region 1: I/O ports at 1c80 [size=128]
	Region 2: Memory at e0003000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [44] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:08.0 Class 0101: 10de:00d5 (rev a5) (prog-if 8a [Master SecP PriP])
	Subsystem: 10de:0c80
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0 (750ns min, 250ns max)
	Region 4: I/O ports at 2080 [size=16]
	Capabilities: [44] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:0a.0 Class 0604: 10de:00dd (rev a2)
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap- 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=128
	I/O behind bridge: 00003000-00007fff
	Memory behind bridge: e0100000-e17fffff
	Prefetchable memory behind bridge: fff00000-000fffff
	Expansion ROM at 00003000 [disabled] [size=20K]
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-

0000:00:0b.0 Class 0604: 10de:00d2 (rev a4)
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap- 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 16
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=10
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: e2000000-e2ffffff
	Prefetchable memory behind bridge: f0000000-f80fffff
	BridgeCtl: Parity+ SERR+ NoISA+ VGA+ MAbort- >Reset- FastB2B-

0000:00:18.0 Class 0600: 1022:1100
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Capabilities: [80] #08 [2101]

0000:00:18.1 Class 0600: 1022:1101
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-

0000:00:18.2 Class 0600: 1022:1102
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-

0000:00:18.3 Class 0600: 1022:1103
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-

0000:01:00.0 Class 0300: 10de:0179 (rev a3)
	Subsystem: 103c:006d
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 64 (1250ns min, 250ns max)
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at e2000000 (32-bit, non-prefetchable)
	Region 1: Memory at f0000000 (32-bit, prefetchable) [size=128M]
	Region 2: Memory at f8000000 (32-bit, prefetchable) [size=512K]
	Capabilities: [60] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [44] AGP version 2.0
		Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA- ITACoh- GART64- HTrans- 64bit- FW+ AGP3- Rate=x1,x2,x4
		Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit- FW- Rate=<none>

0000:02:00.0 Class 0c00: 104c:8026 (prog-if 10)
	Subsystem: 103c:006d
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 64 (500ns min, 1000ns max), cache line size 10
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at e0108000 (32-bit, non-prefetchable)
	Region 1: Memory at e0100000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: [44] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME+

0000:02:01.0 Class 0200: 10ec:8139 (rev 10)
	Subsystem: 10ec:8139
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 64 (8000ns min, 16000ns max)
	Interrupt: pin A routed to IRQ 10
	Region 0: I/O ports at 7000
	Region 1: Memory at e0108800 (32-bit, non-prefetchable) [size=256]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0-,D1+,D2+,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:02:02.0 Class 0280: 14e4:4320 (rev 03)
	Subsystem: 103c:12f8
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 64
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at e0104000 (32-bit, non-prefetchable)

0000:02:04.0 Class 0607: 104c:ac54 (rev 01)
	Subsystem: 103c:006d
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 168, cache line size 20
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at e0106000 (32-bit, non-prefetchable)
	Bus: primary=02, secondary=03, subordinate=06, sec-latency=176
	Memory window 0: e0200000-e03ff000 (prefetchable)
	Memory window 1: e0400000-e05ff000
	I/O window 0: 00004000-000040ff
	I/O window 1: 00004400-000044ff
	BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+
	16-bit legacy interface ports at 0001

0000:02:04.1 Class 0607: 104c:ac54 (rev 01)
	Subsystem: 103c:006d
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 168, cache line size 20
	Interrupt: pin B routed to IRQ 10
	Region 0: Memory at e0107000 (32-bit, non-prefetchable)
	Bus: primary=02, secondary=07, subordinate=0a, sec-latency=176
	Memory window 0: e1000000-e13ff000 (prefetchable)
	Memory window 1: e0c00000-e0fff000
	I/O window 0: 00006000-00006fff
	I/O window 1: 00005000-00005fff
	BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+
	16-bit legacy interface ports at 0001

0000:02:04.2 Class 0880: 104c:8201 (rev 01)
	Subsystem: 103c:006d
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 64 (1750ns min, 1000ns max), cache line size 10
	Region 0: I/O ports at 7400
	Capabilities: [44] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-


+ lsusb
Bus 001 Device 001: ID 0000:0000  

+ lsusb -v

Bus 001 Device 001: ID 0000:0000  
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0         8
  idVendor           0x0000 
  idProduct          0x0000 
  bcdDevice            2.06
  iManufacturer           3 Linux 2.6.8-24.11-default ehci_hcd
  iProduct                2 EHCI Host Controller
  iSerial                 1 0000:00:02.2
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0002  bytes 2 twice
        bInterval              12

+ cat -v /proc/bus/usb/devices

T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480 MxCh= 6
B:  Alloc=  0/800 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 2.06
S:  Manufacturer=Linux 2.6.8-24.11-default ehci_hcd
S:  Product=EHCI Host Controller
S:  SerialNumber=0000:00:02.2
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=256ms

+ cat -v /proc/pci
cat: /proc/pci: No such file or directory

+ cat -v /proc/cmdline
root=/dev/hda6 vga=0x317 selinux=0 console=tty0 resume=/dev/hda7 desktop elevator=as splash=silent

+ cat -v /proc/uptime
5948.50 5571.42

+ cat -v /proc/devices
Character devices:
  1 mem
  2 pty
  3 ttyp
  4 /dev/vc/0
  4 tty
  4 ttyS
  5 /dev/tty
  5 /dev/console
  5 /dev/ptmx
  6 lp
  7 vcs
  9 st
 10 misc
 13 input
 14 sound
 21 sg
 29 fb
116 alsa
128 ptm
136 pts
171 ieee1394
180 usb
188 ttyUSB
254 pcmcia

Block devices:
  1 ramdisk
  3 ide0
  7 loop
  8 sd
  9 md
 11 sr
 22 ide1
 65 sd
 66 sd
 67 sd
 68 sd
 69 sd
 70 sd
 71 sd
128 sd
129 sd
130 sd
131 sd
132 sd
133 sd
134 sd
135 sd
253 device-mapper
254 mdp

+ cat -v /proc/misc
 63 device-mapper
  1 psaux
144 nvram
135 rtc
227 mcelog
175 agpgart

+ cat -v /proc/filesystems
nodev	sysfs
nodev	rootfs
nodev	bdev
nodev	proc
nodev	sockfs
nodev	futexfs
nodev	tmpfs
nodev	pipefs
nodev	eventpollfs
nodev	devpts
	ext2
nodev	ramfs
nodev	hugetlbfs
	minix
	iso9660
nodev	nfs
nodev	mqueue
nodev	rpc_pipefs
	reiserfs
nodev	usbfs
nodev	usbdevfs
nodev	subfs

+ cat -v /proc/interrupts
           CPU0       
  0:    5946573          XT-PIC  timer
  1:       4151          XT-PIC  i8042
  2:          0          XT-PIC  cascade
  8:          0          XT-PIC  rtc
  9:       2688          XT-PIC  acpi
 10:       7599          XT-PIC  ehci_hcd, yenta, eth0
 11:       1312          XT-PIC  ohci1394, yenta, NVidia nForce3
 12:     349051          XT-PIC  i8042
 14:      49319          XT-PIC  ide0
 15:      41314          XT-PIC  ide1
NMI:        478 
LOC:    5945323 
ERR:          2
MIS:          0

+ cat -v /proc/iomem
00000000-0009f7ff : System RAM
0009f800-0009ffff : reserved
000a0000-000bffff : Video RAM area
000c0000-000cfbff : Video ROM
000d4000-000d4fff : Adapter ROM
000f0000-000fffff : System ROM
00100000-3ff6ffff : System RAM
  00100000-00345571 : Kernel code
  00345572-0042d28b : Kernel data
3ff70000-3ff7efff : ACPI Tables
3ff7f000-3ff7ffff : ACPI Non-volatile Storage
3ff80000-3fffffff : reserved
e0000000-e0000fff : 0000:00:02.0
e0001000-e0001fff : 0000:00:02.1
e0002000-e0002fff : 0000:00:06.0
  e0002000-e0002fff : NVidia nForce3
e0003000-e0003fff : 0000:00:06.1
e0004000-e00040ff : 0000:00:02.2
  e0004000-e00040ff : ehci_hcd
e0100000-e17fffff : PCI Bus #02
  e0100000-e0103fff : 0000:02:00.0
  e0104000-e0105fff : 0000:02:02.0
  e0106000-e0106fff : 0000:02:04.0
    e0106000-e0106fff : yenta_socket
  e0107000-e0107fff : 0000:02:04.1
    e0107000-e0107fff : yenta_socket
  e0108000-e01087ff : 0000:02:00.0
    e0108000-e01087ff : ohci1394
  e0108800-e01088ff : 0000:02:01.0
    e0108800-e01088ff : 8139too
  e0200000-e03fffff : PCI CardBus #03
  e0400000-e05fffff : PCI CardBus #03
  e0c00000-e0ffffff : PCI CardBus #07
  e1000000-e13fffff : PCI CardBus #07
e2000000-e2ffffff : PCI Bus #01
  e2000000-e2ffffff : 0000:01:00.0
e8000000-efffffff : 0000:00:00.0
  e8000000-efffffff : aperture
f0000000-f80fffff : PCI Bus #01
  f0000000-f7ffffff : 0000:01:00.0
    f0000000-f3ffffff : vesafb
  f8000000-f807ffff : 0000:01:00.0
fff80000-ffffffff : reserved

+ cat -v /proc/ioports
0000-001f : dma1
0020-0021 : pic1
0040-0043 : timer0
0050-0053 : timer1
0060-006f : keyboard
0070-0077 : rtc
0080-008f : dma page reg
00a0-00a1 : pic2
00c0-00df : dma2
00f0-00ff : fpu
0170-0177 : ide1
01f0-01f7 : ide0
0376-0376 : ide1
0378-037a : parport0
03c0-03df : vesafb
03f6-03f6 : ide0
0cf8-0cff : PCI conf1
1400-14ff : 0000:00:06.0
  1400-14ff : NVidia nForce3
1800-18ff : 0000:00:06.1
1c00-1c7f : 0000:00:06.0
  1c00-1c7f : NVidia nForce3
1c80-1cff : 0000:00:06.1
2000-203f : motherboard
  2000-203f : 0000:00:01.1
2040-207f : motherboard
  2040-207f : 0000:00:01.1
2080-208f : 0000:00:08.0
  2080-2087 : ide0
  2088-208f : ide1
3000-7fff : PCI Bus #02
  4000-40ff : PCI CardBus #03
  4400-44ff : PCI CardBus #03
  5000-5fff : PCI CardBus #07
  6000-6fff : PCI CardBus #07
  7000-70ff : 0000:02:01.0
    7000-70ff : 8139too
  7400-743f : 0000:02:04.2
8000-807f : motherboard
  8000-8003 : PM1a_EVT_BLK
  8004-8005 : PM1a_CNT_BLK
  8008-800b : PM_TMR
  8010-8015 : ACPI CPU throttle
  801c-801c : PM2_CNT_BLK
  8020-8027 : GPE0_BLK
8080-80ff : motherboard
8400-847f : motherboard
8480-84ff : motherboard
  84a0-84af : GPE1_BLK
8800-887f : motherboard
8880-88ff : motherboard
fe00-fe01 : motherboard

+ cat -v /proc/dma
 4: cascade

+ cat -v /proc/mtrr
reg00: base=0x00000000 (   0MB), size=1024MB: write-back, count=1
reg01: base=0xf0000000 (3840MB), size=  64MB: write-combining, count=2

+ cat -v /proc/partitions
major minor  #blocks  name

   3     0   97685784 hda
   3     1   26218048 hda1
   3     2   20972857 hda2
   3     3    3148740 hda3
   3     4          1 hda4
   3     5     514048 hda5
   3     6   16386268 hda6
   3     7    2048256 hda7
   3     8   28394856 hda8

+ cat -v /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / reiserfs rw 0 0
proc /proc proc rw,nodiratime 0 0
sysfs /sys sysfs rw 0 0
devpts /dev/pts devpts rw 0 0
tmpfs /dev/shm tmpfs rw 0 0
usbfs /proc/bus/usb usbfs rw 0 0
/dev/hda5 /boot reiserfs rw 0 0
/dev/hda8 /home reiserfs rw 0 0
/dev/dvdrecorder /media/dvdrecorder subfs ro,nosuid,nodev 0 0

+ cat -v /proc/swaps
Filename				Type		Size	Used	Priority
/dev/hda7                               partition	2048248	25764	42

+ cat -v /proc/meminfo
MemTotal:      1024228 kB
MemFree:          8812 kB
Buffers:         73224 kB
Cached:         484488 kB
SwapCached:      10604 kB
Active:         625424 kB
Inactive:       308416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      1024228 kB
LowFree:          8812 kB
SwapTotal:     2048248 kB
SwapFree:      2022484 kB
Dirty:              76 kB
Writeback:           0 kB
Mapped:         485636 kB
Slab:            57688 kB
Committed_AS:   988488 kB
PageTables:       8452 kB
VmallocTotal: 536870911 kB
VmallocUsed:     12412 kB
VmallocChunk: 536856979 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

+ cat -v /proc/stat
cpu  28979 141 8109 533003 23746 430 157
cpu0 28979 141 8109 533003 23746 430 157
intr 6402030 5946581 4151 0 2 2 2 3 5 0 2688 7599 1312 349051 0 49320 41314 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
ctxt 1135935
btime 1111380080
processes 11785
procs_running 2
procs_blocked 0

+ cat -v /proc/apm
cat: /proc/apm: No such file or directory

+ cat -v /proc/modules
driverloader 267520 0 - Live 0xffffffffa02a1000
usbserial 32240 0 - Live 0xffffffffa0298000
parport_pc 41024 1 - Live 0xffffffffa028c000
lp 12264 0 - Live 0xffffffffa0286000
parport 45068 2 parport_pc,lp, Live 0xffffffffa0279000
edd 11344 0 - Live 0xffffffffa0275000
cpufreq_userspace 6344 2 - Live 0xffffffffa0272000
powernow_k8 10504 0 - Live 0xffffffffa026e000
freq_table 5000 1 powernow_k8, Live 0xffffffffa026b000
thermal 20236 0 - Live 0xffffffffa0265000
processor 29628 2 powernow_k8,thermal, Live 0xffffffffa025c000
fan 6024 0 - Live 0xffffffffa0259000
button 9760 0 - Live 0xffffffffa0255000
battery 12680 0 - Live 0xffffffffa0250000
ac 7176 0 - Live 0xffffffffa024d000
snd_pcm_oss 63912 0 - Live 0xffffffffa023c000
snd_mixer_oss 21120 3 snd_pcm_oss, Live 0xffffffffa0235000
snd_ioctl32 18432 0 - Live 0xffffffffa022f000
snd_intel8x0 35652 3 - Live 0xffffffffa0225000
snd_ac97_codec 81952 1 snd_intel8x0, Live 0xffffffffa020f000
snd_pcm 110220 4 snd_pcm_oss,snd_ioctl32,snd_intel8x0,snd_ac97_codec, Live 0xffffffffa01f3000
snd_timer 26632 1 snd_pcm, Live 0xffffffffa01eb000
snd 67336 9 snd_pcm_oss,snd_mixer_oss,snd_ioctl32,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer, Live 0xffffffffa01d9000
soundcore 10912 3 snd, Live 0xffffffffa01d5000
snd_page_alloc 11664 2 snd_intel8x0,snd_pcm, Live 0xffffffffa01d1000
ipt_TOS 2944 14 - Live 0xffffffffa01cf000
ip6t_LOG 7168 23 - Live 0xffffffffa01cc000
ip6t_limit 2816 23 - Live 0xffffffffa01ca000
ipt_LOG 7680 36 - Live 0xffffffffa01c7000
ipt_limit 2816 36 - Live 0xffffffffa01c5000
ipt_pkttype 2048 4 - Live 0xffffffffa01c3000
af_packet 23692 2 - Live 0xffffffffa01bc000
ip6t_state 2304 21 - Live 0xffffffffa01ba000
ip6_conntrack 43744 1 ip6t_state, Live 0xffffffffa01ae000
ipt_state 2432 27 - Live 0xffffffffa01ac000
ip6t_REJECT 7936 3 - Live 0xffffffffa01a9000
ipt_REJECT 7680 3 - Live 0xffffffffa01a6000
iptable_mangle 3456 1 - Live 0xffffffffa01a4000
iptable_filter 3584 1 - Live 0xffffffffa01a2000
ip6table_mangle 3200 0 - Live 0xffffffffa01a0000
ip_nat_ftp 6096 0 - Live 0xffffffffa019d000
iptable_nat 25804 1 ip_nat_ftp, Live 0xffffffffa0195000
ip_conntrack_ftp 73712 1 ip_nat_ftp, Live 0xffffffffa0182000
ip_conntrack 49312 4 ipt_state,ip_nat_ftp,iptable_nat,ip_conntrack_ftp, Live 0xffffffffa0174000
ip_tables 18944 9 ipt_TOS,ipt_LOG,ipt_limit,ipt_pkttype,ipt_state,ipt_REJECT,iptable_mangle,iptable_filter,iptable_nat, Live 0xffffffffa016e000
ip6table_filter 3328 1 - Live 0xffffffffa016c000
ip6_tables 20112 6 ip6t_LOG,ip6t_limit,ip6t_state,ip6t_REJECT,ip6table_mangle,ip6table_filter, Live 0xffffffffa0166000
ipv6 264096 15 ip6_conntrack,ip6t_REJECT, Live 0xffffffffa0124000
joydev 11264 0 - Live 0xffffffffa0120000
sg 40248 0 - Live 0xffffffffa0115000
st 40612 0 - Live 0xffffffffa010a000
sd_mod 18072 0 - Live 0xffffffffa0104000
sr_mod 18084 0 - Live 0xffffffffa00fe000
scsi_mod 130432 4 sg,st,sd_mod,sr_mod, Live 0xffffffffa00dd000
ds 21128 4 - Live 0xffffffffa00d6000
yenta_socket 21248 0 - Live 0xffffffffa00cf000
pcmcia_core 66188 2 ds,yenta_socket, Live 0xffffffffa00bd000
subfs 8960 1 - Live 0xffffffffa00b9000
ohci1394 33796 0 - Live 0xffffffffa00ad000
ieee1394 117592 1 ohci1394, Live 0xffffffffa008f000
ehci_hcd 30852 0 - Live 0xffffffffa0084000
ohci_hcd 21380 0 - Live 0xffffffffa007b000
evdev 10752 0 - Live 0xffffffffa0077000
dm_mod 58840 0 - Live 0xffffffffa0067000
8139too 26112 0 - Live 0xffffffffa005f000
mii 5888 1 8139too, Live 0xffffffffa005c000
usbcore 122368 6 driverloader,usbserial,ehci_hcd,ohci_hcd, Live 0xffffffffa003d000
reiserfs 244848 3 - Live 0xffffffffa0000000

+ env
LESSKEY=/etc/lesskey.bin
MANPATH=/usr/share/man:/usr/local/man:/usr/X11R6/man:/opt/gnome/share/man
INFODIR=/usr/local/info:/usr/share/info:/usr/info
NNTPSERVER=news
HOSTNAME=linux
XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
GNOME2_PATH=/usr/local:/opt/gnome:/usr
TERM=xterm
SHELL=/bin/bash
HOST=linux
HISTSIZE=1000
PROFILEREAD=true
GNOME_PATH=:/opt/gnome:/usr
QTDIR=/usr/lib/qt3
USER=root
JRE_HOME=/usr/lib/jvm/jre
GROFF_NO_SGR=yes
LS_COLORS=no=00:fi=00:di=01;34:ln=00;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31:ex=00;32:*.cmd=00;32:*.exe=01;32:*.com=01;32:*.bat=01;32:*.btm=01;32:*.dll=01;32:*.tar=00;31:*.tbz=00;31:*.tgz=00;31:*.rpm=00;31:*.deb=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.zoo=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.tb2=00;31:*.tz2=00;31:*.tbz2=00;31:*.avi=01;35:*.bmp=01;35:*.fli=01;35:*.gif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mng=01;35:*.mov=01;35:*.mpg=01;35:*.pcx=01;35:*.pbm=01;35:*.pgm=01;35:*.png=01;35:*.ppm=01;35:*.tga=01;35:*.tif=01;35:*.xbm=01;35:*.xpm=01;35:*.dl=01;35:*.gl=01;35:*.aiff=00;32:*.au=00;32:*.mid=00;32:*.mp3=00;32:*.ogg=00;32:*.voc=00;32:*.wav=00;32:
XNLSPATH=/usr/X11R6/lib/X11/nls
HOSTTYPE=x86_64
PAGER=less
MINICOM=-c on
PATH=/usr/sbin:/usr/sbin:/sbin:/usr/bin:/bin:/usr/local/sbin:/usr/local/bin
GNOMEDIR=/opt/gnome
CPU=x86_64
JAVA_BINDIR=/usr/lib/jvm/jre/bin
PWD=/root
INPUTRC=/etc/inputrc
JAVA_HOME=/usr/lib/jvm/jre
PYTHONSTARTUP=/etc/pythonstart
TEXINPUTS=:/root/.TeX:/usr/share/doc/.TeX:/usr/doc/.TeX
HOME=/root
SHLVL=2
OSTYPE=linux
LESS_ADVANCED_PREPROCESSOR=no
XCURSOR_THEME=crystalwhite
LS_OPTIONS=-a -N --color=tty -T 0
WINDOWMANAGER=/usr/X11R6/bin/kde
GTK_PATH=/usr/local/lib/gtk-2.0:/opt/gnome/lib/gtk-2.0:/usr/lib/gtk-2.0
LOGNAME=root
MACHTYPE=x86_64-suse-linux
LESS=-M -I
GTK_PATH64=/usr/local/lib64/gtk-2.0:/opt/gnome/lib64/gtk-2.0:/usr/lib64/gtk-2.0
ACLOCAL_FLAGS=-I /opt/gnome/share/aclocal
LC_CTYPE=en_US.UTF-8
LESSOPEN=lessopen.sh %s
PKG_CONFIG_PATH=/opt/gnome/lib64/pkgconfig
INFOPATH=/usr/local/info:/usr/share/info:/usr/info:/opt/gnome/share/info
LESSCLOSE=lessclose.sh %s %s
G_BROKEN_FILENAMES=1
COLORTERM=1
JAVA_ROOT=/usr/lib/jvm/jre
_=/usr/bin/env

+ sysctl -a
error: unknown error 0 reading key 'dev.parport.parport0.autoprobe3'
error: unknown error 0 reading key 'dev.parport.parport0.autoprobe2'
error: unknown error 0 reading key 'dev.parport.parport0.autoprobe1'
error: unknown error 0 reading key 'dev.parport.parport0.autoprobe0'
error: unknown error 0 reading key 'dev.parport.parport0.autoprobe'
error: unknown error 0 reading key 'dev.parport.parport0.devices.lp.timeslice'
sunrpc.tcp_slot_table_entries = 16
sunrpc.udp_slot_table_entries = 16
sunrpc.nlm_debug = 0
sunrpc.nfsd_debug = 0
sunrpc.nfs_debug = 0
sunrpc.rpc_debug = 0
abi.vsyscall32 = 1
dev.parport.parport0.devices.active = none
dev.parport.parport0.modes = PCSPP,TRISTATE
dev.parport.parport0.dma = -1
dev.parport.parport0.irq = -1
dev.parport.parport0.base-addr = 888	1912
dev.parport.parport0.spintime = 500
dev.parport.default.spintime = 500
dev.parport.default.timeslice = 200
dev.scsi.logging_level = 0
dev.raid.speed_limit_max = 200000
dev.raid.speed_limit_min = 1000
dev.cdrom.check_media = 0
dev.cdrom.lock = 1
dev.cdrom.debug = 0
dev.cdrom.autoeject = 0
dev.cdrom.autoclose = 1
dev.cdrom.info = CD-ROM information, Id: cdrom.c 3.20 2003/12/17
dev.cdrom.info = 
dev.cdrom.info = drive name:		hdc
dev.cdrom.info = drive speed:		24
dev.cdrom.info = drive # of slots:	1
dev.cdrom.info = Can close tray:		1
dev.cdrom.info = Can open tray:		1
dev.cdrom.info = Can lock tray:		1
dev.cdrom.info = Can change speed:	1
dev.cdrom.info = Can select disk:	0
dev.cdrom.info = Can read multisession:	1
dev.cdrom.info = Can read MCN:		1
dev.cdrom.info = Reports media changed:	1
dev.cdrom.info = Can play audio:		1
dev.cdrom.info = Can write CD-R:		1
dev.cdrom.info = Can write CD-RW:	1
dev.cdrom.info = Can read DVD:		1
dev.cdrom.info = Can write DVD-R:	1
dev.cdrom.info = Can write DVD-RAM:	0
dev.cdrom.info = Can read MRW:		1
dev.cdrom.info = Can write MRW:		1
dev.cdrom.info = Can write RAM:		1
dev.cdrom.info = 
dev.cdrom.info = 
dev.rtc.max-user-freq = 64
debug.exception-trace = 1
net.ipv6.ip6_conntrack_max = 32744
net.ipv6.ip6ct_frags_timeout = 60000
net.ipv6.ip6ct_frags_low_thresh = 196608
net.ipv6.ip6ct_frags_high_thresh = 262144
net.ipv6.conf.sit0.max_addresses = 16
net.ipv6.conf.sit0.max_desync_factor = 600
net.ipv6.conf.sit0.regen_max_retry = 5
net.ipv6.conf.sit0.temp_prefered_lft = 86400
net.ipv6.conf.sit0.temp_valid_lft = 604800
net.ipv6.conf.sit0.use_tempaddr = -1
net.ipv6.conf.sit0.force_mld_version = 0
net.ipv6.conf.sit0.router_solicitation_delay = 1
net.ipv6.conf.sit0.router_solicitation_interval = 4
net.ipv6.conf.sit0.router_solicitations = 3
net.ipv6.conf.sit0.dad_transmits = 1
net.ipv6.conf.sit0.autoconf = 1
net.ipv6.conf.sit0.accept_redirects = 1
net.ipv6.conf.sit0.accept_ra = 1
net.ipv6.conf.sit0.mtu = 1480
net.ipv6.conf.sit0.hop_limit = 64
net.ipv6.conf.sit0.forwarding = 0
net.ipv6.conf.eth0.max_addresses = 16
net.ipv6.conf.eth0.max_desync_factor = 600
net.ipv6.conf.eth0.regen_max_retry = 5
net.ipv6.conf.eth0.temp_prefered_lft = 86400
net.ipv6.conf.eth0.temp_valid_lft = 604800
net.ipv6.conf.eth0.use_tempaddr = 0
net.ipv6.conf.eth0.force_mld_version = 0
net.ipv6.conf.eth0.router_solicitation_delay = 1
net.ipv6.conf.eth0.router_solicitation_interval = 4
net.ipv6.conf.eth0.router_solicitations = 3
net.ipv6.conf.eth0.dad_transmits = 1
net.ipv6.conf.eth0.autoconf = 1
net.ipv6.conf.eth0.accept_redirects = 1
net.ipv6.conf.eth0.accept_ra = 1
net.ipv6.conf.eth0.mtu = 1500
net.ipv6.conf.eth0.hop_limit = 64
net.ipv6.conf.eth0.forwarding = 0
net.ipv6.conf.default.max_addresses = 16
net.ipv6.conf.default.max_desync_factor = 600
net.ipv6.conf.default.regen_max_retry = 5
net.ipv6.conf.default.temp_prefered_lft = 86400
net.ipv6.conf.default.temp_valid_lft = 604800
net.ipv6.conf.default.use_tempaddr = 0
net.ipv6.conf.default.force_mld_version = 0
net.ipv6.conf.default.router_solicitation_delay = 1
net.ipv6.conf.default.router_solicitation_interval = 4
net.ipv6.conf.default.router_solicitations = 3
net.ipv6.conf.default.dad_transmits = 1
net.ipv6.conf.default.autoconf = 1
net.ipv6.conf.default.accept_redirects = 1
net.ipv6.conf.default.accept_ra = 1
net.ipv6.conf.default.mtu = 1280
net.ipv6.conf.default.hop_limit = 64
net.ipv6.conf.default.forwarding = 0
net.ipv6.conf.all.max_addresses = 16
net.ipv6.conf.all.max_desync_factor = 600
net.ipv6.conf.all.regen_max_retry = 5
net.ipv6.conf.all.temp_prefered_lft = 86400
net.ipv6.conf.all.temp_valid_lft = 604800
net.ipv6.conf.all.use_tempaddr = 0
net.ipv6.conf.all.force_mld_version = 1
net.ipv6.conf.all.router_solicierror: unknown error 22 reading key 'net.ipv6.route.flush'
tation_delay = 1
net.ipv6.conf.all.router_solicitation_interval = 4
net.ipv6.conf.all.router_solicitations = 3
net.ipv6.conf.all.dad_transmits = 1
net.ipv6.conf.all.autoconf = 1
net.ipv6.conf.all.accept_redirects = 1
net.ipv6.conf.all.accept_ra = 1
net.ipv6.conf.all.mtu = 1280
net.ipv6.conf.all.hop_limit = 64
net.ipv6.conf.all.forwarding = 0
net.ipv6.conf.lo.max_addresses = 16
net.ipv6.conf.lo.max_desync_factor = 600
net.ipv6.conf.lo.regen_max_retry = 5
net.ipv6.conf.lo.temp_prefered_lft = 86400
net.ipv6.conf.lo.temp_valid_lft = 604800
net.ipv6.conf.lo.use_tempaddr = -1
net.ipv6.conf.lo.force_mld_version = 0
net.ipv6.conf.lo.router_solicitation_delay = 1
net.ipv6.conf.lo.router_solicitation_interval = 4
net.ipv6.conf.lo.router_solicitations = 3
net.ipv6.conf.lo.dad_transmits = 1
net.ipv6.conf.lo.autoconf = 1
net.ipv6.conf.lo.accept_redirects = 1
net.ipv6.conf.lo.accept_ra = 1
net.ipv6.conf.lo.mtu = 16436
net.ipv6.conf.lo.hop_limit = 64
net.ipv6.conf.lo.forwarding = 0
net.ipv6.neigh.sit0.locktime = 0
net.ipv6.neigh.sit0.proxy_delay = 79
net.ipv6.neigh.sit0.anycast_delay = 99
net.ipv6.neigh.sit0.proxy_qlen = 64
net.ipv6.neigh.sit0.unres_qlen = 3
net.ipv6.neigh.sit0.gc_stale_time = 60
net.ipv6.neigh.sit0.delay_first_probe_time = 5
net.ipv6.neigh.sit0.base_reachable_time = 30
net.ipv6.neigh.sit0.retrans_time = 1000
net.ipv6.neigh.sit0.app_solicit = 0
net.ipv6.neigh.sit0.ucast_solicit = 3
net.ipv6.neigh.sit0.mcast_solicit = 3
net.ipv6.neigh.eth0.locktime = 0
net.ipv6.neigh.eth0.proxy_delay = 79
net.ipv6.neigh.eth0.anycast_delay = 99
net.ipv6.neigh.eth0.proxy_qlen = 64
net.ipv6.neigh.eth0.unres_qlen = 3
net.ipv6.neigh.eth0.gc_stale_time = 60
net.ipv6.neigh.eth0.delay_first_probe_time = 5
net.ipv6.neigh.eth0.base_reachable_time = 30
net.ipv6.neigh.eth0.retrans_time = 1000
net.ipv6.neigh.eth0.app_solicit = 0
net.ipv6.neigh.eth0.ucast_solicit = 3
net.ipv6.neigh.eth0.mcast_solicit = 3
net.ipv6.neigh.lo.locktime = 0
net.ipv6.neigh.lo.proxy_delay = 79
net.ipv6.neigh.lo.anycast_delay = 99
net.ipv6.neigh.lo.proxy_qlen = 64
net.ipv6.neigh.lo.unres_qlen = 3
net.ipv6.neigh.lo.gc_stale_time = 60
net.ipv6.neigh.lo.delay_first_probe_time = 5
net.ipv6.neigh.lo.base_reachable_time = 30
net.ipv6.neigh.lo.retrans_time = 1000
net.ipv6.neigh.lo.app_solicit = 0
net.ipv6.neigh.lo.ucast_solicit = 3
net.ipv6.neigh.lo.mcast_solicit = 3
net.ipv6.neigh.default.gc_thresh3 = 1024
net.ipv6.neigh.default.gc_thresh2 = 512
net.ipv6.neigh.default.gc_thresh1 = 128
net.ipv6.neigh.default.gc_interval = 30
net.ipv6.neigh.default.locktime = 0
net.ipv6.neigh.default.proxy_delay = 79
net.ipv6.neigh.default.anycast_delay = 99
net.ipv6.neigh.default.proxy_qlen = 64
net.ipv6.neigh.default.unres_qlen = 3
net.ipv6.neigh.default.gc_stale_time = 60
net.ipv6.neigh.default.delay_first_probe_time = 5
net.ipv6.neigh.default.base_reachable_time = 30
net.ipv6.neigh.default.retrans_time = 1000
net.ipv6.neigh.default.app_solicit = 0
net.ipv6.neigh.default.ucast_solicit = 3
net.ipv6.neigh.default.mcast_solicit = 3
net.ipv6.mld_max_msf = 10
net.ipv6.ip6frag_secret_interval = 600
net.ipv6.ip6frag_time = 60
net.ipv6.ip6frag_low_thresh = 196608
net.ipv6.ip6frag_high_thresh = 262144
net.ipv6.bindv6only = 0
net.ipv6.icmp.ratelimit = 1000
net.ipv6.route.min_adv_mss = 1
net.ipv6.route.mtu_expires = 600
net.ipv6.route.gc_elasticity = 0
net.ipv6.route.gc_interval = 30
net.ipv6.route.gc_timeout = 60
net.ipv6.route.gc_min_interval = 0
net.ipv6.route.max_size = 4096
net.ipv6.route.gc_thresh = 1024
net.unix.max_dgram_qlen = 10
net.token-ring.rif_timeout = 600000
net.ipv4.ip_conntrack_max = 32744
net.ipv4.netfilter.ip_conntrack_tcp_max_retrans = 3
net.ipv4.netfilter.ip_conntrack_tcp_be_liberal = 0
net.ipv4.netfilter.ip_conntrack_tcp_loose = 3
net.ipv4.netfilter.ip_conntrack_tcp_timeout_max_retrans = 300
net.ipv4.netfilter.ip_conntrack_log_invalid = 0
net.ipv4.netfilter.ip_conntrack_generic_timeout = 600
net.ipv4.netfilter.ip_conntrack_icmp_timeout = 30
net.ipv4.netfilter.ip_conntrack_udp_timeout_stream = 180
net.ipv4.netfilter.ip_conntrack_udp_timeout = 30
net.ipv4.netfilter.ip_conntrack_tcp_timeout_close = 10
net.ipv4.netfilter.ip_conntrack_tcp_timeout_time_wait = 120
net.ipv4.netfilter.ip_conntrack_tcp_timeout_last_ack = 30
net.ipv4.netfilter.ip_conntrack_tcp_timeout_close_wait = 60
net.ipv4.netfilter.ip_conntrack_tcp_timeout_fin_wait = 120
net.ipv4.netfilter.ip_conntrack_tcp_timeout_established = 432000
net.ipv4.netfilter.ip_conntrack_tcp_timeout_syn_recv = 60
net.ipv4.netfilter.ip_conntrack_tcp_timeout_syn_sent = 120
net.ipv4.netfilter.ip_conntrack_buckets = 4093
net.ipv4.netfilter.ip_conntrack_max = 32744
net.ipv4.conf.eth0.force_igmp_version = 0
net.ipv4.conf.eth0.disable_policy = 0
net.ipv4.conf.eth0.disable_xfrm = 0
net.ipv4.conf.eth0.arp_ignore = 0
net.ipv4.conf.eth0.arp_announce = 0
net.ipv4.conf.eth0.arp_filter = 0
net.ipv4.conf.eth0.tag = 0
net.ipv4.conf.eth0.log_martians = 1
net.ipv4.conf.eth0.bootp_relay = 0
net.ipv4.conf.eth0.medium_id = 0
net.ipv4.conf.eth0.proxy_arp = 0
net.ipv4.conf.eth0.accept_source_route = 0
net.ipv4.conf.eth0.send_redirects = 1
net.ipv4.conf.eth0.rp_filter = 1
net.ipv4.conf.eth0.shared_media = 1
net.ipv4.conf.eth0.secure_redirects = 1
net.ipv4.conf.eth0.accept_redirects = 0
net.ipv4.conf.eth0.mc_forwarding = 0
net.ipv4.conf.eth0.forwarding = 0
net.ipv4.conf.lo.force_igmp_version = 0
net.ipv4.conf.lo.disable_policy = 0
net.ipv4.conf.lo.disable_xfrm = 0
net.ipv4.conf.lo.arp_ignore = 0
net.ipv4.conf.lo.arp_announce = 0
net.ipv4.conf.lo.arp_filter = 0
net.ipv4.conf.lo.tag = 0
net.ipv4.conf.lo.log_martians = 1
net.ipv4.conf.lo.bootp_relay = 0
net.ipv4.conf.lo.medium_id = 0
net.ipv4.conf.lo.proxy_arp = 0
net.ipv4.conf.lo.accept_source_route = 0
net.ipv4.conf.lo.send_redirects = 1
net.ipv4.conf.lo.rp_filter = 1
net.ipv4.conf.lo.shared_media = 1
net.ipv4.conf.lo.secure_redirects = 1
net.ipv4.conf.lo.accept_redirects = 0
net.ipv4.conf.lo.mc_forwarding = 0
net.ipv4.conf.lo.forwarding = 0
net.ipv4.conf.default.force_igmp_version = 0
net.ipv4.conf.default.disable_policy = 0
net.ipv4.conf.default.disable_xfrm = 0
net.ipv4.conf.default.arp_ignore = 0
net.ipv4.conf.default.arp_announce = 0
net.ipv4.conf.default.arp_filter = 0
net.ipv4.conf.default.tag = 0
net.ipv4.conf.default.log_martians = 1
net.ipv4.conf.default.bootp_relay = 0
net.ipv4.conf.default.medium_id = 0
net.ipv4.conf.default.proxy_arp = 0
net.ipv4.conf.default.accept_source_route = 0
net.ipv4.conf.default.send_redirects = 1
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.default.shared_media = 1
net.ipv4.conf.default.secure_redirects = 1
net.ipv4.conf.default.accept_redirects = 0
net.ipv4.conf.default.mc_forwarding = 0
net.ipv4.conf.default.forwarding = 0
net.ipv4.conf.all.force_igmp_version = 0
net.ipv4.conf.all.disable_policy = 0
net.ipv4.conf.all.disable_xfrm = 0
net.ipv4.conf.all.arp_ignore = 0
net.ipv4.conf.all.arp_announce = 0
net.ipv4.conf.all.arp_filter = 0
net.ipv4.conf.all.tag = 0
net.ipv4.conf.all.log_martians = 1
net.ipv4.conf.all.bootp_relay = 0
net.ipv4.conf.all.medium_id = 0
net.ipv4.conf.all.proxy_arp = 0
net.ipv4.conf.all.accept_source_route = 0
net.ipv4.conf.all.send_redirects = 1
net.ipv4.conf.all.rp_filter = 1
net.ipv4.conf.all.shared_media = 1
net.ipv4.conf.all.secure_redirects = 1
net.ipv4.conf.all.accept_redirects = 0
net.ipv4.conf.all.mc_forwarding = 0
net.ipv4.conf.all.forwarding = 0
net.ipv4.neigh.eth0.locktime = 99
net.ipv4.neigh.eth0.proxy_delay = 79
net.ipv4.neigh.eth0.anycast_delay = 99
net.ipv4.neigh.eth0.proxy_qlen = 64
net.ipv4.neigh.eth0.unres_qlen = 3
net.ipv4.neigh.eth0.gc_stale_time = 60
net.ipv4.neigh.eth0.delay_first_probe_time = 5
net.ipv4.neigh.eth0.base_reachable_time = 30
net.ipv4.neigh.eth0.retrans_time = 99
net.ipv4.neigh.eth0.app_solicit = 0
net.ipv4.neigh.eth0.ucast_solicit = 3
net.ipv4.neigh.eth0.mcast_solicit = 3
net.ipv4.neigh.lo.locktime = 99
net.ipv4.neigh.lo.proxy_delay = 79
net.ipv4.neigh.lo.anycast_delay = 99
net.ipv4.neigh.lo.proxy_qlen = 64
net.ipv4.neigh.lo.unres_qlen = 3
net.ipv4.neigh.lo.gc_stale_time = 60
net.ipv4.neigh.lo.delay_first_probe_time = 5
net.ipv4.neigh.lo.base_reachable_time = 30
net.ipv4.neigh.lo.retrans_time = 99
net.ipv4.neigh.lo.app_solicit = 0
net.error: unknown error 22 reading key 'net.ipv4.route.flush'
ipv4.neigh.lo.ucast_solicit = 3
net.ipv4.neigh.lo.mcast_solicit = 3
net.ipv4.neigh.default.gc_thresh3 = 1024
net.ipv4.neigh.default.gc_thresh2 = 512
net.ipv4.neigh.default.gc_thresh1 = 128
net.ipv4.neigh.default.gc_interval = 30
net.ipv4.neigh.default.locktime = 99
net.ipv4.neigh.default.proxy_delay = 79
net.ipv4.neigh.default.anycast_delay = 99
net.ipv4.neigh.default.proxy_qlen = 64
net.ipv4.neigh.default.unres_qlen = 3
net.ipv4.neigh.default.gc_stale_time = 60
net.ipv4.neigh.default.delay_first_probe_time = 5
net.ipv4.neigh.default.base_reachable_time = 30
net.ipv4.neigh.default.retrans_time = 99
net.ipv4.neigh.default.app_solicit = 0
net.ipv4.neigh.default.ucast_solicit = 3
net.ipv4.neigh.default.mcast_solicit = 3
net.ipv4.tcp_moderate_rcvbuf = 1
net.ipv4.tcp_bic_low_window = 14
net.ipv4.tcp_bic_fast_convergence = 1
net.ipv4.tcp_bic = 1
net.ipv4.tcp_vegas_gamma = 2
net.ipv4.tcp_vegas_beta = 6
net.ipv4.tcp_vegas_alpha = 2
net.ipv4.tcp_vegas_cong_avoid = 0
net.ipv4.tcp_westwood = 0
net.ipv4.tcp_no_metrics_save = 0
net.ipv4.ipfrag_secret_interval = 600
net.ipv4.tcp_low_latency = 0
net.ipv4.tcp_frto = 0
net.ipv4.tcp_tw_reuse = 0
net.ipv4.icmp_ratemask = 6168
net.ipv4.icmp_ratelimit = 1000
net.ipv4.tcp_adv_win_scale = 2
net.ipv4.tcp_app_win = 31
net.ipv4.tcp_rmem = 4096	87380	174760
net.ipv4.tcp_wmem = 4096	16384	131072
net.ipv4.tcp_mem = 98304	131072	196608
net.ipv4.tcp_dsack = 1
net.ipv4.tcp_ecn = 0
net.ipv4.tcp_reordering = 3
net.ipv4.tcp_fack = 1
net.ipv4.tcp_orphan_retries = 0
net.ipv4.inet_peer_gc_maxtime = 120
net.ipv4.inet_peer_gc_mintime = 10
net.ipv4.inet_peer_maxttl = 600
net.ipv4.inet_peer_minttl = 120
net.ipv4.inet_peer_threshold = 65664
net.ipv4.igmp_max_msf = 10
net.ipv4.igmp_max_memberships = 1
net.ipv4.route.secret_interval = 600
net.ipv4.route.min_adv_mss = 256
net.ipv4.route.min_pmtu = 552
net.ipv4.route.mtu_expires = 600
net.ipv4.route.gc_elasticity = 8
net.ipv4.route.error_burst = 5000
net.ipv4.route.error_cost = 1000
net.ipv4.route.redirect_silence = 20480
net.ipv4.route.redirect_number = 9
net.ipv4.route.redirect_load = 20
net.ipv4.route.gc_interval = 60
net.ipv4.route.gc_timeout = 300
net.ipv4.route.gc_min_interval = 0
net.ipv4.route.max_size = 131072
net.ipv4.route.gc_thresh = 8192
net.ipv4.route.max_delay = 10
net.ipv4.route.min_delay = 2
net.ipv4.icmp_ignore_bogus_error_responses = 1
net.ipv4.icmp_echo_ignore_broadcasts = 1
net.ipv4.icmp_echo_ignore_all = 0
net.ipv4.ip_local_port_range = 1024	29999
net.ipv4.tcp_max_syn_backlog = 1024
net.ipv4.tcp_rfc1337 = 0
net.ipv4.tcp_stdurg = 0
net.ipv4.tcp_abort_on_overflow = 0
net.ipv4.tcp_tw_recycle = 0
net.ipv4.tcp_syncookies = 1
net.ipv4.tcp_fin_timeout = 60
net.ipv4.tcp_retries2 = 15
net.ipv4.tcp_retries1 = 3
net.ipv4.tcp_keepalive_intvl = 75
net.ipv4.tcp_keepalive_probes = 9
net.ipv4.tcp_keepalive_time = 7200
net.ipv4.ipfrag_time = 20
net.ipv4.ip_dynaddr = 0
net.ipv4.ipfrag_low_thresh = 196608
net.ipv4.ipfrag_high_thresh = 262144
net.ipv4.tcp_max_tw_buckets = 180000
net.ipv4.tcp_max_orphans = 32768
net.ipv4.tcp_synack_retries = 5
net.ipv4.tcp_syn_retries = 5
net.ipv4.ip_nonlocal_bind = 0
net.ipv4.ip_no_pmtu_disc = 0
net.ipv4.ip_autoconfig = 0
net.ipv4.ip_default_ttl = 64
net.ipv4.ip_forward = 0
net.ipv4.tcp_retrans_collapse = 1
net.ipv4.tcp_sack = 1
net.ipv4.tcp_window_scaling = 1
net.ipv4.tcp_timestamps = 1
net.core.somaxconn = 128
net.core.optmem_max = 20480
net.core.message_burst = 10
net.core.message_cost = 5
net.core.mod_cong = 290
net.core.lo_cong = 100
net.core.no_cong = 20
net.core.no_cong_thresh = 10
net.core.netdev_max_backlog = 300
net.core.dev_weight = 64
net.core.rmem_default = 137216
net.core.wmem_default = 137216
net.core.rmem_max = 131071
net.core.wmem_max = 131071
vm.heap-stack-gap = 1
vm.swap_token_timeout = 0	0
vm.vfs_cache_pressure = 100
vm.block_dump = 0
vm.laptop_mode = 0
vm.max_map_count = 65536
vm.min_free_kbytes = 1023
vm.lowmem_reserve_ratio = 256	32
vm.hugetlb_shm_group = 0
vm.nr_hugepages = 0
vm.swappiness = 60
vm.nr_pdflush_threads = 2
vm.dirty_expire_centisecs = 3000
vm.dirty_writeback_centisecs = 500
vm.dirty_ratio = 40
verror: unknown error 22 reading key 'fs.nfs.nlm_timeout'
error: unknown error 22 reading key 'fs.nfs.nlm_grace_period'
m.dirty_background_ratio = 10
vm.page-cluster = 3
vm.overcommit_ratio = 50
vm.overcommit_memory = 0
kernel.HZ = 1000
kernel.min-timeslice = 1000
kernel.def-timeslice = 21000
kernel.ngroups_max = 65536
kernel.printk_ratelimit_burst = 10
kernel.printk_ratelimit = 5
kernel.panic_on_oops = 0
kernel.pid_max = 32768
kernel.overflowgid = 65534
kernel.overflowuid = 65534
kernel.pty.nr = 4
kernel.pty.max = 4096
kernel.random.uuid = 8306a9e6-96f6-4db9-8cd1-a7ed719a8f8d
kernel.random.boot_id = c7b8685c-1df8-4950-9221-22b590fa7bd5
kernel.random.write_wakeup_threshold = 128
kernel.random.read_wakeup_threshold = 64
kernel.random.entropy_avail = 3840
kernel.random.poolsize = 512
kernel.threads-max = 16375
kernel.cad_pid = 1
kernel.sysrq = 0
kernel.sem = 250	32000	32	128
kernel.msgmnb = 16384
kernel.msgmni = 16
kernel.msgmax = 8192
kernel.shmmni = 4096
kernel.shmall = 2097152
kernel.shmmax = 33554432
kernel.acct = 4	2	30
kernel.hotplug = /sbin/hotplug
kernel.modprobe = /sbin/modprobe
kernel.printk = 1	4	1	7
kernel.ctrl-alt-del = 0
kernel.real-root-dev = 774
kernel.cap-bound = -257
kernel.unsupported = 1
kernel.tainted = 1
kernel.core_pattern = core
kernel.core_uses_pid = 0
kernel.panic = 0
kernel.domainname = 
kernel.hostname = linux
kernel.version = #1 Fri Jan 14 13:01:26 UTC 2005
kernel.osrelease = 2.6.8-24.11-default
kernel.ostype = Linux
fs.mqueue.msgsize_max = 8192
fs.mqueue.msg_max = 10
fs.mqueue.queues_max = 256
fs.nfs.nlm_tcpport = 0
fs.nfs.nlm_udpport = 0
fs.quota.syncs = 18
fs.quota.free_dquots = 0
fs.quota.allocated_dquots = 0
fs.quota.cache_hits = 0
fs.quota.writes = 0
fs.quota.reads = 0
fs.quota.drops = 0
fs.quota.lookups = 0
fs.aio-max-nr = 65536
fs.aio-nr = 0
fs.lease-break-time = 45
fs.dir-notify-enable = 1
fs.leases-enable = 1
fs.overflowgid = 65534
fs.overflowuid = 65534
fs.dentry-state = 51123	44047	45	0	0	0
fs.file-max = 101146
fs.file-nr = 3660	0	101146
fs.inode-state = 39058	3	0	0	0	0	0
fs.inode-nr = 39058	3

+ modprobe -V
module-init-tools version 3.1-pre5

+ modprobe -l *driverloader*
/lib/modules/2.6.8-24.11-default/extra/driverloader.ko

+ cat -v /etc/modules.conf

+ cat -v /etc/modprobe.d/driverloader.conflicts

+ cat -v /etc/modprobe.d/ndiswrapper

+ cat -v /etc/modprobe.d/sound
options snd-intel8x0 enable=1 index=0
# H0_h.i12HTl0fht9:nForce3 Audio
alias snd-card-0 snd-intel8x0

+ cat -v /etc/modprobe.d/tv

+ depmod -e -a

+ cd /etc/driverloader/config && find . -ls
 86051    0 drwxr-xr-x   2 root     root          168 Mar 21 01:20 .
 67871    0 -rw-r--r--   1 root     root            0 Mar 21 00:50 ./.perlmodsok
 86142    0 -rw-r--r--   1 root     root            0 Mar 21 01:20 ./.infcache
 86143    0 -rw-r--r--   1 root     root            0 Mar 21 01:20 ./.modconflicts-2.6.8-24.11-default

+ cd /etc/driverloader/config && find . -print -type f -exec cat {} \;
.
./.perlmodsok
./.infcache
./.modconflicts-2.6.8-24.11-default

+ cd /etc/driverloader/static && find . -ls
 86052    0 drwxr-xr-x   2 root     root           96 Mar 21 00:23 .
 86053    4 -r--r--r--   1 root     root            4 Mar  8 17:41 ./package
 86054    4 -r--r--r--   1 root     root           16 Mar  8 17:41 ./webconf

+ cd /etc/driverloader/static && find . -print -type f -exec cat {} \;
.
./package
RPM
./webconf
127.0.0.1:18020

+ ls -lR /usr/lib/driverloader/.
/usr/lib/driverloader/.:
total 285
drwxr-xr-x  2 root root    272 Mar 21 00:23 CGI
-r--r--r--  1 root root 225851 Mar  8 17:41 CGI.pm
-r--r--r--  1 root root   3214 Mar  8 17:41 LICENSE
-r--r--r--  1 root root   2411 Dec 28 14:11 config.mak
-r--r--r--  1 root root  19173 Mar  8 17:41 dldrparser.pm
drwxr-xr-x  6 root root    488 Mar 21 00:50 modules
-r-xr-xr-x  1 root root  26313 Mar  8 17:41 webconfd
-r--r--r--  1 root root    695 Mar  8 17:41 webconfd.conf
drwxr-xr-x  5 root root    184 Mar 21 00:23 webconfdocs

/usr/lib/driverloader/./CGI:
total 80
-r--r--r--  1 root root   271 Mar  8 17:41 Apache.pm
-r--r--r--  1 root root 15148 Mar  8 17:41 Carp.pm
-r--r--r--  1 root root 14213 Mar  8 17:41 Cookie.pm
-r--r--r--  1 root root  7191 Mar  8 17:41 Fast.pm
-r--r--r--  1 root root  7841 Mar  8 17:41 Pretty.pm
-r--r--r--  1 root root 10942 Mar  8 17:41 Push.pm
-r--r--r--  1 root root   285 Mar  8 17:41 Switch.pm
-r--r--r--  1 root root 10855 Mar  8 17:41 Util.pm

/usr/lib/driverloader/./modules:
total 148
drwxr-xr-x  2 root root   288 Mar 21 00:50 GPL
-r--r--r--  1 root root  7636 Dec 28 14:11 Makefile
drwxr-xr-x  2 root root    48 Sep 25  2003 binaries
-r--r--r--  1 root root  3053 Aug 21  2004 dldrmod.c
-r--r--r--  1 root root  9289 Dec  8 13:39 dldrpci.c
-r--r--r--  1 root root 10206 Mar  8 00:17 dldrusb.c
drwxr-xr-x  3 root root   184 Mar 21 00:23 imported
drwxr-xr-x  2 root root   136 Mar 21 00:23 include
-rwxr-xr-x  1 root root  1797 Jul  6  2004 kernelcompiler.sh
-r--r--r--  1 root root  5451 Mar  8 15:36 osmemory.c
-r--r--r--  1 root root  8694 Dec 28 07:39 osresour.c
-r--r--r--  1 root root 42866 Mar  8 14:11 osservices.c
-r--r--r--  1 root root  5170 Aug 15  2004 osstdio.c
-r--r--r--  1 root root  4042 Aug  1  2004 osstring.c
-r--r--r--  1 root root 30920 Mar  8 16:24 osusb.c

/usr/lib/driverloader/./modules/GPL:
total 240
-r--r--r--  1 root root  18860 Aug 23  2003 COPYING
-r--r--r--  1 root root   6278 Nov  8  2003 divdi3.c
-r--r--r--  1 root root  18450 Dec  8  2003 hostap_common.h
-r--r--r--  1 root root   2460 Jul  8  2003 ieee802_11.h
-r--r--r--  1 root root  46140 Oct 21  2003 longlong.h
-r--r--r--  1 root root 114790 Mar  6 20:19 netndis.c
-r--r--r--  1 root root   5639 Dec  8 13:10 netndis.h
-r--r--r--  1 root root  13266 Mar  3 10:49 oscompat.h

/usr/lib/driverloader/./modules/binaries:
total 0

/usr/lib/driverloader/./modules/imported:
total 520
-r--r--r--  1 root root 277332 Mar  8 17:41 driverloader-i386.O
-r--r--r--  1 root root 246280 Mar  8 17:41 driverloader-x86_64.O
drwxr-xr-x  2 root root     80 Mar 21 00:23 include
-r--r--r--  1 root root    366 Mar  8 17:41 makeflags.mak

/usr/lib/driverloader/./modules/imported/include:
total 20
-r--r--r--  1 root root 19843 Aug  7  2004 ndiswrap.h

/usr/lib/driverloader/./modules/include:
total 28
-r--r--r--  1 root root 16471 Mar  8 15:31 osservices.h
-r--r--r--  1 root root  2494 Mar  8 15:57 osusb.h
-r--r--r--  1 root root  1228 Dec 26 04:15 typedefs.h

/usr/lib/driverloader/./webconfdocs:
total 4
drwxr-xr-x  2 root root 240 Mar 21 00:23 cgi-bin
drwxr-xr-x  2 root root 168 Mar 21 00:23 images
drwxr-xr-x  2 root root 240 Mar 21 00:23 includes
-r--r--r--  1 root root  94 Oct  3  2003 index.html

/usr/lib/driverloader/./webconfdocs/cgi-bin:
total 40
-r-xr-xr-x  1 root root 20113 Dec 31 05:18 config.cgi
-r-xr-xr-x  1 root root   707 Jan 25  2004 dmesg.cgi
-r-xr-xr-x  1 root root  2100 Jan 22  2004 fileupload.cgi
-r-xr-xr-x  1 root root  7028 Dec 31 05:20 parse.cgi
-r-xr-xr-x  1 root root  2605 Sep 10  2004 saveconfig.cgi

/usr/lib/driverloader/./webconfdocs/images:
total 20
-r--r--r--  1 root root  253 Oct  6  2003 blink.gif
-r--r--r--  1 root root  189 Oct  6  2003 info.gif
-r--r--r--  1 root root 9807 Oct  6  2003 linuxant.gif

/usr/lib/driverloader/./webconfdocs/includes:
total 32
-r--r--r--  1 root root   144 Mar  8 17:41 config.inc
-r--r--r--  1 root root   400 Jan  7  2004 footer.inc
-r--r--r--  1 root root   859 Mar  8 17:41 header.inc
-r--r--r--  1 root root  1094 Mar  8 17:41 mainhead.inc
-r--r--r--  1 root root 15670 Oct 15  2003 tooltip.js

+ ( cd /usr/lib/driverloader && for f in webconfd webconfdocs/cgi-bin/*.cgi; do 					perl -c ${f}; done )
webconfd syntax OK
webconfdocs/cgi-bin/config.cgi syntax OK
webconfdocs/cgi-bin/dmesg.cgi syntax OK
webconfdocs/cgi-bin/fileupload.cgi syntax OK
webconfdocs/cgi-bin/parse.cgi syntax OK
webconfdocs/cgi-bin/saveconfig.cgi syntax OK

+ ls -lR /var/lib/driverloader/.
/var/lib/driverloader/.:
total 0

+ cd /var/lib/driverloader && find . -name '*.inf' -type f -print -exec cat {} \;

+ cd /var/lib/driverloader && find . -name '*.sys' -type f -print -exec strings -e l {} \;

+ cat -v /etc/hotplug/blacklist
#
# $Id: blacklist,v 1.10 2004/03/30 08:32:24 adrian Exp $
# Listing a module here prevents the hotplug scripts from loading it.
# Usually that'd be so that some other driver will bind it instead,
# no matter which driver happens to get probed first.  Sometimes user
# mode tools can also control driver binding.
#
# Syntax:  driver name alone (without any spaces) on a line. Other
# lines are ignored.
#

# uhci ... usb-uhci handles the same pci class
uhci
# usbcore ... module is loaded implicitly, ignore it otherwise
usbcore

# tulip ... de4x5, xircom_tulip_cb, dmfe (...) handle same devices
de4x5
# At least 2.4.3 and later xircom_tulip doesn't have that conflict
# xircom_tulip_cb
dmfe

# list all framebuffer drivers, some of them tend to crash during boot
# they are either compiled into the kernel, or vesafb is active
# X works fine without them, rcfbset can load them if really required
#  sed -e '/\/drivers\/video\/.*\.\(o\|ko\)$/{s@^.*/@@;s@\..*$@@;p};d'
aty128fb
atyfb
clgenfb
cyber2000fb
encode-big5
encode-gb
encode-gbk
encode-jis
encode-kscm
fbcon-afb
fbcon-cfb2
fbcon-cfb4
fbcon-hga
fbcon-ilbm
fbcon-iplan2p2
fbcon-iplan2p4
fbcon-iplan2p8
fbcon-mac
fbcon-mfb
fbcon-vga
fbcon-vga-planes
fbgen
g450_pll
hgafb
i2c-matroxfb
i810fb
intelfbdrv
intelfbhw
matroxfb_accel
matroxfb_base
matroxfb_crtc2
matroxfb_DAC1064
matroxfb_g450
matroxfb_maven
matroxfb_misc
matroxfb_proc
matroxfb_Ti3026
mdacon
neofb
pm2fb
pm3fb
radeonfb
rivafb
sisfb
sstfb
tdfxfb
tridentfb
unikey
vga16fb
vgastate
vmware
# for kyrofb see Bug 35810
kyrofb

# ISDN USB is handled via /etc/hotplug/usb/ISDN.usermap
fcusb
fcusb2
fxusb
fxusb_CZ
fcdslusb
fcdslusb2
fcdslusba
fcdslslusb
fcdslslusb2
e2220pc
e5520pc
bfusb

# ISDN modules are load from /etc/init.d/isdn
b1isa
b1pci
b1pcmcia
c4
t1isa
t1pci
divas
act2000
hfc_usb
hisax
hisax_fcpcipnp
hisax_st5481
hysdn
icn
pcbit
sc
tpam
fcpci
fcclassic
fcdsl
fcdsl2
fcdslsl

# Loading of snd_intel8x0m may be triggered by some soft modem. But this module
# should be loaded by rcalsasound.
# Kernel does not distinguish between '-' and '_', so list both.
snd_intel8x0m
snd-intel8x0m
snd-atiixp-modem
snd_atiixp_modem
snd-via82xx-modem
snd_via82xx_modem

# If you really need firewire direct networking, then remove this entry
eth1394

# this is a debugging module which should only be loaded manually
evbug

# These mtd drivers should be loaded manually.
scb2_flash
ich2rom
pci
l440gx
amd76xrom

# job of rcdvb
snd_bt87x
snd-bt87x

# HP Touch Screen usb input driver. breaks all other mouse input devices
tsdev


+ ls -lR /lib/modules/2.6.8-24.11-default/misc /lib/modules/2.6.8-24.11-default/extra
ls: /lib/modules/2.6.8-24.11-default/misc: No such file or directory
/lib/modules/2.6.8-24.11-default/extra:
total 7382
-rw-r--r--  1 root root 254027 Jan 14 11:13 acx_pci.ko
-rw-r--r--  1 root root  78181 Jan 14 11:13 adm8211.ko
-rw-r--r--  1 root root  10837 Jan 14 11:13 at76_usbdfu.ko
-rw-r--r--  1 root root  10750 Jan 14 11:13 at76c503-i3861.ko
-rw-r--r--  1 root root   9104 Jan 14 11:13 at76c503-i3863.ko
-rw-r--r--  1 root root   9110 Jan 14 11:13 at76c503-rfmd-acc.ko
-rw-r--r--  1 root root  11160 Jan 14 11:13 at76c503-rfmd.ko
-rw-r--r--  1 root root 143088 Jan 14 11:13 at76c503.ko
-rw-r--r--  1 root root   8936 Jan 14 11:13 at76c505-rfmd.ko
-rw-r--r--  1 root root   9684 Jan 14 11:13 at76c505-rfmd2958.ko
-rw-r--r--  1 root root   9112 Jan 14 11:13 at76c505a-rfmd2958.ko
-rw-r--r--  1 root root 202617 Jan 14 11:13 ath_hal.ko
-rw-r--r--  1 root root  86456 Jan 14 11:13 ath_pci.ko
-rw-r--r--  1 root root  15618 Jan 14 11:13 ath_rate_onoe.ko
-rw-r--r--  1 root root   6416 Jan 14 11:13 av5100.ko
-rw-r--r--  1 root root  20183 Jan 14 11:13 cloop.ko
-rw-r--r--  1 root root 232828 Jan 14 11:13 drbd.ko
-rw-r--r--  1 root root 387865 Mar 21 00:50 driverloader.ko
-rw-r--r--  1 root root 159960 Jan 14 11:13 hostap.ko
-rw-r--r--  1 root root  19838 Jan 14 11:13 hostap_crypt_ccmp.ko
-rw-r--r--  1 root root  16392 Jan 14 11:13 hostap_crypt_tkip.ko
-rw-r--r--  1 root root   9597 Jan 14 11:13 hostap_crypt_wep.ko
-rw-r--r--  1 root root  83500 Jan 14 11:13 hostap_cs.ko
-rw-r--r--  1 root root  77600 Jan 14 11:13 hostap_pci.ko
-rw-r--r--  1 root root  79617 Jan 14 11:13 hostap_plx.ko
-rw-r--r--  1 root root 648077 Jan 14 11:13 ieee80211.ko
-rw-r--r--  1 root root 131109 Jan 14 11:13 ieee80211_crypt.ko
-rw-r--r--  1 root root 139271 Jan 14 11:13 ieee80211_crypt_ccmp.ko
-rw-r--r--  1 root root 154982 Jan 14 11:13 ieee80211_crypt_tkip.ko
-rw-r--r--  1 root root 124535 Jan 14 11:13 ieee80211_crypt_wep.ko
-rw-r--r--  1 root root 996760 Jan 14 11:13 ipw2100.ko
-rw-r--r--  1 root root 793716 Jan 14 11:13 ipw2200.ko
-rw-r--r--  1 root root 289300 Jan 14 11:13 iscsi.ko
-rw-r--r--  1 root root 787123 Jan 14 11:12 libafs.ko
-rw-r--r--  1 root root 186642 Jan 14 11:13 megaide.ko
-rw-r--r--  1 root root  51402 Jan 14 11:13 p80211.ko
-rw-r--r--  1 root root   6592 Jan 14 11:13 pbe5.ko
-rw-r--r--  1 root root 109625 Jan 14 11:13 prism2_cs.ko
-rw-r--r--  1 root root 105742 Jan 14 11:13 prism2_pci.ko
-rw-r--r--  1 root root 106726 Jan 14 11:13 prism2_plx.ko
-rw-r--r--  1 root root 112328 Jan 14 11:13 prism2_usb.ko
-rw-r--r--  1 root root  22197 Jan 14 11:13 qozap.ko
-rw-r--r--  1 root root  13396 Jan 14 11:13 subfs.ko
-rw-r--r--  1 root root  98016 Jan 14 11:13 tor2.ko
-rw-r--r--  1 root root  28260 Jan 14 11:13 torisa.ko
-rw-r--r--  1 root root  17861 Jan 14 11:13 wcfxo.ko
-rw-r--r--  1 root root  41494 Jan 14 11:13 wcfxs.ko
-rw-r--r--  1 root root  20034 Jan 14 11:13 wct1xxp.ko
-rw-r--r--  1 root root 111143 Jan 14 11:13 wct4xxp.ko
-rw-r--r--  1 root root  26808 Jan 14 11:13 wcusb.ko
-rw-r--r--  1 root root 166924 Jan 14 11:13 wlan.ko
-rw-r--r--  1 root root   8437 Jan 14 11:13 wlan_acl.ko
-rw-r--r--  1 root root  11125 Jan 14 11:13 wlan_ccmp.ko
-rw-r--r--  1 root root  15652 Jan 14 11:13 wlan_tkip.ko
-rw-r--r--  1 root root   9305 Jan 14 11:13 wlan_wep.ko
-rw-r--r--  1 root root   4228 Jan 14 11:13 wlan_xauth.ko
-rw-r--r--  1 root root  20805 Jan 14 11:13 zaphfc.ko
-rw-r--r--  1 root root  86543 Jan 14 11:13 zaptel.ko
-rw-r--r--  1 root root  11767 Jan 14 11:13 ztd-eth.ko
-rw-r--r--  1 root root  14960 Jan 14 11:13 ztdynamic.ko


More information about the driverloader mailing list