Opened 3 months ago
Last modified 3 weeks ago
#19007 new bug
bug: Boot failure when using Nvidia 8400GS Rev. 2 GPU
Reported by: | Illen | Owned by: | rudolfc |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Drivers/Graphics/nVidia | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
The problem started after device ID for 8400GS Rev. 2 was added to the nvidia driver (here). Blacklisting the nvidia driver makes Haiku able to use the vesa driver and boot to desktop again.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
Ah yes, this is because the app server these days assumes that if a kernel driver supports a card, the accelerant does also. But the accelerant does not, and also does not advertize supporting it.
There are two options:
Of course over here I have code that partly supports this card but I did not release it since it's still a hack of sorts.