[Saucy] LP:1192358 Added To Development Kernel, Priority Bug List

Paolo Pisati paolo.pisati at canonical.com
Wed Jun 19 08:39:39 UTC 2013


On Tue, Jun 18, 2013 at 06:24:22PM -0400, Joseph Salisbury wrote:
> Hello,
> 
> I've added the following bug[0] to the Development Kernel, Priority Bug
> List:
> 
> LP:1192358 - Unable to install Saucy Server on Calxeda arm board
>     * Install cannot complete due to missing network driver.
> 
> If anyone has some free cycles, it would be great if this bug could be
> reviewed.

works here, probably an installer problem:

flag at c13:~$ uname -a
Linux c13 3.9.0-6-generic #13-Ubuntu SMP Fri Jun 14 15:53:35 UTC 2013 armv7l armv7l armv7l GNU/Linux

flag at c13:~$ dmesg | grep eth
[   10.751887] calxedaxgmac fff50000.ethernet (unregistered net_device): h/w version is 0x1012
[   10.753902] calxedaxgmac fff51000.ethernet (unregistered net_device): h/w version is 0x1012

flag at c13:~$ ifconfig eth0
eth0      Link encap:Ethernet  HWaddr fc:2f:40:19:2b:58
          inet addr:10.193.36.35  Bcast:10.193.37.255  Mask:255.255.252.0
          inet6 addr: fe80::fe2f:40ff:fe19:2b58/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:167 errors:0 dropped:0 overruns:0 frame:0
          TX packets:25 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:13159 (13.1 KB)  TX bytes:2282 (2.2 KB)
          Interrupt:109

notice the lack of linux-image-extra pkg:

flag at c13:~$ dpkg -l | grep image
ii  libcupsimage2:armhf               1.6.1-0ubuntu11.4                   armhf        Common UNIX Printing System(tm) - Raster image library
ii  libijs-0.35                       0.35-8build1                        armhf        IJS raster image transport protocol: shared library
ii  linux-base                        3.5ubuntu4                          all          Linux image base package
ii  linux-image-3.5.0-30-highbank     3.5.0-30.51                         armhf        Linux kernel image for version 3.5.0 on Calxeda highbank ARM Server
ii  linux-image-3.5.0-32-highbank     3.5.0-32.53                         armhf        Linux kernel image for version 3.5.0 on Calxeda highbank ARM Server
ii  linux-image-3.9.0-6-generic       3.9.0-6.13                          armhf        Linux kernel image for version 3.9.0 on ARM (hard float) SMP
ii  linux-image-highbank              3.5.0.32.48                         armhf        Linux kernel image for the highbank architecture.

thus the nic module is properly packaged in linux-image.
-- 
bye,
p.




More information about the kernel-team mailing list