LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-07-2010, 11:54 AM   #31
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159

Hi,

What is the problem with posting the file
'/etc/udev/rules.d/70-persistent-net.rules'? It's not golden.
You are not helping us by not posting the requested information to help you!

After a reboot as root do this from cli;

Code:
~#modprobe -r tg3 
~#modprobe broadcom 
~#modprobe tg3
The first line removes the tg3 module.
Second line adds the broadcom (
Broadcom PHY driver).
Third line adds the tg3 (
Broadcom Tigon3 ethernet driver)

After that post the 'lsmod' and 'ifconfig -a'.

If you have a 'eth0' device then
I would setup a static IP first, do as root from cli;
Code:
 
 ~#ifconfig -a                      #get recognized devices
 ~#ifconfig eth0 192.168.0.10       #set to a available IP
 ~#route add default gw 192.168.0.1 #set to your gateway
 ~#route -n                         #show the route table
 ~#ifconfig eth0 up                 #should be up already
 ~#ping 192.168.0.1                 #ping your gateway
 ~#ping 208.69.32.130               #google.com IP
 ~#ping google.com                  #test DNS, if fail then
                                    #check /etc/resolv.conf
 
Post the '/etc/rc.d/rc.inet1.conf' file & '/etc/resolv.conf' so we can see if things are setup properly.
You should have your '/etc/resolv.conf' setup with your 'ISP DNS' nameservers.

Code:
sample '/etc/resolv.conf';
  #search 192.168.x.xyou could set this to the router IP 
 nameserver xxx.xxx.xxx.xxx   #ISP DSN 'replace xxx.xxx.xxx.xxx
                              #with IP from your ISP
 nameserver 4.2.2.1           #Verizon third level DNS
 nameserver 4.2.2.2
 nameserver 4.2.2.3
 nameserver 4.2.2.4
You should have your '/etc/resolv.conf' setup with your 'ISP DNS' nameservers. After you find that the static works then use the information to edit or generate a new /etc/rc.d/rc.inet1.conf.
You can restart init via the '/etc/rc.d/rc.inet1.conf restart' issue.

If the static works then we'll attempt to work up the correct configuration(s) .


 
Old 12-07-2010, 02:31 PM   #32
EldonCool
Member
 
Registered: Dec 2010
Location: Nevada
Distribution: Slackware
Posts: 258

Original Poster
Rep: Reputation: 3
Post results of following:
Quote:
# modinfo broadcom

# modinfo tg3

# rmmod tg3
# modprobe broadcom
# modprobe tg3

$ dmesg
I could not give all the results asked for by this
because my message exceeded the size limits to post,
so this is part one and part two will follow, maybe
part three also, who knows?


results of modinfo broadcom
Code:
filename:       /lib/modules/2.6.33.4/kernel/drivers/net/phy/broadcom.ko
license:        GPL
author:         Maciej W. Rozycki
description:    Broadcom PHY driver
depends:        libphy
vermagic:       2.6.33.4 SMP mod_unload
results of modinfo tg3:
Code:
filename:       /lib/modules/2.6.33.4/kernel/drivers/net/tg3.ko
firmware:       tigon/tg3_tso5.bin
firmware:       tigon/tg3_tso.bin
firmware:       tigon/tg3.bin
version:        3.106
license:        GPL
description:    Broadcom Tigon3 ethernet driver
author:         David S. Miller (davem@redhat.com) and Jeff Garzik (jgarzik@pobox.com)
srcversion:     03109181AF718A750DEC749
alias:          pci:v0000106Bd00001645sv*sd*bc*sc*i*
alias:          pci:v0000173Bd000003EAsv*sd*bc*sc*i*
alias:          pci:v0000173Bd000003EBsv*sd*bc*sc*i*
alias:          pci:v0000173Bd000003E9sv*sd*bc*sc*i*
alias:          pci:v0000173Bd000003E8sv*sd*bc*sc*i*
alias:          pci:v00001148d00004500sv*sd*bc*sc*i*
alias:          pci:v00001148d00004400sv*sd*bc*sc*i*
alias:          pci:v000014E4d0000165Csv*sd*bc*sc*i*
alias:          pci:v000014E4d00001656sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001655sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001691sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001694sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001690sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001692sv*sd*bc*sc*i*
alias:          pci:v000014E4d000016A0sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001699sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001689sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001688sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001680sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001681sv*sd*bc*sc*i*
alias:          pci:v000014E4d0000165Bsv*sd*bc*sc*i*
alias:          pci:v000014E4d00001684sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001698sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001713sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001712sv*sd*bc*sc*i*
alias:          pci:v000014E4d000016DDsv*sd*bc*sc*i*
alias:          pci:v000014E4d0000166Bsv*sd*bc*sc*i*
alias:          pci:v000014E4d0000166Asv*sd*bc*sc*i*
alias:          pci:v000014E4d00001679sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001678sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001669sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001668sv*sd*bc*sc*i*
alias:          pci:v000014E4d0000167Fsv*sd*bc*sc*i*
alia :          pci:v000014E4d00001693sv*sd*bc*sc*i*
alias:          pci:v000014E4d0000169Bsv*sd*bc*sc*i*
alias:          pci:v000014E4d0000169Asv*sd*bc*sc*i*
alias:          pci:v000014E4d00001674sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001673sv*sd*bc*sc*i*
alias:          pci:v000014E4d0000167Bsv*sd*bc*sc*i*
alias:          pci:v000014E4d00001672sv*sd*bc*sc*i*
alias:          pci:v000014E4d0000167Asv*sd*bc*sc*i*
alias:          pci:v000014E4d000016FEsv*sd*bc*sc*i*
alias:          pci:v000014E4d000016FDsv*sd*bc*sc*i*
alias:          pci:v000014E4d000016F7sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001601sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001600sv*sd*bc*sc*i*
alias:          pci:v000014E4d0000167Esv*sd*bc*sc*i*
alias:          pci:v000014E4d0000167Dsv*sd*bc*sc*i*
alias:          pci:v000014E4d0000167Csv*sd*bc*sc*i*
alias:          pci:v000014E4d00001677sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001676sv*sd*bc*sc*i*
alias:          pci:v000014E4d0000165Asv*sd*bc*sc*i*
alias:          pci:v000014E4d00001659sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001658sv*sd*bc*sc*i*
alias:          pci:v000014E4d0000166Esv*sd*bc*sc*i*
alias:          pci:v000014E4d00001649sv*sd*bc*sc*i*
alias:          pci:v000014E4d0000170Esv*sd*bc*sc*i*
alias:          pci:v000014E4d0000170Dsv*sd*bc*sc*i*
alias:          pci:v000014E4d0000169Dsv*sd*bc*sc*i*
alias:          pci:v000014E4d0000169Csv*sd*bc*sc*i*
alias:          pci:v000014E4d00001696sv*sd*bc*sc*i*
alias:          pci:v000014E4d000016C7sv*sd*bc*sc*i*
alias:          pci:v000014E4d000016C6sv*sd*bc*sc*i*
alias:          pci:v000014E4d000016A8sv*sd*bc*sc*i*
alias:          pci:v000014E4d000016A7sv*sd*bc*sc*i*
alias:          pci:v000014E4d000016A6sv*sd*bc*sc*i*
alias:          pci:v000014E4d0000165Esv*sd*bc*sc*i*
alias:          pci:v000014E4d0000165Dsv*sd*bc*sc*i*
alias:          pci:v000014E4d00001654sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001653sv*sd*bc*sc*i*
alias:          pci:v000014E4d0000164Dsv*sd*bc*sc*i*
alias:          pci:v000014E4d00001648sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001647sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001646sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001645sv*sd*bc*sc*i*
alias:          pci:v000014E4d00001644sv*sd*bc*sc*i*
depends:        libphy
vermagic:       2.6.33.4 SMP mod_unload
parm:           tg3_debug:Tigon3 bitmapped debugging message enable value (int)

