View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001337 | Kali Linux | General Bug | public | 2014-06-04 15:19 | 2015-08-18 12:45 |
Reporter | Assigned To | muts | |||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | armhf | OS | Kali | OS Version | 1.0 |
Product Version | 1.0.7 | ||||
Summary | 0001337: 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. | ||||
The board uses a Realtek RTL8201 chip. |
|
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. |
|
Fixed in upcoming 1.0.7 image and in build script. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2014-06-04 15:19 |
|
New Issue | |
2014-06-04 15:19 |
|
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 |
|
Issue cloned: 0001481 | |
2015-08-18 12:45 | g0tmi1k | Priority | immediate => normal |