On Sun, Sep 24, 2017 at 07:52:29AM +, Jochen Sprickerhof wrote:
Hi,
Finally I had the time and hardware available to look into this again
and found a better way to fix it. Applying the attached patch results
in a new exynos5422-odroidxu4.dtb that could simply be copied to
/boot/dtbs/*/
I
On Sat, Jul 08, 2017 at 07:50:03AM +0200, Jochen Sprickerhof wrote:
For current Linux master you need:
https://patchwork.kernel.org/patch/9815981/
https://bugs.debian.org/cgi-bin/bugreport.cgi?att=2;bug=843448;filename=0001-usb-dwc3-core-Setup-phy-before-trying-to-read-from-i.patch;msg=117
I a
Hi all
I've applied both patches
https://github.com/hardkernel/linux/commit/74b9605e5587b30912d6b6093e9d7fb06d043c33
https://github.com/hardkernel/linux/commit/2166ffd004e04a61887eb2a39f8639dc12140c58
I had to modify the second one to apply cleanly. the modification was
trivial as the patch rem
On Wed, May 24, 2017 at 12:37:38AM +0200, Steinar H. Gunderson wrote:
On Sun, May 14, 2017 at 04:08:56PM +0200, Steinar H. Gunderson wrote:
I've verified that this fails on my XU4 in both Debian 4.9 and 4.11,
as well as upstream 4.12-rc1 (haven't tried 4.10, probably doesn't work).
The discussio
Package: linux-image-4.4.0-1-amd64
Version: 4.4.2-1
Followup-For: Bug #815125
Same problem on a elitebook 8470 and Dell Latitude E7450
-- System Information:
Debian Release: stretch/sid
APT prefers stable-updates
APT policy: (900, 'stable-updates'), (900, 'testing'), (800, 'stable'), (500,
Package: src:linux
Version: 4.1.5-1
Severity: normal
since kernel 4.1 (I didn't test 4.0) wireless frequently disconnects and
does not reconnect by itself, I think the hardware restart does not work
as good as before. using kernel 3.16 this didn't happened
for example here
[25854.446926] ieee802
Package: src:linux
Version: 3.16.7-ckt11-1
Severity: wishlist
please enable CONFIG_CFS_BANDWIDTH, i need it to run cpu-limited lxc
guests
thanks!
--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Arc
On 2015-05-22 16:19, gustavo panizzo (gfa) wrote:
On 2015-05-22 15:49, Matthias Höschele wrote:
Patch
bugfix/all/firmware-remove-redundant-log-messages-from-drivers.patch
does not apply (enforce with -f)
make: *** [orig] Error 1
Can anyone give me a hint on what I am doing wrong? What do I
On 2015-05-22 15:49, Matthias Höschele wrote:
Patch bugfix/all/firmware-remove-redundant-log-messages-from-drivers.patch does
not apply (enforce with -f)
make: *** [orig] Error 1
Can anyone give me a hint on what I am doing wrong? What do I have to do to to
have a debian-patched kernel sourc
using 3.19.0-trunk-amd64 3.19-1~exp1 fixes this problem, other problems
appear anyway
--
1AE0 322E B8F7 4717 BDEA BF1D 44BB 1BA7 9F6C 6333
--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive:
sorry i wasn't clear on my previous email
this small patch should fix the issue
Cc: stable@xxx
Signed-off-by: "Eric W. Biederman"
---
fs/namespace.c | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/fs/namespace.c b/fs/namespace.c
index 5b66b2b3624d..3a1a87d
this patch appears to fix it, i will try to build a kernel to test it
https://git.kernel.org/cgit/linux/kernel/git/luto/linux.git/commit/?h=userns/fix_magic_nodev&id=bf8b198add82a249d6da4ecf280c30a0865637f6
http://www.spinics.net/lists/linux-containers/msg30469.html
stable@ has been CC'ed, i do
Package: src:linux
Version: 3.16.7-2
Severity: normal
since i start to use 3.16 kernel my wireless connection is unstable,
often disconnects, if i move to a room with weaker signal wireless stop to
work.
kernel 3.14 did not have this problem
thanks!
PS: i just fond linux-image-3.17.0-trunk-am
On 05/17/2014 02:30 PM, John Paul Adrian Glaubitz wrote:
> After some more testing it turned out that adding "video=radeonfb:off"
> to the kernel command line fixes the problem and makes modesetting
> work on the Mac Mini G4.
>
> The driver is actually blacklisted by default:
>
> root@test-adrian
On Fri, May 11, 2012 at 11:04:22PM +0100, Jurij Smakov wrote:
[snip]
>
> Only two non-trivial things here: execution of ethtool_lite(if_name)
> and invocation of arping. I would put my money on the former (defined
> in ethtool_lite.c), because it uses low-level ioctls to query the
> interface
Jurij Smakov wrote:
>
>If that triggers a null pointer exception on your machine (try it both
>with and without network brought up and check dmesg afterwards), we
>will be in a very good position to report it upstream for fixing.
i will be checking it next week
--
Sent from my Android phon
adding debian-boot
i've installed unstable on the box (using debootstrap) and it boots
3.2.0-2-sparc64 sucessfully, networking works
obp diags shows no errors
but when i boot from network using
http://d-i.debian.org/daily-images/sparc/daily/netboot/boot.img 11-05-2012
i get the following erro
> Interesting. How does a 3.2.y kernel behave with the ancient gentoo
> userland? (Perhaps this is what you are planning to try later.)
Settings for eth0:
Supported ports: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half
i can get the nic to work using latest linus tree
+ ancient gentoo userland (udev 124), but is running at 10Mb/s half duplex
3.4.0-rc6+
Settings for eth0:
Supported ports: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half
Hi folks,
are you guys planning to keep packaging 2.6.38 for unstable/testing or
the effort will be moved to newer kernels?
thanks! and thanks for your work on debian kernels :)
PD: pls CC me, i'm not subscribed to the list
--
1AE0 322E B8F7 4717 BDEA BF1D 44BB 1BA7 9F6C 6333
--
To UN
20 matches
Mail list logo