Last edited by EldonCool; 12-07-2010 at 02:37 PM.
 
Old 12-07-2010, 02:34 PM   #33
EldonCool
Member
 
Registered: Dec 2010
Location: Nevada
Distribution: Slackware
Posts: 258

Original Poster
Rep: Reputation: 3
here are the results part 2 from previous


results of rmmod tg3
Code:
none

results of modprobe broadcom
Code:
none

results of moprobe tg3
Code:
none
results of dmseg
Code:
0fee01000 - 00000000ffe00000
PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000
Allocating PCI resources starting at dff00000 (gap: dff00000:17100000)
setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:4 nr_node_ids:1
PERCPU: Embedded 28 pages/cpu @ffff880005c00000 s83096 r8192 d23400 u524288
pcpu-alloc: s83096 r8192 d23400 u524288 alloc=1*2097152
pcpu-alloc: [0] 0 1 2 3
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 966397
Kernel command line: BOOT_IMAGE=Linux ro root=805 vt.default_utf8=0
PID hash table entries: 4096 (order: 3, 32768 bytes)
Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
Checking aperture...
No AGP bridge found
Node 0: aperture @ 20000000 size 32 MB
Aperture pointing to e820 RAM. Ignoring.
Your BIOS doesn't leave a aperture memory hole
Please enable the IOMMU option in the BIOS setup
This costs you 64 MB of RAM
Mapping aperture over 65536 KB of RAM @ 20000000
PM: Registered nosave memory: 0000000020000000 - 0000000024000000
Memory: 3712680k/4456448k available (10263k kernel code, 529508k absent, 213284k reserved, 7173k data, 764k init)
SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Hierarchical RCU implementation.
NR_IRQS:1280
Console: colour dummy device 80x25
console [tty0] enabled
hpet clockevent registered
Fast TSC calibration using PIT
Detected 2094.900 MHz processor.
Calibrating delay loop (skipped), value calculated using timer frequency.. 4189.79 BogoMIPS (lpj=2094898)
Security Framework initialized
Mount-cache hash table entries: 256
tseg: 00dff00000
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
mce: CPU supports 6 MCE banks
using C1E aware idle routine
Performance Events: AMD PMU driver.
... version:                0
... bit width:              48
... generic registers:      4
... value mask:             0000ffffffffffff
... max period:             00007fffffffffff
... fixed-purpose events:   0
... event mask:             000000000000000f
ACPI: Core revision 20091214
ftrace: converting mcount calls to 0f 1f 44 00 00
ftrace: allocating 33440 entries in 132 pages
Setting APIC routing to flat
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: AMD Athlon(tm) II P320 Dual-Core Processor stepping 03
Booting Node   0, Processors  #1
Brought up 2 CPUs
Total of 2 processors activated (8379.40 BogoMIPS).
System has AMD C1E enabled
Switch to broadcast mode on CPU1
Switch to broadcast mode on CPU0
devtmpfs: initialized
xor: automatically using best checksumming function: generic_sse
   generic_sse:  6712.000 MB/sec
xor: using function: generic_sse (6712.000 MB/sec)
NET: Registered protocol family 16
node 0 link 0: io port [0, ffffff]
TOM: 00000000e0000000 aka 3584M
Fam 10h mmconf [f7000000, f7ffffff]
node 0 link 0: mmio [a0000, bffff]
node 0 link 0: mmio [e0000000, efffffff]
node 0 link 0: mmio [f0000000, f20fffff]
node 0 link 0: mmio [f2100000, f22fffff]
node 0 link 0: mmio [f2300000, f6ffffff]
node 0 link 0: mmio [f7000000, f7ffffff] ==> none
node 0 link 0: mmio [f8000000, ffdfffff]
TOM2: 0000000120000000 aka 4608M
bus: [00, 1f] on node 0 link 0
bus: 00 index 0 io port: [0, ffff]
bus: 00 index 1 mmio: [a0000, bffff]
bus: 00 index 2 mmio: [e0000000, f6ffffff]
bus: 00 index 3 mmio: [f8000000, ffffffff]
bus: 00 index 4 mmio: [120000000, fcffffffff]
ACPI: bus type pci registered
PCI: MMCONFIG for domain 0000 [bus 00-0f] at [mem 0xf7000000-0xf7ffffff] (base 0xf7000000)
PCI: MMCONFIG at [mem 0xf7000000-0xf7ffffff] reserved in E820
PCI: Using configuration type 1 for base access
mtrr: your CPUs had inconsistent fixed MTRR settings
mtrr: probably your BIOS does not setup all CPUs.
mtrr: corrected configuration.
bio: create slab <bio-0> at 0
ACPI: EC: Look up EC in DSDT
ACPI: Executed 1 blocks of module-level executable AML code
ACPI: BIOS _OSI(Linux) query ignored
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62
ACPI: No dock devices found.
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci_root PNP0A08:00: ignoring host bridge windows from ACPI; boot with "pci=use_crs" to use them
pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7] (ignored)
pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x000c0000-0x000c3fff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x000c4000-0x000c7fff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x000c8000-0x000cbfff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x000cc000-0x000cffff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x000dc000-0x000dffff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x000e0000-0x000e3fff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x000e4000-0x000e7fff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x000e8000-0x000ebfff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x000ec000-0x000effff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0xe0000000-0xf6ffffff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0xf8000000-0xfed3fffe] invalid; aligning end to 16-byte boundary
pci_root PNP0A08:00: host bridge window [mem 0xf8000000-0xfed3ffff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0xfed45000-0xffffffff] (ignored)
pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
pci 0000:00:04.0: PME# disabled
pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
pci 0000:00:05.0: PME# disabled
pci 0000:00:11.0: reg 10: [io  0x7038-0x703f]
pci 0000:00:11.0: reg 14: [io  0x704c-0x704f]
pci 0000:00:11.0: reg 18: [io  0x7030-0x7037]
pci 0000:00:11.0: reg 1c: [io  0x7048-0x704b]
pci 0000:00:11.0: reg 20: [io  0x7010-0x701f]
pci 0000:00:11.0: reg 24: [mem 0xf2307000-0xf23073ff]
pci 0000:00:12.0: reg 10: [mem 0xf2306000-0xf2306fff]
pci 0000:00:12.2: reg 10: [mem 0xf2307500-0xf23075ff]
pci 0000:00:12.2: supports D1 D2
pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
pci 0000:00:12.2: PME# disabled
pci 0000:00:13.0: reg 10: [mem 0xf2305000-0xf2305fff]
pci 0000:00:13.2: reg 10: [mem 0xf2307400-0xf23074ff]
pci 0000:00:13.2: supports D1 D2
pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
pci 0000:00:13.2: PME# disabled
pci 0000:00:14.1: reg 10: [io  0x0000-0x0007]
pci 0000:00:14.1: reg 14: [io  0x0000-0x0003]
pci 0000:00:14.1: reg 18: [io  0x0000-0x0007]
pci 0000:00:14.1: reg 1c: [io  0x0000-0x0003]
pci 0000:00:14.1: reg 20: [io  0x7000-0x700f]
pci 0000:00:14.2: reg 10: [mem 0xf2300000-0xf2303fff 64bit]
pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
pci 0000:00:14.2: PME# disabled
pci 0000:00:14.5: reg 10: [mem 0xf2304000-0xf2304fff]
pci 0000:01:05.0: reg 10: [mem 0xe0000000-0xefffffff pref]
pci 0000:01:05.0: reg 14: [io  0x6000-0x60ff]
pci 0000:01:05.0: reg 18: [mem 0xf2200000-0xf220ffff]
pci 0000:01:05.0: reg 24: [mem 0xf2100000-0xf21fffff]
pci 0000:01:05.0: supports D1 D2
pci 0000:01:05.1: reg 10: [mem 0xf2210000-0xf2213fff]
pci 0000:01:05.1: supports D1 D2
pci 0000:00:01.0: PCI bridge to [bus 01-01]
pci 0000:00:01.0:   bridge window [io  0x6000-0x6fff]
pci 0000:00:01.0:   bridge window [mem 0xf2100000-0xf22fffff]
pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
pci 0000:02:00.0: reg 10: [mem 0xf1100000-0xf110ffff 64bit]
pci 0000:02:00.0: PME# supported from D3hot D3cold
pci 0000:02:00.0: PME# disabled
pci 0000:00:04.0: PCI bridge to [bus 02-07]
pci 0000:00:04.0:   bridge window [io  0x2000-0x5fff]
pci 0000:00:04.0:   bridge window [mem 0xf1100000-0xf20fffff]
pci 0000:00:04.0:   bridge window [mem 0xf0000000-0xf0ffffff 64bit pref]
pci 0000:08:00.0: reg 10: [mem 0xf1000000-0xf100ffff 64bit]
pci 0000:08:00.0: supports D1
pci 0000:08:00.0: PME# supported from D0 D1 D3hot
pci 0000:08:00.0: PME# disabled
pci 0000:00:05.0: PCI bridge to [bus 08-08]
pci 0000:00:05.0:   bridge window [mem 0xf1000000-0xf10fffff]
pci 0000:00:14.4: PCI bridge to [bus 09-09] (subtractive decode)
pci_bus 0000:00: on NUMA node 0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PB4_._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PB5_._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14 15) *0
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 15) *0
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0
vgaarb: device added: PCI:0000:01:05.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
SCSI subsystem initialized
libata version 3.00 loaded.
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
raid6: int64x1   1785 MB/s
raid6: int64x2   2449 MB/s
raid6: int64x4   1871 MB/s
raid6: int64x8   1628 MB/s
raid6: sse2x1    2660 MB/s
raid6: sse2x2    3464 MB/s
raid6: sse2x4    3593 MB/s
raid6: using algorithm sse2x4 (3593 MB/s)
PCI: Using ACPI for IRQ routing
PCI: pci_cache_line_size set to 64 bytes
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Switching to clocksource tsc
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 10 devices
ACPI: ACPI bus type pnp unregistered
system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
system 00:01: [mem 0xf7000000-0xf7ffffff] has been reserved
system 00:08: [io  0x0400-0x04cf] has been reserved
system 00:08: [io  0x04d0-0x04d1] has been reserved
system 00:08: [io  0x04d6] has been reserved
system 00:08: [io  0x0550] has been reserved
system 00:08: [io  0x0680-0x06ff] has been reserved
system 00:08: [io  0x077a] has been reserved
system 00:08: [io  0x0c00-0x0c01] has been reserved
system 00:08: [io  0x0c14] has been reserved
system 00:08: [io  0x0c50-0x0c52] has been reserved
system 00:08: [io  0x0c6c] has been reserved
system 00:08: [io  0x0c6f] has been reserved
system 00:08: [io  0x0cd0-0x0cdb] has been reserved
system 00:08: [io  0xfd60-0xfd63] has been reserved
system 00:09: [mem 0x000e0000-0x000fffff] could not be reserved
system 00:09: [mem 0xffe00000-0xffffffff] has been reserved
pci 0000:00:01.0: PCI bridge to [bus 01-01]
pci 0000:00:01.0:   bridge window [io  0x6000-0x6fff]
pci 0000:00:01.0:   bridge window [mem 0xf2100000-0xf22fffff]
pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
pci 0000:00:04.0: PCI bridge to [bus 02-07]
pci 0000:00:04.0:   bridge window [io  0x2000-0x5fff]
pci 0000:00:04.0:   bridge window [mem 0xf1100000-0xf20fffff]
pci 0000:00:04.0:   bridge window [mem 0xf0000000-0xf0ffffff 64bit pref]
pci 0000:00:05.0: PCI bridge to [bus 08-08]
pci 0000:00:05.0:   bridge window [io  disabled]
pci 0000:00:05.0:   bridge window [mem 0xf1000000-0xf10fffff]
pci 0000:00:05.0:   bridge window [mem pref disabled]
pci 0000:00:14.4: PCI bridge to [bus 09-09]
pci 0000:00:14.4:   bridge window [io  disabled]
pci 0000:00:14.4:   bridge window [mem disabled]
pci 0000:00:14.4:   bridge window [mem pref disabled]
pci 0000:00:01.0: setting latency timer to 64
pci 0000:00:04.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
pci 0000:00:04.0: setting latency timer to 64
pci 0000:00:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
pci 0000:00:05.0: setting latency timer to 64
pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffffffffffff]
pci_bus 0000:01: resource 0 [io  0x6000-0x6fff]
pci_bus 0000:01: resource 1 [mem 0xf2100000-0xf22fffff]
pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
pci_bus 0000:02: resource 0 [io  0x2000-0x5fff]
pci_bus 0000:02: resource 1 [mem 0xf1100000-0xf20fffff]
pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf0ffffff 64bit pref]
pci_bus 0000:08: resource 1 [mem 0xf1000000-0xf10fffff]
pci_bus 0000:09: resource 3 [io  0x0000-0xffff]
pci_bus 0000:09: resource 4 [mem 0x00000000-0xffffffffffffffff]
NET: Registered protocol family 2
IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 262144 bind 65536)
TCP reno registered
UDP hash table entries: 2048 (order: 4, 65536 bytes)
UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
NET: Registered protocol family 1
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
pci 0000:01:05.0: Boot video device
PCI: CLS 64 bytes, default 64
PCI-DMA: Disabling AGP.
PCI-DMA: aperture base @ 20000000 size 65536 KB
PCI-DMA: using GART IOMMU.
PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
Simple Boot Flag at 0x44 set to 0x1
Intel AES-NI instructions are not detected.
audit: initializing netlink socket (disabled)
type=2000 audit(1291728898.616:1): initialized
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
DLM (built May 12 2010 23:08:15) installed
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
NTFS driver 2.1.29 [Flags: R/W].
ROMFS MTD (C) 2007 Red Hat, Inc.
JFS: nTxBlock = 8192, nTxLock = 65536
SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
SGI XFS Quota Management subsystem
OCFS2 1.5.0
ocfs2: Registered cluster interface o2cb
ocfs2: Registered cluster interface user
OCFS2 Node Manager 1.5.0
OCFS2 DLM 1.5.0
OCFS2 DLMFS 1.5.0
OCFS2 User DLM kernel interface loaded
Btrfs loaded
Slow work thread pool: Starting up
Slow work thread pool: Ready
GFS2 (built May 12 2010 23:09:03) installed
msgmni has been set to 7382
alg: No test for cipher_null (cipher_null-generic)
alg: No test for ecb(cipher_null) (ecb-cipher_null)
alg: No test for digest_null (digest_null-generic)
alg: No test for compress_null (compress_null-generic)
alg: No test for fcrypt (fcrypt-generic)
alg: No test for stdrng (krng)
async_tx: api initialized (async)
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
pcieport 0000:00:04.0: setting latency timer to 64
pcieport 0000:00:04.0: irq 24 for MSI/MSI-X
pcieport 0000:00:05.0: setting latency timer to 64
pcieport 0000:00:05.0: irq 25 for MSI/MSI-X
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90001700000, using 1536k, total 16384k
part 3 to follow as this would also exceed size limits.

