Internet access problem after disabling apic

Asked by pardesi

i installed ubuntu a week back the net was running fine then some problem happened and FF wouldn't load pages then i switched off IPv6 by the methods given here and in ubuntu forums also by changing the value to true the next day in about:config .But now each time i boot the FF doesn't open but once i reboot the FF shows up .this is becoming terribly boring booting and rebooting please help....

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Cesare Tirabassi
Solved:
Last query:
Last reply:
Revision history for this message
Cesare Tirabassi (norsetto) said :
#1

Please try to give some coherent information:

What was the original problem you experienced (wouldn't load pages)?
How did you switch off ipv6?
What is it that you changed to true and what is about:config?
What error messages are you getting when unable to boot (try ALT-F1 during boot)?
Can you boot in recovery mode?

Revision history for this message
pardesi (isedrap-svk) said :
#2

1.What was the original problem you experienced (wouldn't load pages)?
whenever i used to start ubuntu it would write connection etablished yet the FF won't load any pages.

2.How did you switch off ipv6?
I did three things
i.sudo gedit /etc/modprobe.d/bad_list/ and wrote the lines alias ipv6 off alias net-pf-10 off
ii.gksudo gedit /etc/modporbe.d/aliases file. followed by edited the lines alias net-pf-10 to alias net-pf-10 off
(then i wrote the command sudo update-modules)
iii. gksudo gedit /etc/modprobe.d/blacklist added blacklist IPv6.

3. What is it that you changed to true and what is about:config?
network.dns.disableIPv6

4.What error messages are you getting when unable to boot (try ALT-F1 during boot)?
no error messages and i am able to boot perfectly .what i said was after each complete perfect booting i need to reboot in order my FF to load pages though my net connects when i boot the first time itself

INFO: i run on DHCP

Revision history for this message
Cesare Tirabassi (norsetto) said :
#3

Perhaps also telling us what you meant by FF (is not Feisty Fawn but Fire Fox) would have been usefull......
Can you launch firefox in a terminal, with this command, and tell us the output:

firefox

Then try again with this option:

firefox -safe-mode

Also, paste here the result of a dmesg command.

Revision history for this message
pardesi (isedrap-svk) said :
#4

i will answer you in two cases Case 1 after booting and Case 2 after rebooting.Yes FF is firefox.

1.AFTER BOOTING

firefox gives no result in terminal though the browser does open but doesn't load pages

firefox -safe-mode opens first a dialog box askling whether to disable plugins..then the browser which doen't load pages

dmesg gives

[ 0.000000] Linux version 2.6.20-16-generic (root@terranova) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #2 SMP Thu Jun 7 20:19:32 UTC 2007 (Ubuntu 2.6.20-16.29-generic)
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] sanitize start
[ 0.000000] sanitize end
[ 0.000000] copy_e820_map() start: 0000000000000000 size: 000000000009fc00 end: 000000000009fc00 type: 1
[ 0.000000] copy_e820_map() type is E820_RAM
[ 0.000000] copy_e820_map() start: 000000000009fc00 size: 0000000000000400 end: 00000000000a0000 type: 2
[ 0.000000] copy_e820_map() start: 00000000000e4000 size: 000000000001c000 end: 0000000000100000 type: 2
[ 0.000000] copy_e820_map() start: 0000000000100000 size: 000000003bed0000 end: 000000003bfd0000 type: 1
[ 0.000000] copy_e820_map() type is E820_RAM
[ 0.000000] copy_e820_map() start: 000000003bfd0000 size: 000000000000e000 end: 000000003bfde000 type: 3
[ 0.000000] copy_e820_map() start: 000000003bfde000 size: 0000000000022000 end: 000000003c000000 type: 4
[ 0.000000] copy_e820_map() start: 00000000fee00000 size: 0000000000001000 end: 00000000fee01000 type: 2
[ 0.000000] copy_e820_map() start: 00000000ff780000 size: 0000000000880000 end: 0000000100000000 type: 2
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000003bfd0000 (usable)
[ 0.000000] BIOS-e820: 000000003bfd0000 - 000000003bfde000 (ACPI data)
[ 0.000000] BIOS-e820: 000000003bfde000 - 000000003c000000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ff780000 - 0000000100000000 (reserved)
[ 0.000000] 63MB HIGHMEM available.
[ 0.000000] 896MB LOWMEM available.
[ 0.000000] found SMP MP-table at 000ff780
[ 0.000000] Entering add_active_range(0, 0, 245712) 0 entries of 256 used
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] Normal 4096 -> 229376
[ 0.000000] HighMem 229376 -> 245712
[ 0.000000] early_node_map[1] active PFN ranges
[ 0.000000] 0: 0 -> 245712
[ 0.000000] On node 0 totalpages: 245712
[ 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: 1760 pages used for memmap
[ 0.000000] Normal zone: 223520 pages, LIFO batch:31
[ 0.000000] HighMem zone: 127 pages used for memmap
[ 0.000000] HighMem zone: 16209 pages, LIFO batch:3
[ 0.000000] DMI present.
[ 0.000000] ACPI: RSDP (v000 HP-CPC ) @ 0x000f8a90
[ 0.000000] ACPI: RSDT (v001 HP-CPC OEMRSDT 0x09000606 MSFT 0x00000097) @ 0x3bfd0000
[ 0.000000] ACPI: FADT (v002 HP-CPC OEMFACP 0x09000606 MSFT 0x00000097) @ 0x3bfd0200
[ 0.000000] ACPI: MADT (v001 HP-CPC OEMAPIC 0x09000606 MSFT 0x00000097) @ 0x3bfd0390
[ 0.000000] ACPI: MCFG (v001 HP-CPC OEMMCFG 0x09000606 MSFT 0x00000097) @ 0x3bfd0400
[ 0.000000] ACPI: OEMB (v001 HP-CPC AMI_OEM 0x09000606 MSFT 0x00000097) @ 0x3bfde040
[ 0.000000] ACPI: DSDT (v001 HP-CPC RC410-M 0x00000000 INTL 0x02002026) @ 0x00000000
[ 0.000000] ATI board detected. Disabling timer routing over 8254.
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] Processor #0 15:4 APIC version 20
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] Processor #1 15:4 APIC version 20
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
[ 0.000000] ACPI: Skipping IOAPIC probe due to 'noapic' option.
[ 0.000000] Using ACPI for processor (LAPIC) configuration information
[ 0.000000] Intel MultiProcessor Specification v1.4
[ 0.000000] Virtual Wire compatibility mode.
[ 0.000000] OEM ID: ATI Product ID: RS400 APIC at: 0xFEE00000
[ 0.000000] I/O APIC #1 Version 33 at 0xFEC00000.
[ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.000000] Processors: 2
[ 0.000000] Allocating PCI resources starting at 40000000 (gap: 3c000000:c2e00000)
[ 0.000000] Detected 2799.570 MHz processor.
[ 13.969859] Built 1 zonelists. Total pages: 243793
[ 13.969865] Kernel command line: root=UUID=3c47f43b-c71f-4744-a755-84af4bb1b9ea ro quiet splash noapic
[ 13.970037] mapped APIC to ffffd000 (fee00000)
[ 13.970040] mapped IOAPIC to ffffc000 (fec00000)
[ 13.970043] Enabling fast FPU save and restore... done.
[ 13.970047] Enabling unmasked SIMD FPU exception support... done.
[ 13.970059] Initializing CPU#0
[ 13.970161] PID hash table entries: 4096 (order: 12, 16384 bytes)
[ 13.971150] Console: colour VGA+ 80x25
[ 13.971858] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 13.972413] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 13.992464] Memory: 963256k/982848k available (1992k kernel code, 18992k reserved, 900k data, 328k init, 65344k highmem)
[ 13.992474] virtual kernel memory layout:
[ 13.992475] fixmap : 0xfff4e000 - 0xfffff000 ( 708 kB)
[ 13.992477] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 13.992478] vmalloc : 0xf8800000 - 0xff7fe000 ( 111 MB)
[ 13.992479] lowmem : 0xc0000000 - 0xf8000000 ( 896 MB)
[ 13.992480] .init : 0xc03d9000 - 0xc042b000 ( 328 kB)
[ 13.992481] .data : 0xc02f2374 - 0xc03d36d4 ( 900 kB)
[ 13.992482] .text : 0xc0100000 - 0xc02f2374 (1992 kB)
[ 13.992486] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[ 14.069951] Calibrating delay using timer specific routine.. 5605.18 BogoMIPS (lpj=11210362)
[ 14.069997] Security Framework v1.0.0 initialized
[ 14.070003] SELinux: Disabled at boot.
[ 14.070020] Mount-cache hash table entries: 512
[ 14.070159] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000641d 00000000 00000001
[ 14.070168] monitor/mwait feature present.
[ 14.070171] using mwait in idle threads.
[ 14.070178] CPU: Trace cache: 12K uops, L1 D cache: 16K
[ 14.070181] CPU: L2 cache: 1024K
[ 14.070184] CPU: Physical Processor ID: 0
[ 14.070186] CPU: Processor Core ID: 0
[ 14.070188] CPU: After all inits, caps: bfebfbff 20100000 00000000 00003180 0000641d 00000000 00000001
[ 14.070200] Compat vDSO mapped to ffffe000.
[ 14.070204] Remapping vsyscall page to ffffe000
[ 14.070220] Checking 'hlt' instruction... OK.
[ 14.086016] SMP alternatives: switching to UP code
[ 14.086506] Early unpacking initramfs... done
[ 14.378288] ACPI: Core revision 20060707
[ 14.378449] ACPI: Looking for DSDT in initramfs... file /DSDT.aml not found, using machine DSDT.
[ 14.380857] ACPI: setting ELCR to 0200 (from 0c38)
[ 14.381552] CPU0: Intel(R) Pentium(R) D CPU 2.80GHz stepping 07
[ 14.381579] SMP alternatives: switching to SMP code
[ 14.381739] Booting processor 1/1 eip 3000
[ 14.725110] Initializing CPU#1
[ 14.802148] Calibrating delay using timer specific routine.. 5598.94 BogoMIPS (lpj=11197883)
[ 14.802159] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000641d 00000000 00000001
[ 14.802165] monitor/mwait feature present.
[ 14.802171] CPU: Trace cache: 12K uops, L1 D cache: 16K
[ 14.802173] CPU: L2 cache: 1024K
[ 14.802176] CPU: Physical Processor ID: 0
[ 14.802178] CPU: Processor Core ID: 1
[ 14.802180] CPU: After all inits, caps: bfebfbff 20100000 00000000 00003180 0000641d 00000000 00000001
[ 14.469454] CPU1: Intel(R) Pentium(R) D CPU 2.80GHz stepping 07
[ 14.469493] Total of 2 processors activated (11204.12 BogoMIPS).
[ 14.576858] checking TSC synchronization across 2 CPUs:
[ 0.000003] CPU#0 had -166921 usecs TSC skew, fixed it up.
[ 0.000006] CPU#1 had 166921 usecs TSC skew, fixed it up.
[ 0.003995] Brought up 2 CPUs
[ 0.116687] migration_cost=2134
[ 0.117008] Booting paravirtualized kernel on bare hardware
[ 0.117110] Time: 20:45:01 Date: 05/11/107
[ 0.117146] NET: Registered protocol family 16
[ 0.117244] EISA bus registered
[ 0.117250] ACPI: bus type pci registered
[ 0.117382] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=2
[ 0.117385] PCI: Using configuration type 1
[ 0.117387] Setting up standard PCI resources
[ 0.134016] ACPI: Interpreter enabled
[ 0.134019] ACPI: Using PIC for interrupt routing
[ 0.134567] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.134582] PCI: Probing PCI hardware (bus 00)
[ 0.135905] Boot video device is 0000:01:05.0
[ 0.136361] PCI: Transparent bridge - 0000:00:14.4
[ 0.136407] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.145743] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[ 0.153265] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
[ 0.157774] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 *4 5 7 10 11 12 14 15)
[ 0.158054] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 *10 11 12 14 15)
[ 0.158327] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
[ 0.158596] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 7 10 11 12 14 15)
[ 0.158866] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 *10 11 12 14 15)
[ 0.159139] ACPI: PCI Interrupt Link [LNKF] (IRQs 9) *0, disabled.
[ 0.159406] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 *11 12 14 15)
[ 0.159696] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 7 10 11 12 14 15)
[ 0.159819] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 0.159831] pnp: PnP ACPI init
[ 0.168306] pnp: PnP ACPI: found 14 devices
[ 0.168313] PnPBIOS: Disabled by ACPI PNP
[ 0.168368] PCI: Using ACPI for IRQ routing
[ 0.168371] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[ 0.168382] PCI: Cannot allocate resource region 3 of device 0000:00:00.0
[ 0.177136] NET: Registered protocol family 8
[ 0.177139] NET: Registered protocol family 20
[ 0.178198] pnp: 00:0a: ioport range 0xa00-0xa0f has been reserved
[ 0.178202] pnp: 00:0a: ioport range 0xa10-0xa1f has been reserved
[ 0.178205] pnp: 00:0a: ioport range 0xa20-0xa2f has been reserved
[ 0.178208] pnp: 00:0a: ioport range 0xa30-0xa3f has been reserved
[ 0.178571] PCI: Bridge: 0000:00:01.0
[ 0.178575] IO window: d000-dfff
[ 0.178579] MEM window: fea00000-feafffff
[ 0.178584] PREFETCH window: d0000000-dfffffff
[ 0.178589] PCI: Bridge: 0000:00:14.4
[ 0.178594] IO window: e000-efff
[ 0.178602] MEM window: feb00000-febfffff
[ 0.178608] PREFETCH window: disabled.
[ 0.178671] NET: Registered protocol family 2
[ 0.223575] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.223774] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.224510] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.225183] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.225187] TCP reno registered
[ 0.239658] checking if image is initramfs... it is
[ 0.815767] Freeing initrd memory: 6777k freed
[ 0.816564] audit: initializing netlink socket (disabled)
[ 0.816580] audit(1181594702.504:1): initialized
[ 0.816730] highmem bounce pool size: 64 pages
[ 0.816857] VFS: Disk quotas dquot_6.5.1
[ 0.816881] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.816936] io scheduler noop registered
[ 0.816940] io scheduler anticipatory registered
[ 0.816942] io scheduler deadline registered
[ 0.816959] io scheduler cfq registered (default)
[ 0.878283] isapnp: Scanning for PnP cards...
[ 1.229240] isapnp: No Plug & Play device found
[ 1.260852] Real Time Clock Driver v1.12ac
[ 1.260924] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 1.261880] mice: PS/2 mouse device common for all mice
[ 1.262666] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[ 1.262856] input: Macintosh mouse button emulation as /class/input/input0
[ 1.262907] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[ 1.262912] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[ 1.263230] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 1.265332] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.265339] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.265519] EISA: Probing bus 0 at eisa.0
[ 1.265536] Cannot allocate resource for EISA slot 2
[ 1.265539] Cannot allocate resource for EISA slot 3
[ 1.265541] Cannot allocate resource for EISA slot 4
[ 1.265543] Cannot allocate resource for EISA slot 5
[ 1.265545] Cannot allocate resource for EISA slot 6
[ 1.265548] Cannot allocate resource for EISA slot 7
[ 1.265550] Cannot allocate resource for EISA slot 8
[ 1.265552] EISA: Detected 0 cards.
[ 1.295598] TCP cubic registered
[ 1.295609] NET: Registered protocol family 1
[ 1.295644] Starting balanced_irq
[ 1.295652] Using IPI No-Shortcut mode
[ 1.295770] input: AT Translated Set 2 keyboard as /class/input/input1
[ 1.295795] ACPI: (supports S0 S1 S3 S4 S5)
[ 1.295852] Magic number: 11:184:801
[ 1.296047] hash matches device ptyr9
[ 1.296407] Freeing unused kernel memory: 328k freed
[ 1.297149] Time: tsc clocksource has been installed.
[ 2.527016] Capability LSM initialized
[ 2.570682] ACPI: duty_cycle spans bit 4
[ 2.570773] ACPI Error (psparse-0537): Method parse/execution failed [\_PR_.CPU1._PDC] (Node c18962d4), AE_BAD_HEADER
[ 2.570852] ACPI: duty_cycle spans bit 4
[ 2.570906] ACPI Error (psparse-0537): Method parse/execution failed [\_PR_.CPU2._PDC] (Node c189684c), AE_BAD_HEADER
[ 2.570948] ACPI Exception (acpi_processor-0677): AE_NOT_FOUND, Processor Device is not present [20060707]
[ 2.570956] ACPI Exception (acpi_processor-0677): AE_NOT_FOUND, Processor Device is not present [20060707]
[ 3.018948] SCSI subsystem initialized
[ 3.024780] libata version 2.20 loaded.
[ 3.026367] sata_sil 0000:00:11.0: version 2.2
[ 3.026636] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 5
[ 3.026640] PCI: setting IRQ 5 as level-triggered
[ 3.026645] ACPI: PCI Interrupt 0000:00:11.0[A] -> Link [LNKH] -> GSI 5 (level, low) -> IRQ 5
[ 3.026724] ata1: SATA max UDMA/100 cmd 0xf884c080 ctl 0xf884c08a bmdma 0xf884c000 irq 5
[ 3.086572] ata2: SATA max UDMA/100 cmd 0xf884c0c0 ctl 0xf884c0ca bmdma 0xf884c008 irq 5
[ 3.086593] scsi0 : sata_sil
[ 3.086801] usbcore: registered new interface driver usbfs
[ 3.086826] usbcore: registered new interface driver hub
[ 3.086854] usbcore: registered new device driver usb
[ 3.087730] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
[ 3.095794] 8139too Fast Ethernet driver 0.9.28
[ 3.127664] ieee1394: Initialized config rom entry `ip1394'
[ 3.176697] FDC 0 is a post-1991 82077
[ 3.400329] ata1: SATA link down (SStatus 0 SControl 310)
[ 3.400357] scsi1 : sata_sil
[ 3.715605] ata2: SATA link down (SStatus 0 SControl 310)
[ 3.716034] ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 11
[ 3.716038] PCI: setting IRQ 11 as level-triggered
[ 3.716043] ACPI: PCI Interrupt 0000:00:12.0[A] -> Link [LNKG] -> GSI 11 (level, low) -> IRQ 11
[ 3.716118] ata3: SATA max UDMA/100 cmd 0xf88fe880 ctl 0xf88fe88a bmdma 0xf88fe800 irq 11
[ 3.716156] ata4: SATA max UDMA/100 cmd 0xf88fe8c0 ctl 0xf88fe8ca bmdma 0xf88fe808 irq 11
[ 3.716171] scsi2 : sata_sil
[ 4.186578] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 4.195018] ata3.00: ATA-7: ST3160812AS, 3.AHH, max UDMA/100
[ 4.195022] ata3.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 4.206989] ata3.00: configured for UDMA/100
[ 4.207004] scsi3 : sata_sil
[ 4.521793] ata4: SATA link down (SStatus 0 SControl 310)
[ 4.521931] scsi 2:0:0:0: Direct-Access ATA ST3160812AS 3.AH PQ: 0 ANSI: 5
[ 4.523732] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 3
[ 4.523738] PCI: setting IRQ 3 as level-triggered
[ 4.523743] ACPI: PCI Interrupt 0000:00:13.0[A] -> Link [LNKD] -> GSI 3 (level, low) -> IRQ 3
[ 4.523767] ohci_hcd 0000:00:13.0: OHCI Host Controller
[ 4.524024] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 1
[ 4.524045] ohci_hcd 0000:00:13.0: irq 3, io mem 0xfe9fe000
[ 4.586742] usb usb1: configuration #1 chosen from 1 choice
[ 4.586891] hub 1-0:1.0: USB hub found
[ 4.586905] hub 1-0:1.0: 4 ports detected
[ 4.694466] ACPI: PCI Interrupt 0000:00:13.1[A] -> Link [LNKD] -> GSI 3 (level, low) -> IRQ 3
[ 4.694490] ohci_hcd 0000:00:13.1: OHCI Host Controller
[ 4.694619] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 2
[ 4.694636] ohci_hcd 0000:00:13.1: irq 3, io mem 0xfe9fd000
[ 4.758224] usb usb2: configuration #1 chosen from 1 choice
[ 4.758370] hub 2-0:1.0: USB hub found
[ 4.758382] hub 2-0:1.0: 4 ports detected
[ 4.866258] ACPI: PCI Interrupt 0000:02:06.0[A] -> Link [LNKH] -> GSI 5 (level, low) -> IRQ 5
[ 4.866556] ACPI: PCI Interrupt 0000:00:13.2[A] -> Link [LNKD] -> GSI 3 (level, low) -> IRQ 3
[ 4.866578] ehci_hcd 0000:00:13.2: EHCI Host Controller
[ 4.866708] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 3
[ 4.866766] ehci_hcd 0000:00:13.2: irq 3, io mem 0xfe9fc000
[ 4.866779] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 4.867263] usb usb3: configuration #1 chosen from 1 choice
[ 4.867436] hub 3-0:1.0: USB hub found
[ 4.867445] hub 3-0:1.0: 8 ports detected
[ 4.918989] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[5] MMIO=[febef000-febef7ff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 4.973571] ACPI: PCI Interrupt Link [LNKE] BIOS reported IRQ 15, using IRQ 10
[ 4.973576] ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 10
[ 4.973580] PCI: setting IRQ 10 as level-triggered
[ 4.973585] ACPI: PCI Interrupt 0000:02:05.0[A] -> Link [LNKE] -> GSI 10 (level, low) -> IRQ 10
[ 4.974261] eth0: RealTek RTL8139 at 0xf885ac00, 00:19:21:54:c6:18, IRQ 10
[ 4.974264] eth0: Identified 8139 chip type 'RTL-8100B/8139D'
[ 4.976551] ATIIXP: IDE controller at PCI slot 0000:00:14.1
[ 4.976774] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 4
[ 4.976777] PCI: setting IRQ 4 as level-triggered
[ 4.976783] ACPI: PCI Interrupt 0000:00:14.1[A] -> Link [LNKA] -> GSI 4 (level, low) -> IRQ 4
[ 4.976796] ATIIXP: chipset revision 128
[ 4.976798] ATIIXP: not 100% native mode: will probe irqs later
[ 4.976809] ide0: BM-DMA at 0xff00-0xff07, BIOS settings: hda:DMA, hdb:pio
[ 4.976828] ide1: BM-DMA at 0xff08-0xff0f, BIOS settings: hdc:pio, hdd:pio
[ 4.976839] Probing IDE interface ide0...
[ 4.986119] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[ 4.996848] SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
[ 4.996866] sda: Write Protect is off
[ 4.996869] sda: Mode Sense: 00 3a 00 00
[ 4.996890] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 4.996949] SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
[ 4.996962] sda: Write Protect is off
[ 4.996965] sda: Mode Sense: 00 3a 00 00
[ 4.996985] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 4.996989] sda: sda1 sda2 < sda5 sda6 sda7 sda8 sda9 >
[ 5.091011] sd 2:0:0:0: Attached scsi disk sda
[ 5.095504] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 5.603784] Attempting manual resume
[ 5.603789] swsusp: Resume From Partition 8:9
[ 5.603791] PM: Checking swsusp image.
[ 5.603997] PM: Resume from disk failed.
[ 5.635014] kjournald starting. Commit interval 5 seconds
[ 5.635024] EXT3-fs: mounted filesystem with ordered data mode.
[ 5.715580] hda: HL-DT-STDVDRRW GSA-H20L, ATAPI CD/DVD-ROM drive
[ 6.054633] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[ 6.057183] Probing IDE interface ide1...
[ 6.198144] ieee1394: Host added: ID:BUS[0-00:1023] GUID[00000ae6ffb79d01]
[ 12.704950] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
[ 13.886364] NET: Registered protocol family 17
[ 14.133543] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 14.136012] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 14.201663] Linux agpgart interface v0.102 (c) Dave Jones
[ 14.245317] piix4_smbus 0000:00:14.0: Found 0000:00:14.0 device
[ 14.271662] parport: PnPBIOS parport detected.
[ 14.271799] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[ 14.291103] input: PC Speaker as /class/input/input2
[ 14.420070] hda: ATAPI 40X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33)
[ 14.420082] Uniform CD-ROM driver Revision: 3.20
[ 14.611460] ACPI: PCI Interrupt 0000:00:14.2[A] -> Link [LNKA] -> GSI 4 (level, low) -> IRQ 4
[ 14.810562] hda_codec: Unknown model for ALC883, trying auto-probe from BIOS...
[ 14.941834] input: ImPS/2 Generic Wheel Mouse as /class/input/input3
[ 15.146759] fuse init (API version 7.8)
[ 15.197078] lp0: using parport0 (interrupt-driven).
[ 15.308841] Adding 979924k swap on /dev/disk/by-uuid/4442ecec-3931-4c9c-8585-5ffa86c722a2. Priority:-1 extents:1 across:979924k
[ 15.398186] EXT3 FS on sda8, internal journal
[ 20.814012] No dock devices found.
[ 20.847696] input: Power Button (FF) as /class/input/input4
[ 20.847951] ACPI: Power Button (FF) [PWRF]
[ 20.849124] input: Power Button (CM) as /class/input/input5
[ 20.849347] ACPI: Power Button (CM) [PWRB]
[ 20.890791] ibm_acpi: ec object not found
[ 20.963908] Using specific hotkey driver
[ 21.067817] pcc_acpi: loading...
[ 26.653364] ppdev: user-space parallel port driver
[ 27.251734] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[ 27.251740] apm: disabled - APM is not SMP safe.
[ 27.467297] Bluetooth: Core ver 2.11
[ 27.467376] NET: Registered protocol family 31
[ 27.467379] Bluetooth: HCI device and connection manager initialized
[ 27.467383] Bluetooth: HCI socket layer initialized
[ 27.491677] Bluetooth: L2CAP ver 2.8
[ 27.491682] Bluetooth: L2CAP socket layer initialized
[ 27.629284] Bluetooth: RFCOMM socket layer initialized
[ 27.629303] Bluetooth: RFCOMM TTY layer initialized
[ 27.629305] Bluetooth: RFCOMM ver 1.8
[ 30.092738] hda-intel: Invalid position buffer, using LPIB read method instead.
[ 42.655690] NETDEV WATCHDOG: eth0: transmit timed out
[ 45.648944] eth0: Transmit timeout, status 0c 0005 c07f media 10.
[ 45.648950] eth0: Tx queue start entry 4 dirty entry 0.
[ 45.648955] eth0: Tx descriptor 0 is 0008a156. (queue head)
[ 45.648960] eth0: Tx descriptor 1 is 0008a156.
[ 45.648964] eth0: Tx descriptor 2 is 0008a156.
[ 45.648968] eth0: Tx descriptor 3 is 0008a156.
[ 45.648990] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
[ 63.612379] NETDEV WATCHDOG: eth0: transmit timed out
[ 66.605632] eth0: Transmit timeout, status 0c 0005 c07f media 10.
[ 66.605639] eth0: Tx queue start entry 4 dirty entry 0.
[ 66.605644] eth0: Tx descriptor 0 is 0008a156. (queue head)
[ 66.605648] eth0: Tx descriptor 1 is 0008a156.
[ 66.605652] eth0: Tx descriptor 2 is 0008a156.
[ 66.605656] eth0: Tx descriptor 3 is 0008a156.
[ 66.605679] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
[ 78.578590] NETDEV WATCHDOG: eth0: transmit timed out
[ 81.571845] eth0: Transmit timeout, status 0c 0005 c07f media 10.
[ 81.571852] eth0: Tx queue start entry 4 dirty entry 0.
[ 81.571857] eth0: Tx descriptor 0 is 0008a156. (queue head)
[ 81.571861] eth0: Tx descriptor 1 is 0008a156.
[ 81.571865] eth0: Tx descriptor 2 is 0008a156.
[ 81.571869] eth0: Tx descriptor 3 is 0008a03c.
[ 81.571892] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
[ 93.544802] NETDEV WATCHDOG: eth0: transmit timed out
[ 96.538056] eth0: Transmit timeout, status 0c 0005 c07f media 10.
[ 96.538062] eth0: Tx queue start entry 4 dirty entry 0.
[ 96.538068] eth0: Tx descriptor 0 is 0008a03c. (queue head)
[ 96.538072] eth0: Tx descriptor 1 is 0008a12b.
[ 96.538076] eth0: Tx descriptor 2 is 0008a0a4.
[ 96.538080] eth0: Tx descriptor 3 is 0008a12b.
[ 96.538103] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
[ 108.511015] NETDEV WATCHDOG: eth0: transmit timed out
[ 111.508261] eth0: Transmit timeout, status 0c 0005 c07f media 10.
[ 111.508267] eth0: Tx queue start entry 4 dirty entry 0.
[ 111.508272] eth0: Tx descriptor 0 is 0008a12b. (queue head)
[ 111.508277] eth0: Tx descriptor 1 is 0008a119.
[ 111.508281] eth0: Tx descriptor 2 is 0008a03c.
[ 111.508285] eth0: Tx descriptor 3 is 0008a0a4.
[ 111.508308] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
[ 123.481216] NETDEV WATCHDOG: eth0: transmit timed out
[ 126.474470] eth0: Transmit timeout, status 0c 0005 c07f media 10.
[ 126.474476] eth0: Tx queue start entry 4 dirty entry 0.
[ 126.474481] eth0: Tx descriptor 0 is 0008a119. (queue head)
[ 126.474486] eth0: Tx descriptor 1 is 0008a03c.
[ 126.474490] eth0: Tx descriptor 2 is 0008a03c.
[ 126.474494] eth0: Tx descriptor 3 is 0008a03c.
[ 126.474517] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
[ 138.447429] NETDEV WATCHDOG: eth0: transmit timed out
[ 141.440684] eth0: Transmit timeout, status 0d 0004 c07f media 10.
[ 141.440691] eth0: Tx queue start entry 4 dirty entry 0.
[ 141.440696] eth0: Tx descriptor 0 is 0008a03c. (queue head)
[ 141.440701] eth0: Tx descriptor 1 is 0008a03c.
[ 141.440705] eth0: Tx descriptor 2 is 0008a03c.
[ 141.440709] eth0: Tx descriptor 3 is 0008a12a.
[ 141.440731] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1

2.AFTER REBOOTING

firefox opens it loads pages and my terminal shows
pardesi@pardesi-desktop:~$ firefox
pardesi@pardesi-desktop:~$

firefox -safe-mode
opens the FF browser and gives
pardesi@pardesi-desktop:~$ firefox -safe-mode
pardesi@pardesi-desktop:~$
in the terminal

dmesg gives

pardesi@pardesi-desktop:~$ dmesg
[ 0.000000] Linux version 2.6.20-16-generic (root@terranova) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #2 SMP Thu Jun 7 20:19:32 UTC 2007 (Ubuntu 2.6.20-16.29-generic)
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] sanitize start
[ 0.000000] sanitize end
[ 0.000000] copy_e820_map() start: 0000000000000000 size: 000000000009fc00 end: 000000000009fc00 type: 1
[ 0.000000] copy_e820_map() type is E820_RAM
[ 0.000000] copy_e820_map() start: 000000000009fc00 size: 0000000000000400 end: 00000000000a0000 type: 2
[ 0.000000] copy_e820_map() start: 00000000000e4000 size: 000000000001c000 end: 0000000000100000 type: 2
[ 0.000000] copy_e820_map() start: 0000000000100000 size: 000000003bed0000 end: 000000003bfd0000 type: 1
[ 0.000000] copy_e820_map() type is E820_RAM
[ 0.000000] copy_e820_map() start: 000000003bfd0000 size: 000000000000e000 end: 000000003bfde000 type: 3
[ 0.000000] copy_e820_map() start: 000000003bfde000 size: 0000000000022000 end: 000000003c000000 type: 4
[ 0.000000] copy_e820_map() start: 00000000fee00000 size: 0000000000001000 end: 00000000fee01000 type: 2
[ 0.000000] copy_e820_map() start: 00000000ff780000 size: 0000000000880000 end: 0000000100000000 type: 2
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000003bfd0000 (usable)
[ 0.000000] BIOS-e820: 000000003bfd0000 - 000000003bfde000 (ACPI data)
[ 0.000000] BIOS-e820: 000000003bfde000 - 000000003c000000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ff780000 - 0000000100000000 (reserved)
[ 0.000000] 63MB HIGHMEM available.
[ 0.000000] 896MB LOWMEM available.
[ 0.000000] found SMP MP-table at 000ff780
[ 0.000000] Entering add_active_range(0, 0, 245712) 0 entries of 256 used
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] Normal 4096 -> 229376
[ 0.000000] HighMem 229376 -> 245712
[ 0.000000] early_node_map[1] active PFN ranges
[ 0.000000] 0: 0 -> 245712
[ 0.000000] On node 0 totalpages: 245712
[ 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: 1760 pages used for memmap
[ 0.000000] Normal zone: 223520 pages, LIFO batch:31
[ 0.000000] HighMem zone: 127 pages used for memmap
[ 0.000000] HighMem zone: 16209 pages, LIFO batch:3
[ 0.000000] DMI present.
[ 0.000000] ACPI: RSDP (v000 HP-CPC ) @ 0x000f8a90
[ 0.000000] ACPI: RSDT (v001 HP-CPC OEMRSDT 0x09000606 MSFT 0x00000097) @ 0x3bfd0000
[ 0.000000] ACPI: FADT (v002 HP-CPC OEMFACP 0x09000606 MSFT 0x00000097) @ 0x3bfd0200
[ 0.000000] ACPI: MADT (v001 HP-CPC OEMAPIC 0x09000606 MSFT 0x00000097) @ 0x3bfd0390
[ 0.000000] ACPI: MCFG (v001 HP-CPC OEMMCFG 0x09000606 MSFT 0x00000097) @ 0x3bfd0400
[ 0.000000] ACPI: OEMB (v001 HP-CPC AMI_OEM 0x09000606 MSFT 0x00000097) @ 0x3bfde040
[ 0.000000] ACPI: DSDT (v001 HP-CPC RC410-M 0x00000000 INTL 0x02002026) @ 0x00000000
[ 0.000000] ATI board detected. Disabling timer routing over 8254.
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] Processor #0 15:4 APIC version 20
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] Processor #1 15:4 APIC version 20
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
[ 0.000000] ACPI: Skipping IOAPIC probe due to 'noapic' option.
[ 0.000000] Using ACPI for processor (LAPIC) configuration information
[ 0.000000] Intel MultiProcessor Specification v1.4
[ 0.000000] Virtual Wire compatibility mode.
[ 0.000000] OEM ID: ATI Product ID: RS400 APIC at: 0xFEE00000
[ 0.000000] I/O APIC #1 Version 33 at 0xFEC00000.
[ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.000000] Processors: 2
[ 0.000000] Allocating PCI resources starting at 40000000 (gap: 3c000000:c2e00000)
[ 0.000000] Detected 2799.629 MHz processor.
[ 22.803181] Built 1 zonelists. Total pages: 243793
[ 22.803186] Kernel command line: root=UUID=3c47f43b-c71f-4744-a755-84af4bb1b9ea ro quiet splash noapic
[ 22.803356] mapped APIC to ffffd000 (fee00000)
[ 22.803359] mapped IOAPIC to ffffc000 (fec00000)
[ 22.803363] Enabling fast FPU save and restore... done.
[ 22.803366] Enabling unmasked SIMD FPU exception support... done.
[ 22.803378] Initializing CPU#0
[ 22.803477] PID hash table entries: 4096 (order: 12, 16384 bytes)
[ 22.804460] Console: colour VGA+ 80x25
[ 22.805165] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 22.805746] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 22.825845] Memory: 963256k/982848k available (1992k kernel code, 18992k reserved, 900k data, 328k init, 65344k highmem)
[ 22.825857] virtual kernel memory layout:
[ 22.825858] fixmap : 0xfff4e000 - 0xfffff000 ( 708 kB)
[ 22.825859] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 22.825860] vmalloc : 0xf8800000 - 0xff7fe000 ( 111 MB)
[ 22.825861] lowmem : 0xc0000000 - 0xf8000000 ( 896 MB)
[ 22.825862] .init : 0xc03d9000 - 0xc042b000 ( 328 kB)
[ 22.825864] .data : 0xc02f2374 - 0xc03d36d4 ( 900 kB)
[ 22.825865] .text : 0xc0100000 - 0xc02f2374 (1992 kB)
[ 22.825868] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[ 22.903267] Calibrating delay using timer specific routine.. 5605.13 BogoMIPS (lpj=11210266)
[ 22.903312] Security Framework v1.0.0 initialized
[ 22.903318] SELinux: Disabled at boot.
[ 22.903335] Mount-cache hash table entries: 512
[ 22.903473] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000641d 00000000 00000001
[ 22.903483] monitor/mwait feature present.
[ 22.903485] using mwait in idle threads.
[ 22.903492] CPU: Trace cache: 12K uops, L1 D cache: 16K
[ 22.903496] CPU: L2 cache: 1024K
[ 22.903498] CPU: Physical Processor ID: 0
[ 22.903500] CPU: Processor Core ID: 0
[ 22.903503] CPU: After all inits, caps: bfebfbff 20100000 00000000 00003180 0000641d 00000000 00000001
[ 22.903515] Compat vDSO mapped to ffffe000.
[ 22.903519] Remapping vsyscall page to ffffe000
[ 22.903535] Checking 'hlt' instruction... OK.
[ 22.919330] SMP alternatives: switching to UP code
[ 22.919823] Early unpacking initramfs... done
[ 23.210699] ACPI: Core revision 20060707
[ 23.210861] ACPI: Looking for DSDT in initramfs... file /DSDT.aml not found, using machine DSDT.
[ 23.213314] ACPI: setting ELCR to 0200 (from 0c38)
[ 23.213998] CPU0: Intel(R) Pentium(R) D CPU 2.80GHz stepping 07
[ 23.214026] SMP alternatives: switching to SMP code
[ 23.214187] Booting processor 1/1 eip 3000
[ 23.557821] Initializing CPU#1
[ 23.635727] Calibrating delay using timer specific routine.. 5598.98 BogoMIPS (lpj=11197972)
[ 23.635737] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000641d 00000000 00000001
[ 23.635743] monitor/mwait feature present.
[ 23.635749] CPU: Trace cache: 12K uops, L1 D cache: 16K
[ 23.635752] CPU: L2 cache: 1024K
[ 23.635754] CPU: Physical Processor ID: 0
[ 23.635756] CPU: Processor Core ID: 1
[ 23.635758] CPU: After all inits, caps: bfebfbff 20100000 00000000 00003180 0000641d 00000000 00000001
[ 23.302793] CPU1: Intel(R) Pentium(R) D CPU 2.80GHz stepping 07
[ 23.302832] Total of 2 processors activated (11204.11 BogoMIPS).
[ 23.410176] checking TSC synchronization across 2 CPUs:
[ 0.000003] CPU#0 had -167053 usecs TSC skew, fixed it up.
[ 0.000006] CPU#1 had 167053 usecs TSC skew, fixed it up.
[ 0.003989] Brought up 2 CPUs
[ 0.116515] migration_cost=2104
[ 0.116833] Booting paravirtualized kernel on bare hardware
[ 0.116934] Time: 20:50:25 Date: 05/11/107
[ 0.116971] NET: Registered protocol family 16
[ 0.117070] EISA bus registered
[ 0.117076] ACPI: bus type pci registered
[ 0.117208] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=2
[ 0.117211] PCI: Using configuration type 1
[ 0.117212] Setting up standard PCI resources
[ 0.133841] ACPI: Interpreter enabled
[ 0.133845] ACPI: Using PIC for interrupt routing
[ 0.134389] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.134405] PCI: Probing PCI hardware (bus 00)
[ 0.135725] Boot video device is 0000:01:05.0
[ 0.136180] PCI: Transparent bridge - 0000:00:14.4
[ 0.136226] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.145515] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[ 0.153067] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
[ 0.157513] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 *4 5 7 10 11 12 14 15)
[ 0.157794] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 *10 11 12 14 15)
[ 0.158066] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
[ 0.158336] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 7 10 11 12 14 15)
[ 0.158606] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 *15)
[ 0.158880] ACPI: PCI Interrupt Link [LNKF] (IRQs 9) *0, disabled.
[ 0.159146] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 *11 12 14 15)
[ 0.159416] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 7 10 11 12 14 15)
[ 0.159539] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 0.159551] pnp: PnP ACPI init
[ 0.168210] pnp: PnP ACPI: found 14 devices
[ 0.168217] PnPBIOS: Disabled by ACPI PNP
[ 0.168277] PCI: Using ACPI for IRQ routing
[ 0.168280] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[ 0.168291] PCI: Cannot allocate resource region 3 of device 0000:00:00.0
[ 0.177011] NET: Registered protocol family 8
[ 0.177014] NET: Registered protocol family 20
[ 0.178066] pnp: 00:0a: ioport range 0xa00-0xa0f has been reserved
[ 0.178070] pnp: 00:0a: ioport range 0xa10-0xa1f has been reserved
[ 0.178073] pnp: 00:0a: ioport range 0xa20-0xa2f has been reserved
[ 0.178075] pnp: 00:0a: ioport range 0xa30-0xa3f has been reserved
[ 0.178504] PCI: Bridge: 0000:00:01.0
[ 0.178508] IO window: d000-dfff
[ 0.178512] MEM window: fea00000-feafffff
[ 0.178517] PREFETCH window: d0000000-dfffffff
[ 0.178534] PCI: Bridge: 0000:00:14.4
[ 0.178539] IO window: e000-efff
[ 0.178547] MEM window: feb00000-febfffff
[ 0.178553] PREFETCH window: disabled.
[ 0.178613] NET: Registered protocol family 2
[ 0.231577] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.231793] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.232521] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.233238] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.233242] TCP reno registered
[ 0.247661] checking if image is initramfs... it is
[ 0.822051] Freeing initrd memory: 6777k freed
[ 0.822777] audit: initializing netlink socket (disabled)
[ 0.822795] audit(1181595025.512:1): initialized
[ 0.822969] highmem bounce pool size: 64 pages
[ 0.823096] VFS: Disk quotas dquot_6.5.1
[ 0.823121] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.823175] io scheduler noop registered
[ 0.823179] io scheduler anticipatory registered
[ 0.823181] io scheduler deadline registered
[ 0.823198] io scheduler cfq registered (default)
[ 0.874367] isapnp: Scanning for PnP cards...
[ 1.225331] isapnp: No Plug & Play device found
[ 1.253718] Real Time Clock Driver v1.12ac
[ 1.253780] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 1.254527] mice: PS/2 mouse device common for all mice
[ 1.255206] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[ 1.255380] input: Macintosh mouse button emulation as /class/input/input0
[ 1.255423] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[ 1.255428] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[ 1.255733] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 1.257919] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.257924] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.258064] EISA: Probing bus 0 at eisa.0
[ 1.258081] Cannot allocate resource for EISA slot 2
[ 1.258084] Cannot allocate resource for EISA slot 3
[ 1.258086] Cannot allocate resource for EISA slot 4
[ 1.258088] Cannot allocate resource for EISA slot 5
[ 1.258091] Cannot allocate resource for EISA slot 6
[ 1.258093] Cannot allocate resource for EISA slot 7
[ 1.258095] Cannot allocate resource for EISA slot 8
[ 1.258098] EISA: Detected 0 cards.
[ 1.288134] TCP cubic registered
[ 1.288145] NET: Registered protocol family 1
[ 1.288172] Starting balanced_irq
[ 1.288180] Using IPI No-Shortcut mode
[ 1.288290] ACPI: (supports S0 S1 S3 S4 S5)
[ 1.288343] Magic number: 11:734:851
[ 1.288482] hash matches device ptyv3
[ 1.288830] Freeing unused kernel memory: 328k freed
[ 1.289157] Time: tsc clocksource has been installed.
[ 1.289381] input: AT Translated Set 2 keyboard as /class/input/input1
[ 2.519475] Capability LSM initialized
[ 2.563842] ACPI: duty_cycle spans bit 4
[ 2.563931] ACPI Error (psparse-0537): Method parse/execution failed [\_PR_.CPU1._PDC] (Node c18962d4), AE_BAD_HEADER
[ 2.564008] ACPI: duty_cycle spans bit 4
[ 2.564062] ACPI Error (psparse-0537): Method parse/execution failed [\_PR_.CPU2._PDC] (Node c189684c), AE_BAD_HEADER
[ 2.564104] ACPI Exception (acpi_processor-0677): AE_NOT_FOUND, Processor Device is not present [20060707]
[ 2.564114] ACPI Exception (acpi_processor-0677): AE_NOT_FOUND, Processor Device is not present [20060707]
[ 3.028901] usbcore: registered new interface driver usbfs
[ 3.028928] usbcore: registered new interface driver hub
[ 3.028954] usbcore: registered new device driver usb
[ 3.030231] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 3
[ 3.030235] PCI: setting IRQ 3 as level-triggered
[ 3.030240] ACPI: PCI Interrupt 0000:00:13.2[A] -> Link [LNKD] -> GSI 3 (level, low) -> IRQ 3
[ 3.030256] ehci_hcd 0000:00:13.2: EHCI Host Controller
[ 3.030396] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 1
[ 3.030457] ehci_hcd 0000:00:13.2: irq 3, io mem 0xfe9fc000
[ 3.030470] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 3.030564] usb usb1: configuration #1 chosen from 1 choice
[ 3.030596] hub 1-0:1.0: USB hub found
[ 3.030604] hub 1-0:1.0: 8 ports detected
[ 3.070825] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
[ 3.123623] ieee1394: Initialized config rom entry `ip1394'
[ 3.139113] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 5
[ 3.139118] PCI: setting IRQ 5 as level-triggered
[ 3.139124] ACPI: PCI Interrupt 0000:02:06.0[A] -> Link [LNKH] -> GSI 5 (level, low) -> IRQ 5
[ 3.144277] ACPI: PCI Interrupt 0000:00:13.0[A] -> Link [LNKD] -> GSI 3 (level, low) -> IRQ 3
[ 3.144304] ohci_hcd 0000:00:13.0: OHCI Host Controller
[ 3.144349] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 2
[ 3.144369] ohci_hcd 0000:00:13.0: irq 3, io mem 0xfe9fe000
[ 3.191078] 8139too Fast Ethernet driver 0.9.28
[ 3.194021] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[5] MMIO=[febef000-febef7ff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 3.208128] usb usb2: configuration #1 chosen from 1 choice
[ 3.208164] hub 2-0:1.0: USB hub found
[ 3.208180] hub 2-0:1.0: 4 ports detected
[ 3.224974] FDC 0 is a post-1991 82077
[ 3.309102] ACPI: PCI Interrupt 0000:00:13.1[A] -> Link [LNKD] -> GSI 3 (level, low) -> IRQ 3
[ 3.309127] ohci_hcd 0000:00:13.1: OHCI Host Controller
[ 3.309160] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 3
[ 3.309184] ohci_hcd 0000:00:13.1: irq 3, io mem 0xfe9fd000
[ 3.368904] usb usb3: configuration #1 chosen from 1 choice
[ 3.368937] hub 3-0:1.0: USB hub found
[ 3.368952] hub 3-0:1.0: 4 ports detected
[ 3.479681] ATIIXP: IDE controller at PCI slot 0000:00:14.1
[ 3.479948] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 4
[ 3.479954] PCI: setting IRQ 4 as level-triggered
[ 3.479959] ACPI: PCI Interrupt 0000:00:14.1[A] -> Link [LNKA] -> GSI 4 (level, low) -> IRQ 4
[ 3.479976] ATIIXP: chipset revision 128
[ 3.479978] ATIIXP: not 100% native mode: will probe irqs later
[ 3.479989] ide0: BM-DMA at 0xff00-0xff07, BIOS settings: hda:DMA, hdb:pio
[ 3.480015] ide1: BM-DMA at 0xff08-0xff0f, BIOS settings: hdc:pio, hdd:pio
[ 3.480028] Probing IDE interface ide0...
[ 3.489252] SCSI subsystem initialized
[ 3.500693] libata version 2.20 loaded.
[ 4.215415] hda: HL-DT-STDVDRRW GSA-H20L, ATAPI CD/DVD-ROM drive
[ 4.466574] ieee1394: Host added: ID:BUS[0-00:1023] GUID[00000ae6ffb79d01]
[ 4.550573] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[ 4.553076] Probing IDE interface ide1...
[ 5.121100] sata_sil 0000:00:11.0: version 2.2
[ 5.121133] ACPI: PCI Interrupt 0000:00:11.0[A] -> Link [LNKH] -> GSI 5 (level, low) -> IRQ 5
[ 5.121221] ata1: SATA max UDMA/100 cmd 0xf8962080 ctl 0xf896208a bmdma 0xf8962000 irq 5
[ 5.121254] ata2: SATA max UDMA/100 cmd 0xf89620c0 ctl 0xf89620ca bmdma 0xf8962008 irq 5
[ 5.121266] scsi0 : sata_sil
[ 5.432386] ata1: SATA link down (SStatus 0 SControl 310)
[ 5.432405] scsi1 : sata_sil
[ 5.743719] ata2: SATA link down (SStatus 0 SControl 310)
[ 5.744128] ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 11
[ 5.744132] PCI: setting IRQ 11 as level-triggered
[ 5.744137] ACPI: PCI Interrupt 0000:00:12.0[A] -> Link [LNKG] -> GSI 11 (level, low) -> IRQ 11
[ 5.744196] ata3: SATA max UDMA/100 cmd 0xf8964880 ctl 0xf896488a bmdma 0xf8964800 irq 11
[ 5.744227] ata4: SATA max UDMA/100 cmd 0xf89648c0 ctl 0xf89648ca bmdma 0xf8964808 irq 11
[ 5.744242] scsi2 : sata_sil
[ 6.210749] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 6.219182] ata3.00: ATA-7: ST3160812AS, 3.AHH, max UDMA/100
[ 6.219186] ata3.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 6.227170] ata3.00: configured for UDMA/100
[ 6.227192] scsi3 : sata_sil
[ 6.538022] ata4: SATA link down (SStatus 0 SControl 310)
[ 6.538158] scsi 2:0:0:0: Direct-Access ATA ST3160812AS 3.AH PQ: 0 ANSI: 5
[ 6.538690] PCI: Enabling device 0000:02:05.0 (0000 -> 0003)
[ 6.538925] ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 15
[ 6.538929] PCI: setting IRQ 15 as level-triggered
[ 6.538934] ACPI: PCI Interrupt 0000:02:05.0[A] -> Link [LNKE] -> GSI 15 (level, low) -> IRQ 15
[ 6.538955] PCI: Setting latency timer of device 0000:02:05.0 to 64
[ 6.539736] eth0: RealTek RTL8139 at 0xf8966000, 00:19:21:54:c6:18, IRQ 15
[ 6.539739] eth0: Identified 8139 chip type 'RTL-8100B/8139D'
[ 6.547311] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[ 6.554437] hda: ATAPI 40X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33)
[ 6.554449] Uniform CD-ROM driver Revision: 3.20
[ 6.560006] SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
[ 6.560022] sda: Write Protect is off
[ 6.560025] sda: Mode Sense: 00 3a 00 00
[ 6.560047] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 6.560100] SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
[ 6.560113] sda: Write Protect is off
[ 6.560115] sda: Mode Sense: 00 3a 00 00
[ 6.560135] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 6.560139] sda: sda1 sda2 < sda5 sda6 sda7 sda8 sda9 >
[ 6.646030] sd 2:0:0:0: Attached scsi disk sda
[ 6.650534] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 7.142351] Attempting manual resume
[ 7.142356] swsusp: Resume From Partition 8:9
[ 7.142358] PM: Checking swsusp image.
[ 7.142552] PM: Resume from disk failed.
[ 7.173426] kjournald starting. Commit interval 5 seconds
[ 7.173436] EXT3-fs: mounted filesystem with ordered data mode.
[ 14.167252] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
[ 15.377238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 15.435916] parport: PnPBIOS parport detected.
[ 15.436030] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[ 15.533398] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 15.564005] input: PC Speaker as /class/input/input2
[ 15.573752] Linux agpgart interface v0.102 (c) Dave Jones
[ 15.591071] NET: Registered protocol family 17
[ 15.769461] piix4_smbus 0000:00:14.0: Found 0000:00:14.0 device
[ 15.952557] ACPI: PCI Interrupt 0000:00:14.2[A] -> Link [LNKA] -> GSI 4 (level, low) -> IRQ 4
[ 16.149476] hda_codec: Unknown model for ALC883, trying auto-probe from BIOS...
[ 16.275562] input: ImPS/2 Generic Wheel Mouse as /class/input/input3
[ 16.455615] fuse init (API version 7.8)
[ 16.492629] lp0: using parport0 (interrupt-driven).
[ 16.621074] Adding 979924k swap on /dev/disk/by-uuid/4442ecec-3931-4c9c-8585-5ffa86c722a2. Priority:-1 extents:1 across:979924k
[ 16.728832] EXT3 FS on sda8, internal journal
[ 22.194562] No dock devices found.
[ 22.228217] input: Power Button (FF) as /class/input/input4
[ 22.228516] ACPI: Power Button (FF) [PWRF]
[ 22.229649] input: Power Button (CM) as /class/input/input5
[ 22.229867] ACPI: Power Button (CM) [PWRB]
[ 22.275959] ibm_acpi: ec object not found
[ 22.351838] Using specific hotkey driver
[ 22.457294] pcc_acpi: loading...
[ 28.042578] ppdev: user-space parallel port driver
[ 28.640541] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[ 28.640547] apm: disabled - APM is not SMP safe.
[ 28.806239] Bluetooth: Core ver 2.11
[ 28.806317] NET: Registered protocol family 31
[ 28.806320] Bluetooth: HCI device and connection manager initialized
[ 28.806324] Bluetooth: HCI socket layer initialized
[ 28.824194] Bluetooth: L2CAP ver 2.8
[ 28.824199] Bluetooth: L2CAP socket layer initialized
[ 28.996675] Bluetooth: RFCOMM socket layer initialized
[ 28.996696] Bluetooth: RFCOMM TTY layer initialized
[ 28.996699] Bluetooth: RFCOMM ver 1.8
[ 31.481412] hda-intel: Invalid position buffer, using LPIB read method instead

