Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Kernel & Hardware
  • Search

[SOLVED] - kernel 2.6.7 + nvidia = ??

Kernel not recognizing your hardware? Problems with power management or PCMCIA? What hardware is compatible with Gentoo? See here. (Only for kernels supported by Gentoo.)
Post Reply
Advanced search
74 posts
  • Previous
  • 1
  • 2
  • 3
Author
Message
socke
n00b
n00b
Posts: 19
Joined: Mon Nov 03, 2003 5:09 pm
Location: Böblingen (Germany)

  • Quote

Post by socke » Fri Jul 09, 2004 3:18 pm

I've got the same problem using XFree and nvidia-drivers 6061 + Kernel 2.6.7 from kernel.org.

X + nvidia-driver = black screen, only ctrl+alt+del works to reboot - ssh login too.
X + nv = works fine, till now (first start).

It already worked with X + nvidia-driver yesterday, I had about 4k fps in glxgears and everything was ok, but today when I tried to startx it hanged...

My Hardware:

Mobo: Asus a7n8x-x (nforce2)
Video: GeForce 4 Ti 4600
Top
Benson
Apprentice
Apprentice
User avatar
Posts: 156
Joined: Mon Feb 23, 2004 8:36 pm
Location: Switzerland
Contact:
Contact Benson
Website

  • Quote

Post by Benson » Sat Jul 10, 2004 8:51 am

Ok, i had the same problem with my new computer (GeForce FX5700, nforce2 Ultra, Kernel 2.6.7-r8). After disabling the USB 2.0 support, it works now! Thx socke for finding this solution!!! 8)

But now i have another problem: after booting it doesn't start kdm, xdm is in the rc.conf and starts in default runlevel, also the X Font server starts, but after saying "starting local" the screen flickers once (with nvidia in xfree, changing it to nv it flickers three thimes!) and i remain in console modus. In Console 7 where X should start, is no login, no X at all started... Login in as root and starting then kdm (or X) works without problems. Searched the forums, re-read the docs, have done everything there was mentioned, still no success to get my kdm automatically up... anyone else having this issue???
Top
ewildgoose
Tux's lil' helper
Tux's lil' helper
Posts: 76
Joined: Sun Mar 02, 2003 1:39 pm

  • Quote

Post by ewildgoose » Sat Jul 10, 2004 9:28 am

Benson wrote:But now i have another problem: after booting it doesn't start kdm, xdm is in the rc.conf and starts in default runlevel, also the X Font server starts, but after saying "starting local" the screen flickers once (with nvidia in xfree, changing it to nv it flickers three thimes!) and i remain in console modus. In Console 7 where X should start, is no login, no X at all started... Login in as root and starting then kdm (or X) works without problems. Searched the forums, re-read the docs, have done everything there was mentioned, still no success to get my kdm automatically up... anyone else having this issue???
Although you didn't post your X log files, I **assume** that you *did* already check in there and it *didn't* explain why it failed to start up...?
Top
beacher
n00b
n00b
User avatar
Posts: 30
Joined: Tue Mar 11, 2003 1:53 am
Location: Atlanta
Contact:
Contact beacher
Website

  • Quote

Post by beacher » Sat Jul 10, 2004 7:04 pm

Rcomian wrote:Ok, looks like it works now. I've got nearly all the main USB options and drivers enabled except EHCI (USB2).
It looks like it's USB2 which is breaking things.
After 3 days of pulling my hair out, you have found my answer ;)
current setup: 2.6.7-gentoo-r7 dev-sources nvidia-glx-1.0.6106 nvidia-kernel-1.0.6106

I don't know if updating my kernel-headers helped or not (my gaming machine was offline for 6 months until I finished a serious honeydo list), so I was coming from 2.4.20-r6 -> 2.6.7 upgrade

This was driving me #&*)# insane. glxinfo still segfaults but at least it's using the nvidia driver and the /dev/nvidia* devices are showing (they never did show prior to rebuilding the kernel - USB2). I hope I can figure out whats happening from here.....

Code: Select all

NForce2 chipset mobo..
  Bus  0, device   2, function  0:
    USB Controller: nVidia Corporation nForce2 USB Controller (rev 163).
      IRQ 10.
      Master Capable.  No bursts.  Min Gnt=3.Max Lat=1.
      Non-prefetchable 32 bit memory at 0xee003000 [0xee003fff].
  Bus  0, device   2, function  1:

Code: Select all

Bus  2, device   0, function  0:
    VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX - nForce GPU] (rev 163).
      IRQ 10.
Really starting to wonder if it's a USB or NVidia chipset issue at this point.
Shared IRQs.. Nothing surprising just interesting....

Thanks a million!
B
Top
ivor_orrible
n00b
n00b
User avatar
Posts: 44
Joined: Sun Nov 09, 2003 6:51 pm
Location: 127.0.0.1

  • Quote

Post by ivor_orrible » Sat Jul 10, 2004 7:39 pm

I manage to get 2.6.7 kernel and latest nvidia-kernel working by
selecting devfs and devfs mounted at boot in the kernel config.
And adding nvidia to modules.autoload/kernel2.6
If devfs mounted at boot was not selected the nvidia device would not
appear and it just gave a black screen.
If nvidia was not in autoload gdm would just try to start a few times then
give up and let me log in in text mode.

I never have had to put nvidia in modules.autoload before right up
to kernel 2.6.3 only with 2.6.7.

Ivor Cave
Top
Ateo
Advocate
Advocate
Posts: 2022
Joined: Mon Jun 02, 2003 11:47 pm
Location: Vegas Baby!

  • Quote

Post by Ateo » Sat Jul 10, 2004 8:05 pm

Rcomian wrote:Ok, looks like it works now. I've got nearly all the main USB options and drivers enabled except EHCI (USB2).
It looks like it's USB2 which is breaking things.
Yeap. Looks like EHCI is breaking stuff. I disabled EHCI in my kernel and now I am able to boot into the 2.6.7 series using the nvidia driver.

Is this a kernel bug? A driver bug? An IRQ conflict? Luckily, none of the devices on this system uses USB2 so I'm ok for the time being.... At least now we have concluded that it might be EHCI..

[edit]
Using the following:
nvidia-kernel-1.0.6106
nvidia-glx-1.0.6106
ASUS A7N8X-Deluxe
e-GeForce 5200 MX
gentoo-dev-sources-2.6.7-r9
Driver: nvidia (as opposed to "nv")
Top
Narusegawa
Apprentice
Apprentice
User avatar
Posts: 210
Joined: Tue Jun 29, 2004 9:28 am
Location: Bimringham, UK
Contact:
Contact Narusegawa
Website

  • Quote

Post by Narusegawa » Sat Jul 10, 2004 10:56 pm

I had a problem with this all day. I've just gone into my kernel and changed EHCI to not loaded (it was module before) and now the nvidia works with Xorg.

Latest version of Xorg from emerge (~x86)
NVidia 6601
and 2.6.7-r9 gentoo-dev kernel

Only issue is when killing X it goes into a flickering color screen and I can only ctrl-alt-delete to reboot to get system back.

I'm using an MSI K7N2G-ILSR mobo with NForce2 chipsets and GF4 MX GPU onboard.
Top
big_pig
n00b
n00b
User avatar
Posts: 18
Joined: Sat Sep 14, 2002 3:57 pm
Location: Renton, WA, USA

  • Quote

Post by big_pig » Sat Jul 10, 2004 11:09 pm

Ateo wrote:Yeap. Looks like EHCI is breaking stuff. I disabled EHCI in my kernel and now I am able to boot into the 2.6.7 series using the nvidia driver.

Is this a kernel bug? A driver bug? An IRQ conflict? Luckily, none of the devices on this system uses USB2 so I'm ok for the time being.... At least now we have concluded that it might be EHCI..
I don't think all of EHCI is responible for this behavior. Just to put my experience in...

I had the blank/black screen issue with X and 2.6.7. I'm using the gentoo-dev-sources, 2.6.7-r8 to be exact. I was upgrading from 2.6.5. I have nVidia GeForce 2 GTS in my AGP slot. I was using the nVidia drivers (nvidia-kernel: 6106; nvidia-glx: 6106).

When I complied 2.6.7 the first time included all of EHCI. Here is the sinippet of my kernel config.

Code: Select all

CONFIG_USB_EHCI_HCD=m
CONFIG_USB_EHCI_SPLIT_ISO=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
Since I was going to be rebuilding the kernel, I decided to try turning off the EHCI options, CONFIG_USB_EHCI_SPLIT_ISO and CONFIG_USB_EHCI_ROOT_HUB_TT. When I launched the new kernel, I didn't have any issues with X and the nVidia driver.

bp
Top
Ateo
Advocate
Advocate
Posts: 2022
Joined: Mon Jun 02, 2003 11:47 pm
Location: Vegas Baby!

  • Quote

Post by Ateo » Sat Jul 10, 2004 11:31 pm

The one thing I have to try is building EHCI as a module whereas all of my issues were when it was built into the kernel..

I'll give that a try....

[edit]
With this config:

Code: Select all

CONFIG_USB_EHCI_HCD=m
CONFIG_USB_EHCI_SPLIT_ISO=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
I get the black screen again.

For whatever reason, I thought my camera was USB2. I guess my issue is resolved since I do not require EHCI.
Top
mcqueen
n00b
n00b
User avatar
Posts: 7
Joined: Fri Feb 27, 2004 5:01 am
Location: BOS

Wait until 2.6.8

  • Quote

Post by mcqueen » Sun Jul 11, 2004 2:12 am

For those of you who fixed this problem by disabling EHCI, this problem should be fixed in 2.6.8. Or, at least, I hope it does.

http://bugzilla.kernel.org/show_bug.cgi?id=2846
Top
Locke355
Tux's lil' helper
Tux's lil' helper
Posts: 98
Joined: Tue May 21, 2002 8:23 am

  • Quote

Post by Locke355 » Tue Jul 13, 2004 10:46 am

Narusegawa wrote:I had a problem with this all day. I've just gone into my kernel and changed EHCI to not loaded (it was module before) and now the nvidia works with Xorg.

Latest version of Xorg from emerge (~x86)
NVidia 6601
and 2.6.7-r9 gentoo-dev kernel

Only issue is when killing X it goes into a flickering color screen and I can only ctrl-alt-delete to reboot to get system back.

I'm using an MSI K7N2G-ILSR mobo with NForce2 chipsets and GF4 MX GPU onboard.
I have this exact same problem (using a p4p800 board, 865 chipset). The screen doesn't flicker tho, monitor loses video sync and i have to reboot. (also, i am running XFree.. not xorg)

any ideas on how to fix?
Top
augury
l33t
l33t
User avatar
Posts: 722
Joined: Sat May 22, 2004 8:25 pm
Location: philadelphia

  • Quote

Post by augury » Tue Jul 13, 2004 1:56 pm

from /usr/src/linux/arch/i386

Code: Select all

# 19990713  Artur Skawina <skawina@geocities.com>
#           Added '-march' and '-mpreferred-stack-boundary' support
#

LDFLAGS		:= -m elf_i386
OBJCOPYFLAGS	:= -O binary -R .note -R .comment -S
LDFLAGS_vmlinux :=
CHECK		:= $(CHECK) -D__i386__=1

CFLAGS += -pipe -msoft-float

# prevent gcc from keeping the stack 16 byte aligned
CFLAGS += $(call check_gcc,-mpreferred-stack-boundary=2,)

align := $(subst -functions=0,,$(call check_gcc,-falign-functions=0,-malign-functions=0))

cflags-$(CONFIG_M386)		+= -march=i386
cflags-$(CONFIG_M486)		+= -march=i486
cflags-$(CONFIG_M586)		+= -march=i586
cflags-$(CONFIG_M586TSC)	+= -march=i586
cflags-$(CONFIG_M586MMX)	+= $(call check_gcc,-march=pentium-mmx,-march=i586)
cflags-$(CONFIG_M686)		+= -march=i686
cflags-$(CONFIG_MPENTIUMII)	+= $(call check_gcc,-march=pentium2,-march=i686)
cflags-$(CONFIG_MPENTIUMIII)	+= $(call check_gcc,-march=pentium3,-march=i686)
cflags-$(CONFIG_MPENTIUMM)	+= $(call check_gcc,-march=pentium3,-march=i686)
cflags-$(CONFIG_MPENTIUM4)	+= $(call check_gcc,-march=prescott,-march=i686)
cflags-$(CONFIG_MK6)		+= -march=k6
# Please note, that patches that add -march=athlon-xp and friends are pointless.
# They make zero difference whatsosever to performance at this time.
cflags-$(CONFIG_MK7)		+= $(call check_gcc,-march=athlon,-march=i686 $(align)-functions=4)
cflags-$(CONFIG_MK8)		+= $(call check_gcc,-march=k8,$(call check_gcc,-march=athlon,-march=i686 $(align)-functions=4))
cflags-$(CONFIG_MCRUSOE)	+= -march=i686 $(align)-functions=0 $(align)-jumps=0 $(align)-loops=0
cflags-$(CONFIG_MWINCHIPC6)	+= $(call check_gcc,-march=winchip-c6,-march=i586)
cflags-$(CONFIG_MWINCHIP2)	+= $(call check_gcc,-march=winchip2,-march=i586)
cflags-$(CONFIG_MWINCHIP3D)	+= $(call check_gcc,-march=winchip2,-march=i586)
cflags-$(CONFIG_MCYRIXIII)	+= $(call check_gcc,-march=c3,-march=i486) $(align)-functions=0 $(align)-jumps=0 $(align)-loops=0
cflags-$(CONFIG_MVIAC3_2)	+= $(call check_gcc,-march=c3-2,-march=i686)

the only way i know to set 16k stacks is to comment out the boundary line in this file in late 2.6.6-2.6.7 kernels. had to "make V=1" rather than make to find that out. i compiled 2.6.7-gentoo-r10 with:
HOSTCFLAGS = -Wall -Wstrict-prototypes -fomit-frame-pointer -fno-strict-aliasing -fno-common -O3 -fomit-frame-pointer -march=prescott -DNO_DEBUG -fno-exceptions -fmerge-all-constants -pipe --param max-unrolled-insns=16 -funroll-all-loops -finline-limit=2048 -ffast-math -fsingle-precision-constant -ftracer -fprefetch-loop-arrays
and my compilers default stacks for my arch (since i compile all of my software and it would jam up the registers to have different size stacks to have some different). runs much less jerky--5200asus nvidia p4c800 2.8P4e runs better than 5700asus nvidia p4c800 3.2Pc (less mem too)--except for antialiasing. i had gotten kernel panics because i reduce binutils givs. but ever since that was fixed 2.6.7 has run really well with nvidia drivers. they f'd with qt real bad but so did half a dozen other things. mostly the freetype versions are messing me up. could be xfree--its all fonts anyhow. thought mabye id upgrade tetex (which is like taking the brick that holds your door open and getting a bigger brick and saying you upgraded the brick). i cant get it past this cray hooking kpathsea.a piece though. things designed to break w/flags on purpose. i've got to fix the font thing though, its crashing my gedit and porthole when ever i try to cut and paste. i get
bash-2.05b# porthole

