Was wondering if you ever contacted the maintainer's of the firehol package
(cc'd on this email) to update firehol w/ Phil's patches?
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
driver then :-P
The pegasus driver is also broken even worse for me unfortunately. At least
the asix driver reports a mac address...
--- Begin Message ---
On Wed, 2011-06-08 at 20:44 -0400, Ken Yee wrote:
> FYI, looks like the Pegasus driver also has issues.
> I'm running the latest Debian 2.6
FYI, looks like the Pegasus driver also has issues.
I'm running the latest Debian 2.6.39-1 kernel w/ the latest sid updates. No
luck. Apparently, the udev updates have broken all the usb/ethernet adapters
:-P
kenyee@JumpGate:/etc/network/if-pre-up.d$ ethtool -i eth1
driver: pegasus
version: v
Tried plain Debian 2.38.3 kernel.
Also tried Liquorix 2.38.3 kernel since people seem to like it for better
hardware support.
Same queue timeout error :-(
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.deb
FYI, bug still happens with the latest 2.6.38.-2 kernel, so it definitely
doesn't seem kernel related:
[ 150.720026] [ cut here ]
[ 150.720040] WARNING: at
/tmp/buildd/linux-aptosid-2.6-2.6.38/debian/build/source_amd64_none/net/sched/sch_generic.c:256
dev_watchdog+0x25
Noticed this bug was marked as not in 2.6.37-1. FWIW, it's still in 2.6.37-2
and the latest dist-upgrade from today (5 Mar 2011) doesn't fix it.
What's interesting is that this doesn't seem to be dependent on kernel version,
even though the asix driver is part of the kernel.
I've also tried an
Package: base
Version: 2.6.37-1
The asix driver appears to be broken with the latest dist-upgrade code in the
sid repository.
The Netgear FA-120 USB ethernet adapter puts out these messages:
[ 7.188171] asix 1-1:1.0: eth1: register 'asix' at usb-:00:12.2-1, Netgear
FA-120 USB Ethernet, 00:0
Thanks. apt-cache policy on libbonobo2-0 only listed one package.
What worked for me was doing "apt-get clean" before doing a dist-upgrade and I
had been using the old 64-bit debian archives before switching to the new
official 64-bit debian archives.
Now I have a clean install again ;-)
Sorry to tell you, but my system still has this problem. It's Kanotix (64-bit
SMP) that has been faithfully dist-upgraded from Debian unstable every few
weeks. I've had this problem for a while and thought it was just a quirk of
living in Debian unstable land, but finally googled it and found
Package: ia32-libs
Version: 1.6
Severity: wishlist
libSDL is apparently used by Tremulous (where I first
ran into it on my Debian amd64 sid system) but only
the 64-bit version is available. The Tremulous folks
were nice enough to compile a version w/ it statically
linked in (adds 3.1MB t
For the mkinitrd script, a solution for the LVM2 module checking (assuming you
have LVM2 built into your kernel instead) is:
< elif module_exists drivers/md/dm-mod; then
---
> elif module_exists drivers/md/dm-mod \
> || [ -d /lib/lvm-200 ]; then
i.e., check for the exis
FYI, this bug is still in 2.6.14 (I'm using Kanotix 2005-04 amd64).
The basic problem is mkinitrd fails to detect modules that are built-into the
kernel. The script seems to looks for loadable modules instead. It needs code
to detect modules compiled into the kernel.
There are workaround
This bug can be deleted.
The 1/14/06 netinst would get stuck on bringing the ethernet
interface up on my Asus A8N-CSM motherboard no matter which of
the two drivers it found (Fast Ethernet on eth0 and nVidia
MCP ethernet on eth1). I would manually configure it and it
would go back to the sta
Just confirmed the Debian Testing I tried installing was the weekly dated
1/13/06...not the stable version.
It doesn't have lspci when I boot to the network card probing point of booting
the CD and then going to VT2 (ctrl-alt-F2).
I did a "find / -name ls*" and couldn't find it. I did a go
Package: installation-reports
Boot method: tried netinst and full install CD
Image version: Jan 14, 2006 using JigDo from Debian site
Date: Jan 14, 2006 4pm EST
Machine: Asus A8N-VM CSM motherboard
Processor: Opteron 170
Memory: 2GB ECC
Partitions: N.A.
Output of lspci and lspci -n:
15 matches
Mail list logo