You are not logged in.

#1 2008-11-11 05:21:29

happy
Member
From: Hongkong
Registered: 2008-01-29
Posts: 11

Any problems of kernel mismatch with kernel-headers?

I reinstalled arch and found that there is some errors in booting - -

ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
ata1.00: HPA detected: current 156299375, native 156301488
ata1.00: ATA-6: ST380817AS, 3.42, max UDMA/133
ata1.00: 156299375 sectors, multi 16: LBA48 NCQ (not used)
ata1.00: configured for UDMA/133
ata2.01: failed to IDENTIFY (I/O error, err_mask=0x1)
ata2.01: failed to IDENTIFY (I/O error, err_mask=0x1)
ata2.01: failed to IDENTIFY (I/O error, err_mask=0x1)

ata2: soft resetting link
ata2.01: failed to IDENTIFY (I/O error, err_mask=0x1)
ata2: soft resetting link
ata2.01: failed to IDENTIFY (I/O error, err_mask=0x1)
ata2: soft resetting link
ata2.00: configured for MWDMA2
ata2: EH complete
ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
ata2.00: ST-ATAPI: DRQ=1 with device error, dev_stat 0x59
ata2.00: cmd a0/00:00:00:08:00/00:00:00:00:00/a0 tag 0 pio 16392 in
         cdb 46 00 00 00 00 00 00 00  08 00 00 00 00 00 00 00
         res 59/20:02:00:08:00/00:00:00:00:00/a0 Emask 0x2 (HSM violation)
ata2.00: status: { DRDY DRQ ERR }
ata2: soft resetting link
ata2.01: failed to IDENTIFY (I/O error, err_mask=0x1)
ata2: soft resetting link
ata2.01: failed to IDENTIFY (I/O error, err_mask=0x1)
ata2: soft resetting link
ata2.01: failed to IDENTIFY (I/O error, err_mask=0x1)
ata2: soft resetting link
ata2.00: configured for MWDMA2

It took so long to boot (almost 2mins ) and slow udev events......

But I remembered the last install arch was faster,
so I tried to downgrade the kernel(from 2.6.27.4 to 2.6.22.19) and reboot......

After reboot, everything became faster, no errors came in booting and faster udev events.
But when I install kernel-headers, it fails with incompatible glibc.

So are there any problems of mismatch kernel and kernel-headers??
besides, I can't make a custom kernel of 2.6.22 (I had followed the wiki but failed).
Anyone can help ? Thx in advance.:lol:

Offline

#2 2008-11-11 05:35:32

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: Any problems of kernel mismatch with kernel-headers?

happy wrote:

But when I install kernel-headers, it fails with incompatible glibc.

So are there any problems of mismatch kernel and kernel-headers??
besides, I can't make a custom kernel of 2.6.22 (I had followed the wiki but failed).
Anyone can help ? Thx in advance.:lol:

kernel-headers doesn't have to match the kernel-version. there are many threads around where you will find that they are needed to build the glibc.

your problem will probably caused by a kernel driver regression. what kernel module is loaded for your sata bridge?

Offline

#3 2008-11-11 06:24:26

happy
Member
From: Hongkong
Registered: 2008-01-29
Posts: 11

Re: Any problems of kernel mismatch with kernel-headers?

There is my lsmod output:

Module                  Size  Used by
nls_cp437               7424  1
vfat                   12800  1
fat                    49312  1 vfat
usb_storage            92608  1
ipv6                  260132  10
i915                   31232  2
drm                    74280  3 i915
ext3                  126472  1
jbd                    46100  1 ext3
mbcache                 8708  1 ext3
ohci1394               30256  0
ieee1394               80452  1 ohci1394
i2c_i801               10768  0
pcspkr                  4352  0
i2c_core               22420  1 i2c_i801
iTCO_wdt               12196  0
iTCO_vendor_support     4996  1 iTCO_wdt
usbhid                 46016  0
hid                    41856  1 usbhid
sg                     28852  0
ff_memless              6664  1 usbhid
intel_agp              27068  1
agpgart                30804  3 drm,intel_agp
thermal                17052  0
processor              34732  1 thermal
evdev                  11296  3
fan                     6148  0
button                  7824  0
battery                12036  0
ac                      6020  0
snd_hda_intel         368816  0
snd_seq_oss            31872  0
snd_seq_midi_event      8192  1 snd_seq_oss
snd_seq                49968  4 snd_seq_oss,snd_seq_midi_event
snd_seq_device          8332  2 snd_seq_oss,snd_seq
snd_hwdep               8964  1 snd_hda_intel
snd_pcm_oss            40192  0
snd_pcm                69636  2 snd_hda_intel,snd_pcm_oss
snd_timer              21384  2 snd_seq,snd_pcm
snd_page_alloc          9224  2 snd_hda_intel,snd_pcm
snd_mixer_oss          16512  1 snd_pcm_oss
snd                    50724  9 snd_hda_intel,snd_seq_oss,snd_seq,snd_seq_device,snd_hwdep,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
soundcore               8160  1 snd
r8169                  28676  0
rtc_cmos               11424  0
rtc_core               17564  1 rtc_cmos
rtc_lib                 4480  1 rtc_core
xfs                   562376  3
sr_mod                 16708  0
uhci_hcd               24080  0
ehci_hcd               35852  0
cdrom                  35360  1 sr_mod
sd_mod                 27160  7
usbcore               133872  5 usb_storage,usbhid,uhci_hcd,ehci_hcd
ata_piix               18308  5
libata                152992  1 ata_piix
dock                    9488  1 libata
scsi_mod               96460  5 usb_storage,sg,sr_mod,sd_mod,libata
ide_pci_generic         5636  0

Last edited by happy (2008-11-11 06:28:02)

Offline

Board footer

Powered by FluxBB