Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Boot Error
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Godl1ke
n00b
n00b


Joined: 10 Mar 2004
Posts: 6
Location: AusTria

PostPosted: Tue Mar 23, 2004 1:28 pm    Post subject: Boot Error Reply with quote

Ich habe eigendlich nur ein problem und der erscheint beim booten! Den Fehler sieht man eigendlich nur ganz schnell aber durch log file konnte ich genaueres finden!

Mar 22 22:27:47 godl1ke hdd: status error: status=0x59 { DriveReady SeekComplete DataRequest Error }
Mar 22 22:27:47 godl1ke hdd: status error: error=0x20LastFailedSense 0x02
Mar 22 22:27:47 godl1ke hdd: drive not ready for command


Ich weiß echt nicht was das sein könnte da ich es beim vanilla-sources kernel nicht hatte (2.4) aber jetzt wo ich development-sources benutze (2.6.4-rc1) taucht dieser fehler auf!

Noch dazu wär es liebt wenn ihr mir sagen könnt was für kernel settings ich aktivieren muss damit meine boot console die vga funktion auch übernimmt (vga=792 , 1024x768)

Danke im Vorraus
Mfg Godl1ke
Back to top
View user's profile Send private message
Blue_Zero
n00b
n00b


Joined: 14 Mar 2004
Posts: 36

PostPosted: Tue Mar 23, 2004 4:08 pm    Post subject: Reply with quote

Hallo!!

Womit hast du den 2.6.x Kernel gebaut, mit genkernel oder hast du ihn selber mit "make dep && make clean bzImage modules modules_install" erstellt? Wurde der Chipsatz im Kernle eingebunden?


Quote:
Noch dazu wär es liebt wenn ihr mir sagen könnt was für kernel settings ich aktivieren muss damit meine boot console die vga funktion auch übernimmt (vga=792 , 1024x768)


Für den 2.6.x kernel

Quote:
Code maturity level options --->
[*] Prompt for development and/or incomplete code/drivers
Processor type and features --->
[*] MTRR (Memory Type Range Register) support
Device Drivers --->
Block devices --->
<*> Loopback device support
<*> RAM disk support
(4096) Default RAM disk size
[*] Initial RAM disk (initrd) support
Graphics support --->
[*] Support for frame buffer devices
[*] VESA VGA graphics support
Console display driver support --->
[*] Video mode selection support
<*> Framebuffer Console support
Bootsplash configuration --->
[*] Bootup splash screen


Schau dir einfach mal den Post https://forums.gentoo.org/viewtopic.php?t=49036&highlight=framebuffer an!

Gruß

Christian
Back to top
View user's profile Send private message
boris64
Veteran
Veteran


Joined: 04 Oct 2003
Posts: 1770
Location: Vechelde/Peine

PostPosted: Tue Mar 23, 2004 4:27 pm    Post subject: Re: Boot Error Reply with quote

Godl1ke wrote:
Mar 22 22:27:47 godl1ke hdd: status error: status=0x59 { DriveReady SeekComplete DataRequest Error }
Mar 22 22:27:47 godl1ke hdd: status error: error=0x20LastFailedSense 0x02
Mar 22 22:27:47 godl1ke hdd: drive not ready for command



guck mal hier:
Code:
Kernelconfig ---> Device Drivers  ---> ATA/ATAPI/MFM/RLL support  --->
<*>     Include IDE/ATA-2 DISK support
[*]       Use multi-mode by default
Quote:

CONFIG_IDEDISK_MULTI_MODE:
If you get this error, try to say Y here:
hda: set_multmode: status=0x51 { DriveReady SeekComplete Error }
hda: set_multmode: error=0x04 { DriveStatusError }
If in doubt, say N.

_________________
boris64.net 200x / visit my desktop / try these tiny kernel patches ;)
Back to top
View user's profile Send private message
psyqil
Advocate
Advocate


Joined: 26 May 2003
Posts: 2767

PostPosted: Tue Mar 23, 2004 5:00 pm    Post subject: Re: Boot Error Reply with quote

Godl1ke wrote:
Mar 22 22:27:47 godl1ke hdd: status error: status=0x59 { DriveReady SeekComplete DataRequest Error }
Mar 22 22:27:47 godl1ke hdd: status error: error=0x20LastFailedSense 0x02
Mar 22 22:27:47 godl1ke hdd: drive not ready for command

