Apparently fixed in gcc-4.9 (trunk)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1296601
Title:
ICE in push_minipool_fix when building rtl8723ae kernel driver
To manage notifications about this bu
$ arm-linux-gnueabihf-gcc-4.8 --version # this time the right one
arm-linux-gnueabihf-gcc-4.8 (Ubuntu/Linaro 4.8.1-10ubuntu7) 4.8.1
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or
I've tried replacing the ubuntu version of xfce4-session with a fresh
git checkout (2bfcd87736), and I still see the same symptom.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1104435
Title:
xfce4-
There are two separate issues to consider here:
1. User space packages: The discussion so far has centered around this
one. Anyone can rebuild the Ubuntu packages and recreate an ARMv5/v6
based distro out of them. There appear to be a number of parties that
are interested in this, mostly for v5, a
Chris Ball, the mmc maintainer, recommends adding the root_wait=5
command line argument in a related bug report:
http://www.spinics.net/lists/linux-mmc/msg07015.html
Tixy or Steve, can you confirm that this solves the problem?
If it does, should we try to find a better solution, or just add this
Steve, can you check if any modules are required on your system,
specifically if the twl4030 and i2c_omap modules are loaded before and
after re-plugging the card?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.
>From what I can tell, the omap_hsmmc device driver depends on the GPIO drivers
>to be initialized
first, which in turn depend on the I2C layer to be initialized first, in order
for the card
detection logic to work. If either I2C or GPIO gets initialized after MMC, the
driver has
no way of detec