View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001527 | channel: kernel/el9 | kernel-ml | public | 2025-05-04 02:33 | 2025-06-02 20:14 |
Reporter | toracat | Assigned To | toracat | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Summary | 0001527: Enable mt7925e in kernel-ml | ||||
Description | The mt7925e driver is enabled in the distro kernel but is disabled in kernel-ml. Distro kernel: CONFIG_MT7925_COMMON=m CONFIG_MT7925E=m # CONFIG_MT7925U is not set kernel-ml: # CONFIG_MT7925E is not set # CONFIG_MT7925U is not set Make the following changes in the config file: < CONFIG_MT7925E is not set --- > CONFIG_MT7925_COMMON=m > CONFIG_MT7925E=m Note that this driver is not available in kernel-lt. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-05-04 02:33 | toracat | New Issue | |
2025-05-04 02:33 | toracat | Status | new => assigned |
2025-05-04 02:33 | toracat | Assigned To | => toracat |
2025-05-04 02:45 | toracat | Relationship added | related to 0001528 |
2025-06-02 20:14 | toracat | Status | assigned => resolved |
2025-06-02 20:14 | toracat | Resolution | open => fixed |
2025-06-02 20:14 | toracat | Note Added: 0010428 |