Package: linux-image-2.6.26-1-686 Version: 2.6.26-6 Severity: important
I've noticed that with Debian I am using excessive amounts of memory. Far beyond anything I've noticed before. For example on my Debian testing machine running the 'free -m' command gives me this: total used free shared buffers cached Mem: 1011 965 46 0 25 204 -/+ buffers/cache: 734 276 Swap: 1608 0 1608 So 734MB of RAM is excessive for a bog standard Gnome desktop, which should be using about 200MB, if that. No Beagle or Tomboy or anything like that running, just the default Gnome install. Running this simple script: export total=0 ps ax -o rss | while read i do let "total = $total + $i" let "human = $total / 1024" echo ${human} done Yeilds a total of about: 257MB After logging out of X Windows and shutting GDM down completely I still get a result of: 48 for that command and free -m is: total used free shared buffers cached Mem: 1011 891 120 0 26 203 -/+ buffers/cache: 662 349 Swap: 1608 0 1608 I have two Debian machines I've noticed this on. One is tracking Lenny and the other is Sid. Both are running Gnome desktops and not really doing much else. I recently rebooted the Sid machine so I don't have statistics on that one, but I began to notice excessive memory usage after several hours uptime. The uptime for the machine used to generate the above commands is: 17:14:31 up 1 day, 1:30, 1 user, load average: 0.02, 0.07, 0.06 Now there is a third machine running 2.6.26-1-486 that I have that doesn't seem to have this problem. (it's a Via machine which is incompatible with 686 kernels) It's running services for me, without a GUI, and have had several weeks of uptime and is only showing 86MB memory usage. I am not sure what the deal is on that one; it could be running a stale kernel version or something. I am suspecting that it may have something to do with video memory management as the GUI seems the major difference between the machines, and my main Sid desktop seems to gather excessive amounts of RAM quite quickly when running Compiz. (usually I just run Metacity, as I was last time I noticed this issue coming up). I don't know this though.. it's just a guess. My main Sid machine has a Intel X3100 video card, while the Lenny machine is running a old Geforce4 MX 40000 using the open source 'nv' drivers. cat /proc/meminfo reveals: MemTotal: 1036040 kB MemFree: 122204 kB Buffers: 26952 kB Cached: 209100 kB SwapCached: 0 kB Active: 108276 kB Inactive: 138020 kB HighTotal: 131008 kB HighFree: 48356 kB LowTotal: 905032 kB LowFree: 73848 kB SwapTotal: 1646620 kB SwapFree: 1646620 kB Dirty: 0 kB Writeback: 0 kB AnonPages: 10260 kB Mapped: 9844 kB Slab: 660208 kB SReclaimable: 655028 kB SUnreclaim: 5180 kB PageTables: 584 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 2164640 kB Committed_AS: 86320 kB VmallocTotal: 114680 kB VmallocUsed: 3232 kB VmallocChunk: 111172 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 4096 kB cat /proc/slabinfo reveals: slabinfo - version: 2.1 # name <active_objs> <num_objs> <objsize> <objperslab> # <pagesperslab> : tunables <limit> <batchcount> <sharedfactor> : # slabdata <active_slabs> <num_slabs> <sharedavail> fib6_nodes 6 113 32 113 1 : tunables 120 60 8 : slabdata 1 1 0 ip6_dst_cache 5 15 256 15 1 : tunables 120 60 8 : slabdata 1 1 0 ndisc_cache 2 15 256 15 1 : tunables 120 60 8 : slabdata 1 1 0 ip6_mrt_cache 0 0 128 30 1 : tunables 120 60 8 : slabdata 0 0 0 RAWv6 5 5 768 5 1 : tunables 54 27 8 : slabdata 1 1 0 UDPLITEv6 0 0 640 6 1 : tunables 54 27 8 : slabdata 0 0 0 UDPv6 5 6 640 6 1 : tunables 54 27 8 : slabdata 1 1 0 tw_sock_TCPv6 0 0 256 15 1 : tunables 120 60 8 : slabdata 0 0 0 request_sock_TCPv6 0 0 128 30 1 : tunables 120 60 8 : slabdata 0 0 0 TCPv6 2 5 1408 5 2 : tunables 24 12 8 : slabdata 1 1 0 ext3_inode_cache 10533 10536 492 8 1 : tunables 54 27 8 : slabdata 1317 1317 0 ext3_xattr 0 0 48 78 1 : tunables 120 60 8 : slabdata 0 0 0 journal_handle 16 169 20 169 1 : tunables 120 60 8 : slabdata 1 1 0 journal_head 7 144 52 72 1 : tunables 120 60 8 : slabdata 2 2 0 revoke_table 2 254 12 254 1 : tunables 120 60 8 : slabdata 1 1 0 revoke_record 0 0 16 203 1 : tunables 120 60 8 : slabdata 0 0 0 scsi_sense_cache 10 30 128 30 1 : tunables 120 60 8 : slabdata 1 1 0 scsi_cmd_cache 8 15 256 15 1 : tunables 120 60 8 : slabdata 1 1 0 sgpool-128 2 3 2560 3 2 : tunables 24 12 8 : slabdata 1 1 0 sgpool-64 2 3 1280 3 1 : tunables 24 12 8 : slabdata 1 1 0 sgpool-32 2 6 640 6 1 : tunables 54 27 8 : slabdata 1 1 0 sgpool-16 2 10 384 10 1 : tunables 54 27 8 : slabdata 1 1 0 sgpool-8 8 15 256 15 1 : tunables 120 60 8 : slabdata 1 1 0 scsi_bidi_sdb 0 0 20 169 1 : tunables 120 60 8 : slabdata 0 0 0 scsi_io_context 0 0 104 37 1 : tunables 120 60 8 : slabdata 0 0 0 uhci_urb_priv 2 127 28 127 1 : tunables 120 60 8 : slabdata 1 1 0 flow_cache 0 0 80 48 1 : tunables 120 60 8 : slabdata 0 0 0 cfq_io_context 24 80 96 40 1 : tunables 120 60 8 : slabdata 2 2 0 cfq_queue 24 92 84 46 1 : tunables 120 60 8 : slabdata 2 2 0 bsg_cmd 0 0 284 14 1 : tunables 54 27 8 : slabdata 0 0 0 mqueue_inode_cache 1 6 640 6 1 : tunables 54 27 8 : slabdata 1 1 0 hugetlbfs_inode_cache 1 11 340 11 1 : tunables 54 27 8 : slabdata 1 1 0 dnotify_cache 0 0 20 169 1 : tunables 120 60 8 : slabdata 0 0 0 dquot 0 0 128 30 1 : tunables 120 60 8 : slabdata 0 0 0 inotify_event_cache 0 0 28 127 1 : tunables 120 60 8 : slabdata 0 0 0 inotify_watch_cache 84 92 40 92 1 : tunables 120 60 8 : slabdata 1 1 0 kioctx 0 0 256 15 1 : tunables 120 60 8 : slabdata 0 0 0 kiocb 0 0 256 15 1 : tunables 120 60 8 : slabdata 0 0 0 fasync_cache 0 0 16 203 1 : tunables 120 60 8 : slabdata 0 0 0 shmem_inode_cache 946 963 444 9 1 : tunables 54 27 8 : slabdata 107 107 0 pid_namespace 0 0 36 101 1 : tunables 120 60 8 : slabdata 0 0 0 nsproxy 0 0 28 127 1 : tunables 120 60 8 : slabdata 0 0 0 posix_timers_cache 0 0 128 30 1 : tunables 120 60 8 : slabdata 0 0 0 uid_cache 5 59 64 59 1 : tunables 120 60 8 : slabdata 1 1 0 UNIX 66 98 512 7 1 : tunables 54 27 8 : slabdata 14 14 0 ip_mrt_cache 0 0 128 30 1 : tunables 120 60 8 : slabdata 0 0 0 UDP-Lite 0 0 640 6 1 : tunables 54 27 8 : slabdata 0 0 0 tcp_bind_bucket 2 113 32 113 1 : tunables 120 60 8 : slabdata 1 1 0 inet_peer_cache 0 0 64 59 1 : tunables 120 60 8 : slabdata 0 0 0 secpath_cache 0 0 32 113 1 : tunables 120 60 8 : slabdata 0 0 0 xfrm_dst_cache 0 0 384 10 1 : tunables 54 27 8 : slabdata 0 0 0 ip_fib_alias 0 0 16 203 1 : tunables 120 60 8 : slabdata 0 0 0 ip_fib_hash 9 101 36 101 1 : tunables 120 60 8 : slabdata 1 1 0 ip_dst_cache 51 75 256 15 1 : tunables 120 60 8 : slabdata 5 5 0 arp_cache 2 15 256 15 1 : tunables 120 60 8 : slabdata 1 1 0 RAW 3 8 512 8 1 : tunables 54 27 8 : slabdata 1 1 0 UDP 7 12 640 6 1 : tunables 54 27 8 : slabdata 2 2 0 tw_sock_TCP 0 0 256 15 1 : tunables 120 60 8 : slabdata 0 0 0 request_sock_TCP 0 0 128 30 1 : tunables 120 60 8 : slabdata 0 0 0 TCP 3 3 1280 3 1 : tunables 24 12 8 : slabdata 1 1 0 eventpoll_pwq 0 0 36 101 1 : tunables 120 60 8 : slabdata 0 0 0 eventpoll_epi 0 0 128 30 1 : tunables 120 60 8 : slabdata 0 0 0 blkdev_queue 29 35 1124 7 2 : tunables 24 12 8 : slabdata 5 5 0 blkdev_requests 140 200 196 20 1 : tunables 120 60 8 : slabdata 10 10 0 blkdev_ioc 24 78 48 78 1 : tunables 120 60 8 : slabdata 1 1 0 biovec-256 2 2 3072 2 2 : tunables 24 12 8 : slabdata 1 1 0 biovec-128 2 5 1536 5 2 : tunables 24 12 8 : slabdata 1 1 0 biovec-64 2 5 768 5 1 : tunables 54 27 8 : slabdata 1 1 0 biovec-16 2 15 256 15 1 : tunables 120 60 8 : slabdata 1 1 0 biovec-4 2 59 64 59 1 : tunables 120 60 8 : slabdata 1 1 0 biovec-1 115 812 16 203 1 : tunables 120 60 8 : slabdata 4 4 0 bio 120 300 128 30 1 : tunables 120 60 8 : slabdata 10 10 0 sock_inode_cache 100 130 384 10 1 : tunables 54 27 8 : slabdata 13 13 0 skbuff_fclone_cache 10 10 384 10 1 : tunables 54 27 8 : slabdata 1 1 0 skbuff_head_cache 259 750 256 15 1 : tunables 120 60 8 : slabdata 50 50 0 file_lock_cache 1 39 100 39 1 : tunables 120 60 8 : slabdata 1 1 0 Acpi-Operand 1063 1104 40 92 1 : tunables 120 60 8 : slabdata 12 12 0 Acpi-ParseExt 0 0 48 78 1 : tunables 120 60 8 : slabdata 0 0 0 Acpi-Parse 0 0 32 113 1 : tunables 120 60 8 : slabdata 0 0 0 Acpi-State 0 0 44 84 1 : tunables 120 60 8 : slabdata 0 0 0 Acpi-Namespace 570 676 20 169 1 : tunables 120 60 8 : slabdata 4 4 0 task_delay_info 80 234 48 78 1 : tunables 120 60 8 : slabdata 3 3 0 taskstats 2 12 312 12 1 : tunables 54 27 8 : slabdata 1 1 0 proc_inode_cache 340 374 356 11 1 : tunables 54 27 8 : slabdata 34 34 0 sigqueue 16 27 144 27 1 : tunables 120 60 8 : slabdata 1 1 0 radix_tree_node 4435 6747 288 13 1 : tunables 54 27 8 : slabdata 519 519 0 bdev_cache 8 14 512 7 1 : tunables 54 27 8 : slabdata 2 2 0 sysfs_dir_cache 6474 6552 44 84 1 : tunables 120 60 8 : slabdata 78 78 0 mnt_cache 22 30 128 30 1 : tunables 120 60 8 : slabdata 1 1 0 inode_cache 244 308 340 11 1 : tunables 54 27 8 : slabdata 28 28 0 dentry 4674724 4674742 132 29 1 : tunables 120 60 8 : slabdata 161198 161198 0 filp 658 1485 256 15 1 : tunables 120 60 8 : slabdata 99 99 0 names_cache 8 8 4096 1 1 : tunables 24 12 8 : slabdata 8 8 0 key_jar 0 0 128 30 1 : tunables 120 60 8 : slabdata 0 0 0 buffer_head 31695 43081 56 67 1 : tunables 120 60 8 : slabdata 643 643 0 mm_struct 51 63 512 7 1 : tunables 54 27 8 : slabdata 9 9 0 vm_area_struct 1355 2162 84 46 1 : tunables 120 60 8 : slabdata 47 47 0 fs_cache 50 118 64 59 1 : tunables 120 60 8 : slabdata 2 2 0 files_cache 51 75 256 15 1 : tunables 120 60 8 : slabdata 5 5 0 signal_cache 75 77 512 7 1 : tunables 54 27 8 : slabdata 11 11 0 sighand_cache 71 85 1408 5 2 : tunables 24 12 8 : slabdata 17 17 0 task_xstate 41 72 512 8 1 : tunables 54 27 8 : slabdata 9 9 0 task_struct 75 105 1056 7 2 : tunables 24 12 8 : slabdata 15 15 0 anon_vma 652 2032 12 254 1 : tunables 120 60 8 : slabdata 8 8 0 pid 83 177 64 59 1 : tunables 120 60 8 : slabdata 3 3 0 idr_layer_cache 275 319 136 29 1 : tunables 120 60 8 : slabdata 11 11 0 size-4194304(DMA) 0 0 4194304 1 1024 : tunables 1 1 0 : slabdata 0 0 0 size-4194304 0 0 4194304 1 1024 : tunables 1 1 0 : slabdata 0 0 0 size-2097152(DMA) 0 0 2097152 1 512 : tunables 1 1 0 : slabdata 0 0 0 size-2097152 0 0 2097152 1 512 : tunables 1 1 0 : slabdata 0 0 0 size-1048576(DMA) 0 0 1048576 1 256 : tunables 1 1 0 : slabdata 0 0 0 size-1048576 0 0 1048576 1 256 : tunables 1 1 0 : slabdata 0 0 0 size-524288(DMA) 0 0 524288 1 128 : tunables 1 1 0 : slabdata 0 0 0 size-524288 0 0 524288 1 128 : tunables 1 1 0 : slabdata 0 0 0 size-262144(DMA) 0 0 262144 1 64 : tunables 1 1 0 : slabdata 0 0 0 size-262144 0 0 262144 1 64 : tunables 1 1 0 : slabdata 0 0 0 size-131072(DMA) 0 0 131072 1 32 : tunables 8 4 0 : slabdata 0 0 0 size-131072 0 0 131072 1 32 : tunables 8 4 0 : slabdata 0 0 0 size-65536(DMA) 0 0 65536 1 16 : tunables 8 4 0 : slabdata 0 0 0 size-65536 0 0 65536 1 16 : tunables 8 4 0 : slabdata 0 0 0 size-32768(DMA) 0 0 32768 1 8 : tunables 8 4 0 : slabdata 0 0 0 size-32768 0 0 32768 1 8 : tunables 8 4 0 : slabdata 0 0 0 size-16384(DMA) 0 0 16384 1 4 : tunables 8 4 0 : slabdata 0 0 0 size-16384 3 3 16384 1 4 : tunables 8 4 0 : slabdata 3 3 0 size-8192(DMA) 0 0 8192 1 2 : tunables 8 4 0 : slabdata 0 0 0 size-8192 3 3 8192 1 2 : tunables 8 4 0 : slabdata 3 3 0 size-4096(DMA) 0 0 4096 1 1 : tunables 24 12 8 : slabdata 0 0 0 size-4096 37 37 4096 1 1 : tunables 24 12 8 : slabdata 37 37 0 size-2048(DMA) 0 0 2048 2 1 : tunables 24 12 8 : slabdata 0 0 0 size-2048 398 468 2048 2 1 : tunables 24 12 8 : slabdata 234 234 0 size-1024(DMA) 0 0 1024 4 1 : tunables 54 27 8 : slabdata 0 0 0 size-1024 228 228 1024 4 1 : tunables 54 27 8 : slabdata 57 57 0 size-512(DMA) 0 0 512 8 1 : tunables 54 27 8 : slabdata 0 0 0 size-512 533 560 512 8 1 : tunables 54 27 8 : slabdata 70 70 0 size-256(DMA) 0 0 256 15 1 : tunables 120 60 8 : slabdata 0 0 0 size-256 105 105 256 15 1 : tunables 120 60 8 : slabdata 7 7 0 size-192(DMA) 0 0 256 15 1 : tunables 120 60 8 : slabdata 0 0 0 size-192 150 150 256 15 1 : tunables 120 60 8 : slabdata 10 10 0 size-128(DMA) 0 0 128 30 1 : tunables 120 60 8 : slabdata 0 0 0 size-128 835 840 128 30 1 : tunables 120 60 8 : slabdata 28 28 0 size-96(DMA) 0 0 128 30 1 : tunables 120 60 8 : slabdata 0 0 0 size-96 675 810 128 30 1 : tunables 120 60 8 : slabdata 27 27 0 size-64(DMA) 0 0 64 59 1 : tunables 120 60 8 : slabdata 0 0 0 size-32(DMA) 0 0 32 113 1 : tunables 120 60 8 : slabdata 0 0 0 size-64 4525 7316 64 59 1 : tunables 120 60 8 : slabdata 124 124 0 size-32 5703 5876 32 113 1 : tunables 120 60 8 : slabdata 52 52 0 kmem_cache 146 150 128 30 1 : tunables 120 60 8 : slabdata 5 5 0 I am using reportbug to report this bug. Please note that the following information is from my Sid desktop. Were as above free -m, /proc/meminfo, and /proc/slabinfo is from my Debian Lenny machine. -- Package-specific info: ** Version: Linux version 2.6.26-1-686 (Debian 2.6.26-6) ([EMAIL PROTECTED]) (gcc version 4.1.3 20080623 (prerelease) (Debian 4.1.2-23)) #1 SMP Wed Sep 24 15:02:04 UTC 2008 ** Command line: root=/dev/mapper/crypt-root ro ** Not tainted ** Kernel log: [ 6.020348] Uniform CD-ROM driver Revision: 3.20 [ 6.178997] device-mapper: uevent: version 1.0.3 [ 6.178997] device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) initialised: [EMAIL PROTECTED] [ 9.540484] usb-storage: device scan complete [ 9.544546] usb-storage: device scan complete [ 9.545659] scsi 3:0:0:0: Direct-Access Generic STORAGE DEVICE 9321 PQ: 0 ANSI: 0 [ 9.545659] scsi 4:0:0:0: Direct-Access Generic STORAGE DEVICE 9321 PQ: 0 ANSI: 0 [ 9.546041] sd 3:0:0:0: [sdb] Attached SCSI removable disk [ 9.546041] sd 4:0:0:0: [sdc] Attached SCSI removable disk [ 12.019816] kjournald starting. Commit interval 5 seconds [ 12.019816] EXT3-fs: mounted filesystem with ordered data mode. [ 15.932327] udevd version 125 started [ 16.719335] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2) [ 16.892123] Linux agpgart interface v0.103 [ 16.949433] ACPI: Battery Slot [BAT0] (battery present) [ 16.999443] input: Lid Switch as /class/input/input2 [ 17.017594] ACPI: Lid Switch [LID] [ 17.017722] input: Power Button (CM) as /class/input/input3 [ 17.080621] ACPI: Power Button (CM) [PBTN] [ 17.080797] input: Sleep Button (CM) as /class/input/input4 [ 17.108407] agpgart: Detected an Intel 965GM Chipset. [ 17.109362] agpgart: Detected 7676K stolen memory. [ 17.121651] agpgart: AGP aperture is 256M @ 0xe0000000 [ 17.151462] ACPI: Sleep Button (CM) [SBTN] [ 17.152043] ACPI: AC Adapter [AC] (on-line) [ 17.152449] ACPI: WMI: Mapper loaded [ 17.410686] ACPI: device:32 is registered as cooling_device2 [ 17.411101] input: Video Bus as /class/input/input5 [ 17.466463] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) [ 17.476070] ACPI: device:37 is registered as cooling_device3 [ 17.476693] input: Video Bus as /class/input/input6 [ 17.525201] ACPI: Video Device [VID1] (multi-head: yes rom: no post: no) [ 17.525403] input: Video Bus as /class/input/input7 [ 17.573281] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.03 (30-Apr-2008) [ 17.573423] iTCO_wdt: Found a ICH8M TCO device (Version=2, TCOBASE=0x1060) [ 17.573519] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) [ 17.582940] ACPI: Video Device [VID2] (multi-head: yes rom: no post: no) [ 17.786454] input: PC Speaker as /class/input/input8 [ 17.863210] ACPI: PCI Interrupt 0000:00:1f.3[B] -> GSI 17 (level, low) -> IRQ 17 [ 18.261339] input: PS/2 Mouse as /class/input/input9 [ 18.271234] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.2.26ks [ 18.271234] iwl3945: Copyright(c) 2003-2008 Intel Corporation [ 18.271234] ACPI: PCI Interrupt 0000:0c:00.0[A] -> GSI 17 (level, low) -> IRQ 17 [ 18.271234] PCI: Setting latency timer of device 0000:0c:00.0 to 64 [ 18.271234] iwl3945: Detected Intel Wireless WiFi Link 3945ABG [ 18.334190] iwl3945: Tunable channels: 11 802.11bg, 13 802.11a channels [ 18.336581] phy0: Selected rate control algorithm 'iwl-3945-rs' [ 18.372227] input: AlpsPS/2 ALPS GlidePoint as /class/input/input10 [ 18.482717] ACPI: PCI interrupt for device 0000:0c:00.0 disabled [ 18.515945] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 21 (level, low) -> IRQ 21 [ 18.515945] PCI: Setting latency timer of device 0000:00:1b.0 to 64 [ 20.799708] EXT3 FS on dm-0, internal journal [ 23.278073] fuse init (API version 7.9) [ 23.634648] kjournald starting. Commit interval 5 seconds [ 23.634648] EXT3 FS on sda1, internal journal [ 23.634648] EXT3-fs: mounted filesystem with ordered data mode. [ 23.882772] Adding 2449904k swap on /dev/mapper/crypt-swap. Priority:-1 extents:1 across:2449904k [ 27.650275] tun: Universal TUN/TAP device driver, 1.6 [ 27.650275] tun: (C) 1999-2004 Max Krasnyansky <[EMAIL PROTECTED]> [ 33.075508] NET: Registered protocol family 10 [ 33.075508] lo: Disabled Privacy Extensions [ 43.604917] tun2: no IPv6 routers present [ 44.882341] Bluetooth: Core ver 2.11 [ 44.882341] NET: Registered protocol family 31 [ 44.882341] Bluetooth: HCI device and connection manager initialized [ 44.882341] Bluetooth: HCI socket layer initialized [ 44.938601] Bluetooth: L2CAP ver 2.9 [ 44.938601] Bluetooth: L2CAP socket layer initialized [ 45.036713] Bluetooth: RFCOMM socket layer initialized [ 45.036713] Bluetooth: RFCOMM TTY layer initialized [ 45.036713] Bluetooth: RFCOMM ver 1.8 [ 46.221411] ACPI: PCI Interrupt 0000:0c:00.0[A] -> GSI 17 (level, low) -> IRQ 17 [ 46.221411] PM: Writing back config space on device 0000:0c:00.0 at offset 1 (was 100102, writing 100106) [ 46.221411] firmware: requesting iwlwifi-3945-1.ucode [ 46.413595] Registered led device: iwl-phy0:radio [ 46.413595] Registered led device: iwl-phy0:assoc [ 46.413595] Registered led device: iwl-phy0:RX [ 46.413749] Registered led device: iwl-phy0:TX [ 46.421740] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 46.498980] ADDRCONF(NETDEV_UP): eth2: link is not ready [ 48.328105] tg3: eth2: Link is up at 100 Mbps, full duplex. [ 48.328105] tg3: eth2: Flow control is on for TX and on for RX. [ 48.328105] ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready [ 52.978889] [drm] Initialized drm 1.1.0 20060810 [ 52.996906] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16 [ 52.996906] PCI: Setting latency timer of device 0000:00:02.0 to 64 [ 52.996906] [drm] Initialized i915 1.6.0 20060119 on minor 0 [ 55.147882] ip_tables: (C) 2000-2006 Netfilter Core Team [ 55.228964] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) [ 60.570169] tun0: Disabled Privacy Extensions [ 65.464092] eth2: no IPv6 routers present [ 89.907404] warning: `pulseaudio' uses 32-bit capabilities (legacy support in use) [ 103.903243] CPU0 attaching NULL sched-domain. [ 103.903256] CPU1 attaching NULL sched-domain. [ 103.906783] CPU0 attaching sched-domain: [ 103.906783] domain 0: span 0-1 [ 103.906783] groups: 0 1 [ 103.906783] CPU1 attaching sched-domain: [ 103.906783] domain 0: span 0-1 [ 103.906783] groups: 1 0 ** Loaded modules: Module Size Used by ipt_REJECT 2784 1 ipt_MASQUERADE 2592 1 xt_state 2016 2 iptable_nat 4680 1 nf_nat 15576 2 ipt_MASQUERADE,iptable_nat nf_conntrack_ipv4 12268 5 iptable_nat,nf_nat nf_conntrack 55508 5 ipt_MASQUERADE,xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4 iptable_filter 2624 1 ip_tables 10160 2 iptable_nat,iptable_filter x_tables 13284 5 ipt_REJECT,ipt_MASQUERADE,xt_state,iptable_nat,ip_tables i915 25280 2 drm 65256 3 i915 binfmt_misc 7528 1 rfcomm 28272 2 l2cap 17248 9 rfcomm bluetooth 44900 4 rfcomm,l2cap ipv6 235300 14 acpi_cpufreq 6796 1 cpufreq_userspace 3172 0 cpufreq_stats 3776 0 cpufreq_conservative 5960 0 cpufreq_powersave 1856 0 cpufreq_ondemand 6476 1 freq_table 4224 3 acpi_cpufreq,cpufreq_stats,cpufreq_ondemand tun 8292 3 fuse 42908 1 kvm_intel 31136 0 kvm 106460 1 kvm_intel coretemp 5504 0 snd_hda_intel 324248 2 arc4 1824 2 joydev 8480 0 ecb 2624 2 snd_pcm_oss 32800 0 iwl3945 78772 0 snd_pcm 62628 2 snd_hda_intel,snd_pcm_oss snd_mixer_oss 12320 1 snd_pcm_oss snd_seq_dummy 2660 0 firmware_class 6816 1 iwl3945 snd_seq_oss 24992 0 snd_seq_midi_event 6432 1 snd_seq_oss snd_seq 41456 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event mac80211 139680 1 iwl3945 psmouse 32336 0 snd_timer 17800 2 snd_pcm,snd_seq snd_seq_device 6380 3 snd_seq_dummy,snd_seq_oss,snd_seq led_class 3908 1 iwl3945 i2c_i801 7920 0 serio_raw 4740 0 pcspkr 2432 0 snd 45604 12 snd_hda_intel,snd_pcm_oss,snd_pcm,snd_mixer_oss,snd_seq_oss,snd_seq,snd_timer,snd_seq_device i2c_core 19828 1 i2c_i801 iTCO_wdt 9508 0 soundcore 6368 1 snd snd_page_alloc 7816 2 snd_hda_intel,snd_pcm cfg80211 21576 2 iwl3945,mac80211 video 16400 0 output 2912 1 video intel_agp 22300 1 wmi 6440 0 ac 4196 0 button 6064 0 battery 10180 0 agpgart 28776 3 drm,intel_agp evdev 8000 8 dcdbas 6272 0 ext3 105256 2 jbd 39444 1 ext3 mbcache 7108 1 ext3 sha256_generic 11360 0 aes_i586 7744 3 aes_generic 29256 1 aes_i586 cbc 3264 2 dm_crypt 11172 1 crypto_blkcipher 15236 5 ecb,cbc,dm_crypt dm_mirror 15104 0 dm_log 8452 1 dm_mirror dm_snapshot 14340 0 dm_mod 46184 8 dm_crypt,dm_mirror,dm_log,dm_snapshot ide_cd_mod 27652 0 cdrom 30176 1 ide_cd_mod ata_generic 4676 0 sd_mod 22200 4 piix 6568 0 [permanent] usb_storage 75936 0 usbhid 35904 0 hid 33184 1 usbhid ff_memless 4392 1 usbhid ahci 23176 3 libata 140416 2 ata_generic,ahci ide_pci_generic 3908 0 [permanent] ide_core 96168 3 ide_cd_mod,piix,ide_pci_generic scsi_mod 129356 3 sd_mod,usb_storage,libata dock 8272 1 libata sdhci 13060 0 ricoh_mmc 3680 0 mmc_core 39932 1 sdhci ohci1394 24944 0 ieee1394 75800 1 ohci1394 tg3 84676 0 ehci_hcd 28428 0 uhci_hcd 18672 0 usbcore 118160 5 usb_storage,usbhid,ehci_hcd,uhci_hcd thermal 15228 0 processor 32576 4 acpi_cpufreq,thermal fan 4164 0 thermal_sys 10856 4 video,thermal,processor,fan ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub [8086:2a00] (rev 0c) Subsystem: Dell Device [1028:01f3] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx- Latency: 0 Capabilities: <access denied> Kernel driver in use: agpgart-intel Kernel modules: intel-agp 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller [8086:2a02] (rev 0c) Subsystem: Dell Device [1028:01f3] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 16 Region 0: Memory at fea00000 (64-bit, non-prefetchable) [size=1M] Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M] Region 4: I/O ports at eff8 [size=8] Capabilities: <access denied> Kernel modules: intelfb 00:02.1 Display controller [0380]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller [8086:2a03] (rev 0c) Subsystem: Dell Device [1028:01f3] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Region 0: Memory at feb00000 (64-bit, non-prefetchable) [size=1M] Capabilities: <access denied> 00:1a.0 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 [8086:2834] (rev 02) Subsystem: Dell Device [1028:01f3] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 20 Region 4: I/O ports at 6f20 [size=32] Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:1a.1 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 [8086:2835] (rev 02) Subsystem: Dell Device [1028:01f3] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 21 Region 4: I/O ports at 6f00 [size=32] Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:1a.7 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 [8086:283a] (rev 02) (prog-if 20) Subsystem: Dell Device [1028:01f3] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin C routed to IRQ 22 Region 0: Memory at fed1c400 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci_hcd Kernel modules: ehci-hcd 00:1b.0 Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD Audio Controller [8086:284b] (rev 02) Subsystem: Dell Device [1028:01f3] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 21 Region 0: Memory at fe9fc000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: HDA Intel Kernel modules: snd-hda-intel 00:1c.0 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 [8086:283f] (rev 02) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=0b, subordinate=0b, sec-latency=0 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport-driver Kernel modules: shpchp 00:1c.1 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 [8086:2841] (rev 02) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=0c, subordinate=0c, sec-latency=0 Memory behind bridge: fe800000-fe8fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport-driver Kernel modules: shpchp 00:1c.3 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 [8086:2845] (rev 02) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=0d, subordinate=0e, sec-latency=0 I/O behind bridge: 0000d000-0000dfff Memory behind bridge: fe600000-fe7fffff Prefetchable memory behind bridge: 00000000f0000000-00000000f01fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport-driver Kernel modules: shpchp 00:1c.5 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 6 [8086:2849] (rev 02) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=09, subordinate=09, sec-latency=0 Memory behind bridge: fe500000-fe5fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport-driver Kernel modules: shpchp 00:1d.0 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 [8086:2830] (rev 02) Subsystem: Dell Device [1028:01f3] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 20 Region 4: I/O ports at 6f80 [size=32] Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:1d.1 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 [8086:2831] (rev 02) Subsystem: Dell Device [1028:01f3] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 21 Region 4: I/O ports at 6f60 [size=32] Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:1d.2 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 [8086:2832] (rev 02) Subsystem: Dell Device [1028:01f3] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin C routed to IRQ 22 Region 4: I/O ports at 6f40 [size=32] Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:1d.7 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 [8086:2836] (rev 02) (prog-if 20) Subsystem: Dell Device [1028:01f3] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 20 Region 0: Memory at fed1c000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci_hcd Kernel modules: ehci-hcd 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev f2) (prog-if 01) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Bus: primary=00, secondary=03, subordinate=03, sec-latency=32 Memory behind bridge: fe400000-fe4fffff Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> 00:1f.0 ISA bridge [0601]: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller [8086:2815] (rev 02) Subsystem: Dell Device [1028:01f3] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Capabilities: <access denied> Kernel modules: iTCO_wdt 00:1f.1 IDE interface [0101]: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller [8086:2850] (rev 02) (prog-if 8a [Master SecP PriP]) Subsystem: Dell Device [1028:01f3] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 16 Region 0: I/O ports at 01f0 [size=8] Region 1: I/O ports at 03f4 [size=1] Region 2: I/O ports at 0170 [size=8] Region 3: I/O ports at 0374 [size=1] Region 4: I/O ports at 6fa0 [size=16] Kernel driver in use: PIIX_IDE Kernel modules: piix 00:1f.2 SATA controller [0106]: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller [8086:2829] (rev 02) (prog-if 01) Subsystem: Dell Device [1028:01f3] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 219 Region 0: I/O ports at 6eb0 [size=8] Region 1: I/O ports at 6eb8 [size=4] Region 2: I/O ports at 6ec0 [size=8] Region 3: I/O ports at 6ec8 [size=4] Region 4: I/O ports at 6ee0 [size=32] Region 5: Memory at fe9fb800 (32-bit, non-prefetchable) [size=2K] Capabilities: <access denied> Kernel driver in use: ahci Kernel modules: ahci 00:1f.3 SMBus [0c05]: Intel Corporation 82801H (ICH8 Family) SMBus Controller [8086:283e] (rev 02) Subsystem: Dell Device [1028:01f3] Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Interrupt: pin B routed to IRQ 17 Region 0: Memory at fe9fb700 (32-bit, non-prefetchable) [size=256] Region 4: I/O ports at 10c0 [size=32] Kernel driver in use: i801_smbus Kernel modules: i2c-i801 03:01.0 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C832 IEEE 1394 Controller [1180:0832] (rev 05) (prog-if 10) Subsystem: Dell Device [1028:01f3] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 64 (500ns min, 1000ns max), Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 19 Region 0: Memory at fe4ff800 (32-bit, non-prefetchable) [size=2K] Capabilities: <access denied> Kernel driver in use: ohci1394 Kernel modules: ohci1394 03:01.1 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter [1180:0822] (rev 22) (prog-if 01) Subsystem: Dell Device [1028:01f3] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 64, Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 18 Region 0: Memory at fe4ff400 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> Kernel driver in use: sdhci Kernel modules: sdhci 03:01.2 System peripheral [0880]: Ricoh Co Ltd R5C843 MMC Host Controller [1180:0843] (rev 12) Subsystem: Dell Device [1028:01f3] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 64, Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 4 Region 0: Memory at fe4ff500 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> Kernel driver in use: ricoh-mmc Kernel modules: ricoh_mmc 03:01.3 System peripheral [0880]: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter [1180:0592] (rev 12) Subsystem: Dell Device [1028:01f3] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 64, Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 4 Region 0: Memory at fe4ff600 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> 03:01.4 System peripheral [0880]: Ricoh Co Ltd xD-Picture Card Controller [1180:0852] (rev ff) (prog-if ff) !!! Unknown header type 7f 09:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5906M Fast Ethernet PCI Express [14e4:1713] (rev 02) Subsystem: Dell Device [1028:01f3] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 217 Region 0: Memory at fe5f0000 (64-bit, non-prefetchable) [size=64K] Expansion ROM at <ignored> [disabled] Capabilities: <access denied> Kernel driver in use: tg3 Kernel modules: tg3 0c:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG Network Connection [8086:4222] (rev 02) Subsystem: Intel Corporation Device [8086:1020] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 218 Region 0: Memory at fe8ff000 (32-bit, non-prefetchable) [size=4K] Capabilities: <access denied> Kernel driver in use: iwl3945 Kernel modules: iwl3945 -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (991, 'unstable'), (600, 'experimental'), (300, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages linux-image-2.6.26-1-686 depends on: ii debconf [debconf-2.0] 1.5.23 Debian configuration management sy ii initramfs-tools [linux-initra 0.92l tools for generating an initramfs ii module-init-tools 3.4-1 tools for managing Linux kernel mo Versions of packages linux-image-2.6.26-1-686 recommends: ii libc6-i686 2.8+20080809-1 GNU C Library: Shared libraries [i Versions of packages linux-image-2.6.26-1-686 suggests: ii grub 0.97-47 GRand Unified Bootloader (Legacy v pn linux-doc-2.6.26 <none> (no description available) -- debconf information: linux-image-2.6.26-1-686/preinst/abort-overwrite-2.6.26-1-686: shared/kernel-image/really-run-bootloader: true linux-image-2.6.26-1-686/postinst/bootloader-error-2.6.26-1-686: linux-image-2.6.26-1-686/postinst/depmod-error-initrd-2.6.26-1-686: false linux-image-2.6.26-1-686/prerm/removing-running-kernel-2.6.26-1-686: true linux-image-2.6.26-1-686/postinst/old-system-map-link-2.6.26-1-686: true linux-image-2.6.26-1-686/preinst/abort-install-2.6.26-1-686: linux-image-2.6.26-1-686/preinst/lilo-has-ramdisk: linux-image-2.6.26-1-686/preinst/bootloader-initrd-2.6.26-1-686: true linux-image-2.6.26-1-686/prerm/would-invalidate-boot-loader-2.6.26-1-686: true linux-image-2.6.26-1-686/preinst/elilo-initrd-2.6.26-1-686: true linux-image-2.6.26-1-686/postinst/kimage-is-a-directory: linux-image-2.6.26-1-686/postinst/old-dir-initrd-link-2.6.26-1-686: true linux-image-2.6.26-1-686/postinst/create-kimage-link-2.6.26-1-686: true linux-image-2.6.26-1-686/preinst/lilo-initrd-2.6.26-1-686: true linux-image-2.6.26-1-686/postinst/old-initrd-link-2.6.26-1-686: true linux-image-2.6.26-1-686/preinst/overwriting-modules-2.6.26-1-686: true linux-image-2.6.26-1-686/postinst/depmod-error-2.6.26-1-686: false linux-image-2.6.26-1-686/postinst/bootloader-test-error-2.6.26-1-686: linux-image-2.6.26-1-686/preinst/failed-to-move-modules-2.6.26-1-686: linux-image-2.6.26-1-686/preinst/initrd-2.6.26-1-686: -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]