On Mon, 2008-03-10 at 04:30 +0000, driven1 wrote:
> Can I install this directly (I got sound working in gutsy by install an
> earlier kernel as descibed above). Now that I'm experimenting with
> Hardy, I have no sound again. Can I download linux-image-2.6.24-12
> -powerpc-smp 2.6.24-12.19 and install the deb or install it through
> Synaptic? There are warnings about installing the meta package, but I'm
> not sure that I should be concerned with that. Thanks.

These are probably not "approved" methods, but you gotta do what works.

You should be able install linux-powerpc-smp.

sudo aptitude install linux-powerpc-smp

Or use what ever package manager you like.  That will install the image
and related module pkgs.

If you're keeping a gutsy image around you may want to add an entry
to /etc/yaboot.conf so it can easily be booted. I have:

image=/boot/vmlinux-2.6.22-14-powerpc-smp
        label=22.14-smp
        read-only
        initrd=/boot/initrd.img-2.6.22-14-powerpc-smp

I also usually check the links in /boot to make sure they point to what
I want.  Look at vmilinux, vmlinux.old, initrd.img, and initrd.img.old
Currently my boot directory looks like this:

-rw-r--r-- 1 root root  398880 2007-10-14 19:49
abi-2.6.22-14-powerpc-smp
-rw-r--r-- 1 root root  427386 2008-03-07 23:35 abi-2.6.24-12-powerpc
-rw-r--r-- 1 root root  430402 2008-03-07 23:37
abi-2.6.24-12-powerpc-smp
-rw-r--r-- 1 root root   63973 2007-10-14 19:49
config-2.6.22-14-powerpc-smp
-rw-r--r-- 1 root root   72400 2008-03-07 23:35 config-2.6.24-12-powerpc
-rw-r--r-- 1 root root   72077 2008-03-07 23:37
config-2.6.24-12-powerpc-smp
lrwxrwxrwx 1 root root      32 2008-03-09 11:14 initrd.img ->
initrd.img-2.6.24-12-powerpc-smp
-rw-r--r-- 1 root root 8963197 2008-02-26 16:38
initrd.img-2.6.22-14-powerpc-smp
-rw-r--r-- 1 root root 9115394 2008-03-09 10:50
initrd.img-2.6.24-12-powerpc
-rw-r--r-- 1 root root 9188312 2008-03-10 09:27
initrd.img-2.6.24-12-powerpc-smp
lrwxrwxrwx 1 root root      28 2008-03-09 11:15 initrd.img.old ->
initrd.img-2.6.24-12-powerpc
-rw-r--r-- 1 root root       0 2008-02-26 16:36
initrd.img-vmlinux-2.6.22-14-powerpc-smp.new
-rw-r--r-- 1 root root  774125 2007-10-14 19:49
System.map-2.6.22-14-powerpc-smp
-rw-r--r-- 1 root root  835825 2008-03-07 23:35
System.map-2.6.24-12-powerpc
-rw-r--r-- 1 root root  854309 2008-03-07 23:37
System.map-2.6.24-12-powerpc-smp
lrwxrwxrwx 1 root root      29 2008-03-09 11:16 vmlinux ->
vmlinux-2.6.24-12-powerpc-smp
-rw-r--r-- 1 root root 4819134 2007-10-14 19:49
vmlinux-2.6.22-14-powerpc-smp
-rw-r--r-- 1 root root 5117249 2008-03-07 23:35
vmlinux-2.6.24-12-powerpc
-rw-r--r-- 1 root root 5315723 2008-03-07 23:37
vmlinux-2.6.24-12-powerpc-smp
lrwxrwxrwx 1 root root      25 2008-03-09 11:16 vmlinux.old ->
vmlinux-2.6.24-12-powerpc

Then of course you have to select the image when you boot.

If you got all that done you should be fine.  Let me/us know if it
works.

Have Fun,

digger

-- 
No sound in linux-image-2.6.20-8-powerpc G4 
https://bugs.launchpad.net/bugs/87652
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to