View previous topic :: View next topic |
Author |
Message |
Shelbie Tux's lil' helper


Joined: 02 Mar 2004 Posts: 92 Location: Brisbane, Australia
|
Posted: Fri Feb 18, 2005 9:31 pm Post subject: gentoo-dev-sources 2.6.10r6 and entrance? |
|
|
I just tried to upgrade my kernel from 2.6.7 to 2.6.10 and the system seems to boot fine (except for th splash screen but thats another issue) but the new kernel cant start my entrance? Is there something I need to do to get entrance started for this new kernel? |
|
Back to top |
|
 |
lookinin Guru

Joined: 21 Jan 2005 Posts: 486
|
Posted: Fri Feb 18, 2005 9:40 pm Post subject: |
|
|
I use this kernel and entrance together with no problem... maybe it's actually an X issue or a driver issue. I'm sorry if you all ready thought of this, but do you use seperate drivers for your video card? Have you tried reinstalling them after your kernel upgrade? If nvidia, reemerge nvidia-kernel & nvidia-glx, for ati, ati-drivers. |
|
Back to top |
|
 |
Shelbie Tux's lil' helper


Joined: 02 Mar 2004 Posts: 92 Location: Brisbane, Australia
|
Posted: Sat Feb 19, 2005 8:09 am Post subject: |
|
|
Hi Lookinin, I hadn't thought about that yet but I just changes entrance to xdm and that doesn't seem to work either so its not an entrance issue. I am still very much a n00b when it comes to Gentoo so I appreciate all the help I get.
I have a Dell Inspiron 8200 with a ATI Radeon 9000 graphics card. Everything was (and still is) working fine when I boot my old kernel |
|
Back to top |
|
 |
lookinin Guru

Joined: 21 Jan 2005 Posts: 486
|
Posted: Sat Feb 19, 2005 3:35 pm Post subject: |
|
|
Okay, then that's probably it... assuming you're using ati-drivers, just re-emerge while the new kernel is running, and it should work.
This will tell you if ati-drivers is installed, and what it would do when you merge them....
Code: | # emerge -p ati-drivers |
it's okay if it's the same version it's upgrading to and from, because it needs to compile against your new kernel to work. Each time you do a kernel upgrade you'll need to do this. |
|
Back to top |
|
 |
|