NOTE:if this helps you from the last two daysone out of 4 booting starts with the message
/dev/sda 8 has been mounted without check 33 times check enforced......
then everything proceeds normal;ly after the check

Revision history for this message
pardesi (isedrap-svk) said :
#5

another strange thing which i forgot to tell you is suppose i am in ubuntu and i restart my computer and now boot in XP then my net in XP shows limited or no connectivity .but once i shut down and start my XP the connection is perfect

Revision history for this message
Cesare Tirabassi (norsetto) said :
#6

Can you paste here the output of these commands:

lspci -vnn
cat /etc/hosts
cat /etc/network/interfaces
ifconfig

Thanks.

Revision history for this message
pardesi (isedrap-svk) said :
#7

i am posting the output after i REBOOTED and the FF loads pages...

1.lspci -vnn

pardesi@pardesi-desktop:~$ lspci -vnn
00:00.0 Host bridge [0600]: ATI Technologies Inc Radeon Xpress 200 Host Bridge [1002:5a33] (rev 01)
        Subsystem: Hewlett-Packard Company Unknown device [103c:2a3d]
        Flags: bus master, 66MHz, medium devsel, latency 64
        Memory at <ignored> (64-bit, non-prefetchable)

00:01.0 PCI bridge [0604]: ATI Technologies Inc RS480 PCI Bridge [1002:5a3f] (prog-if 00 [Normal decode])
        Flags: bus master, 66MHz, medium devsel, latency 64
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
        I/O behind bridge: 0000d000-0000dfff
        Memory behind bridge: fea00000-feafffff
        Prefetchable memory behind bridge: d0000000-dfffffff
        Capabilities: <access denied>

00:11.0 IDE interface [0101]: ATI Technologies Inc ATI 437A Serial ATA Controller [1002:437a] (rev 80) (prog-if 8f [Master SecP SecO PriP PriO])
        Subsystem: Hewlett-Packard Company Unknown device [103c:2a3d]
        Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 5
        I/O ports at 6000 [size=8]
        I/O ports at 5000 [size=4]
        I/O ports at 4000 [size=8]
        I/O ports at 3000 [size=4]
        I/O ports at 2000 [size=16]
        Memory at fe9ff000 (32-bit, non-prefetchable) [size=512]
        Expansion ROM at fe880000 [disabled] [size=512K]
        Capabilities: <access denied>

00:12.0 IDE interface [0101]: ATI Technologies Inc ATI 4379 Serial ATA Controller [1002:4379] (rev 80) (prog-if 8f [Master SecP SecO PriP PriO])
        Subsystem: Hewlett-Packard Company Unknown device [103c:2a3d]
        Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 11
        I/O ports at b000 [size=8]
        I/O ports at a000 [size=4]
        I/O ports at 9000 [size=8]
        I/O ports at 8000 [size=4]
        I/O ports at 7000 [size=16]
        Memory at fe9ff800 (32-bit, non-prefetchable) [size=512]
        Expansion ROM at fe900000 [disabled] [size=512K]
        Capabilities: <access denied>

00:13.0 USB Controller [0c03]: ATI Technologies Inc IXP SB400 USB Host Controller [1002:4374] (rev 80) (prog-if 10 [OHCI])
        Subsystem: Hewlett-Packard Company Unknown device [103c:2a3d]
        Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 3
        Memory at fe9fe000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: <access denied>

00:13.1 USB Controller [0c03]: ATI Technologies Inc IXP SB400 USB Host Controller [1002:4375] (rev 80) (prog-if 10 [OHCI])
        Subsystem: Hewlett-Packard Company Unknown device [103c:2a3d]
        Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 3
        Memory at fe9fd000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: <access denied>

00:13.2 USB Controller [0c03]: ATI Technologies Inc IXP SB400 USB2 Host Controller [1002:4373] (rev 80) (prog-if 20 [EHCI])
        Subsystem: Hewlett-Packard Company Unknown device [103c:2a3d]
        Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 3
        Memory at fe9fc000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: <access denied>

00:14.0 SMBus [0c05]: ATI Technologies Inc IXP SB400 SMBus Controller [1002:4372] (rev 81)
        Subsystem: Hewlett-Packard Company Unknown device [103c:2a3d]
        Flags: 66MHz, medium devsel
        I/O ports at 0b00 [size=16]
        Memory at 40000000 (32-bit, non-prefetchable) [size=1K]

