public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Syscontrol activation = problem on boot
@ 2004-11-14 17:35 mahashakti89
  2004-11-14 17:48 ` Norbert van Nobelen
  2004-11-14 17:50 ` Jan Engelhardt
  0 siblings, 2 replies; 5+ messages in thread
From: mahashakti89 @ 2004-11-14 17:35 UTC (permalink / raw)
  To: linux-kernel; +Cc: mahashakti89

Hi !

This is my first post on this list, and I could need some help
to know if I made something wrong or if it is a bug ....

I compiled a new kernel and activated following option

General Setup > Sysctrl Support

in order to be able to use hotplug , udev  .....

But on boot I become following error message concerning
my second harddisk (/dev/hdb) which is dedicated to my
old Win2k system :

  Nov 12 19:15:13 ishwara kernel: hdb: read_intr: status=0x59 { 
DriveReady SeekComplete DataRequest Error }

 > Nov 12 19:15:13 ishwara kernel: hdb: read_intr: error=0x04 { 
DriveStatusError }
 > Nov 12 19:15:13 ishwara kernel: ide: failed opcode was: unknown
 > Nov 12 19:15:13 ishwara kernel: end_request: I/O error, dev hdb, 
sector 78172098
 > Nov 12 19:15:13 ishwara kernel: Buffer I/O error on device hdb5, 
logical block 61785735

it can last two or three minutes and then I have accsess to my
Gnome Desktop.

This arrives on a 2.6.7 or 2.6.9 kernel if I try to activate Sysctrl
in General Setup, if I deactivate it, I have not such error messages ....

To resume it : Is it a bug ? Or did I make something wrong ? Forget some 
options ?


System : Pentium 4 2,8Ghz
          Motherboard Asus P4P 800
          Chipset I865PE
          and two Maxtor ATA-Harddisks

Thanks for helping

mahahshakti89

Please Cc your answers to mahashakti89@wanadoo.fr

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Syscontrol activation = problem on boot
  2004-11-14 17:35 Syscontrol activation = problem on boot mahashakti89
@ 2004-11-14 17:48 ` Norbert van Nobelen
  2004-11-14 18:40   ` mahashakti89
  2004-11-14 17:50 ` Jan Engelhardt
  1 sibling, 1 reply; 5+ messages in thread
From: Norbert van Nobelen @ 2004-11-14 17:48 UTC (permalink / raw)
  To: mahashakti89; +Cc: linux-kernel

I have similar errors, but they don't give me any problems (except that it 
looks bad).
Can you mount and use the harddisk?

Regards,

Norbert

On Sunday 14 November 2004 18:35, mahashakti89 wrote:
> Hi !
>
> This is my first post on this list, and I could need some help
> to know if I made something wrong or if it is a bug ....
>
> I compiled a new kernel and activated following option
>
> General Setup > Sysctrl Support
>
> in order to be able to use hotplug , udev  .....
>
> But on boot I become following error message concerning
> my second harddisk (/dev/hdb) which is dedicated to my
> old Win2k system :
>
>   Nov 12 19:15:13 ishwara kernel: hdb: read_intr: status=0x59 {
> DriveReady SeekComplete DataRequest Error }
>
>  > Nov 12 19:15:13 ishwara kernel: hdb: read_intr: error=0x04 {
>
> DriveStatusError }
>
>  > Nov 12 19:15:13 ishwara kernel: ide: failed opcode was: unknown
>  > Nov 12 19:15:13 ishwara kernel: end_request: I/O error, dev hdb,
>
> sector 78172098
>
>  > Nov 12 19:15:13 ishwara kernel: Buffer I/O error on device hdb5,
>
> logical block 61785735
>
> it can last two or three minutes and then I have accsess to my
> Gnome Desktop.
>
> This arrives on a 2.6.7 or 2.6.9 kernel if I try to activate Sysctrl
> in General Setup, if I deactivate it, I have not such error messages ....
>
> To resume it : Is it a bug ? Or did I make something wrong ? Forget some
> options ?
>
>
> System : Pentium 4 2,8Ghz
>           Motherboard Asus P4P 800
>           Chipset I865PE
>           and two Maxtor ATA-Harddisks
>
> Thanks for helping
>
> mahahshakti89
>
> Please Cc your answers to mahashakti89@wanadoo.fr
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Syscontrol activation = problem on boot
  2004-11-14 17:35 Syscontrol activation = problem on boot mahashakti89
  2004-11-14 17:48 ` Norbert van Nobelen
@ 2004-11-14 17:50 ` Jan Engelhardt
  2004-11-14 18:45   ` mahashakti89
  1 sibling, 1 reply; 5+ messages in thread
From: Jan Engelhardt @ 2004-11-14 17:50 UTC (permalink / raw)
  To: mahashakti89; +Cc: linux-kernel

>  Nov 12 19:15:13 ishwara kernel: hdb: read_intr: status=0x59 {
>DriveReady SeekComplete DataRequest Error }
> > Nov 12 19:15:13 ishwara kernel: hdb: read_intr: error=0x04 {
>DriveStatusError }
> > Nov 12 19:15:13 ishwara kernel: ide: failed opcode was: unknown
> > Nov 12 19:15:13 ishwara kernel: end_request: I/O error, dev hdb,
>sector 78172098
> > Nov 12 19:15:13 ishwara kernel: Buffer I/O error on device hdb5,
>logical block 61785735

