View previous topic :: View next topic |
Author |
Message |
Godl1ke n00b
Joined: 10 Mar 2004 Posts: 6 Location: AusTria
|
Posted: Tue Mar 23, 2004 1:28 pm Post subject: Boot Error |
|
|
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 |
|
|
Blue_Zero n00b
Joined: 14 Mar 2004 Posts: 36
|
Posted: Tue Mar 23, 2004 4:08 pm Post subject: |
|
|
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 |
|
|
boris64 Veteran
Joined: 04 Oct 2003 Posts: 1770 Location: Vechelde/Peine
|
Posted: Tue Mar 23, 2004 4:27 pm Post subject: Re: Boot Error |
|
|
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 |
|
|
psyqil Advocate
Joined: 26 May 2003 Posts: 2767
|
Posted: Tue Mar 23, 2004 5:00 pm Post subject: Re: Boot Error |
|
|
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 |
|
|
Godl1ke n00b
Joined: 10 Mar 2004 Posts: 6 Location: AusTria
|
Posted: Wed Mar 24, 2004 11:37 am Post subject: |
|
|
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 |
|
|
Godl1ke n00b
Joined: 10 Mar 2004 Posts: 6 Location: AusTria
|
Posted: Wed Mar 24, 2004 11:31 pm Post subject: |
|
|
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 |
|
|
boris64 Veteran
Joined: 04 Oct 2003 Posts: 1770 Location: Vechelde/Peine
|
Posted: Thu Mar 25, 2004 8:44 am Post subject: |
|
|
hast du denn die kerneleinstellung mal probiert? _________________ boris64.net 200x / visit my desktop / try these tiny kernel patches |
|
Back to top |
|
|
Mr.Big Guru
Joined: 10 Apr 2002 Posts: 424 Location: Königswartha / Germany
|
Posted: Thu Mar 25, 2004 8:50 am Post subject: |
|
|
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 |
|
|
wizzzard Tux's lil' helper
Joined: 31 Mar 2003 Posts: 116 Location: Bonn, Germany
|
Posted: Thu Mar 25, 2004 9:10 am Post subject: |
|
|
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 |
|
|
Godl1ke n00b
Joined: 10 Mar 2004 Posts: 6 Location: AusTria
|
Posted: Thu Mar 25, 2004 12:53 pm Post subject: |
|
|
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 |
|
|
|