On Dec 12, 2007 3:50 PM, Peter Cordes <[EMAIL PROTECTED]> wrote:

> It would probably also help to know what hardware you have.
>
> Maybe attach a copy of your /var/log/dmesg, which will contain all the
> messages about your kernel detecting your ethernet hardware.


n:~$ sudo cat /var/log/dmesg
[    0.000000] Linux version 2.6.22-14-generic ([EMAIL PROTECTED]) (gcc version
4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Sun Oct 14
23:05:12 GMT 2007 (Ubuntu 2.6.22-14.46-generic )
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000000dff0000 (usable)
[    0.000000]  BIOS-e820: 000000000dff0000 - 000000000dff8000 (ACPI data)
[    0.000000]  BIOS-e820: 000000000dff8000 - 000000000e000000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 223MB LOWMEM available.
[    0.000000] Entering add_active_range(0, 0, 57328) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->    57328
[    0.000000]   HighMem     57328 ->    57328
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->    57328
[    0.000000 ] On node 0 totalpages: 57328
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 4064 pages, LIFO batch:0
[    0.000000]   Normal zone: 415 pages used for memmap
[    0.000000]   Normal zone: 52817 pages, LIFO batch:15
[    0.000000]   HighMem zone: 0 pages used for memmap
[    0.000000] DMI 2.3 present.
[    0.000000] ACPI: RSDP signature @ 0xC00F9FB0 checksum 0
[    0.000000] ACPI: RSDP 000F9FB0, 0014 (r0 AMI   )
[    0.000000] ACPI: RSDT 0DFF0000, 0028 (r1 AMIINT VIA_P6         10
MSFT       97)
[    0.000000] ACPI: FACP 0DFF0030, 0081 (r1 AMIINT VIA_P6         11
MSFT       97)
[    0.000000] ACPI: DSDT 0DFF0120, 2E31 (r1    VIA APOLLO-P     1000 MSFT
100000D)
[    0.000000] ACPI: FACS 0DFF8000, 0040
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] Allocating PCI resources starting at 10000000 (gap:
0e000000:f0c00000)
[    0.000000] Built 1 zonelists.  Total pages: 56881
[    0.000000] Kernel command line:
root=UUID=f5654db2-c2c5-48a9-9c1d-aec3cb1c6f07 ro quiet splash
[    0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"

[    0.000000] mapped APIC to ffffd000 (011cc000)
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 1024 (order: 10, 4096 bytes)
[    0.000000] Detected 1800.002 MHz processor.
[   29.461204] Console: colour VGA+ 80x25
[   29.461804] Dentry cache hash table entries: 32768 (order: 5, 131072
bytes)
[   29.462293] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[   29.475415] Memory: 215820k/229312k available (2015k kernel code, 12968k
reserved, 916k data, 364k init, 0k highmem)
[   29.475435] virtual kernel memory layout:
[   29.475437]     fixmap  : 0xfff4d000 - 0xfffff000   ( 712 kB)
[   29.475438]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[   29.475440]     vmalloc : 0xce800000 - 0xff7fe000   ( 783 MB)
[   29.475442 ]     lowmem  : 0xc0000000 - 0xcdff0000   ( 223 MB)
[   29.475443]       .init : 0xc03e3000 - 0xc043e000   ( 364 kB)
[   29.475445]       .data : 0xc02f7d26 - 0xc03dce84   ( 916 kB)
[   29.475446]       .text : 0xc0100000 - 0xc02f7d26   (2015 kB)
[   29.475451] Checking if this processor honours the WP bit even in
supervisor mode... Ok.
[   29.475526] SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4,
CPUs=1, Nodes=1
[   29.555440] Calibrating delay using timer specific routine..
3603.60BogoMIPS (lpj=7207206)
[   29.555491] Security Framework v1.0.0 initialized
[   29.555506] SELinux:  Disabled at boot.
[   29.555527] Mount-cache hash table entries: 512
[   29.555834] CPU: After generic identify, caps: 3febf9ff 00000000 00000000
00000000 00000000 00000000 00000000
[   29.555856] CPU: Trace cache: 12K uops, L1 D cache: 8K
[   29.555861] CPU: L2 cache: 256K
[   29.555866] CPU: Hyper-Threading is disabled
[   29.555870] CPU: After all inits, caps: 3febf9ff 00000000 00000000
0000b080 00000000 00000000 00000000
[   29.555900] Compat vDSO mapped to ffffe000.
[   29.555931] Checking 'hlt' instruction... OK.
[   29.571659] SMP alternatives: switching to UP code
[   29.572309] Freeing SMP alternatives: 11k freed
[   29.573148] Early unpacking initramfs... done
[   30.069619] ACPI: Core revision 20070126
[   30.069743] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml
not found.
[   30.071929] ACPI: setting ELCR to 0200 (from 1c20)
[   30.072618] CPU0: Intel(R) Pentium(R) 4 CPU 1.80GHz stepping 03
[   30.072632] SMP motherboard not detected.
[   30.072636] Local APIC not detected. Using dummy APIC emulation.
[   30.072739] Brought up 1 CPUs
[   30.073118] Booting paravirtualized kernel on bare hardware
[   30.073271] Time: 17:47:52  Date: 11/12/107
[   30.073366] NET: Registered protocol family 16
[   30.073693] EISA bus registered
[   30.073734 ] ACPI: bus type pci registered
[   30.080144] PCI: PCI BIOS revision 2.10 entry at 0xfdaf1, last bus=1
[   30.080148] PCI: Using configuration type 1
[   30.080151] Setting up standard PCI resources
[   30.092305 ] ACPI: EC: Look up EC in DSDT
[   30.097857] ACPI: Interpreter enabled
[   30.097867] ACPI: (supports S0 S1 S4 S5)
[   30.097900] ACPI: Using PIC for interrupt routing
[   30.107014] ACPI: PCI Root Bridge [PCI0] (0000:00)
[   30.107034] PCI: Probing PCI hardware (bus 00)
[   30.107688] PCI quirk: region 0800-087f claimed by vt8235 PM
[   30.107695] PCI quirk: region 0400-040f claimed by vt8235 SMB
[   30.108267] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[   30.128623] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14
15)
[   30.128774] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14
15)
[   30.128909] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 *12 14
15)
[   30.129043] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14
15)
[   30.129308] ACPI: Power Resource [URP1] (off)
[   30.129353] ACPI: Power Resource [URP2] (off)
[   30.129397] ACPI: Power Resource [FDDP] (off)
[   30.129441] ACPI: Power Resource [LPTP] (off)
[   30.129485] Linux Plug and Play Support v0.97 (c) Adam Belay
[   30.129518] pnp: PnP ACPI init
[   30.129552] ACPI: bus type pnp registered
[   30.133866 ] pnp: PnP ACPI: found 9 devices
[   30.133877] ACPI: ACPI bus type pnp unregistered
[   30.133890] PnPBIOS: Disabled by ACPI PNP
[   30.134082] PCI: Using ACPI for IRQ routing
[   30.134088] PCI: If a device doesn't work, try "pci=routeirq".  If it
helps, post a report
[   30.137079] NET: Registered protocol family 8
[   30.137083] NET: Registered protocol family 20
[   30.138554] Time: tsc clocksource has been installed.
[   30.168170] PCI: Bridge: 0000:00:01.0
[   30.168173 ]   IO window: disabled.
[   30.168182]   MEM window: dfd00000-dfefffff
[   30.168188]   PREFETCH window: cfb00000-dfbfffff
[   30.168226] PCI: Setting latency timer of device 0000:00:01.0 to 64
[   30.168264] NET: Registered protocol family 2
[   30.206609] IP route cache hash table entries: 2048 (order: 1, 8192
bytes)
[   30.206746] TCP established hash table entries: 8192 (order: 4, 98304
bytes)
[   30.206964] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[   30.207128] TCP: Hash tables configured (established 8192 bind 8192)
[   30.207133] TCP reno registered
[   30.218886] checking if image is initramfs... it is
[   30.669787] Switched to high resolution mode on CPU 0
[   31.198971] Freeing initrd memory: 7095k freed
[   31.200122] audit: initializing netlink socket (disabled)
[   31.200171] audit(1197481672.668:1): initialized
[   31.205332] VFS: Disk quotas dquot_6.5.1
[   31.205526] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   31.205852] io scheduler noop registered
[   31.205857] io scheduler anticipatory registered
[   31.205861] io scheduler deadline registered
[   31.205918] io scheduler cfq registered (default)
[   31.205957] PCI: VIA PCI bridge detected. Disabling DAC.
[   31.206042] Boot video device is 0000:01:00.0
[   31.206537] isapnp: Scanning for PnP cards...
[   31.560363] isapnp: No Plug & Play device found
[   31.693135] Real Time Clock Driver v1.12ac
[   31.693329] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ
sharing enabled
[   31.693487] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   31.696429] 00:02: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   31.698800] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024
blocksize
[   31.699222] input: Macintosh mouse button emulation as
/class/input/input0
[   31.699451] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[   31.699456] PNP: PS/2 controller doesn't have AUX irq; using default 12
[   31.947722] serio: i8042 KBD port at 0x60,0x64 irq 1
[   31.948215] mice: PS/2 mouse device common for all mice
[   31.948570] EISA: Probing bus 0 at eisa.0
[   31.948620] EISA: Detected 0 cards.
[   31.948844] TCP cubic registered
[   31.948874] NET: Registered protocol family 1
[   31.948926] Using IPI No-Shortcut mode
[   31.949292]   Magic number: 3:976:794
[   31.949561]   hash matches device ptyr2
[   31.951022] Freeing unused kernel memory: 364k freed
[   32.019732] input: AT Translated Set 2 keyboard as /class/input/input1
[   33.480899] AppArmor: AppArmor initialized<5>audit(1197481674.668:2):
type=1505 info="AppArmor initialized" pid=1162
[   33.499901] fuse init (API version 7.8)
[   33.514337] Failure registering capabilities with primary security
module.
[   33.543399] ACPI: Processor [CPU1] (supports 16 throttling states)
[   33.543427] ACPI Exception (processor_core-0783): AE_NOT_FOUND, Processor
Device is not present [20070126]
[   35.181542] usbcore: registered new interface driver usbfs
[   35.181606] usbcore: registered new interface driver hub
[   35.181669] usbcore: registered new device driver usb
[   35.183904] USB Universal Host Controller Interface driver v3.0
[   35.184435] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[   35.184442] PCI: setting IRQ 11 as level-triggered
[   35.184448] ACPI: PCI Interrupt 0000:00:10.0[A] -> Link [LNKA] -> GSI 11
(level, low) -> IRQ 11
[   35.184471] uhci_hcd 0000:00:10.0: UHCI Host Controller
[   35.184852] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus
number 1
[   35.184905] uhci_hcd 0000:00:10.0: irq 11, io base 0x0000e400
[   35.185190] usb usb1: configuration #1 chosen from 1 choice
[   35.185245] hub 1-0:1.0: USB hub found
[   35.185273] hub 1-0:1.0: 2 ports detected
[   35.276448] SCSI subsystem initialized
[   35.288066] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
[   35.288080 ] PCI: setting IRQ 5 as level-triggered
[   35.288087] ACPI: PCI Interrupt 0000:00:10.1[B] -> Link [LNKB] -> GSI 5
(level, low) -> IRQ 5
[   35.288114] uhci_hcd 0000:00:10.1: UHCI Host Controller
[   35.288195 ] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus
number 2
[   35.288241] uhci_hcd 0000:00:10.1: irq 5, io base 0x0000e800
[   35.288488] usb usb2: configuration #1 chosen from 1 choice
[   35.288550] hub 2-0: 1.0: USB hub found
[   35.288570] hub 2-0:1.0: 2 ports detected
[   35.288914] libata version 2.21 loaded.
[   35.389348] via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker
[   35.390729] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 12
[   35.390744] PCI: setting IRQ 12 as level-triggered
[   35.390750] ACPI: PCI Interrupt 0000:00:10.2[C] -> Link [LNKC] -> GSI 12
(level, low) -> IRQ 12
[   35.390774] uhci_hcd 0000:00:10.2: UHCI Host Controller
[   35.390858] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus
number 3
[   35.390911] uhci_hcd 0000:00:10.2: irq 12, io base 0x0000ec00
[   35.391153] usb usb3: configuration #1 chosen from 1 choice
[   35.391225] hub 3-0:1.0: USB hub found
[   35.391247] hub 3-0:1.0: 2 ports detected
[   35.459621] Floppy drive(s): fd0 is 1.44M
[   35.496157] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
[   35.496173 ] PCI: setting IRQ 10 as level-triggered
[   35.496180] ACPI: PCI Interrupt 0000:00:10.3[D] -> Link [LNKD] -> GSI 10
(level, low) -> IRQ 10
[   35.496214] ehci_hcd 0000:00:10.3: EHCI Host Controller
[   35.496342] ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus
number 4
[   35.496451] ehci_hcd 0000:00:10.3: irq 10, io mem 0xdfffff00
[   35.525948] usb 1-1: new low speed USB device using uhci_hcd and address
2
[   35.525992] ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00, driver 10
Dec 2004
[   35.526270] usb usb4: configuration #1 chosen from 1 choice
[   35.526335] hub 4-0:1.0: USB hub found
[   35.526360] hub 4-0: 1.0: 6 ports detected
[   35.528549] FDC 0 is a post-1991 82077
[   35.642471] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[   35.642484] ide: Assuming 33MHz system bus speed for PIO modes; override
with idebus=xx
[   35.644201] VP_IDE: IDE controller at PCI slot 0000:00:11.1
[   35.644245] ACPI: Unable to derive IRQ for device 0000:00:11.1
[   35.644248] ACPI: PCI Interrupt 0000:00:11.1[A]: no GSI
[   35.644270] VP_IDE: chipset revision 6
[   35.644275] VP_IDE: not 100% native mode: will probe irqs later
[   35.644291] VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on
pci0000:00:11.1
[   35.644307]     ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA,
hdb:DMA
[   35.644331]     ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:pio,
hdd:pio
[   35.644346] Probing IDE interface ide0...
[   36.057102] hda: WDC WD600BB-75CAA0, ATA DISK drive
[   36.504362] hdb: HL-DT-ST GCE-8520B, ATAPI CD/DVD-ROM drive
[   36.562123] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[   36.587040] Probing IDE interface ide1...
[   36.835749] usb 1-1: new low speed USB device using uhci_hcd and address
3
[   37.013344] usb 1-1: configuration #1 chosen from 1 choice
[   37.171648] ACPI: PCI Interrupt 0000:00:12.0[A] -> Link [LNKA] -> GSI 11
(level, low) -> IRQ 11
[   37.176454] eth0: VIA Rhine II at 0x1d800, 00:0a:e6:93:84:f5, IRQ 11.
[   37.177187] eth0: MII PHY found at address 1, status 0x786d advertising
05e1 Link 45e1.
[   37.196338] hda: max request size: 128KiB
[   37.225012] hda: Host Protected Area detected.
[   37.225017]  current capacity is 117187500 sectors (60000 MB)
[   37.225020]  native  capacity is 117231408 sectors (60022 MB)
[   37.227495] hda: Host Protected Area disabled.
[   37.227502] hda: 117231408 sectors (60022 MB) w/2048KiB Cache,
CHS=65535/16/63, UDMA(100)
[   37.227512] hda: cache flushes not supported
[   37.227638]  hda: hda1 hda2 hda3 <<6>usb 3-2: new low speed USB device
using uhci_hcd and address 2
[   37.259748]  hda5 >
[   37.321099] hdb: ATAPI 40X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
[   37.321122] Uniform CD-ROM driver Revision: 3.20
[   37.431072] usb 3-2: configuration #1 chosen from 1 choice
[   37.434369] usbcore: registered new interface driver hiddev
[   37.450179] input: Monterey USB Keyboard as /class/input/input2
[   37.450225] input: USB HID v1.00 Keyboard [Monterey USB Keyboard] on
usb-0000:00: 10.0-1
[   37.490559] input: Monterey USB Keyboard as /class/input/input3
[   37.490740] input,hiddev96: USB HID v1.00 Device [Monterey USB Keyboard]
on usb-0000:00:10.0-1
[   37.504309] input: Genius NetScroll + Traveler as /class/input/input4
[   37.504358] input: USB HID v1.10 Mouse [Genius NetScroll + Traveler] on
usb-0000:00:10.2-2
[   37.504397] usbcore: registered new interface driver usbhid
[   37.504405] /build/buildd/linux-source-2.6.22-2.6.22/drivers/hid/usbhid/hid-
core.c: v2.6:USB HID core driver
[   37.647434] Attempting manual resume
[   37.647445] swsusp: Resume From Partition 3:5
[   37.647448] PM: Checking swsusp image.
[   37.647758] PM: Resume from disk failed.
[   37.708583] kjournald starting.  Commit interval 5 seconds
[   37.708627] EXT3-fs: mounted filesystem with ordered data mode.
[   50.620872] Linux agpgart interface v0.102 (c) Dave Jones
[   50.649382] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   50.655294] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   50.738642] agpgart: Detected VIA P4M266x/P4N266 chipset
[   50.749758] agpgart: AGP aperture is 128M @ 0xe0000000
[   52.256365 ] irda_init()
[   52.256419] NET: Registered protocol family 23
[   52.880646] ACPI: PCI Interrupt 0000:00:11.5[C] -> Link [LNKC] -> GSI 12
(level, low) -> IRQ 12
[   52.880824] PCI: Setting latency timer of device 0000:00: 11.5 to 64
[   52.946510] parport_pc 00:03: reported by Plug and Play ACPI
[   52.946582] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[   52.956983] input: PC Speaker as /class/input/input5
[   53.143188 ] usbcore: registered new interface driver xpad
[   53.143202] 
/build/buildd/linux-source-2.6.22-2.6.22/drivers/input/joystick/xpad.c:
driver for Xbox controllers v0.1.6
[   53.401642] ACPI: PCI Interrupt 0000:00:11.6 [C] -> Link [LNKC] -> GSI 12
(level, low) -> IRQ 12
[   53.404938] PCI: Setting latency timer of device 0000:00:11.6 to 64
[   54.628730] lp0: using parport0 (interrupt-driven).
[   54.759964] Adding 650592k swap on /dev/hda5.  Priority:-1 extents:1
across:650592k
[   55.113103] EXT3 FS on hda2, internal journal
[   56.299947] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[   56.645462] PPP generic driver version 2.4.2
[   56.685273] NET: Registered protocol family 17
[   56.760508] NET: Registered protocol family 10
[   56.760722] lo: Disabled Privacy Extensions
[   56.927665] NET: Registered protocol family 24



>
>
> If you can poke around with mii-tool or ethtool (see if they show the
> NIC has a link when it boots up, or if the kernel doesn't know what's
> going on, not just network manager).  Some drivers log to the kernel log
> (which syslog saves in /var/log/kern.log) when an ethernet link
> appears/disappears.
>
> --
> n-m doesn't recognize ethernet on bootup
> https://bugs.launchpad.net/bugs/163708
> You received this bug notification because you are a direct subscriber
> of the bug.
>


-- 
Hollman E. Enciso R.
[EMAIL PROTECTED]
[EMAIL PROTECTED]
celular: 3132601144
telefax: 2560824

-- 
n-m doesn't recognize ethernet on bootup
https://bugs.launchpad.net/bugs/163708
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to