00:14.1 IDE interface [0101]: ATI Technologies Inc Standard Dual Channel PCI IDE Controller ATI [1002:4376] (rev 80) (prog-if 8a [Master SecP PriP])
        Subsystem: Hewlett-Packard Company Unknown device [103c:2a3d]
        Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 4
        I/O ports at 01f0 [size=8]
        I/O ports at 03f4 [size=1]
        I/O ports at 0170 [size=8]
        I/O ports at 0374 [size=1]
        I/O ports at ff00 [size=16]
        Capabilities: <access denied>

00:14.2 Audio device [0403]: ATI Technologies Inc SB450 HDA Audio [1002:437b] (rev 01)
        Subsystem: Hewlett-Packard Company Unknown device [103c:2a3d]
        Flags: bus master, slow devsel, latency 64, IRQ 4
        Memory at fe9f8000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: <access denied>

00:14.3 ISA bridge [0601]: ATI Technologies Inc IXP SB400 PCI-ISA Bridge [1002:4377] (rev 80)
        Flags: bus master, 66MHz, medium devsel, latency 0

00:14.4 PCI bridge [0604]: ATI Technologies Inc IXP SB400 PCI-PCI Bridge [1002:4371] (rev 80) (prog-if 01 [Subtractive decode])
        Flags: bus master, 66MHz, medium devsel, latency 64
        Bus: primary=00, secondary=02, subordinate=02, sec-latency=64
        I/O behind bridge: 0000e000-0000efff
        Memory behind bridge: feb00000-febfffff

