You are not logged in.

#1 2008-12-31 18:05:09

methuselah
Member
Registered: 2007-10-02
Posts: 570

Has anyone installed 2.6.28.1 with NVIDIA ? [SOLVED]

edited [SOLVED]


The proper fix was to use the 2.6.28 "testing" PKGBUILD from the ABS testing tree.


The part missing from the 2.6.27.* PKGBUILD that is in 2.6.28 PKGBUILD was this section needed to build the NIVIDIA driver (just look at the testing kernel26 PKGBUILD to see where to write it):

  # copy arch includes for external modules
  mkdir -p ${pkgdir}/usr/src/linux-${_kernver}/arch/x86
  cp -a arch/x86/include ${pkgdir}/usr/src/linux-${_kernver}/arch/x86/

jacko gets credit for solving  this.

Last edited by methuselah (2009-01-13 23:57:33)

Offline

#2 2008-12-31 19:38:05

Zariel
Member
Registered: 2008-10-07
Posts: 446

Re: Has anyone installed 2.6.28.1 with NVIDIA ? [SOLVED]

Here is a working PKGBUILD, http://bbs.archlinux.org/viewtopic.php? … 64#p467564, its to do with the location of the header files, google nvidia 2.6.28 for reasons.

Offline

#3 2008-12-31 20:21:10

haxit
Member
From: /home/haxit
Registered: 2008-03-04
Posts: 1,247
Website

Re: Has anyone installed 2.6.28.1 with NVIDIA ? [SOLVED]

Yes I have. Using the nvidia drivers from their website.


Archi686 User | Old Screenshots | Old .Configs
Vi veri universum vivus vici.

Offline

#4 2008-12-31 21:06:25

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Has anyone installed 2.6.28.1 with NVIDIA ? [SOLVED]

There is no zen kernel 2.6.28.1 in testing repo. Moving to kernel subforum.

Offline

#5 2009-01-01 00:26:46

dhave
Arch Linux f@h Team Member
From: Outside the matrix.
Registered: 2005-05-15
Posts: 1,112

Re: Has anyone installed 2.6.28.1 with NVIDIA ? [SOLVED]

On my system, nvidia-beta-180.18-1 from AUR built perfectly against kernel 2.6.28-1 from testing.


Donate to Arch!

Tired? There's a nap for that. --anonymous

Offline

#6 2009-01-01 01:13:27

jacko
Member
Registered: 2007-11-23
Posts: 840

Re: Has anyone installed 2.6.28.1 with NVIDIA ? [SOLVED]

dhave wrote:

On my system, nvidia-beta-180.18-1 from AUR built perfectly against kernel 2.6.28-1 from testing.

It's not an issue with the testing kernel, only the zen from AUR, till it's updated I had posted a patched PKGBUILD for everyone to get it working properly. Idk if I did it correctly, but now that 2.6.28 is in testing, you could just as easily see how the arch dev's fixed it and copy that to the zen PKGBUILD.

Either way, the zen kernel PKGBUILD in the AUR is broken till the owner updates it or nvidia fixes their drivers to look for the *.h files in the new location.

Last edited by jacko (2009-01-01 01:14:20)

Offline

#7 2009-01-01 01:21:43

jacko
Member
Registered: 2007-11-23
Posts: 840

Re: Has anyone installed 2.6.28.1 with NVIDIA ? [SOLVED]

I take all that back, says the owner of zen kernel has updated the packaed today dec 31. So try tomorrow methuselah

Offline

#8 2009-01-01 01:28:31

dhave
Arch Linux f@h Team Member
From: Outside the matrix.
Registered: 2005-05-15
Posts: 1,112

Re: Has anyone installed 2.6.28.1 with NVIDIA ? [SOLVED]

jacko wrote:
dhave wrote:

On my system, nvidia-beta-180.18-1 from AUR built perfectly against kernel 2.6.28-1 from testing.

It's not an issue with the testing kernel, only the zen from AUR, till it's updated I had posted a patched PKGBUILD for everyone to get it working properly. Idk if I did it correctly, but now that 2.6.28 is in testing, you could just as easily see how the arch dev's fixed it and copy that to the zen PKGBUILD.

Either way, the zen kernel PKGBUILD in the AUR is broken till the owner updates it or nvidia fixes their drivers to look for the *.h files in the new location.

It looks like the problem is resolved. I had realized the first post was specifically about the zen kernel, but since the subject line asked about kernel 2.6.28-1, I thought it was worth noting that the beta nvidia drivers work fine with it. I figured maybe the OP wanted a basis for comparison.


Donate to Arch!

Tired? There's a nap for that. --anonymous

Offline

#9 2009-01-01 10:29:32

methuselah
Member
Registered: 2007-10-02
Posts: 570

Re: Has anyone installed 2.6.28.1 with NVIDIA ? [SOLVED]

edited.

Last edited by methuselah (2009-01-13 23:52:55)

Offline

#10 2009-01-01 10:40:11

