[Bug 200045] black screen on 'radeon' module probing

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Fri Jun 15 14:59:45 UTC 2018


https://bugzilla.kernel.org/show_bug.cgi?id=200045

--- Comment #14 from cerg2010cerg2010 at mail.ru ---
Still nothing changed... This is what I got in both cases:

[   57.656675] Radeon i2c bit bus 0x90: initial SCL state 1
[   57.656678] Radeon i2c bit bus 0x90: initial SDA state 1
[   57.656805] Radeon i2c bit bus 0x91: initial SCL state 1
[   57.656807] Radeon i2c bit bus 0x91: initial SDA state 1
[   57.656921] Radeon i2c bit bus 0x92: initial SCL state 0
[   57.656924] Radeon i2c bit bus 0x92: initial SDA state 1
[   57.660108] Radeon i2c bit bus 0x93: initial SCL state 0
[   57.660111] Radeon i2c bit bus 0x93: initial SDA state 0
[   57.664128] Radeon i2c bit bus 0x14: initial SCL state 0
[   57.664131] Radeon i2c bit bus 0x14: initial SDA state 0

And if I leave only printing code (i.e get the working state):

[   23.992763] Radeon i2c bit bus 0x90: initial SCL state 1
[   23.992766] Radeon i2c bit bus 0x90: initial SDA state 1
[   23.992851] Radeon i2c bit bus 0x91: initial SCL state 1
[   23.992854] Radeon i2c bit bus 0x91: initial SDA state 1
[   23.992938] Radeon i2c bit bus 0x92: initial SCL state 0
[   23.992941] Radeon i2c bit bus 0x92: initial SDA state 0
[   23.993080] Radeon i2c bit bus 0x93: initial SCL state 0
[   23.993082] Radeon i2c bit bus 0x93: initial SDA state 0
[   23.993146] Radeon i2c bit bus 0x14: initial SCL state 0
[   23.993148] Radeon i2c bit bus 0x14: initial SDA state 0

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the dri-devel mailing list