Hello, me again
It's taking forever for Natty to boot - I'm wondering if something is wrong somewhere.
Last couple of lines in dmesg are as follows:
280 seconds is a *long* time to take starting up.
I'm seeing some of these as well:
Any ideas what could be taking it so long?
It's taking forever for Natty to boot - I'm wondering if something is wrong somewhere.
Last couple of lines in dmesg are as follows:
Code:
[ 119.307732] hda-intel: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj. [ 279.672867] exe (1887): /proc/1887/oom_adj is deprecated, please use /proc/1887/oom_score_adj instead.
I'm seeing some of these as well:
Code:
spadge@Venus:~$ dmesg | grep -i 'ata4' [ 2.065528] ata4: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f180 irq 22 [ 2.610044] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 2.611679] ata4.00: ATAPI: TSSTcorp CDDVDW SH-S223C, SB05, max MWDMA2 [ 3.413170] ata4.00: configured for PIO4 [ 35.000034] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen [ 35.000038] ata4.00: failed command: IDENTIFY PACKET DEVICE [ 35.000043] ata4.00: cmd a1/00:01:00:00:00/00:00:00:00:00/00 tag 0 pio 512 in [ 35.000046] ata4.00: status: { DRDY } [ 35.000051] ata4: hard resetting link [ 35.550037] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 36.352253] ata4.00: configured for PIO4 [ 37.152989] ata4: EH complete [ 68.080042] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen [ 68.080047] ata4.00: failed command: IDENTIFY PACKET DEVICE [ 68.080052] ata4.00: cmd a1/00:01:00:00:00/00:00:00:00:00/00 tag 0 pio 512 in [ 68.080055] ata4.00: status: { DRDY } [ 68.080059] ata4: hard resetting link [ 68.630038] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 69.432447] ata4.00: configured for PIO4 [ 70.233037] ata4: EH complete [ 88.030056] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen [ 88.030060] ata4.00: failed command: IDENTIFY PACKET DEVICE [ 88.030065] ata4.00: cmd a1/00:01:00:00:00/00:00:00:00:00/00 tag 0 pio 512 in [ 88.030069] ata4.00: status: { DRDY } [ 88.030072] ata4: hard resetting link [ 88.580038] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 89.382226] ata4.00: configured for PIO4 [ 90.200056] ata4: EH complete
Comment