Hi, Gordan notified me that he was unable to start X on his chromebook with RSEL6 (segfault)
I dug a bit into that and narrowed it down to the pixman package. I am still not sure what the issue really is, but discovered that installing pixman from RSEL7 fixed the issue. The RSEL7 version is slightly older (it has one patch less). So for anybody else with this issue the following command should fix this: $ sudo yum downgrade pixman At first I thought that the extra patch was the issue, but building pixman without it still resulted in the segfault. I look at this as more a workaroud than a fix, but it works :) Jacco _______________________________________________ users mailing list [email protected] http://lists.redsleeve.org/mailman/listinfo/users
