View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001318 | Kali Linux | General Bug | public | 2014-06-01 14:02 | 2015-08-18 12:45 |
Reporter | jeff_pimenta | Assigned To | steev | ||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | armhf | OS | Kali | OS Version | 1.0 |
Product Version | 1.0.7 | ||||
Fixed in Version | 1.0.7 | ||||
Summary | 0001318: Ethernet drivers dont installed | ||||
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. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2014-06-01 14:02 | jeff_pimenta | New Issue | |
2014-06-01 14:05 | jeff_pimenta | Note Added: 0001961 | |
2014-06-01 14:06 | jeff_pimenta | Note Edited: 0001961 | |
2014-06-02 06:59 | steev | Note Added: 0001966 | |
2014-06-04 15:19 |
|
Issue cloned: 0001337 | |
2014-07-24 00:50 | steev | Status | new => resolved |
2014-07-24 00:50 | steev | Fixed in Version | => 1.0.7 |
2014-07-24 00:50 | steev | Resolution | open => fixed |
2014-07-24 00:50 | steev | Assigned To | => steev |
2014-07-24 21:56 | muts | Note Edited: 0001966 | |
2015-08-18 12:45 | g0tmi1k | Priority | immediate => normal |