Last edited by EldonCool; 12-07-2010 at 02:38 PM.
 
Old 12-07-2010, 02:35 PM   #34
EldonCool
Member
 
Registered: Dec 2010
Location: Nevada
Distribution: Slackware
Posts: 258

Original Poster
Rep: Reputation: 3
here is the rest, as the last post was also to large
to post.

part 3
Code:
vesafb: mode is 1024x768x8, linelength=1024, pages=18
vesafb: scrolling: redraw
vesafb: Pseudocolor: size=8:8:8:8, shift=0:0:0:0
Console: switching to colour frame buffer device 128x48
fb0: VESA VGA frame buffer device
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
floppy0: no floppy controllers found
brd: module loaded
loop: module loaded
Compaq SMART2 Driver (v 2.6.0)
HP CISS Driver (v 3.6.20)
input: Macintosh mouse button emulation as /devices/virtual/input/input0
Loading iSCSI transport class v2.0-870.
fnic: Cisco FCoE HBA Driver, ver 1.0.0.1121
Adaptec aacraid driver 1.1-5[24702]-ms
aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
scsi: <fdomain> Detection failed (no card)
QLogic Fibre Channel HBA Driver: 8.03.01-k10
iscsi: registered transport (qla4xxx)
QLogic iSCSI HBA Driver
Emulex LightPulse Fibre Channel SCSI driver 8.3.7
Copyright(c) 2004-2009 Emulex.  All rights reserved.
Brocade BFA FC/FCOE SCSI driver - version: 2.0.0.0
DC390: clustering now enabled by default. If you get problems load
       with "disable_clustering=1" and report to maintainers
megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
megasas: 00.00.04.12-rc1 Thu Sep. 17 11:41:51 PST 2009
mpt2sas version 03.100.03.00 loaded
GDT-HA: Storage RAID Controller Driver. Version: 3.05
3ware Storage Controller device driver for Linux v1.26.02.002.
3ware 9000 Storage Controller device driver for Linux v2.26.02.013.
LSI 3ware SAS/SATA-RAID Controller device driver for Linux v3.26.02.000.
ipr: IBM Power RAID SCSI Device Driver version: 2.4.3 (June 10, 2009)
RocketRAID 3xxx/4xxx Controller driver v1.6 (090910)
stex: Promise SuperTrak EX Driver version: 4.6.0000.4
st: Version 20081215, fixed bufsize 32768, s/g segs 256
ahci 0000:00:11.0: version 3.0
ahci 0000:00:11.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
ahci 0000:00:11.0: irq 26 for MSI/MSI-X
ahci 0000:00:11.0: AHCI 0001.0200 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
scsi0 : ahci
scsi1 : ahci
scsi2 : ahci
scsi3 : ahci
scsi4 : ahci
scsi5 : ahci
ata1: SATA max UDMA/133 abar m1024@0xf2307000 port 0xf2307100 irq 26
ata2: SATA max UDMA/133 abar m1024@0xf2307000 port 0xf2307180 irq 26
ata3: SATA max UDMA/133 abar m1024@0xf2307000 port 0xf2307200 irq 26
ata4: SATA max UDMA/133 abar m1024@0xf2307000 port 0xf2307280 irq 26
ata5: SATA max UDMA/133 abar m1024@0xf2307000 port 0xf2307300 irq 26
ata6: SATA max UDMA/133 abar m1024@0xf2307000 port 0xf2307380 irq 26
pata_atiixp 0000:00:14.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
pata_atiixp 0000:00:14.1: setting latency timer to 64
scsi6 : pata_atiixp
scsi7 : pata_atiixp
ata7: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x7000 irq 14
ata8: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x7008 irq 15
I2O subsystem v1.325
i2o: max drivers = 8
I2O Configuration OSM v1.323
I2O Bus Adapter OSM v1.317
I2O Block Device OSM v1.325
I2O SCSI Peripheral OSM v1.316
I2O ProcFS OSM v1.316
Fusion MPT base driver 3.04.13
Copyright (c) 1999-2008 LSI Corporation
Fusion MPT SPI Host driver 3.04.13
Fusion MPT FC Host driver 3.04.13
Fusion MPT SAS Host driver 3.04.13
Fusion MPT misc device (ioctl) driver 3.04.13
mptctl: Registered with Fusion MPT base driver
mptctl: /dev/mptctl @ (major,minor=10,220)
Fusion MPT LAN driver 3.04.13
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
ehci_hcd 0000:00:12.2: setting latency timer to 64
ehci_hcd 0000:00:12.2: EHCI Host Controller
ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:12.2: debug port 1
ehci_hcd 0000:00:12.2: irq 17, io mem 0xf2307500
ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: EHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.33.4 ehci_hcd
usb usb1: SerialNumber: 0000:00:12.2
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 5 ports detected
ehci_hcd 0000:00:13.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
ehci_hcd 0000:00:13.2: setting latency timer to 64
ehci_hcd 0000:00:13.2: EHCI Host Controller
ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
ehci_hcd 0000:00:13.2: debug port 1
ehci_hcd 0000:00:13.2: irq 17, io mem 0xf2307400
ata4: SATA link down (SStatus 0 SControl 300)
ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: EHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.33.4 ehci_hcd
usb usb2: SerialNumber: 0000:00:13.2
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 5 ports detected
116x: driver isp116x-hcd, 03 Nov 2005
driver isp1362-hcd, 2005-04-04
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
ohci_hcd 0000:00:12.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
ohci_hcd 0000:00:12.0: setting latency timer to 64
ohci_hcd 0000:00:12.0: OHCI Host Controller
ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 3
ohci_hcd 0000:00:12.0: irq 18, io mem 0xf2306000
ata3: SATA link down (SStatus 0 SControl 300)
ata5: SATA link down (SStatus 0 SControl 300)
ata6: SATA link down (SStatus 0 SControl 300)
usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: OHCI Host Controller
usb usb3: Manufacturer: Linux 2.6.33.4 ohci_hcd
usb usb3: SerialNumber: 0000:00:12.0
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 5 ports detected
ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
ohci_hcd 0000:00:13.0: setting latency timer to 64
ohci_hcd 0000:00:13.0: OHCI Host Controller
ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 4
ohci_hcd 0000:00:13.0: irq 18, io mem 0xf2305000
ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
ata2.00: ATAPI: Slimtype DVD A  DS8A4SH, CA11, max UDMA/100, ATAPI AN
ata2.00: configured for UDMA/100
usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: OHCI Host Controller
usb usb4: Manufacturer: Linux 2.6.33.4 ohci_hcd
usb usb4: SerialNumber: 0000:00:13.0
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 5 ports detected
ohci_hcd 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18
ohci_hcd 0000:00:14.5: setting latency timer to 64
ohci_hcd 0000:00:14.5: OHCI Host Controller
ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 5
ohci_hcd 0000:00:14.5: irq 18, io mem 0xf2304000
ata1.00: ATA-8: ST9500325AS, 0001SDM1, max UDMA/133
ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
ata1.00: configured for UDMA/133
scsi 0:0:0:0: Direct-Access     ATA      ST9500325AS      0001 PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda:
usb 2-1: new high speed USB device using ehci_hcd and address 2
scsi 1:0:0:0: CD-ROM            Slimtype DVD A  DS8A4SH   CA11 PQ: 0 ANSI: 5
 sda1 sda2 sda3 sda4 <sr0: scsi3-mmc drive: 24x/8x writer dvd-ram cd/rw xa/form2 cdda pop-up
Uniform CD-ROM driver Revision: 3.20
sr 1:0:0:0: Attached scsi CD-ROM sr0
 sda5 sda6 >
usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb5: Product: OHCI Host Controller
usb usb5: Manufacturer: Linux 2.6.33.4 ohci_hcd
usb usb5: SerialNumber: 0000:00:14.5
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
uhci_hcd: USB Universal Host Controller Interface driver
sl811: driver sl811-hcd, 19 May 2005
r8a66597_hcd: driver r8a66597_hcd, 2009-05-26
sd 0:0:0:0: [sda] Attached SCSI disk
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usbcore: registered new interface driver ums-alauda
usbcore: registered new interface driver ums-cypress
usbcore: registered new interface driver ums-datafab
usbcore: registered new interface driver ums-freecom
usbcore: registered new interface driver ums-isd200
usbcore: registered new interface driver ums-jumpshot
usbcore: registered new interface driver ums-karma
usbcore: registered new interface driver ums-onetouch
usbcore: registered new interface driver ums-sddr09
usbcore: registered new interface driver ums-sddr55
usbcore: registered new interface driver ums-usbat
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:MSS0] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
md: linear personality registered for level -1
md: raid0 personality registered for level 0
md: raid1 personality registered for level 1
md: raid10 personality registered for level 10
md: raid6 personality registered for level 6
md: raid5 personality registered for level 5
md: raid4 personality registered for level 4
md: multipath personality registered for level -4
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@redhat.com
cpuidle: using governor ladder
cpuidle: using governor menu
TCP cubic registered
Initializing XFRM netlink socket
NET: Registered protocol family 17
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
registered taskstats version 1
usb 2-1: New USB device found, idVendor=04f2, idProduct=b1d8
usb 2-1: New USB device strings: Mfr=2, Product=1, SerialNumber=0
usb 2-1: Product: 1.3M WebCam
usb 2-1: Manufacturer: Sonix Technology Co., Ltd.
md: Waiting for all devices to be available before autodetect
md: If you don't use raid, use raid=noautodetect
md: Autodetecting RAID arrays.
md: Scanned 0 and added 0 devices.
md: autorun ...
md: ... autorun DONE.
EXT3-fs (sda5): error: couldn't mount because of unsupported optional features (240)
EXT2-fs (sda5): error: couldn't mount because of unsupported optional features (240)
EXT4-fs (sda5): mounted filesystem with ordered data mode
VFS: Mounted root (ext4 filesystem) readonly on device 8:5.
devtmpfs: mounted
Freeing unused kernel memory: 764k freed
Write protecting the kernel read-only data: 16384k
Freeing unused kernel memory: 2004k freed
Freeing unused kernel memory: 1260k freed
udev: starting version 153
sd 0:0:0:0: Attached scsi generic sg0 type 0
sr 1:0:0:0: Attached scsi generic sg1 type 5
ACPI: WMI: Mapper loaded
input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
ACPI: Power Button [PWRB]
input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
ACPI: Sleep Button [SLPB]
input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
ACPI: Lid Switch [LID]
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
ACPI: Power Button [PWRF]
ACPI: AC Adapter [ACAD] (on-line)
ACPI: processor limited to max C-state 1
ACPI: Battery Slot [BAT1] (battery absent)
ACPI: Invalid active0 threshold
shpchp 0000:00:01.0: HPC vendor_id 1022 device_id 9602 ss_vid 1022 ss_did 9602
thermal LNXTHERM:01: registered as thermal_zone0
ACPI: Thermal Zone [THRM] (49 C)
shpchp 0000:00:01.0: Cannot reserve MMIO region
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
rtc_cmos 00:04: RTC can wake from S4
tg3.c:v3.106 (January 12, 2010)
tg3 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
tg3 0000:02:00.0: setting latency timer to 64
rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
cfg80211: Using static regulatory domain info
cfg80211: Regulatory domain: 00
    (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    (2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
    (2457000 KHz - 2482000 KHz @ 20000 KHz), (600 mBi, 2000 mBm)
    (2474000 KHz - 2494000 KHz @ 20000 KHz), (600 mBi, 2000 mBm)
    (5170000 KHz - 5250000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
    (5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
cfg80211: Calling CRDA to update world regulatory domain
Linux video capture interface: v2.00
uvcvideo: Found UVC 1.00 device 1.3M WebCam (04f2:b1d8)
input: 1.3M WebCam as /devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/input/input6
usbcore: registered new interface driver uvcvideo
USB Video Class driver (v0.1.0)
rtc0: alarms up to one day, 114 bytes nvram, hpet irqs
tg3 mdio bus: probed
eth%d: No PHY devices
tg3: Problem fetching invariants of chip, aborting.
tg3 0000:02:00.0: PCI INT A disabled
acpi device:01: registered as cooling_device2
input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input7
ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
HDA Intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
HDA Intel 0000:00:14.2: setting latency timer to 64
Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04731/0xa40000
input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
ath9k 0000:08:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
ath9k 0000:08:00.0: setting latency timer to 64
hda_codec: ALC272: BIOS auto-probing.
HDA Intel 0000:01:05.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
HDA Intel 0000:01:05.1: irq 27 for MSI/MSI-X
HDA Intel 0000:01:05.1: setting latency timer to 64
ath: EEPROM regdomain: 0x65
ath: EEPROM indicates we should expect a direct regpair map
ath: Country alpha2 being used: 00
ath: Regpair used: 0x65
phy0: Selected rate control algorithm 'ath9k_rate_control'
Registered led device: ath9k-phy0::radio
Registered led device: ath9k-phy0::assoc
Registered led device: ath9k-phy0::tx
Registered led device: ath9k-phy0::rx
phy0: Atheros AR9280 Rev:2 mem=0xffffc900016c0000, irq=17
cfg80211: World regulatory domain updated:
    (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0001
Adding 489940k swap on /dev/sda6.  Priority:-1 extents:1 across:489940k
fuse init (API version 7.13)
ppdev: user-space parallel port driver
lp: driver loaded but no devices found
Linux agpgart interface v0.103
powernow-k8: Found 1 AMD Athlon(tm) II P320 Dual-Core Processor processors (2 cpu cores) (version 2.20.00)
powernow-k8:    0 : pstate 0 (2100 MHz)
powernow-k8:    1 : pstate 1 (1500 MHz)
powernow-k8:    2 : pstate 2 (800 MHz)
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
tg3.c:v3.106 (January 12, 2010)
tg3 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
tg3 0000:02:00.0: setting latency timer to 64
tg3 mdio bus: probed
eth0: Tigon3 [partno(BCM57780) rev 57780001] (PCI Express) MAC address 70:5a:b6:ee:8b:2a
eth0: attached PHY driver [Broadcom BCM57780] (mii_bus:phy_addr=200:01)
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
eth0: dma_rwctrl[76180000] dma_mask[64-bit]
udev: renamed network interface eth0 to eth1
 
Old 12-07-2010, 02:44 PM   #35
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Now where is the 'lsmod' ,'ifconfig -a' and the ''/etc/udev/rules.d/70-persistent-net.rules'?

Your device is now shown as eth1. I bet you could setup static by the above suggested procedure. You will have Internet. The problem still is the udev rules we've been requesting you to show for a too long.

BTW, You could place in a paste.bin to show large outputs. We'll show you later.



edit: look at the output below and see the device & module

Code:
lo: Disabled Privacy Extensions
tg3.c:v3.106 (January 12, 2010)
tg3 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
tg3 0000:02:00.0: setting latency timer to 64
tg3 mdio bus: probed
eth0: Tigon3 [partno(BCM57780) rev 57780001] (PCI Express) MAC address 70:5a:b6:ee:8b:2a
eth0: attached PHY driver [Broadcom BCM57780] (mii_bus:phy_addr=200:01)
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
eth0: dma_rwctrl[76180000] dma_mask[64-bit]
udev: renamed network interface eth0 to eth1

Last edited by onebuck; 12-07-2010 at 02:46 PM.
 
Old 12-07-2010, 06:34 PM   #36
EldonCool
Member
 
Registered: Dec 2010
Location: Nevada
Distribution: Slackware
Posts: 258

Original Poster
Rep: Reputation: 3
Quote:

Your device is now shown as eth1. I bet you could setup static by the above suggested procedure. You will have Internet. The problem still is the udev rules we've been requesting you to show for a too long.
You were right, I did the specified things changing eth0 to
eth1 and I could ping the addresses you gave, first time that
has happened.

I thought I posted those rules, but I must have missed it.
I will post them shortly, next post.
 
Old 12-07-2010, 06:48 PM   #37
EldonCool
Member
 
Registered: Dec 2010
Location: Nevada
Distribution: Slackware
Posts: 258

Original Poster
Rep: Reputation: 3
Here is contents of the file /etc/udev/rules.d/70-persistent-net-rules:


# This file was automatically generated by the /lib/udev/write_net_rules
# program, run by the persistent-net-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single
# line, and change only the value of the NAME= key.

# PCI device 0x168c:0x002a (ath9k)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:17:c4:f4:ee:92", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
##
# PCI device 0x14e4:0x1692 (tg3)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="70:5a:b6:ee:8b:2a", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1"
 
Old 12-07-2010, 07:20 PM   #38
EldonCool
Member
 
Registered: Dec 2010
Location: Nevada
Distribution: Slackware
Posts: 258

Original Poster
Rep: Reputation: 3
I have not quite got on the internet yet. I can
ping the addresses, including google, but I can't
get them on a web browser. I tried putting in
the address, 203.69.32.130 on the url line,for example,
and I get the error message "can't find server at
block.opendns.com".

My brain is fried right now, so I'll take another
look at this tomorrow and see if I can figure out
how to proceed from what you said.
 
Old 12-07-2010, 07:22 PM   #39
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

You can now get Internet?


How do you have the system setup now? How do you have the '/etc/rc.d/rc.inet1.conf' setup?


Don't forget, Configuring your network in Slackware
is Alien_Bob's excellent article on the way network cards are configured in Slackware. Plus there are Loads of internal reference links. Help getting Ethernet or Wireless working.

As to long list of data or whatever, you can use a
PasteBin . It's pretty self explanatory at the PasteBin, plus it's FREE.
 
Old 12-07-2010, 08:08 PM   #40
T3slider
Senior Member
 
Registered: Jul 2007
Distribution: Slackware64-14.1
Posts: 2,367

Rep: Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843
Since you must unload tg3 and load broadcom before tg3 loads, it may be helpful to throw this in /etc/rc.d/rc.netdevice:
Code:
rmmod tg3
modprobe broadcom
modprobe tg3
Make rc.netdevice executable with
Code:
# chmod +x /etc/rc.d/rc.netdevice
Then remove /etc/udev/rules.d/70-persistent-net.rules and let it regenerate upon restart. Hopefully it will get an eth0 name; if not you will have to edit 70-persistent-net.rules and rename the device to eth0 instead of eth1. I believe netconfig only configures the eth0 device (though you can configure eth1 in /etc/rc.d/rc.inet1.conf if you know what you're doing), so it would be easier to get the device to be eth0 instead of eth1 (especially since you do not have another device taking up the eth0 slot).
 
Old 12-08-2010, 02:55 AM   #41
tordfurden
Member
 
Registered: Aug 2009
Location: Kansas City
Distribution: Special Blend
Posts: 41

Rep: Reputation: 1
Quote:
Originally Posted by EldonCool View Post
The adapter still
works, obviously, because I can still get on the internet
in Windows.
It's funny how often that is the way that people know that something is amiss in Linux and not with hardware ... Windows is still working trouble-free!!
 
0 members found this post helpful.
Old 12-08-2010, 06:33 AM   #42
EldonCool
Member
 
Registered: Dec 2010
Location: Nevada
Distribution: Slackware
Posts: 258

Original Poster
Rep: Reputation: 3
Well, its another day, and I can think again. I am going to the
gym in a few minutes, and after I will try to put all this guidance
together and see how far I can get. It has to be very close right
now, with actually being able to use the network hardware and
actually ping things on the network, so it can't be that much
more difficult to get browsers cooperating again. I was really
surprised when I could not get anything on any of the browsers,
like google, yahoo, etc., but yet I could ping google with no
problems in a terminal window. Until later, thanks for all
the time, effort and education you have provided, I will report
back as I progress.
 
Old 12-08-2010, 07:13 AM   #43
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,
Quote:
Originally Posted by EldonCool View Post
Well, its another day, and I can think again. I am going to the
gym in a few minutes, and after I will try to put all this guidance
together and see how far I can get. It has to be very close right
now, with actually being able to use the network hardware and
actually ping things on the network, so it can't be that much
more difficult to get browsers cooperating again. I was really
surprised when I could not get anything on any of the browsers,
like google, yahoo, etc., but yet I could ping google with no
problems in a terminal window. Until later, thanks for all
the time, effort and education you have provided, I will report
back as I progress.
I would look at the 'route' assignments. Show the 'route -n' results. But my bet is on DNS, how do you have the DNS setup in '/etc/resolv.conf'? Plus, please show us the '/etc/rc.d/rc.inet1.conf' file. You can XXX out any security information within.

Now that we know the 'udev' rules are setting up the device, even if it's 'eth1' instead of your desired 'eth0'. You can edit the '/etc/udev/rules.d/70-persistent-net.rules' or as T3slider suggests to work via 'netdevice'.

We could continue to trouble shoot and find how/why things are being setup in this manner.
 
Old 12-08-2010, 10:57 AM   #44
EldonCool
Member
 
Registered: Dec 2010
Location: Nevada
Distribution: Slackware
Posts: 258

Original Poster
Rep: Reputation: 3
After several hours at the keyboard,
Here is where I am now.

I did this recommended by T3slider, made a file,
/etc/rc.d/rc.netdevice that contained:
Code:
rmmod tg3
modprobe broadcom
modprobe tg3
made the file rc.netdevice executable

removed /etc/udev/rules.d/70-persistent-net.rules file.

rebooted,

checked /etc/udev/rules.d/70-persistent-net.rules file
and there was no entry concerning eth0 or eth1.

Then I executed manually rc.netdevice above.

checked /etc/udev/rules.d/70-persistent-net.rules file
and there was entry for eth0. yep, looks good so far.

Then I did netconfig, asking for DHCP.

Checked file rc.inet1.conf and it showed that eth0
USE_DHCP[0]="yes"

Now my network is configured, my drivers loaded, I think.
Run lsmod and yes, tg3 and broadcom both loaded.

Now I ping 192.168.0.1
Network is unreachable.

By the way I originally used DHCP when I ran netconfig
at original installation and everything worked.

So now lets try setting the IP.
~#ifconfig -a
showed eth0 was there.

~#ifconfig eth0 192.168.0.101

~#route add default gw 192.168.0.1

~#route -n
showed I had gateway setup Using eth0

~#ifconfig eth0 up

~#ping 192.168.0.1
worked

~#ping 208.69.32.130
worked on google using address

~#ping google.com
unknown host

I guess DNS failed. I check /ect/resolv.conf
and it is empty file.

Tried setting up /etc/resolv.conf with various
entries like:
nameserver 192.168.0.1
nameserver 4.2.2.1
nameserver 4.2.2.2
nameserver 4.2.2.3

Tried several changes to 192.168.0.1 like
192.168.0.101
192.168.x.x
Always got unknown host google.com

Here is my rc.inet1.conf
Code:
# /etc/rc.d/rc.inet1.conf
#
# This file contains the configuration settings for network interfaces.
# If USE_DHCP[interface] is set to "yes", this overrides any other settings.
# If you don't have an interface, leave the settings null ("").

# You can configure network interfaces other than eth0,eth1... by setting
# IFNAME[interface] to the interface's name. If IFNAME[interface] is unset
# or empty, it is assumed you're configuring eth<interface>.

# Several other parameters are available, the end of this file contains a
# comprehensive set of examples.

# =============================================================================

# Config information for eth0:
IPADDR[0]=""
NETMASK[0]=""
USE_DHCP[0]="yes"
DHCP_HOSTNAME[0]=""

# Config information for eth1:
IPADDR[1]=""
NETMASK[1]=""
USE_DHCP[1]=""
DHCP_HOSTNAME[1]=""

# Config information for eth2:
IPADDR[2]=""
NETMASK[2]=""
USE_DHCP[2]=""
DHCP_HOSTNAME[2]=""

# Config information for eth3:
IPADDR[3]=""
NETMASK[3]=""
USE_DHCP[3]=""
DHCP_HOSTNAME[3]=""

# Default gateway IP address:
GATEWAY=""

# Change this to "yes" for debugging output to stdout.  Unfortunately,
# /sbin/hotplug seems to disable stdout so you'll only see debugging output
# when rc.inet1 is called directly.
DEBUG_ETH_UP="no"

## Example config information for wlan0.  Uncomment the lines you need and
## fill
## in your info.  (You may not need all of these for your wireless network)
#IFNAME[4]="wlan0"
#IPADDR[4]=""
#NETMASK[4]=""
#USE_DHCP[4]="yes"
#DHCP_HOSTNAME[4]="icculus-wireless"
#DHCP_KEEPRESOLV[4]="yes"
#DHCP_KEEPNTP[4]="yes"
#DHCP_KEEPGW[4]="yes"
#DHCP_IPADDR[4]=""
#WLAN_ESSID[4]=BARRIER05
#WLAN_MODE[4]=Managed
##WLAN_RATE[4]="54M auto"
##WLAN_CHANNEL[4]="auto"
##WLAN_KEY[4]="D5AD1F04ACF048EC2D0B1C80C7"
##WLAN_IWPRIV[4]="set AuthMode=WPAPSK | set EncrypType=TKIP | set
##WPAPSK=96389dc66eaf7e6efd5b5523ae43c7925ff4df2f8b7099495192d44a774fda16"
#WLAN_WPA[4]="wpa_supplicant"
#WLAN_WPADRIVER[4]="ndiswrapper"

## Some examples of additional network parameters that you can use.
## Config information for wlan0:
#IFNAME[4]="wlan0"              # Use a different interface name nstead of
                                # the default 'eth4'
#HWADDR[4]="00:01:23:45:67:89"  # Overrule the card's hardware MAC address
#MTU[4]=""                      # The default MTU is 1500, but you might
#need
                                # 1360 when you use NAT'ed IPSec traffic.
#DHCP_KEEPRESOLV[4]="yes"       # If you dont want /etc/resolv.conf
#overwritten
#DHCP_KEEPNTP[4]="yes"          # If you don't want ntp.conf overwritten
#DHCP_KEEPGW[4]="yes"           # If you don't want the DHCP server to
#change
                                # your default gateway
#DHCP_IPADDR[4]=""              # Request a specific IP address from the
#DHCP
                                # server
#WLAN_ESSID[4]=DARKSTAR         # Here, you can override _any_ parameter
                                # defined in rc.wireless.conf, by prepending
                                # 'WLAN_' to the parameter's name. Useful
                                # for
                                # those with multiple wireless interfaces.
#WLAN_IWPRIV[4]="set AuthMode=WPAPSK | set EncrypType=TKIP | set
#WPAPSK=thekey"
                                # Some drivers require a private ioctl to be
                                # set through the iwpriv command. If more
                                # than
                                # one is required, you can place them in the
                                # IWPRIV parameter (separated with the pipe
                                # (|)
                                # character, see the example).
..
 
Old 12-08-2010, 11:40 AM   #45
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Setup the 'gateway=' to your gateway in the '/etc/rc.d/rc.inet1.conf'. Then do a '/etc/rc.d/rc.inet1 restart'.

As to the DNS, set the first entry to your ISP provided IP for DNS. You could have a router setup error and the '192.168.0.1'(router) is not setting up the DNS properly or passing. Just comment out the 'search 192.168.0.1'. The Verizon (4.2.2.x)third level DNS should respond & reply but slower.

Post the output for 'route -n', so we can see the kernel route table.

Your continued filtering of requested information just causes poor diagnosis since we cannot discern. I request the outputs so I can SEE and possibly provide the correct methodology for a solution.

If you are going the 'netdevice' method then you must initialize this, since Slackware doesn't use the '/etc/rc.d/rc.netdevice' methods any longer. You could execute 'netdevice' from '/etc/rc.d/rc.local'. But to do it right we need to find out why it's not being setup through the scheduler(kernel).

The second removal of '/etc/udev/rules.d/70-persistent-net.rules' should not have been performed. You had the device setup and the rules set. Your arbitrary hit and miss is just creating issues and is a poor method of trouble shooting.

Back out to where things were working. I think the kernel route table was the problem but since you seem to think our requests for your active feedback of information is not important.

Self diagnosis is fine but your history shows that you don't understand how to set things up properly. We will just keep spinning and spinning without get things correct.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Network card problems in Slackware 12.1 Aled Evans Slackware - Installation 7 07-19-2008 10:29 AM
Problems setting up network with slackware 10 Cocheese1080 Linux - Newbie 1 04-01-2006 10:11 PM
Problems in Slackware w/ Network after Compiling Kernel 2.6.9 wasafiri Linux - Networking 6 12-08-2004 09:22 PM
Mouse and network problems on Slackware 10.0 with kernel 2.6.7 gyodai Slackware 2 08-13-2004 05:39 PM
Slackware 9 Network Problems wocdam Linux - Networking 6 06-12-2003 12:51 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:52 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration