[Bug 848154] Re: ARM version not supporting V6 RaspPi

2012-03-13 Thread Arnd Bergmann
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,

[Bug 712175] Re: OMAP Beagle C4: kernel does not reliably find SD card on boot

2011-03-30 Thread Arnd Bergmann
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

[Bug 712175] Re: OMAP Beagle C4: kernel does not reliably find SD card on boot

2011-03-14 Thread Arnd Bergmann
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.

Re: [Bug 712175] [NEW] OMAP Beagle C4: kernel does not reliably find SD card on boot

2011-02-27 Thread Arnd Bergmann
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

[Bug 1104435] Re: xfce4-session crashed with SIGSEGV in g_slice_alloc()

2013-03-03 Thread Arnd Bergmann
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:

[Bug 1296601] Re: ICE in push_minipool_fix when building rtl8723ae kernel driver

2014-03-24 Thread Arnd Bergmann
$ 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

[Bug 1296601] Re: ICE in push_minipool_fix when building rtl8723ae kernel driver

2014-03-24 Thread Arnd Bergmann
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