Hello,
I have successfully built the Falkon browser on PC hardware using the NOVA kernel. My system is equipped with two network cards: one Intel e1000 and one Realtek. While the e1000 card is recognized and functions correctly, the Realtek card is not being detected or initialized.
Interestingly, this issue does not occur on Sculpt OS, where both network cards are identified and work without any issues. My good friend Sedric (ttcoder) suggested implementing a delay to address the problem, but this did not resolve the issue. I also attempted to change the initialization order, prioritizing the Realtek card over the e1000, but the Realtek card still failed to be recognized.
I would greatly appreciate any insights or advice on how to troubleshoot and resolve this problem.