Opened 3 years ago

Last modified 4 weeks ago

#17264 closed bug

fix unpackaged hierarchy for kerneldrivers (etc) to load/publish -before- app-server start (UEFI hardware) — at Version 7

Reported by: rudolfc Owned by: nobody
Priority: normal Milestone: R1/beta6
Component: System/Kernel Version: R1/beta3
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by rudolfc)

On UEFI systems the unpackaged driver hierarchy won’t work at all, no matter if 32 or 64bit, no matter if UEFI or legacy setup, for app_server: since the drivers there are published too late for it to find them at it's scanning time.

In order to test drivers the only way I can get it done is by using a fully unpacked system and update the system hierarchy directly.

Change History (7)

comment:1 by korli, 3 years ago

In case of a regression, could bisecting help to find the triggering commit?

comment:2 by beaglejoe, 3 years ago

Probably not UEFI changes if it affects 32bit.

comment:4 by X512, 3 years ago

Maybe blacklisting packaged driver will help?

comment:5 by rudolfc, 3 years ago

Tried that, does not help. This is certainly not the problem. The problem is exactly as I described in the description of the ticket.. (I modified app_server to double check this, when it scans /dev/ hierarchy, the non-packaged drivers are not yet published there.)

Last edited 3 years ago by rudolfc (previous) (diff)

comment:6 by rudolfc, 3 years ago

Resolution: fixed
Status: newclosed

From the looks of it this is solved somewhere down the (time)line. Currently I am testing with the intel_extreme driver via the unpackaged hierarchy on recent nightlies, so I'll close this ticket.

Thanks!

Update:

Last edited 3 years ago by rudolfc (previous) (diff)

comment:7 by rudolfc, 3 years ago

Description: modified (diff)
Resolution: fixed
Status: closedreopened
Summary: fix unpackaged hierarchy for kerneldrivers (etc) to load/publish -before- app-server startfix unpackaged hierarchy for kerneldrivers (etc) to load/publish -before- app-server start (UEFI hardware)
Note: See TracTickets for help on using tickets.