dhave
Arch Linux f@h Team Member
From: Outside the matrix.
Registered: 2005-05-15
Posts: 1,112

Re: Has anyone installed 2.6.28.1 with NVIDIA ? [SOLVED]

Sorry you're still having trouble. What does /var/log/nvidia-installer.log say at the failure point?

You've probably already done this, but since the ARCH kernel now in testing is working fine with nvidia drivers, maybe you could compare the kernel config of the kernel now in testing with the config of the kernel you want to install.

Last edited by dhave (2009-01-01 10:44:14)


Donate to Arch!

Tired? There's a nap for that. --anonymous

Offline

#11 2009-01-01 10:56:31

methuselah
Member
Registered: 2007-10-02
Posts: 570

Re: Has anyone installed 2.6.28.1 with NVIDIA ? [SOLVED]

edited.

Last edited by methuselah (2009-01-13 23:52:32)

Offline

#12 2009-01-01 11:04:20

dhave
Arch Linux f@h Team Member
From: Outside the matrix.
Registered: 2005-05-15
Posts: 1,112

Re: Has anyone installed 2.6.28.1 with NVIDIA ? [SOLVED]

methuselah wrote:

Thank you for trying to help. The complete nvidia-installer.log is posted above in the first post.

Duh! I saw the message "ERROR: Installation has failed.  Please see the file '/var/log/nvidia-installer.log' for details" but didn't realize I *was* reading nvidia-installer.log.

I'll jump off and see what the real experts have to say. I find that with Arch, there's almost always somebody tweaking around in the same way I am at the same time, so I imagine your solution will appear shortly, if you don't solve it yourself.


Donate to Arch!

Tired? There's a nap for that. --anonymous

Offline

#13 2009-01-01 11:22:52

methuselah
Member
Registered: 2007-10-02
Posts: 570

Re: Has anyone installed 2.6.28.1 with NVIDIA ? [SOLVED]

edited.

Last edited by methuselah (2009-01-13 23:52:17)

Offline

#14 2009-01-01 14:13:29

jacko
Member
Registered: 2007-11-23
Posts: 840

Re: Has anyone installed 2.6.28.1 with NVIDIA ? [SOLVED]

OMG, methuselah are you using a PKGBUILD/makepkg to compile your kernel? Where did you get this PKGBUILD from?

These where the instructions posted on the nvidia website, nvnews.

    msg "Creating important symlinks..."
    cd $startdir/pkg/usr/src/linux-$_kernver/include
        ############# these are the instructions on the nvidia website to get nvidia drivers to build ###############
    #ln -s asm-$_karch asm
        mv asm-x86/asm-offsets.h ../arch/x86/include/asm
        rmdir asm-x86
        ln -s ../arch/x86/include/asm asm-x86

Offline

#15 2009-01-01 14:55:14

methuselah
Member
Registered: 2007-10-02
Posts: 570

Re: Has anyone installed 2.6.28.1 with NVIDIA ? [SOLVED]

edited.

Last edited by methuselah (2009-01-13 23:51:36)

Offline

#16 2009-01-01 17:49:09

methuselah
Member
Registered: 2007-10-02
Posts: 570

Re: Has anyone installed 2.6.28.1 with NVIDIA ? [SOLVED]

edited.

Last edited by methuselah (2009-01-13 23:51:18)

Offline

#17 2009-01-01 18:26:14

jacko
Member
Registered: 2007-11-23
Posts: 840

Re: Has anyone installed 2.6.28.1 with NVIDIA ? [SOLVED]

Meth maybe you should update to the newest PKGBUILD posted by the arch dev's for 2.6.28 in testing. I am sure that PKGBUILD had the updated code to install the right headers files.

You'll just have to spend the extra time and add in all your patches that you need again

Offline

#18 2009-01-01 18:51:08

broch
Banned
From: L.A. California
Registered: 2006-11-13
Posts: 975

Re: Has anyone installed 2.6.28.1 with NVIDIA ? [SOLVED]

nvidia 177.x and 180.x beta works for me with zen.
In fact i never had any problems with either. Maybe that is because I don't use PKBUILD. For zen I prefer git zen with custom config, nvidia + patches from nvidia server. Nevertheless, you should state what card do you have. People with different cards will/will not have specific issues.

I have Go 7400 and Go 7600

Last edited by broch (2009-01-02 02:25:47)

Offline

#19 2009-01-01 20:22:30

methuselah
Member
Registered: 2007-10-02
Posts: 570

Re: Has anyone installed 2.6.28.1 with NVIDIA ? [SOLVED]

edited. Jacko solved this.

Last edited by methuselah (2009-01-13 23:50:54)

Offline

#20 2009-01-01 22:01:41

methuselah
Member
Registered: 2007-10-02
Posts: 570

Re: Has anyone installed 2.6.28.1 with NVIDIA ? [SOLVED]

edited.

Last edited by methuselah (2009-01-13 23:49:54)

Offline

Board footer

Powered by FluxBB