Code: Select all

Fontconfig warning: line 251: invalid edit binding "same"
Fontconfig warning: line 263: invalid edit binding "same"
No fonts found; this probably means that the fontconfig
library is not correctly configured. You may need to
edit the fonts.conf configuration file. More information
about fontconfig can be found in the fontconfig(3) manual
page and on http://fontconfig.org
i was there but i didnt see much, maybe ill try again.
oh yeah just so get dislocated for diverging, theres config flags for via and flatscreens and what not in os-registry in /usr/src/nv but you have to extract the NVIDIA-Linux-x86-1.0-6106-pkg1 job with -x. after you build it you cant clean it but you can use it again.
Top
augury
l33t
l33t
User avatar
Posts: 722
Joined: Sat May 22, 2004 8:25 pm
Location: philadelphia

  • Quote

Post by augury » Tue Jul 13, 2004 2:15 pm

Benson wrote:Ok, i had the same problem with my new computer (GeForce FX5700, nforce2 Ultra, Kernel 2.6.7-r8). After disabling the USB 2.0 support, it works now! Thx socke for finding this solution!!! 8)

But now i have another problem: after booting it doesn't start kdm, xdm is in the rc.conf and starts in default runlevel, also the X Font server starts, but after saying "starting local" the screen flickers once (with nvidia in xfree, changing it to nv it flickers three thimes!) and i remain in console modus. In Console 7 where X should start, is no login, no X at all started... Login in as root and starting then kdm (or X) works without problems. Searched the forums, re-read the docs, have done everything there was mentioned, still no success to get my kdm automatically up... anyone else having this issue???
if you reinstalled xfree or xorg you have to rebuild qt. kde should be ok. i had to uninstall all nvidia stuff and fontconfig and freetype to get qt to build.
Top
CarlUman
Apprentice
Apprentice
User avatar
Posts: 158
Joined: Wed Jul 07, 2004 7:05 pm
Location: SE Iowa
Contact:
Contact CarlUman
Website

  • Quote

Post by CarlUman » Fri Jul 23, 2004 3:01 am

Removing EHCI from the kernel worked for me too :)

Finally 8O
Top
isnogood
Tux's lil' helper
Tux's lil' helper
Posts: 96
Joined: Wed Jul 09, 2003 5:37 pm

  • Quote

Post by isnogood » Fri Jul 23, 2004 2:45 pm

Thanks to everybody - was ssh'ing my ass off until I found this thread.
BTW:Rcomian - do you got one or two drives in your box?Got the same mobo and that thing crashes every five minutes with two hdd's on the same channel.
Top
Rcomian
Apprentice
Apprentice
User avatar
Posts: 174
Joined: Sat Jan 10, 2004 11:20 pm
Location: Uk, Northwest

  • Quote

Post by Rcomian » Sat Jul 24, 2004 9:43 am

isnogood wrote:BTW:Rcomian - do you got one or two drives in your box?Got the same mobo and that thing crashes every five minutes with two hdd's on the same channel.
I got one hdd at the moment, so haven't seen the 2 drive problem. Thanks for letting me know, I'll keep it in mind when I upgrade :)
Does it work ok sharing the channels between the hdd & cdroms?
Top
isnogood
Tux's lil' helper
Tux's lil' helper
Posts: 96
Joined: Wed Jul 09, 2003 5:37 pm

  • Quote

Post by isnogood » Sat Jul 24, 2004 10:35 am

It seems to work with 2.6.7 .So far the box is stable.I'll never switch kernels again. :) :)
Dunno about on two different channels - would run into cable problems with the cdrom.
Top
PEETIE
Tux's lil' helper
Tux's lil' helper
Posts: 144
Joined: Sun Mar 28, 2004 4:13 am

  • Quote

Post by PEETIE » Tue Jul 27, 2004 10:32 pm

When unchecking dev/agpgart in the kernel compile menu do you need to uncheck the dri line that appears below it when you uncheck it?

and does it matter where you add the line Option "NvAGP" "1"' in XF86Config?
Top
Rcomian
Apprentice
Apprentice
User avatar
Posts: 174
Joined: Sat Jan 10, 2004 11:20 pm
Location: Uk, Northwest

  • Quote

Post by Rcomian » Wed Jul 28, 2004 10:54 pm

PEETIE wrote:When unchecking dev/agpgart in the kernel compile menu do you need to uncheck the dri line that appears below it when you uncheck it?

and does it matter where you add the line Option "NvAGP" "1"' in XF86Config?
Not sure about the dri thing. But the "NvAGP" "1" needs to go inside the 'Section "Device"' for the vid card, as in:

Code: Select all

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        Option     "DigitalVibrance"    	"4" # <i>
        #Option     "PageFlip"           	# [<bool>]
        #Option     "Dac8Bit"            	# [<bool>]
        #Option     "NoLogo"             	# [<bool>]
        #Option     "Overlay"            	# [<bool>]
        #Option     "UBB"                	# [<bool>]
        #Option     "Stereo"             	# <i>
        #Option     "WindowFlip"         	# [<bool>]
        #Option     "SWcursor"           	"True" # [<bool>]
        #Option     "HWcursor"           	"True" # [<bool>]
        #Option     "VideoKey"           	# <i>
        Option     "NvAGP"              	"1" # <i>
        #Option     "IgnoreEDID"         	# [<bool>]
        #Option     "NoDDC"              	# [<bool>]
        #Option     "ConnectedMonitor"   	# <str>
        #Option     "ConnectedMonitors"  	# <str>
        #Option     "TVStandard"         	# <str>
        #Option     "TVOutFormat"        	# <str>
        #Option     "RenderAccel"        	# [<bool>]
        #Option     "CursorShadow"       	# [<bool>]
        #Option     "CursorShadowAlpha"  	# <i>
        #Option     "CursorShadowXOffset" 	# <i>
        #Option     "CursorShadowYOffset" 	# <i>
        #Option     "UseEdidFreqs"       	"True" # [<bool>]
        #Option     "FlatPanelProperties" 	# <str>
        #Option     "TwinView"           	# [<bool>]
        #Option     "TwinViewOrientation" 	# <str>
        #Option     "SecondMonitorHorizSync" 	# <str>
        #Option     "SecondMonitorVertRefresh" 	# <str>
        #Option     "MetaModes"          	# <str>
        #Option     "UseInt10Module"     	# [<bool>]
        #Option     "SwapReady"          	# [<bool>]
        #Option     "NoTwinViewXineramaInfo" 	# [<bool>]
        #Option     "NoRenderExtension"  	# [<bool>]
        #Option     "UseClipIDs"         	# [<bool>]
        #Option     "CIOverlay"          	# [<bool>]
        #Option     "TransparentIndex"   	# <i>
        #Option     "OverlayDefaultVisual" 	# [<bool>]
        #Option     "NvEmulate"          	# <i>
        #Option     "NoBandWidthTest"    	# [<bool>]
        #Option     "CustomEDID-CRT-0"   	# <str>
        #Option     "CustomEDID-CRT-1"   	# <str>
        #Option     "CustomEDID-DFP-0"   	# <str>
        #Option     "CustomEDID-DFP-1"   	# <str>
        #Option     "CustomEDID-TV-0"    	# <str>
        #Option     "CustomEDID-TV-1"    	# <str>
        #Option     "TVOverScan"         	# <f>
        #Option     "IgnoreDisplayDevices" 	# <str>
        #Option     "MultisampleCompatibility" 	# [<bool>]
	Identifier  "Card_nvidia"
	Driver      "nvidia"
#	Driver      "nv" # builtin
#	Driver      "vesa"
	VendorName  "nVidia Corporation"
	BoardName   "NV17 [GeForce4 MX 440]"
	BusID       "PCI:2:0:0"
EndSection
Top
JoZEr
n00b
n00b
User avatar
Posts: 3
Joined: Sun May 23, 2004 5:44 pm

  • Quote

Post by JoZEr » Sun Aug 08, 2004 9:47 am

I noticed when booting gentoo-dev-sources2.6.7-r12 and getting the black screen that removing ehci worked for me... the interesting thing is that those shared IRQ's were part of the problem. When ehci loaded it was saying "Disabling IRQ #10" I went into the BIOS on my system and disabled a bunch of stuff I don't use (Serial port, Parallel port, Firewire) thereby shifting the IRQ's around. Now echi says "Disabling IRQ #3" instead and since my video card is still using IRQ 10, everything worked fine. Now you can have USB 2.0 and accelerated drivers at the same time.
Top
frameRATE
Guru
Guru
User avatar
Posts: 386
Joined: Mon Apr 28, 2003 10:28 pm
Location: Orange County California
Contact:
Contact frameRATE
Website

  • Quote

Post by frameRATE » Wed Aug 18, 2004 8:41 pm

Is everyone solving this problem by disabling EHCI? Because that didn't work for me. Still getting the black screen when using the nvidia drivers, and it'll boot fine with "nv" (just no 3d support) =(

Linux User | 364705

howto install coldfusion mx 7 under gentoo
Top
frameRATE
Guru
Guru
User avatar
Posts: 386
Joined: Mon Apr 28, 2003 10:28 pm
Location: Orange County California
Contact:
Contact frameRATE
Website

  • Quote

Post by frameRATE » Wed Aug 18, 2004 10:45 pm

ok i got it. the only thing I can think I did that isn't listed in THIS thread is I unplugged my second monitor from the DVI slot so the ONLY one I have hooked up is the VGA. it seemed to work for someone else, but I'm not sure if that fixed it.

All i know is it's working now!

Linux User | 364705

howto install coldfusion mx 7 under gentoo
Top
Moebius
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 76
Joined: Thu Jul 31, 2003 5:45 pm
Location: Austria
Contact:
Contact Moebius
Website

  • Quote

Post by Moebius » Thu Aug 19, 2004 8:34 am

orick wrote:Hi,
I had similar problems with the latest 2.6.7-gentoo-r5 kernel and nvidia,emerging the latest masked nvidia-glx-1.0.5336-r2 and nvidia-kernel-1.0.5336-r4 solved my problem:

Code: Select all

ACCEPT_KEYWORDS="~x86" emerge -Dv nvidia-glx nvidia-kernel
However, unfortunately updating with emerge -uDV world insists to bring back the older, stable, nvidia versions. So, until these new nvidia versions are marked stable you should reemerge the latest ones after a world update.
Worked perfectly for me, thanks!
There are only 10 types of people in the world. Those who unterstand binary and those who don't.
Top
frameRATE
Guru
Guru
User avatar
Posts: 386
Joined: Mon Apr 28, 2003 10:28 pm
Location: Orange County California
Contact:
Contact frameRATE
Website

  • Quote

Post by frameRATE » Fri Aug 20, 2004 7:40 am

I would just like to confirm that if I plug in the DVI->VGA adapter into my second slot (DVI) on my ti4600 and hook up the monitor, the nvidia drivers just give me a black screen (and the monitor goes into standby)

I know at least one other person has had this problem... anyone fixed it?

Linux User | 364705

howto install coldfusion mx 7 under gentoo
Top
Post Reply

74 posts
  • Previous
  • 1
  • 2
  • 3

Return to “Kernel & Hardware”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Authors
Gentoo is a trademark of the Gentoo Foundation, Inc. and of Förderverein Gentoo e.V.
The contents of this document, unless otherwise expressly stated, are licensed under the CC-BY-SA-4.0 license.
The Gentoo Name and Logo Usage Guidelines apply.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy