If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite
"because there really weren't any known issues"? so kernel devs doesnt know the issue than shows me a black screen when I start the kernel 3.19 and make it useless? Thats why Im stuck in kernel 3.16. I have read about other people with similar problems, so I wonder how a bug than breaks the user-space its not a known issue (I have seen the bug in freedesktop, that's why I havent reported it)
Kernel has 4K+ drivers, your issue is probably related to one. I guess issue is with one graphic driver, one graphic driver often supports hundreds of asics. Issue might be related only to that one or couple of the same families...
"because there really weren't any known issues"? so kernel devs doesnt know the issue than shows me a black screen when I start the kernel 3.19 and make it useless? Thats why Im stuck in kernel 3.16. I have read about other people with similar problems, so I wonder how a bug than breaks the user-space its not a known issue (I have seen the bug in freedesktop, that's why I havent reported it)
"because there really weren't any known issues"? so kernel devs doesnt know the issue than shows me a black screen when I start the kernel 3.19 and make it useless? Thats why Im stuck in kernel 3.16. I have read about other people with similar problems, so I wonder how a bug than breaks the user-space its not a known issue (I have seen the bug in freedesktop, that's why I havent reported it)
I looked through the kernel and FDO bugzillas and didn't see anything talking about black screen appearing between 3.16 and 3.18 for your hardware. There was one blackscreen bug related to dpm (66963) but it started several kernel versions earlier, and one related to dp (73530) but I don't think that would apply to your hardware (you have the 4250, right ?).
Note that when Linus says "known issues" he usually means "known regressions relative to the previous kernel version" -- and AFAICS there is a pretty good chance the regression you are seeing is not known to the kernel devs. I might have missed the ticket you mentioned though, searching the bugzilla db's is a bit of a black art, but sounds like it might be worth trying to pinpoint exactly where the kernel stopped working (ideally bisecting to find the commit) and file a ticket for it. I think you mentioned in another post that 3.18 had the problem, not just 3.19 ?
No, I havent, but I just started investigating how to do it and I found interesting information, after all I have very clear than the las working properly wash 3.17 and the first not working (or randomly not working) was 3.18, but it requires me to download 4GB of data before bisecting, so due to slow internet connection I'm unable right now to do it. But im interested in trying.
I looked through the kernel and FDO bugzillas and didn't see anything talking about black screen appearing between 3.16 and 3.18 for your hardware. There was one blackscreen bug related to dpm (66963) but it started several kernel versions earlier, and one related to dp (73530) but I don't think that would apply to your hardware (you have the 4250, right ?).
Note that when Linus says "known issues" he usually means "known regressions relative to the previous kernel version" -- and AFAICS there is a pretty good chance the regression you are seeing is not known to the kernel devs. I might have missed the ticket you mentioned though, searching the bugzilla db's is a bit of a black art, but sounds like it might be worth trying to pinpoint exactly where the kernel stopped working (ideally bisecting to find the commit) and file a ticket for it. I think you mentioned in another post that 3.18 had the problem, not just 3.19 ?
Since you are using AMD hardware rather than Intel hardware, and since the problem Heinz reported seemed to be caused by Intel-specific driver code, I think you have a different problem and need a different bugzilla ticket.
Heinz filed a bug ticket against the Intel gfx driver...
Since you are using AMD hardware rather than Intel hardware, and since the problem Heinz reported seemed to be caused by Intel-specific driver code, I think you have a different problem and need a different bugzilla ticket.
Fair enough. I have seen others having the same problem on amd hardware (on free driver), so I guess that is something to take a look. Then I guess this is actually a unknown bug for the kernel devs, what makes null my first comment.
Comment