View previous topic :: View next topic |
Author |
Message |
ROJO n00b
Joined: 30 Sep 2004 Posts: 13
|
Posted: Fri Oct 08, 2004 6:48 pm Post subject: |
|
|
soluzar wrote: |
create the directory '/etc/portage' if it does not already exisit. Put this in a file called package.keywords, and you are done.
|
thanks! i'll try this after class today. |
|
Back to top |
|
|
synapscape Apprentice
Joined: 07 Apr 2003 Posts: 234 Location: Germany
|
Posted: Fri Oct 08, 2004 7:32 pm Post subject: |
|
|
Nothing new to add from my side, yet still...
I'm still using kernel 2.4 (2.4.26-lck1) and i have tried the hints to reproduce the kernel oops in the above mentioned bug report. My kernel-settings are: Local APIC disabled, ACPI enabled, preemptiness (preemptivity?! Who knows or cares about spelling? ) enabled, AGPgart as a module and NOT loaded, all DRM stuff disabled.
Results of the glxgears-test:
My system hard-locked 4 times in a row (including reboots) when running glxgears for about 4 minutes and then quitting it with <ESC>. ACPI doesn't seem to have an impact on this. Even enabling/disabling local APIC didn't help. I tried several combos of kernel setting EXCLUDING touching preempt. glxgears was the first app i started on my system after login (ok, after starting konsole ). Nothing came to rescue, the oops'es are still there...
Everyone, please try the glxgears test in the bug-report! It should make sure that we are all experiencing the same error.
Sadly, i didn't have the time to
a) switch to kernel 2.6 to see if this issue is still there
b) disable preempt on my 2.4 kernel to see if it helps
because my very lovely girlfriend returned from a 3-weeks workshop and i have ... "other things" ... to play with which are far more interesting than my linux box...
Ahem, as it seems to be time to upgrade to kernel 2.6 OR to check my BIOS-settings for this "AGP-driving" thingie... I'll report back if my gf lets me find the time...
Good Luck! _________________ mad season forever |
|
Back to top |
|
|
synapscape Apprentice
Joined: 07 Apr 2003 Posts: 234 Location: Germany
|
Posted: Fri Oct 08, 2004 7:52 pm Post subject: |
|
|
Ok, i don't have any option for this AGP-driving thingie in my BIOS, so i am forced to try kernel 2.6. As i can throw out my very ancient ISA-ISDN-board i have no other "obstacles" in my way to finally try kernel 2.6! Yay!
@don quixada:
Why you're afraid of switching to kernel 2.6? There some useful guides in these forums, so why not giving a try?
bye,
markus _________________ mad season forever |
|
Back to top |
|
|
evilwilly n00b
Joined: 24 Aug 2004 Posts: 24 Location: Marietta, Georgia, USA
|
Posted: Fri Oct 08, 2004 8:29 pm Post subject: |
|
|
Bad news.
I've tried all suggestions, except for the BIOS option since it's not available to me, and my card is still bombing. Now what? |
|
Back to top |
|
|
don quixada l33t
Joined: 15 May 2003 Posts: 810
|
Posted: Fri Oct 08, 2004 10:20 pm Post subject: |
|
|
synapscape wrote: |
Why you're afraid of switching to kernel 2.6? There some useful guides in these forums, so why not giving a try? :wink:
|
I've tried the guides the problem is that I get kernel panic as soon as I boot and I know of no way to troubleshoot. I haven't found a guide that explains how to autoconfigure my kernel either. I know there's genkernel. There's this genkernel guide:
http://www.gentoo.org/doc/en/genkernel.xml
But I don't know how to specify the kernel I want. (Doesn't it just use the latest stable kernel?)
I guess I look into it deeper, eh?
dq |
|
Back to top |
|
|
ROJO n00b
Joined: 30 Sep 2004 Posts: 13
|
Posted: Sat Oct 09, 2004 1:42 am Post subject: |
|
|
so, I upragde to the 6111 drivers, and now everything seems to work! I can log out of X without it crashing, and it doesn't appear that opengl screensavers are causing a problem. thanks for all the help and suggestions. one thing though, with the new drivers, a lot of my fonts are now pretty big, including gaim, xchat, firefox address bar, etc. Is there some way to lower the default font size for these things? some things, like aterm however, have maintained the same font size. any clues?
edit: I'm using xorg and icewm btw. |
|
Back to top |
|
|
synapscape Apprentice
Joined: 07 Apr 2003 Posts: 234 Location: Germany
|
Posted: Sat Oct 09, 2004 10:34 am Post subject: |
|
|
don quixada wrote: |
I've tried the guides the problem is that I get kernel panic as soon as I boot and I know of no way to troubleshoot. I haven't found a guide that explains how to autoconfigure my kernel either. I know there's genkernel. There's this genkernel guide:
http://www.gentoo.org/doc/en/genkernel.xml
But I don't know how to specify the kernel I want. (Doesn't it just use the latest stable kernel?)
|
I haven't used genkernel yet, i always make my own kernels by hand. This isn't too hard anyway...
As far as i know, genkernel uses whatever kernel-sources it can find under /usr/src/linux. Remember that this directory is a symlink to the current sources you are using (e.g. /usr/src/linux-2.4.26-lck1, in my case). So all you have to do is to emerge the kernel-sources you want and make /usr/src/linux point to that dir. genkernel will then use this sources then.
About the kernel panic: Does the kernel boot at all (i.e. text appears), or does it bomb right from the start (no text visible)?
HTH,
Markus _________________ mad season forever |
|
Back to top |
|
|
don quixada l33t
Joined: 15 May 2003 Posts: 810
|
Posted: Sun Oct 10, 2004 4:06 am Post subject: |
|
|
OK, after a painstaking kernel configurating session I finally got a 2.6 kernel working. Well... sort of working. I can boot up and even get on the internet, but Xorg freezes right away, i.e. the keyboard and mouse lockup. My computer does not lockup though because I can SSH into it etc. The only thing I haven't tried is upgrading the nvidia-kernel to the latest. I will try that now. Otherwise I have no idea what to do...
dq
ps: an 'Xorg -configure' doesn't work.
q |
|
Back to top |
|
|
don quixada l33t
Joined: 15 May 2003 Posts: 810
|
Posted: Sun Oct 10, 2004 8:14 pm Post subject: |
|
|
The followup is that I upgraded to 6111 and there is still the lockup happening. Still working on it; I'll try something different...
dq
EDIT: OK, I *finally* got a working 2.6 kernel! yay! Now, I will test if opengl freezes with nvidia...
q |
|
Back to top |
|
|
don quixada l33t
Joined: 15 May 2003 Posts: 810
|
Posted: Mon Oct 11, 2004 6:50 pm Post subject: |
|
|
Alright, like other people in this thread, I was able the get the opengl stuff in xscreensaver working by installing the 2.6 kernel and upgrading to the latest nvidia drivers (6111). I ran xscreensaver overnight and in the morning it was still going. I even played Quake III and there were no freezes during or after quitting. I think we have this problem licked!
So, the conclusion is:
-If you're using the 2.4 kernel then don't use any nvidia drivers greater than 4496.
-If you are using the 2.6 kernel use the latest 6111 nivdia drivers.
The recommended solution is to use the 2.6 kernel and latest nvidia drivers. How do you do this? Well, configuring the kernel is outside the scope of this thread, but when you do configure it make sure you have nvidia riva support turned off:
there is a conflict if you do not.
Upgrading to the 6111 driver is simple. Just add:
Code: |
=media-video/nvidia-glx-1.0.6111 ~x86
=media-video/nvidia-kernel-1.0.6111-r2 ~x86
|
to your /etc/portage/package.keywords file. Then do emerge -u as per usual.
Has anyone done these things and it's still freezing?
Thanks everone for your help!
dq |
|
Back to top |
|
|
ssbilly5 n00b
Joined: 01 Sep 2002 Posts: 46 Location: USA
|
Posted: Sun Oct 17, 2004 10:59 pm Post subject: |
|
|
Well, I was having this problem too using 2.6.8, 4k Stacks, and Xorg on nvidia. I think the problem was I also was using the vesa-tng frame buffer driver, so now I've switched back to just plain old vesa. So far it seems to work.
Anyways if anyone else has any lingering problems they might check for this too.
John |
|
Back to top |
|
|
chemical chris Tux's lil' helper
Joined: 17 Aug 2004 Posts: 80 Location: l33ds (uk)
|
Posted: Fri Mar 04, 2005 5:57 pm Post subject: |
|
|
im having this problem on 2.6.10
xscreensaver restarts xorg
- isntalling the older drivers (obyously) dosent work |
|
Back to top |
|
|
chemical chris Tux's lil' helper
Joined: 17 Aug 2004 Posts: 80 Location: l33ds (uk)
|
Posted: Sat Mar 05, 2005 3:25 pm Post subject: |
|
|
erm... scratch that.... ANYTHING GL restarts Xorg...
solution:
emerge nvidia-kernel and nvidia-glx with the -dlloader use flag set. |
|
Back to top |
|
|
|