01:05.0 VGA compatible controller [0300]: ATI Technologies Inc RC410 [Radeon Xpress 200] [1002:5a61] (prog-if 00 [VGA])
        Subsystem: Hewlett-Packard Company Unknown device [103c:2a3d]
        Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 10
        Memory at d0000000 (32-bit, prefetchable) [size=256M]
        I/O ports at d000 [size=256]
        Memory at feaf0000 (32-bit, non-prefetchable) [size=64K]
        Expansion ROM at feac0000 [disabled] [size=128K]
        Capabilities: <access denied>

02:03.0 Communication controller [0780]: Conexant HSF 56k Data/Fax Modem [14f1:2f20]
        Subsystem: Conexant Unknown device [14f1:200c]
        Flags: bus master, medium devsel, latency 64, IRQ 5
        Memory at febf0000 (32-bit, non-prefetchable) [size=64K]
        I/O ports at e800 [size=8]
        Capabilities: <access denied>

02:05.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
        Subsystem: Hewlett-Packard Company Unknown device [103c:2a31]
        Flags: bus master, medium devsel, latency 64, IRQ 15
        I/O ports at e400 [size=256]
        Memory at feb00000 (32-bit, non-prefetchable) [size=256]
        Capabilities: <access denied>

02:06.0 FireWire (IEEE 1394) [0c00]: VIA Technologies, Inc. IEEE 1394 Host Controller [1106:3044] (rev c0) (prog-if 10 [OHCI])
        Subsystem: Hewlett-Packard Company Unknown device [103c:2a31]
        Flags: bus master, medium devsel, latency 64, IRQ 5
        Memory at febef000 (32-bit, non-prefetchable) [size=2K]
        I/O ports at e000 [size=128]
        Capabilities: <access denied>

