|
|
#16 (permalink) Top |
|
Nonconformist Geek
![]() |
Gutsy users with ATI or NVidia graphics: READ THIS
Since there's been a lot of confusion on the issue of Nvidia and ATI video drivers and our custom kernel, I thought some clarification was necessary. The ATI or NVidia drivers which are automatically installed from Gutsy's 'Restricted' repo will not work with our custom kernel. Since those drivers in the restricted repo are built specifically against Gutsy's default kernel, they won't work with any other kernel but that one. As a result, you'll need to build your video driver modules manually. This is a simple process which yields faster, more stable and more recent video drivers. NOTE: Make sure to backup your xorg.conf! Ubuntu may break your xorg.conf, and it's always nice to have a point of reference. If you have an ATI card:
If you've got an NVidia card:
__________________
See My Desktop | Try Linux | Install Linux | Visit My Server | Support Hardware Forums | Easily rip DVDs in Linux |
|
|
|
|
#17 (permalink) Top |
|
Ani Ma'amin
![]() Join Date: May 2005
Age: 40 Male
Posts: 1,421
Times Helpful: 68
My Mood: Breezy
Status: Online
|
Thanks AT and Sniper!
I have 'Debian Testing' running on my D600 laptop (Pentium M). Boot is with Lilo. When I installed both (not together.... one at a time....) the P4 (thinking that the PM is a castrated, L2 cach enlarged, P4) or the generic image - On boot I got the following message: "This kernel requires the following features not present on the CPU: 0: 6" The boot goes no further. Any ideas?
__________________
This is not a PC friendly user!!! I want to use Linux because it is better. Cost and packages are added bonuses! Help with digital video? Help My Mini City to grow Hit or Miss
|
|
|
|
|
#18 (permalink) Top | |
|
Nonconformist Geek
![]() |
Quote:
__________________
See My Desktop | Try Linux | Install Linux | Visit My Server | Support Hardware Forums | Easily rip DVDs in Linux |
|
|
|
|
|
#19 (permalink) Top | |
|
Ani Ma'amin
![]() Join Date: May 2005
Age: 40 Male
Posts: 1,421
Times Helpful: 68
My Mood: Breezy
Status: Online
|
Quote:
I have but two entries in my Lilo screen (only accessible by pressing 'Esc' during boot) when I have one of your image installed - Linux and LinuxOLD. I go with the LinuxOLD to boot properly. I am assuming the first entry is for the newly installed, but not booting, 2.6.23 image. I will give it another look though.... will keep you updated. Have a good weekend! Saba
__________________
This is not a PC friendly user!!! I want to use Linux because it is better. Cost and packages are added bonuses! Help with digital video? Help My Mini City to grow Hit or Miss
|
|
|
|
|
|
#20 (permalink) Top |
|
Nonconformist Geek
![]() |
When you finish booting to the working kernel, type
Code:
uname -a
__________________
See My Desktop | Try Linux | Install Linux | Visit My Server | Support Hardware Forums | Easily rip DVDs in Linux |
|
|
|
|
#21 (permalink) Top |
|
Ani Ma'amin
![]() Join Date: May 2005
Age: 40 Male
Posts: 1,421
Times Helpful: 68
My Mood: Breezy
Status: Online
|
Hey, the working Kernel is my 'old' one - 2.6.22-3-686
I have already un-installed the last 'attempt'... Just need to get rid of the entry in Lilo.
__________________
This is not a PC friendly user!!! I want to use Linux because it is better. Cost and packages are added bonuses! Help with digital video? Help My Mini City to grow Hit or Miss
|
|
|
|
|
#22 (permalink) Top |
|
Nonconformist Geek
![]() |
All kernels have been updated to a newer build of the same version. I've added a few more optional optimizations to most kernels in order to help you make the most of your newer hardware. Also, lowered the minimum requirements of the generic kernel so it should even run on a Pentium MMX. Please report any issues here!
Best regards, -AT
__________________
See My Desktop | Try Linux | Install Linux | Visit My Server | Support Hardware Forums | Easily rip DVDs in Linux |
|
|
|
|
#23 (permalink) Top |
|
Ani Ma'amin
![]() Join Date: May 2005
Age: 40 Male
Posts: 1,421
Times Helpful: 68
My Mood: Breezy
Status: Online
|
Sorry AT....
I am getting the same message at boot when installing the new Generic kernel.... I'll just stick to the kernel I have.... Thanks for taking the time to try and sort this out...
__________________
This is not a PC friendly user!!! I want to use Linux because it is better. Cost and packages are added bonuses! Help with digital video? Help My Mini City to grow Hit or Miss
|
|
|
|
|
#24 (permalink) Top | |
|
Nonconformist Geek
![]() |
Quote:
This is kinda out of scope for helping you load the kernel, but unless you're booting to a RAID or LVM, I'd recommend switching your bootloader to GRUB. It's much more straight-forward. I have to use LILO on my desktop since I'm booting to a RAID-1, and it can be a pain sometimes, in exactly the ways you've experienced.
__________________
See My Desktop | Try Linux | Install Linux | Visit My Server | Support Hardware Forums | Easily rip DVDs in Linux |
|
|
|
|
|
#25 (permalink) Top |
|
Ani Ma'amin
![]() Join Date: May 2005
Age: 40 Male
Posts: 1,421
Times Helpful: 68
My Mood: Breezy
Status: Online
|
Thanks AT.
I have decided to start again so there will be a re-install tonight!!!! I have messed up the bootloader good an proper.... The debian installer chooses lilo by default (as I am installing over XFS) so I will just have to backup at that stage and choose grub instead... Can I switch now? While my installation is still going? mmmmm Without having to re-install?
__________________
This is not a PC friendly user!!! I want to use Linux because it is better. Cost and packages are added bonuses! Help with digital video? Help My Mini City to grow Hit or Miss
|
|
|
|
|
#26 (permalink) Top | ||
|
Nonconformist Geek
![]() |
Quote:
Quote:
...you can switch, but GRUB is still incompatible with XFS as the boot partition. If you made a 100mb slice, formatted as ext2/3 and put all your boot stuff on it, you could probably make the swap. It won't be super-straightforward, but it's possible.
__________________
See My Desktop | Try Linux | Install Linux | Visit My Server | Support Hardware Forums | Easily rip DVDs in Linux |
||
|
|
|
|
#27 (permalink) Top |
|
Ani Ma'amin
![]() Join Date: May 2005
Age: 40 Male
Posts: 1,421
Times Helpful: 68
My Mood: Breezy
Status: Online
|
Hi AT
Thanks again - I did not realize there was such a solution as described nor did I realize that GRUB was incompatible with XFS.... (or the other way around) AAAAnyway, the problem with the Debian installer is that when it come to installing grub, it simply freezes. Now I understand why. But! I ended up installing with Lilo and then, with the help of one or two tutorials, swapped to Grub. At the moment Grub is booting the system, reading the kernel from the xfs partition. The test will be when I add a new kernel.... will grub write the new entry properly? It remains to be seen..... Unfortunately, the link to the repo is down Will keep you informed.
__________________
This is not a PC friendly user!!! I want to use Linux because it is better. Cost and packages are added bonuses! Help with digital video? Help My Mini City to grow Hit or Miss
|
|
|
|
|
#28 (permalink) Top | |
|
Nonconformist Geek
![]() |
Quote:
*tear* As for the repo, Sniper IM'ed me about it a short while ago. Apparently some recent changes to the website overwrote our repo config in Apache. I re-added it, so you should be able to get to it without problems. Sorry for the inconvenience. All the best, -AT
__________________
See My Desktop | Try Linux | Install Linux | Visit My Server | Support Hardware Forums | Easily rip DVDs in Linux |
|
|
|
|
|
#29 (permalink) Top | |
|
Ani Ma'amin
![]() Join Date: May 2005
Age: 40 Male
Posts: 1,421
Times Helpful: 68
My Mood: Breezy
Status: Online
|
Quote:
) bootloader...... After playing around for a while I thought to myself.... hang on - what's the point? Am I going to have to go through this everytime I update a Kernel? No! So I started again.....Thsi time I going down the route as described in AT's reply (#27). I now have three partitions - /boot (ext3); / (xfs) and /home (xfs) This should make it easy to install grub and maintain a healthy connection between the bootloader and the Kernel. Will it work? Am I doing it right? We will find out in the next episode of 'Saba's Linux bash'.... See you then...... ![]() Thanks, AT for the kind words (It is all down to the teacher... ) and for all the help!Update: Well everything worked well.... apart from the Kernel. Same message as before and does not boot. This time, thanks to Grub, I know I am attempting to boot the generic kernel and nothing else. Let me make sure I am doing this correctly - I download both headers and image of the generic kernel. Then I install the headers first and then the image. Is this correct? Am I missing a stage? Is there anything I am not doing?
__________________
This is not a PC friendly user!!! I want to use Linux because it is better. Cost and packages are added bonuses! Help with digital video? Help My Mini City to grow Hit or Miss
Last edited by sabashuali; 05-02-2008 at 12:36 AM. |
|
|
|
|
|
#30 (permalink) Top |
|
Nonconformist Geek
![]() |
New builds today based on vanilla 2.6.24.2 from kernel.org. The naming convention has been modified somewhat to include 'hwf', so it's easier to tell our kernels from the stock ones. This build also includes a fix for a rather serious user privilege escalation vulnerability, so it's recommended that you upgrade as soon as possible.
__________________
See My Desktop | Try Linux | Install Linux | Visit My Server | Support Hardware Forums | Easily rip DVDs in Linux |
|
|