Looks like an old harddisk that does not understand an IDE command.

>it can last two or three minutes and then I have accsess to my
>Gnome Desktop.

Do you think that's normal? I can come up in less than 60 secs. (80x25), so I
presume boting X does not take much more time than 3 minutes.
What do you mean by "last"? Does the error message stay there and the box is
like, idle? No other stuff scrolling through?

>This arrives on a 2.6.7 or 2.6.9 kernel if I try to activate Sysctrl
>in General Setup, if I deactivate it, I have not such error messages ....

Well, error message there or not -- I suspect it to be the hard disk.
Take it out (i.e. remove IDE cable) and reboot Linux.
If it takes the same amount of time to bootup, the hard disk is probably fine.
Ignore the warnings then.

>          and two Maxtor ATA-Harddisks

>

Jan Engelhardt
-- 
Gesellschaft für Wissenschaftliche Datenverarbeitung
Am Fassberg, 37077 Göttingen, www.gwdg.de

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Syscontrol activation = problem on boot
  2004-11-14 17:48 ` Norbert van Nobelen
@ 2004-11-14 18:40   ` mahashakti89
  0 siblings, 0 replies; 5+ messages in thread
From: mahashakti89 @ 2004-11-14 18:40 UTC (permalink / raw)
  To: Norbert van Nobelen; +Cc: linux-kernel

Norbert van Nobelen a écrit :
> I have similar errors, but they don't give me any problems (except that it 
> looks bad).
> Can you mount and use the harddisk?

Yes !
No problems
> 
> Regards,
> 
> Norbert
> 
> On Sunday 14 November 2004 18:35, mahashakti89 wrote:
> 
>
>>But on boot I become following error message concerning
>>my second harddisk (/dev/hdb) which is dedicated to my
>>old Win2k system :
>>
>>  Nov 12 19:15:13 ishwara kernel: hdb: read_intr: status=0x59 {
>>DriveReady SeekComplete DataRequest Error }
>>
>> > Nov 12 19:15:13 ishwara kernel: hdb: read_intr: error=0x04 {
>>
>>DriveStatusError }
>>
>> > Nov 12 19:15:13 ishwara kernel: ide: failed opcode was: unknown
>> > Nov 12 19:15:13 ishwara kernel: end_request: I/O error, dev hdb,
>>
>>sector 78172098
>>
>> > Nov 12 19:15:13 ishwara kernel: Buffer I/O error on device hdb5,
>>
>>logical block 61785735
>>
>>it can last two or three minutes and then I have accsess to my
>>Gnome Desktop.
>>
>>This arrives on a 2.6.7 or 2.6.9 kernel if I try to activate Sysctrl
>>in General Setup, if I deactivate it, I have not such error messages ....
>>
>>To resume it : Is it a bug ? Or did I make something wrong ? Forget some
>>options ?
>>
>>
>>System : Pentium 4 2,8Ghz
>>          Motherboard Asus P4P 800
>>          Chipset I865PE
>>          and two Maxtor ATA-Harddisks
>>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Syscontrol activation = problem on boot
  2004-11-14 17:50 ` Jan Engelhardt
@ 2004-11-14 18:45   ` mahashakti89
  0 siblings, 0 replies; 5+ messages in thread
From: mahashakti89 @ 2004-11-14 18:45 UTC (permalink / raw)
  To: Jan Engelhardt; +Cc: linux-kernel

Jan Engelhardt a écrit :
>> Nov 12 19:15:13 ishwara kernel: hdb: read_intr: status=0x59 {
>>DriveReady SeekComplete DataRequest Error }
>>
>>>Nov 12 19:15:13 ishwara kernel: hdb: read_intr: error=0x04 {
>>
>>DriveStatusError }
>>
>>>Nov 12 19:15:13 ishwara kernel: ide: failed opcode was: unknown
>>>Nov 12 19:15:13 ishwara kernel: end_request: I/O error, dev hdb,
>>
>>sector 78172098
>>
>>>Nov 12 19:15:13 ishwara kernel: Buffer I/O error on device hdb5,
>>
>>logical block 61785735
> 
> 
> Looks like an old harddisk that does not understand an IDE command.
> 
> 
>>it can last two or three minutes and then I have accsess to my
>>Gnome Desktop.
> 
> 
> Do you think that's normal? I can come up in less than 60 secs. (80x25), so I
> presume boting X does not take much more time than 3 minutes.
> What do you mean by "last"? 

It lasts for two or three minutes  -sorry my english ...
Does the error message stay there and the box is
> like, idle? No other stuff scrolling through?

Its scrolling the same message for two minutes and what I have posted is 
the end of the message, then I am logging into X.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-11-14 18:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-14 17:35 Syscontrol activation = problem on boot mahashakti89
2004-11-14 17:48 ` Norbert van Nobelen
2004-11-14 18:40   ` mahashakti89
2004-11-14 17:50 ` Jan Engelhardt
2004-11-14 18:45   ` mahashakti89

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox