Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AMD Radeon HD 6630M/6650M/6750M/7670M/7690M (Whistler/Turks) #80

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

probonopd
Copy link
Contributor

For details please see helloSystem/ISO#147

@mrclksr
Copy link
Member

mrclksr commented Feb 19, 2021

Hi @probonopd,

the device ID is already there. Looking at the console outputs from the videos, I see that the problem is not really solved:

In the first video initgfx loads the i915kms module (the default vga unit is set to the IGPU, not the Radeon as it seems). The following Xorg test is successful, but it seems there is no connection to the display (<drm> Cannot find any crtc or sizes).

In the second video initgfx again loads i915kms, but this time there is no feedback, no <drm>-messages. Naturally, the Xorg test fails this time, and then initgfx falls back to SCFB.

It would be interesting to see the output of pciconf -lv | grep -B3 display and sysctl hw.pci.default_vgapci_unit. Did the user change any settings in the bios?

@probonopd
Copy link
Contributor Author

Sorry @mrclksr if I have sent an invalid PR. I must have been mislead by the seeming "success" in the video. (Do you have an explanation why initgfx might have used SCFB in the second but not in the first video?)

It would be interesting to see the output of pciconf -lv | grep -B3 display and sysctl hw.pci.default_vgapci_unit. Did the user change any settings in the bios?

Indeed. I will try to ping the user.

@mrclksr
Copy link
Member

mrclksr commented Feb 19, 2021

No problem :)

(Do you have an explanation why initgfx might have used SCFB in the second but not in the first video?)

That's the big question. It's hard to tell at the moment.

@probonopd
Copy link
Contributor Author

Please see helloSystem/ISO#147 (comment) - we got the requested information from a user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants