Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Stable kernel with Intel P965 motherboard
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
teapot
Tux's lil' helper
Tux's lil' helper


Joined: 09 Nov 2006
Posts: 85
Location: Stockholm , Sweden

PostPosted: Sat Nov 11, 2006 3:26 am    Post subject: Stable kernel with Intel P965 motherboard Reply with quote

When I emerge nvidia-drivers , the compilation halts with the following message:

"!!! ERROR: x11-drivers/nvidia-drivers-1.0.8776 failed.
Call stack:!!! ERROR: x11-drivers/nvidia-drivers-1.0.8776 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
nvidia-drivers-1.0.8776.ebuild, line 176: Called linux-mod_src_compile
linux-mod.eclass, line 482: Called die

!!! Unable to make IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux SYSOUT=/usr/src/linux clean module.
!!! If you need support, post the topmost build error, and the call stack if relevant."

I'm running mm-sources-2.6.18 as kernel and was told that nvidia-drivers doesn't work with this kernel.
A stable kernel would also help to improve a number of small glitches.

The problem is that I haven't got a stable kernel to recognize my hdd-controllers.
Motherboard: ABIT AB9 P965


what to do?
is there a workaround to the compilation errors other than to tr with another kernel?
Back to top
View user's profile Send private message
glowworm
Tux's lil' helper
Tux's lil' helper


Joined: 28 Jun 2005
Posts: 85

PostPosted: Sat Nov 11, 2006 9:55 am    Post subject: Re: Stable kernel with Intel P965 motherboard Reply with quote

teapot wrote:
When I emerge nvidia-drivers , the compilation halts with the following message:

Code:
"!!! ERROR: x11-drivers/nvidia-drivers-1.0.8776 failed.
Call stack:!!! ERROR: x11-drivers/nvidia-drivers-1.0.8776 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  nvidia-drivers-1.0.8776.ebuild, line 176:   Called linux-mod_src_compile
  linux-mod.eclass, line 482:   Called die

!!! Unable to make  IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux SYSOUT=/usr/src/linux clean module.
!!! If you need support, post the topmost build error, and the call stack if relevant."


You haven't posted all the error, we need to see the topmost build error, not just the call stack so it's hard to know what the failure was.

Quote:
I'm running mm-sources-2.6.18 as kernel and was told that nvidia-drivers doesn't work with this kernel.
A stable kernel would also help to improve a number of small glitches.

The problem is that I haven't got a stable kernel to recognize my hdd-controllers.
Motherboard: ABIT AB9 P965


what to do?
is there a workaround to the compilation errors other than to tr with another kernel?


For me at least 2.6.19-mm works with nvidia *if* you temporarily add -sandbox to your FEATURES line in /etc/make.conf while you build it then remove that once you are done.

eg: FEATURES="parallel-fetch ccache userfetch -sandbox"

but it was not as good IMO as gentoo-sources.
_________________
2.6.18-gentoo-r1 x86
Core2Duo E6300 on an Intel DG965WH M/B
NVidia 7600GT / AIGLX / KDE / Beryl CVS
Back to top
View user's profile Send private message
meyert
n00b
n00b


Joined: 23 Aug 2005
Posts: 45

PostPosted: Sat Nov 11, 2006 10:55 am    Post subject: Reply with quote

You dont have to change your make.conf file for this one time action just do:

"# FEATURES="xxx -sandbox" emerge ati-drivers"

in one command line.
Back to top
View user's profile Send private message
teapot
Tux's lil' helper
Tux's lil' helper


Joined: 09 Nov 2006
Posts: 85
Location: Stockholm , Sweden

PostPosted: Sat Nov 11, 2006 12:36 pm    Post subject: Reply with quote

Here is the last screen

"s -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/var/tmp/portage/nvidia-drivers-1.0.8776/work/NVIDIA-Linux-x86-1.0-8776-pkg0/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wno-multichar -Werror -O -fno-common -MD -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -DNVRM -DDYNAMIC_SLI -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=8776 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /var/tmp/portage/nvidia-drivers-1.0.8776/work/NVIDIA-Linux-x86-1.0-8776-pkg0/usr/src/nv/nv-i2c.o /var/tmp/portage/nvidia-drivers-1.0.8776/work/NVIDIA-Linux-x86-1.0-8776-pkg0/usr/src/nv/nv-i2c.c
/var/tmp/portage/nvidia-drivers-1.0.8776/work/NVIDIA-Linux-x86-1.0-8776-pkg0/usr/src/nv/nv-i2c.c:26: error: unknown field 'slave_send' specified in initializer
/var/tmp/portage/nvidia-drivers-1.0.8776/work/NVIDIA-Linux-x86-1.0-8776-pkg0/usr/src/nv/nv-i2c.c:27: error: unknown field 'slave_recv' specified in initializer
make[3]: *** [/var/tmp/portage/nvidia-drivers-1.0.8776/work/NVIDIA-Linux-x86-1.0-8776-pkg0/usr/src/nv/nv-i2c.o] Error 1
make[2]: *** [_module_/var/tmp/portage/nvidia-drivers-1.0.8776/work/NVIDIA-Linux-x86-1.0-8776-pkg0/usr/src/nv] Error 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!"

the FEATURES suggestion didn't do anything...
thanks for your help.

I'm running Xorg 7.1.1 , can that be the problem?
Back to top
View user's profile Send private message
meyert
n00b
n00b


Joined: 23 Aug 2005
Posts: 45

PostPosted: Sat Nov 11, 2006 1:38 pm    Post subject: Reply with quote

ok. This is not a problem in your xorg-version. this is a error in the linux kernel.

Please don't use the mm-sources unless you are a kernel hacker. the mm-sources contains highly experimental patches, so don't use it!

Please give the latest 2.6.19 release candidate a try: vanilla-sources-2.6.19_rc5.ebuild. It contains a big libata update, including the pata through libata drivers. Which driver do you need for your hd?
Back to top
View user's profile Send private message
teapot
Tux's lil' helper
Tux's lil' helper


Joined: 09 Nov 2006
Posts: 85
Location: Stockholm , Sweden

PostPosted: Sun Nov 12, 2006 12:00 pm    Post subject: Reply with quote

I need the Jmicron PATA drivers...
Back to top
View user's profile Send private message
teapot
Tux's lil' helper
Tux's lil' helper


Joined: 09 Nov 2006
Posts: 85
Location: Stockholm , Sweden

PostPosted: Sun Nov 12, 2006 12:32 pm    Post subject: Reply with quote

now running on vanilla-sources-2.6.19-rc5 ... but the problem persists.

However , Nvidias latest drivers worked when I installed them manually. Very funny because the
installer compiles a kernel module.

Its a bit ugly , but it works.

edit: thx for the information regarding the 2.6.19 kernel. It didn't solve my problem , but its always better to use a proper kernel.
Back to top
View user's profile Send private message
CDman
n00b
n00b


Joined: 19 Sep 2003
Posts: 10
Location: Slovakia, Europe

PostPosted: Sun Nov 12, 2006 6:59 pm    Post subject: 965 Jmicron + Nvidia drivers = still no luck Reply with quote

i also have this problem, and have no luck with any solution. Best help was with Kernel_of_Truth thread, but it only helped me to instal Gentoo 2006.1. Even tested SATA CDROM, but its not so helpful, cuz all available Nvidia drivers conflicts with experimental mm-sources.

I am really sad that this problem persists so long, because i did wait 3 months more with Core2Duo upgrade and thers still no all-working official solution with stable kernel.
Anyway thanks for all help/hints from Gentoo forumers like Kerneloftruth - you rock!

My PC:

linux-2.6.18-mm1
C6400@350x7
2GB Corsair6400 RAM
ASUS P5B Deluxe
ASUS Nvidia 7800GT
SB Audigy @ SPDIF
Pinnacle PCTV saa7134
Various Serial ATA HDDs
Back to top
View user's profile Send private message
teapot
Tux's lil' helper
Tux's lil' helper


Joined: 09 Nov 2006
Posts: 85
Location: Stockholm , Sweden

PostPosted: Sun Nov 12, 2006 8:30 pm    Post subject: Reply with quote

cheer up CDman!

Give vanilla-sources-2.6.19-rc5 a try!
It has allegedly the same sata-functionality as mm-sources.

It works for me...
Back to top
View user's profile Send private message
Jjeje007
Tux's lil' helper
Tux's lil' helper


Joined: 29 Sep 2006
Posts: 142
Location: France, La Croix Valmer

PostPosted: Mon Nov 13, 2006 12:01 am    Post subject: Reply with quote

Hi,

Quote:
make[3]: *** [/var/tmp/portage/nvidia-drivers-1.0.8776/work/NVIDIA-Linux-x86-1.0-8776-pkg0/usr/src/nv/nv-i2c.o] Error 1


Look-like it's an i2c problem so have a look if you compil i2c and also, if you compil it in module, the module is load

See you

Jjeje007
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