View Issue Details

IDProjectCategoryView StatusLast Update
0001337Kali LinuxGeneral Bugpublic2015-08-18 12:45
ReporterkarkassaAssigned Tomuts  
PrioritynormalSeveritytrivialReproducibilityalways
Status resolvedResolutionfixed 
PlatformarmhfOSKaliOS Version1.0
Product Version1.0.7 
Summary0001337: Ethernet drivers not installed in Cubieboard2
Description

The image of Cubieboard2 interface does not recognize the ethernet interface. This also is a persistent problem in other images to the same interface. The NAND memory is also not recognized.

Activities

jeff_pimenta

jeff_pimenta

2014-06-01 14:05

reporter   ~0002001

Last edited: 2014-06-01 14:06

The board uses a Realtek RTL8201 chip.

steev

steev

2014-06-02 06:59

manager   ~0002002

Last edited: 2014-06-04 16:56

Assuming you mean the onboard, this will be fixed in 1.0.7 which should be released soon. Line 172 in the build script.

If you don't want to wait for the release, you can do the following to fix it.

echo "sunxi_emac" >> /etc/modules

And that should automatically load it. The problem is that the kernel driver doesn't properly specify it's dependencies so it doesn't get automatically loaded by udev.

As for the NAND, that's a known kernel issue and has to do with lack of documentation for the NAND device. If you absolutely have to have NAND support, you will need to use a different branch for the kernel, and that is covered in the sunxi wiki for using NAND. That is outside the scope of Kali.

muts

muts

2014-06-04 16:57

reporter   ~0002042

Fixed in upcoming 1.0.7 image and in build script.

Issue History

Date Modified Username Field Change
2014-06-04 15:19 karkassa New Issue
2014-06-04 15:19 karkassa Issue generated from: 0001318
2014-06-04 16:56 muts Note Edited: 0002002
2014-06-04 16:57 muts Note Added: 0002042
2014-06-04 16:57 muts Status new => closed
2014-06-04 16:57 muts Assigned To => muts
2014-06-04 16:57 muts Resolution open => fixed
2014-06-04 16:58 muts Status closed => resolved
2014-06-04 16:58 muts Summary Ethernet drivers dont installed => Ethernet drivers not installed in Cubieboard2
2014-06-29 19:52 vichet Issue cloned: 0001481
2015-08-18 12:45 g0tmi1k Priority immediate => normal