Bug 212371 - Screen displays garbage after `kldunload i915kms`
Summary: Screen displays garbage after `kldunload i915kms`
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 11.0-STABLE
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-04 12:10 UTC by Aleksander Alekseev
Modified: 2022-03-03 15:13 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aleksander Alekseev 2016-09-04 12:10:06 UTC
Hardware:

- Fujitsu Lifebook E733 laptop
- Intel HD Graphics 4000

I have:

```
i915kms_load="YES"
```

... line in /boot/loader.conf

I noticed that after executing `kldunload i915kms` screen turns black. And here is how it looks after pressing any button on a keyboard:

http://afiskon.ru/s/a8/e3031de09a_garbage.jpg

Granted it's a minor issue since most users will never unload i915kms. Still it would be nice if driver could be properly unloaded.

Naturally if you need any additional information to debug this issue I would be happy to provide it.