Opened 15 years ago
Closed 2 years ago
#4303 closed bug (fixed)
app_server doesn't gracefully deal with missing accelerant
Reported by: | anevilyak | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta4 |
Component: | Servers/app_server | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
If a kernel driver for a graphics chip is present and publishes a device, but its corresponding accelerant is missing, the app_server fails to gracefully fall back to a different device. Noticed this by accident while disabling the radeon (removed the accelerant instead of the kernel driver like I usually do). End result, "Could not initialize graphics output, exiting" on serial, and the Desktop never appeared.
Change History (4)
comment:1 by , 6 years ago
comment:2 by , 6 years ago
As far as I'm aware, no work has been done to address this specific problem, but I'll recheck this weekend.
comment:3 by , 4 years ago
Milestone: | R1 → R1.1 |
---|
comment:4 by , 2 years ago
Milestone: | R1.1 → R1/beta4 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed in hrev56252.
Note:
See TracTickets
for help on using tickets.
Still a bug? Fallback support has gotten some pretty substantial reworking.