Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gentoo Kernel Sources
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
metalhedd
l33t
l33t


Joined: 30 May 2002
Posts: 692
Location: Ontario Canada

PostPosted: Wed Jun 19, 2002 10:49 pm    Post subject: Gentoo Kernel Sources Reply with quote

I recently had some problems with IDEon my MSI KT3 Mobo. I ended up emailing the Developer of all the Kernel IDE Stuff and he told me to use 2.4.19-pre7 or higher and it should work. (I guess the VIA KT333 isn't supported in older versions) my question is, which build of 2.4.19 is the Gentoo kernel source based on? Will it include the improved IDE Code that is in pre7+?
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Wed Jun 19, 2002 11:12 pm    Post subject: Reply with quote

Code:
# less /usr/src/gentoo-2.4.19-r7/README.gentoo


gentoo-sources is currently 2.4.19-pre7-ac2.
Back to top
View user's profile Send private message
metalhedd
l33t
l33t


Joined: 30 May 2002
Posts: 692
Location: Ontario Canada

PostPosted: Wed Jun 19, 2002 11:13 pm    Post subject: Reply with quote

Excellent -- is there a way to find out which version it is using? is it somewhere in the source tree?
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Wed Jun 19, 2002 11:22 pm    Post subject: Reply with quote

Uhhh... yeah.

Code:
# less /usr/src/gentoo-2.4.19-r7/README.gentoo
Back to top
View user's profile Send private message
sy5tematic
n00b
n00b


Joined: 31 May 2002
Posts: 15

PostPosted: Thu Jun 20, 2002 11:44 pm    Post subject: Re: Gentoo Kernel Sources Reply with quote

metalhedd wrote:
I recently had some problems with IDEon my MSI KT3 Mobo. I ended up emailing the Developer of all the Kernel IDE Stuff and he told me to use 2.4.19-pre7 or higher and it should work. (I guess the VIA KT333 isn't supported in older versions) my question is, which build of 2.4.19 is the Gentoo kernel source based on? Will it include the improved IDE Code that is in pre7+?


I had the same problem (as will any mobo with the 8233a southbridge), and ended up patching the kernel directly. patch can be found here
http://van-dijk.net/linuxkernel/200151/1571.html. The patch applies against sys-kernel/xfs-sources with only one problem; I had to add the line
Code:
+#define PCI_DEVICE_ID_VIA_8233A      0x3147
to linux/include/linux/pci_ids.h by hand.

No problems so far.

I don't know about the latest gentoo-sources version, but you can check the driver version number in linux/drivers/ide/via82cxxx.c - it should be something like

Code:
$Id: via82cxxx.c,v 3.33 2001/12/23 22:46:12 vojtech Exp $


UPDATE: I checked - the latest kernel (2.4.19-x) prduced by doing an "emerge gentoo-sources" does have support for the 8233a built in.
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