:( Das hatte ich mal nach nem Stromausfall, meine Recherche hat damals ergeben, daß das oft die letzten Meldungen sind, bevor die Platte komplett den Geist aufgibt...naja, funktionieren tut sie immer noch , is jetzt ein halbes Jahr her, die Meldungen sind weg, und ReiserFS benutz ich auch nicht mehr...aber wenn Du noch Backups anlegen willst, jetzt wäre wahrscheinlich ein guter Zeitpunkt...
Back to top
View user's profile Send private message
Godl1ke
n00b
n00b


Joined: 10 Mar 2004
Posts: 6
Location: AusTria

PostPosted: Wed Mar 24, 2004 11:37 am    Post subject: Reply with quote

komischer weiße habe ich das hdd problem mittels emerge sync gelöst...ich frag mich nun warum das mein bootproblem gelöst hat aber naja hauptsache es funktioniert jetzt :)

nur was mir noch aufgefallen ist im log das weiter unten folgender befehl nicht ausgeführt werden kann:

seq: invalid floating point argument

diese nachricht kommt direkt nach laden von syslog-ng...kann es daran liegen?

Danke im Vorraus
MFG Godl1ke
Back to top
View user's profile Send private message
Godl1ke
n00b
n00b


Joined: 10 Mar 2004
Posts: 6
Location: AusTria

PostPosted: Wed Mar 24, 2004 11:31 pm    Post subject: Reply with quote

lol jetzt nervts mich langsam schon...zuerst hab ich den hdd error endlich wegbekommen dann hatte ich stromausfall und jetzt ist er wieder da...woran kann das liegen bzw was soll ich nun machen? kam mir eh schon komisch vor das nach emerge sync der fehler plötzlich weg war...

Hilfe :(
Back to top
View user's profile Send private message
boris64
Veteran
Veteran


Joined: 04 Oct 2003
Posts: 1770
Location: Vechelde/Peine

PostPosted: Thu Mar 25, 2004 8:44 am    Post subject: Reply with quote

hast du denn die kerneleinstellung mal probiert?
_________________
boris64.net 200x / visit my desktop / try these tiny kernel patches ;)
Back to top
View user's profile Send private message
Mr.Big
Guru
Guru


Joined: 10 Apr 2002
Posts: 424
Location: Königswartha / Germany

PostPosted: Thu Mar 25, 2004 8:50 am    Post subject: Reply with quote

Blue_Zero wrote:
Hallo!!
Womit hast du den 2.6.x Kernel gebaut, mit genkernel oder hast du ihn selber mit "make dep && make clean bzImage modules modules_install" erstellt?


kurzer Hinweis beim 2.6 genügt
Code:
make && make modules_install
Back to top
View user's profile Send private message
wizzzard
Tux's lil' helper
Tux's lil' helper


Joined: 31 Mar 2003
Posts: 116
Location: Bonn, Germany

PostPosted: Thu Mar 25, 2004 9:10 am    Post subject: Reply with quote

Moin,

ich hatte kürzlich das selbe Problem hier, bei mir hat es sich gegeben, nachdem ich im Kernel die Option "Use PCI DMA when available" ausgeschaltet habe. Dann bekommst du zwar eine Fehlermeldung beim Booten, dass DMA ausgeschaltet ist, aber den kannst du ja wieder per hdparm -d1 Device einschalten.

So long,
Back to top
View user's profile Send private message
Godl1ke
n00b
n00b


Joined: 10 Mar 2004
Posts: 6
Location: AusTria

PostPosted: Thu Mar 25, 2004 12:53 pm    Post subject: Reply with quote

also was ich jetzt sehr komisch finde ich hab das problem jetzt wieder beseitigt indem einfach

emerge sync
sync


eingebe.

Fragt mich nicht warum das so ist würd es gerne selber wissen :)
Wenn mir einer sagen könnt was das für nen Sinn hat dann kann er mir das bitte sagen!

Mfg Godl1ke
_________________
Kernel: gentoo-dev-sources --> 2.6.3
Grafischeoberfläche: Gnome
Prozessos: Pentium 3
Mhz: 866
RAM: 384MB
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum