Hi Leo,

Leo wrote:
> On Thu, Oct 1, 2009 at 8:39 AM, Robin Gareus <ro...@64studio.com> wrote:
>> linux-image-2.6.31-2-multimedia-amd64 is up. please try again. I'll keep
>> my fingers crossed.
> 
> I'm testing this on Karmic (fresh installed alpha 6 and yesterday
> upgraded to beta 1)
> 
> got error (1)
> 
> sudo apt-get install linux-image-2.6.31-2-multimedia-amd64
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> The following extra packages will be installed:
>   debootstrap firmware-linux-free rtirq-init util-vserver
> Suggested packages:
>   linux-doc-2.6.31 grub lilo vlan yum
> Recommended packages:
>   libc6-i686
> The following NEW packages will be installed:
>   debootstrap firmware-linux-free linux-image-2.6.31-2-multimedia-amd64
>   rtirq-init util-vserver
> 0 upgraded, 5 newly installed, 0 to remove and 7 not upgraded.
> Need to get 25.8MB of archives.
> After this operation, 93.8MB of additional disk space will be used.
> Do you want to continue [Y/n]? y
> Get:1 http://us.archive.ubuntu.com karmic/universe rtirq-init
> 20090810-0ubuntu1 [5,620B]
> Get:2 http://apt.64studio.com jaunty-backports/main
> linux-image-2.6.31-2-multimedia-amd64 2.6.31-2 [24.0MB]
> Get:3 http://us.archive.ubuntu.com karmic/universe util-vserver
> 0.30.216~r2842-2ubuntu2 [538kB]
> Get:4 http://us.archive.ubuntu.com karmic/main debootstrap 1.0.19 [53.9kB]
> Get:5 http://apt.64studio.com jaunty-backports/main
> firmware-linux-free 2.6.31-1 [1,133kB]
> Fetched 25.8MB in 2min 54s (148kB/s)
> Preconfiguring packages ...
> Selecting previously deselected package linux-image-2.6.31-2-multimedia-amd64.
> (Reading database ... 123318 files and directories currently installed.)
> Unpacking linux-image-2.6.31-2-multimedia-amd64 (from
> .../linux-image-2.6.31-2-multimedia-amd64_2.6.31-2_amd64.deb) ...
> Selecting previously deselected package firmware-linux-free.
> Unpacking firmware-linux-free (from
> .../firmware-linux-free_2.6.31-1_all.deb) ...
> Selecting previously deselected package rtirq-init.
> Unpacking rtirq-init (from .../rtirq-init_20090810-0ubuntu1_all.deb) ...
> Selecting previously deselected package util-vserver.
> Unpacking util-vserver (from
> .../util-vserver_0.30.216~r2842-2ubuntu2_amd64.deb) ...
> Selecting previously deselected package debootstrap.
> Unpacking debootstrap (from .../debootstrap_1.0.19_all.deb) ...
> Processing triggers for sreadahead ...
> sreadahead will be reprofiled on next reboot
> Processing triggers for man-db ...
> Setting up linux-image-2.6.31-2-multimedia-amd64 (2.6.31-2) ...
> Running depmod.
> Running update-initramfs.
> update-initramfs: Generating /boot/initrd.img-2.6.31-2-multimedia-amd64
> Running update-grub.
> Generating grub.cfg ...
> Found linux image: /boot/vmlinuz-2.6.31-10-generic
> Found initrd image: /boot/initrd.img-2.6.31-10-generic
> Found linux image: /boot/vmlinuz-2.6.31-2-multimedia-amd64
> Found initrd image: /boot/initrd.img-2.6.31-2-multimedia-amd64
> Found memtest86+ image: /boot/memtest86+.bin
> Found Microsoft Windows XP Home Edition on /dev/sda1
> done
> Examining /etc/kernel/postinst.d.
> run-parts: executing /etc/kernel/postinst.d/dkms
> run-parts: executing /etc/kernel/postinst.d/nvidia-common
> run-parts: /etc/kernel/postinst.d/nvidia-common exited with return code 20

Looks like this is a problem with the nvidia driver you have installed,
not with this kernel in particular.

There are known problems with the nvidia-binary driver and
linux-2.6.31-rt: http://www.spinics.net/lists/linux-rt-users/msg04869.html

Please run `dpkg -S /etc/kernel/postinst.d/nvidia-common` to find the
package which causes the problem.

You `lspci` output below says you're using an ATI graphics board, so
there's no need to have the nvidia driver installed anyway, is there?

> Failed to process /etc/kernel/postinst.d at
> /var/lib/dpkg/info/linux-image-2.6.31-2-multimedia-amd64.postinst line
> 949.

FWIW, line 949 invokes scripts it /etc/kernel/postinst.d/

> dpkg: error processing linux-image-2.6.31-2-multimedia-amd64 (--configure):
>  subprocess installed post-installation script returned error exit status 9
> Setting up firmware-linux-free (2.6.31-1) ...
> Setting up rtirq-init (20090810-0ubuntu1) ...
> update-rc.d: warning: rtirq start runlevel arguments (2 3 4 5) do not
> match LSB Default-Start values (3 5)
> update-rc.d: warning: rtirq stop runlevel arguments (0 1 6) do not
> match LSB Default-Stop values (0 1 2 6)
> 
> Setting up util-vserver (0.30.216~r2842-2ubuntu2) ...
> Linux-VServer capability not detected in kernel.
> 
> Setting up debootstrap (1.0.19) ...
> Processing triggers for libc-bin ...
> ldconfig deferred processing now taking place
> Errors were encountered while processing:
>  linux-image-2.6.31-2-multimedia-amd64
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> 
> outup of lspci
> 
> 00:00.0 Host bridge: ATI Technologies Inc RS480 Host Bridge (rev 10)
> 00:01.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
> 00:05.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
> 00:06.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
> 00:12.0 SATA controller: ATI Technologies Inc SB600 Non-Raid-5 SATA
> 00:13.0 USB Controller: ATI Technologies Inc SB600 USB (OHCI0)
> 00:13.1 USB Controller: ATI Technologies Inc SB600 USB (OHCI1)
> 00:13.2 USB Controller: ATI Technologies Inc SB600 USB (OHCI2)
> 00:13.3 USB Controller: ATI Technologies Inc SB600 USB (OHCI3)
> 00:13.4 USB Controller: ATI Technologies Inc SB600 USB (OHCI4)
> 00:13.5 USB Controller: ATI Technologies Inc SB600 USB Controller (EHCI)
> 00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 13)
> 00:14.1 IDE interface: ATI Technologies Inc SB600 IDE
> 00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
> 00:14.3 ISA bridge: ATI Technologies Inc SB600 PCI to LPC Bridge
> 00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
> 00:18.0 Host bridge: Advanced Micro Devices [AMD] K8
> [Athlon64/Opteron] HyperTransport Technology Configuration
> 00:18.1 Host bridge: Advanced Micro Devices [AMD] K8
> [Athlon64/Opteron] Address Map
> 00:18.2 Host bridge: Advanced Micro Devices [AMD] K8
> [Athlon64/Opteron] DRAM Controller
> 00:18.3 Host bridge: Advanced Micro Devices [AMD] K8
> [Athlon64/Opteron] Miscellaneous Control
> 01:05.0 VGA compatible controller: ATI Technologies Inc RS482 [Radeon
> Xpress 200M]
> 05:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 
> 01)
> 08:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 
> 02)
> 08:01.0 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro
> Host Adapter (rev 19)
> 08:01.1 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 01)
> 
> 
> Thanks for helo
> _______________________________________________
> 64studio-devel mailing list
> 64studio-devel@lists.64studio.com
> http://lists.64studio.com/mailman/listinfo/64studio-devel

_______________________________________________
64studio-devel mailing list
64studio-devel@lists.64studio.com
http://lists.64studio.com/mailman/listinfo/64studio-devel

Reply via email to