2.cat /etc/hosts
pardesi@pardesi-desktop:~$ cat /etc/hosts
127.0.0.1 localhost
127.0.1.1 pardesi-desktop
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

3.cat /etc/network/interfaces
pardesi@pardesi-desktop:~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

auto eth1
iface eth1 inet dhcp

auto eth2
iface eth2 inet dhcp

auto ath0
iface ath0 inet dhcp

auto wlan0
iface wlan0 inet dhcp

4.ifconfig
pardesi@pardesi-desktop:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:19:21:54:C6:18
          inet addr:122.50.174.179 Bcast:122.50.175.255 Mask:255.255.240.0
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:856 errors:0 dropped:0 overruns:0 frame:0
          TX packets:912 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:734202 (716.9 KiB) TX bytes:170170 (166.1 KiB)
          Interrupt:15 Base address:0x8000

lo Link encap:Local Loopback
          inet addr:127.0.0.1 Mask:255.0.0.0
          UP LOOPBACK RUNNING MTU:16436 Metric:1
          RX packets:2 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:100 (100.0 b) TX bytes:100 (100.0 b)

NOTE: i run on ethernet via DHCP

Revision history for this message
pardesi (isedrap-svk) said :
#8

don't know if thsi would help you but i recently added "noapic" to the grub boot benu besides "#defoptions=splash screen start" because
i was getting an error ATP-BIOS timer.....after adding it everything became fine.

Revision history for this message
Cesare Tirabassi (norsetto) said :
#9

I don't think this is the culprit, but it will not harm to delete these lines from /etc/hosts:

# The following lines are desirable for IPv6 capable hosts
 ::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

Next time it will not connect to inet, can you try with this command (in a terminal or command prompt):

sudo /etc/init.d/networking restart

Check if after that it will connect and please paste here the output too.

Revision history for this message
pardesi (isedrap-svk) said :
#10

i was not able to understand your previous post.i just started my computer then entered the lines
sudo /etc/init.d/networking restart
in the terminal first the connection was disconnected then it was reconnected but still FF wouldn't load any page .

well the result was
pardesi@pardesi-desktop:~$ sudo /etc/init.d/networking restart
Password:
 * Reconfiguring network interfaces... There is already a pid file /var/run/dhclient.eth0.pid with pid 5566
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth0/00:19:21:54:c6:18
Sending on LPF/eth0/00:19:21:54:c6:18
Sending on Socket/fallback
DHCPRELEASE on eth0 to 202.62.224.7 port 67
There is already a pid file /var/run/dhclient.eth0.pid with pid 134993416
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth0/00:19:21:54:c6:18
Sending on LPF/eth0/00:19:21:54:c6:18
Sending on Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
eth1: ERROR while getting interface flags: No such device
There is already a pid file /var/run/dhclient.eth1.pid with pid 134993416
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

SIOCSIFADDR: No such device
eth1: ERROR while getting interface flags: No such device
eth1: ERROR while getting interface flags: No such device
Bind socket to interface: No such device
Failed to bring up eth1.
eth2: ERROR while getting interface flags: No such device
There is already a pid file /var/run/dhclient.eth2.pid with pid 134993416
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

SIOCSIFADDR: No such device
eth2: ERROR while getting interface flags: No such device
eth2: ERROR while getting interface flags: No such device
Bind socket to interface: No such device
Failed to bring up eth2.
ath0: ERROR while getting interface flags: No such device
There is already a pid file /var/run/dhclient.ath0.pid with pid 134993416
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

SIOCSIFADDR: No such device
ath0: ERROR while getting interface flags: No such device
ath0: ERROR while getting interface flags: No such device
Bind socket to interface: No such device
Failed to bring up ath0.
wlan0: ERROR while getting interface flags: No such device
There is already a pid file /var/run/dhclient.wlan0.pid with pid 134993416
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

SIOCSIFADDR: No such device
wlan0: ERROR while getting interface flags: No such device
wlan0: ERROR while getting interface flags: No such device
Bind socket to interface: No such device
Failed to bring up wlan0.
                                                                         [ OK ]
pardesi@pardesi-desktop:~$ host www.google.com
;; connection timed out; no servers could be reached
pardesi@pardesi-desktop:~$

Revision history for this message
Cesare Tirabassi (norsetto) said :
#11

I'm wondering if this could be a Network Manager problem, having manually fiddled with configuration files may have broken something.
Try uninstalling it with these commands:

sudo apt-get remove --purge network-manager network-manager-gnome

Revision history for this message
pardesi (isedrap-svk) said :
#12

just unistalling would do or do i have to reinstall them if yes how??

Revision history for this message
Cesare Tirabassi (norsetto) said :
#13

Just remove it with the command I gave you and see how it goes. We can always install them back later.

Revision history for this message
pardesi (isedrap-svk) said :
#14

no the network manager was uninstalled and then there was a dialog box which said network ...has not got the necessary files to run.the computer which tells u about neywork connection was removed from tray

Revision history for this message
pardesi (isedrap-svk) said :
#15

sorry typo the first word of my previous post is yes the unistallation was perfect

Revision history for this message
pardesi (isedrap-svk) said :
#16

i think the problem is with FF .now the same thing is happening in windows to after booting no net after rebooting there is net .

Revision history for this message
Cesare Tirabassi (norsetto) said :
#17

I doubt it is firefox. If you have the same isssue in WinXP it is more likely an hardware problem related to your network chip (or less likely the router).

Revision history for this message
pardesi (isedrap-svk) said :
#18

so is there any other explorer taht i can use for ubuntu
NOTE:There was no problem in XP till today it was working fine till now....

Revision history for this message
pardesi (isedrap-svk) said :
#19

no the problem does not persist in XP i just checked it now even my IE opens so the problem is surely with ubuntu

Revision history for this message
pardesi (isedrap-svk) said :
#20

forget about the post "i think the problem is with FF .now the same thing is happening in windows to after booting no net after rebooting there is net ."
it's wrong

Revision history for this message
Cesare Tirabassi (norsetto) said :
#21

Can you paste here the output of this command:

cat /proc/interrupts

Thanks.

Revision history for this message
pardesi (isedrap-svk) said :
#22

here is the output of
cat /proc/interrupts

pardesi@pardesi-desktop:~$ cat /proc/interrupts
           CPU0 CPU1
  0: 14926 0 XT-PIC-XT timer
  1: 95 0 XT-PIC-XT i8042
  2: 0 0 XT-PIC-XT cascade
  3: 2 0 XT-PIC-XT ehci_hcd:usb1, ohci_hcd:usb2, ohci_hcd:usb3
  4: 832 0 XT-PIC-XT HDA Intel
  5: 2 0 XT-PIC-XT libata, ohci1394
  6: 3 0 XT-PIC-XT floppy
  7: 1 0 XT-PIC-XT parport0
  8: 3 0 XT-PIC-XT rtc
  9: 1 0 XT-PIC-XT acpi
 10: 0 0 XT-PIC-XT eth0
 11: 6301 0 XT-PIC-XT libata
 12: 474 0 XT-PIC-XT i8042
 14: 400 0 XT-PIC-XT ide0
NMI: 0 0
LOC: 14802 14804
ERR: 0
MIS: 0

Revision history for this message
pardesi (isedrap-svk) said :
#23

can i reinstall the network manager if it's not advisable then i won't do or rather can't do until u tell me how but the problem is in order to post what the terminal write when i enter a certain code i need to go to ubuntu type it in the terminal copy paste it ina open office and change that into a .doc format burn it into a dvd and open in XP and reply to you......

Revision history for this message
Best Cesare Tirabassi (norsetto) said :
#24

If you want you can reinstall it, but it should not preclude your access to inet.
Looking at your data I think you might have a dynamic IRQ allocation problem, most probably due to adding the noapic instruction to the kernel (which, by the way, wasn't needed).
So, delete the noapic directive and to reinstall nm, if you want, use this command in a terminal:

sudo apt-get install network-manager network-manager-gnome

Also, if you need to transfer data from linux to win, you could use ntfs-3g (from linux) or an appropriate utility from win (for instance I use this http://prdownloads.sourceforge.net/ext2fsd/Ext2Fsd-0.31a.exe?download).

Revision history for this message
pardesi (isedrap-svk) said :
#25

so nm is not necessary to acess the net i thought it was a must

Revision history for this message
pardesi (isedrap-svk) said :
#26

yes you are right thanks ,thanks.... you have been exceptional....cheers Cesare...cheers ubuntu.....

but the ATP BIOS TIMER bug still appears in the start up... what should i do.

Revision history for this message
pardesi (isedrap-svk) said :
#27

Thanks Cesare Tirabassi, that solved my question.

Revision history for this message
Cesare Tirabassi (norsetto) said :
#28

>but the ATP BIOS TIMER bug still appears

That is not important, the kernel will automatically switch to the TSC.