Dear Valentin,
On Tue, Feb 06, 2024 at 03:58:45PM +0100, Valentin wrote:
> I suspect the issue might be somewhere in your udev configuration.
>
> You can get the evaluated udev rules by running 'udevadm test '
>
> So running 'udevadm test /sys/class/net/ens6f2' and 'udevadm test /sys/class/
> ne
On Thu, Mar 30, 2017 at 12:40:46AM +0200, Dominik George wrote:
> I can confirm this issue.
>
> I found a workaround by setting radeon.hard_reset=1, which resets the
> PCI bus after loading the firmware. Both Audio and KMS work with this
> option set.
Please, what kernel version and hardware?
I t
https://bugs.freedesktop.org/show_bug.cgi?id=98987
Hi,
the problem is not Debian specific. I tried to build latest upstream kernel
commit 43c4f67c966deb1478dc9acbf66ab547287d530f (49 commits after
4.9-rc7) and the problem is more or less the same:
zito@bobek:~/radeon/4.9.0rc7$ fgrep -m1 -h BUG radeon-kms-messages??.txt
[ 15.730673] BUG: unab
I added netconsole into /boot/grub/grub.cfg and did more attempts to
boot. Logs are attached in the archive.
zito@bobek:~$ fgrep -m 1 BUG radeon-kms-messages*
radeon-kms-messages.txt:[ 64.148004] NMI watchdog: BUG: soft lockup - CPU#1
stuck for 22s! [kworker/1:2:51]
radeon-kms-messages1.txt:
Package: src:linux
Version: 4.8.7-1
Severity: normal
Dear Maintainer,
I'm unable to boot into functional system with KMS radeon. When
radeon.modeset=0 on kernel command-line system it starts and run OK.
Without disabled modeset, mostly the screen goes blank, but sometimes
the messages stays on con
Theodore Ts'o comment on bugzilla.kernel.org...
https://bugzilla.kernel.org/show_bug.cgi?id=102731#c43
--
Zito
I found a commit using git bisect, that vanilla kernel at this commit
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?h=7dec5603b6b8dc4c3e1c65d318bd2a5a8c62a424
don't have the bug (>100 iterations). I left the test running to be
sure...
--
Zito
Hi,
report from testing so far.
apate:~# getSystemId
Libsmbios version: 2.2.28
Product Name: PowerEdge 1950
Vendor: Dell Inc.
BIOS Version: 2.3.1
System ID: 0x01B3
Service Tag:BYV0W3J
Express Service Code: 2605256
Package: src:linux
Version: 3.16.7-ckt20-1+deb8u4
Severity: normal
Dear Maintainer,
I have very ugly and probably hard to analyze problem with filesystem
corruption on KVM virtual and the hypervisor running on hardware
with CPU from early IntelVT era (Both hypervisor and VM are Debian
Jessie of co
for reference
https://bugzilla.kernel.org/show_bug.cgi?id=102731
--
Zito
Hi,
I can play a bit with a server PE 1950 over weekend, so I start to
test with current backports kernel 4.3
apate:~# uname -a
Linux apate 4.3.0-0.bpo.1-amd64 #1 SMP Debian 4.3.5-1~bpo8+1 (2016-02-23)
x86_64 GNU/Linux
after two hours of testing according to the bugreport it seems no problem
On Wed, Sep 30, 2015 at 10:02:29PM +0200, Sven Arvidsson wrote:
> On Wed, 2015-09-30 at 21:18 +0200, Václav Ovsík wrote:
> > After reboot there is some delay time (several seconds), that when
> > USB
> > keyboard or mouse is idle longer than this delay it froze.
> > Next
Hi,
I can confirm a bug.
I tried DRBD (two primaries) with OCFS2 too. It seems I hit a very
similar bug after I did a reboot renamed nodes and did mount ocfs2 by hand. Two
identical nodes boot1 and boot2 guests on libvirt/KVM (different irons):
Linux boot1 2.6.32-5-amd64 #1 SMP Sun May 6 04:00:17
Hi,
the MAC address is changed by the startup script /etc/init.d/decnet.
The Ethernet lookup service gives me:
AA0004 DEC Local logical address for systems running Internet
Assigned Numbers Authority
AA0004 DIGITAL EQUIPMENT CORPORATION IEEE Registration Authority
I don't k
to fix your address on eth0, you can do
ifdown eth0
ip link set address $(ethtool -P eth0 | sed -e 's/Permanent address: //;') dev
eth0
ifup eth0
maybe, this can be useful for a while for someone...
Problem: I just try to boot kernel 2.6.39 and the bad address is still
there :(, will continue
Hi,
I have the same issue. We have static DHCP on LAN and I have got a guest
IP address now :(.
The driver logs the right MAC address, but ifconfig, ip, dhclient reads
a strange address:
Linux bobek 3.0.0-1-amd64 #1 SMP Sun Jul 24 15:06:18 UTC 2011 x86_64 GNU/Linux
[1.174608] tg3.c:v3.119
Hi,
I have a similar problem. Not too much load I think. Only some big rsync
running (heavy NET and HDD load) and some normal work on desktop
(desktop was slow)...
My dist is Sid architecture i386, kernel is amd64.
Linux bobek 2.6.37-2-amd64 #1 SMP Sun Feb 27 12:32:01 UTC 2011 x86_64 GNU/Linux
Hi,
I installed linux-image-2.6.36-trunk-amd64 version
2.6.36-1~experimental.1 from experimental
and the problem is there too.
Dec 10 10:55:16 bobek kernel: [ 1756.474167] kvm[16483]: segfault at ff8c
ip f720c047 sp f684618c error 6 in
libc-2.11.2.so[f7148000+14]
I'm run
Hi,
the problem is solved in linux-image-2.6.26-1-686 version 2.6.26-4.
[12511.743089] usb 5-4: new high speed USB device using ehci_hcd and address 7
[12511.876707] usb 5-4: configuration #1 chosen from 1 choice
[12511.879529] usb 5-4: New USB device found, idVendor=058f, idProduct=6387
[12511.87
Hi,
I run Debian 3.1 Sarge with kernel from backports.org on Dom0
Package: linux-image-2.6.18-4-xen-686
Version: 2.6.18.dfsg.1-10~bpo.1
I catch the bug $subj when starting machine Dell Latitude D820 notebook
with CoreDuo CPU (T2400). There were two DomUs to restore during boot
(/etc/init.d/xendom
On Mon, May 15, 2006 at 12:31:15AM -0500, dann frazier wrote:
> This looks like alsa bug #1976 which is fixed by this patch:
>
> http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff_plain;h=38223daa1aa98d0a6f35ba7addcfefc756a04f5e;hp=e860f00047108ec97ac58c0d1bf59ae23
Hi,
thanks to Robert Derochette's config I found the difference in my config
on CONFIG_HZ* entries.
[EMAIL PROTECTED]:~$ diff /boot/config-2.6.16.13zito.old
/boot/config-2.6.16.13zito
4c4
< # Thu May 4 13:17:05 2006
---
> # Tue May 9 11:50:50 2006
187,189c187,189
< # CONFIG_HZ_250 is not set
<
Hi,
I compiled and run 2.6.16.13 vanilla kernel on Sarge and this problem
has too! snd_cs4281 was succesfuly detected at least in one case, but
I can't tell why.
My notebook is a little outdated Fujitsu-Siemens C-6155.
I tried to exclude ACPI support from kernel, but without affect on
snd_cs4281 no
24 matches
Mail list logo