Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2.6.8.1 woes
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
KePSuX
Guru
Guru


Joined: 29 Sep 2003
Posts: 312
Location: Fredericksburg Va

PostPosted: Sun Sep 19, 2004 8:32 pm    Post subject: 2.6.8.1 woes Reply with quote

I have a SATA based system. Its got a Silicon Image 3512a chipset for the SATA controller. Its formated reiserfs. Im not running RAID on it, just one drive. It boots find in my 2.6.5 kernel, no problemo. I've had a hell of a time trying to get my system to boot off 2.6.8.1 and was hoping someone could help.

During bootup I get a long lag sitting at
Code:

/dev/scsi/host0/bus0/target0/lun0:

after which it adds -
Code:

ata1 command timeout



It gets to the point in the boot process *right before* it displays "Found Resier Format 2.6" and locks up. No responce at all from there. Keep in mind I am *not* getting any errors with invalid boot partition" errors.

In the kernel I have Device Drivers-> SCSI -> SATA support and Silicon Image SATA support compiled in (not as modules) like I had on my 2.6.5 kernel. I do not have SATA support included under ATA support as it says it conflicts with libata SATA drivers, which I assume are what I have included.

It just seems like the system cannot see my SATA HDD at all for some reason, thus why it can never find the reiser format. Honestly, I'm pretty lost.

The system still boots into my old kernel without a hitch. Does anyone have any ideas on what the crap is going on here? Ive seen random posts on the net about kernel changes regarding SATA in the last few versions but no one getting the same problems I have gotten. Thanks in advance.
_________________
http://www.atomicraygunattack.com
Back to top
View user's profile Send private message
KePSuX
Guru
Guru


Joined: 29 Sep 2003
Posts: 312
Location: Fredericksburg Va

PostPosted: Wed Sep 22, 2004 2:50 am    Post subject: Reply with quote

I hate to bump threads, but I'm still stumped. Any love at all?
_________________
http://www.atomicraygunattack.com
Back to top
View user's profile Send private message
truekaiser
l33t
l33t


Joined: 05 Mar 2004
Posts: 810

PostPosted: Wed Sep 22, 2004 3:14 am    Post subject: Reply with quote

2.6.8.1 borke alot of things. go back to 2.6.7 and wait till a stable 2.6.9
Back to top
View user's profile Send private message
groovin
Guru
Guru


Joined: 07 Feb 2004
Posts: 429
Location: California, USA

PostPosted: Wed Sep 22, 2004 4:57 am    Post subject: Reply with quote

Quote:

I do not have SATA support included under ATA support as it says it conflicts with libata SATA drivers, which I assume are what I have included.


did your old kernel have this? if so, then try putting it back in. great thing about kernel compiles is they dont take too much time (unless youre on a pentium-133 or something).

but i think 2.6.8.1 is a bit wiggy. i compiled it, it didnt work(no compile errors). it stalled out but didnt even give me any errors. so, i recompiled with the exact same kernel config, and it worked!

i feel like im taking crazy pills!!
Back to top
View user's profile Send private message
KePSuX
Guru
Guru


Joined: 29 Sep 2003
Posts: 312
Location: Fredericksburg Va

PostPosted: Wed Sep 22, 2004 9:09 pm    Post subject: Reply with quote

groovin wrote:
Quote:

I do not have SATA support included under ATA support as it says it conflicts with libata SATA drivers, which I assume are what I have included.


did your old kernel have this? if so, then try putting it back in. great thing about kernel compiles is they dont take too much time (unless youre on a pentium-133 or something).

but i think 2.6.8.1 is a bit wiggy. i compiled it, it didnt work(no compile errors). it stalled out but didnt even give me any errors. so, i recompiled with the exact same kernel config, and it worked!

i feel like im taking crazy pills!!


I still have my old kernel on the box so I'm not toatlly down. I had a lot of whacked modules from past experimentation in my old kernel and things were slowly breaking. I figured if I was going to recompile I may as well upgrade. Ah well.


truekaiser wrote:
2.6.8.1 borke alot of things. go back to 2.6.7 and wait till a stable 2.6.9


I guess this is what I'll do. Thanks for the tips, now I don't feel quite as dumb.
_________________
http://www.atomicraygunattack.com
Back to top
View user's profile Send private message
Gentree
Watchman
Watchman


Joined: 01 Jul 2003
Posts: 5350
Location: France, Old Europe

PostPosted: Wed Sep 22, 2004 11:00 pm    Post subject: Reply with quote

KePSuX wrote:
I hate to bump threads, but I'm still stumped. Any love at all?


With a face like that , all the love you want Baby :oops:

try love-sources , or my current favourite 2.9.2-rc2-nitro4.

HTH 8)
_________________
Linux, because I'd rather own a free OS than steal one that's not worth paying for.
Gentoo because I'm a masochist
AthlonXP-M on A7N8X. Portage ~x86
Back to top
View user's profile Send private message
KePSuX
Guru
Guru


Joined: 29 Sep 2003
Posts: 312
Location: Fredericksburg Va

PostPosted: Sun Sep 26, 2004 12:16 am    Post subject: Reply with quote

right....

Anyways I installed 2.6.7 and it boots fine. Problem is it's *super* unstable. Compiling anything locks up the system, running X for 20 min or so does the same thing. Keep in mind this is a Sil Images SATA chipset with reiserfs on it. Is there anything wacky they have changed that may cause me these problems?


..this is not a hardware problem...2.6.5 runs AMAZINGLY solid. Months of uptime.
_________________
http://www.atomicraygunattack.com
Back to top
View user's profile Send private message
Gentree
Watchman
Watchman


Joined: 01 Jul 2003
Posts: 5350
Location: France, Old Europe

PostPosted: Tue Sep 28, 2004 5:52 pm    Post subject: Reply with quote

Oops , sorry for the careless post:

Code:
-bash-3.00#uname -r
2.6.9-rc1-nitro4


I've been using this kernel for about a month and it had been completely stable for me including reiser4 for most of my system except /boot.

Before that I used 2.6.6-love4 for about 6 months without a hitch.

I cant comment on SATA support since I dont use it but I think these two are solid kernels. You'll have to look at the release notes and support threads for SATA support.

Sorry I cant be more use , but you were bumping the thread so I thought any help would be better than silence.

HTH./ 8)

PS you might find this usefull:
https://forums.gentoo.org/viewtopic.php?t=229446
.
_________________
Linux, because I'd rather own a free OS than steal one that's not worth paying for.
Gentoo because I'm a masochist
AthlonXP-M on A7N8X. Portage ~x86
Back to top
View user's profile Send private message
KePSuX
Guru
Guru


Joined: 29 Sep 2003
Posts: 312
Location: Fredericksburg Va

PostPosted: Wed Sep 29, 2004 4:14 am    Post subject: Reply with quote

Aight, this weekend I'll see if I can get 2.6.9rc-1 in..what the hell it's worth a try. Thanks!
_________________
http://www.atomicraygunattack.com
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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