[Bug 102748] Re: [Feisty] Network go down and system freeze randomly

2007-04-09 Thread Emonib
In fact, this bug was linked with the module powernow-k8
I have to put it in the module blacklist and all works great now.

Other informations are available if needed

-- 
[Feisty] Network go down and system freeze randomly
https://bugs.launchpad.net/bugs/102748
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 104938] Re: Modules “ip_conntrack_f tp” and “ip_nat_ftp” are not loaded

2007-04-09 Thread Emonib
Bug confirmed here :
http://www.mail-archive.com/shorewall-users@lists.sourceforge.net/msg01399.html

-- 
Modules “ip_conntrack_ftp” and “ip_nat_ftp” are not loaded
https://bugs.launchpad.net/bugs/104938
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 104938] Modules “ip_conntrack_ftp ” and “ip_nat_ftp” are not loaded

2007-04-09 Thread Emonib
Public bug reported:

Binary package hint: shorewall

Before version 2.6.20 of kernel, all works great...

With the version 2.6.20, modules “ip_conntrack_ftp” and “ip_nat_ftp” are not 
loaded automatically.
So people cannot connect to my ftp server.

I think the problem is linked with new name for kernel module in version 2.6.20.
I need to do these changes in /etc/shorewall/modules to make connection traking 
to work :
-
#loadmodule ip_tables
#loadmodule iptable_filter
#loadmodule ip_conntrack
#loadmodule ip_conntrack_ftp
#loadmodule ip_conntrack_irc
#loadmodule iptable_nat
#loadmodule ip_nat_ftp
#loadmodule ip_nat_irc

modprobe ip_tables
modprobe iptable_filter
modprobe ip_conntrack
modprobe ip_conntrack_ftp
modprobe ip_conntrack_irc
modprobe iptable_nat
modprobe ip_nat_ftp
modprobe ip_nat_irc
-

Other informations are available if needed...

** Affects: shorewall (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Modules “ip_conntrack_ftp” and “ip_nat_ftp” are not loaded
https://bugs.launchpad.net/bugs/104938
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 97315] Re: [feisty] network-manager chooses wrong cable network

2007-04-05 Thread Emonib
I have the same problem on my system.
See https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/102766 for 
more details.

-- 
[feisty] network-manager chooses wrong cable network
https://bugs.launchpad.net/bugs/97315
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 102748] [Feisty] Network go down and system freeze randomly

2007-04-04 Thread Emonib
Public bug reported:

When I use Klibido for example with heavy download rate, the network interface 
seems to freeze (no more I/O). The rest of the system work correctly during 1 
minute and it totally freeze.
No message in syslog. No problem with previous version of [K]Ubuntu.

ProblemType: Bug
Architecture: i386
Date: Wed Apr  4 08:03:28 2007
DistroRelease: Ubuntu 7.04
Uname: Linux pc-vincent 2.6.20-13-generic #2 SMP Sun Mar 25 00:21:25 UTC 2007 
i686 GNU/Linux

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
[Feisty] Network go down and system freeze randomly
https://bugs.launchpad.net/bugs/102748
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 102766] [Feisty] Network-manager doesn't handle multiple network interfaces correctly

2007-04-04 Thread Emonib
Public bug reported:

Binary package hint: network-manager

I have 3 network interfaces on my computer :
-
   *-network:0 UNCLAIMED
 description: Network controller
 product: RT2500 802.11g Cardbus/mini-PCI
 vendor: RaLink
 physical id: 9
 bus info: [EMAIL PROTECTED]:09.0
 version: 01
 width: 32 bits
 clock: 33MHz
 capabilities: bus_master cap_list
 configuration: latency=64
 resources: iomemory:fa70-fa701fff irq:11
*-network:1
 description: Ethernet interface
 product: 88E8001 Gigabit Ethernet Controller
 vendor: Marvell Technology Group Ltd.
 physical id: a
 bus info: [EMAIL PROTECTED]:0a.0
 logical name: eth0
 version: 13
 serial: 00:11:2f:dc:02:1c
 width: 32 bits
 clock: 66MHz
 capabilities: bus_master cap_list ethernet physical
 configuration: broadcast=yes driver=skge driverversion=1.9 
firmware=N/A ip=82.245.248.140 latency=64 maxlatency=31 mingnt=23 multicast=yes
 resources: iomemory:fa90-fa903fff ioport:a400-a4ff irq:18
*-network:2
 description: Ethernet interface
 product: DGE-528T Gigabit Ethernet Adapter
 vendor: D-Link System Inc
 physical id: c
 bus info: [EMAIL PROTECTED]:0c.0
 logical name: eth2
 version: 10
 serial: 00:11:95:65:f1:ae
 width: 32 bits
 clock: 66MHz
 capabilities: bus_master cap_list ethernet physical
 configuration: broadcast=yes driver=r8169 driverversion=2.2LK 
ip=192.168.0.1 latency=64 maxlatency=64 mingnt=32 multicast=yes
 resources: ioport:a800-a8ff iomemory:fab0-fab000ff irq:18
-

I don't use the first (wifi)
The second is connected to internet (dhcp)
The third is connected to my private network (static IP)

At every boot, network-manager connects my third card (static IP) and doesn't 
connect my second card (dhcp to the internet).
It seems that it doesn't try to connect the other interfaces when one interface 
is already connected and I have no way to configure the order in witch 
network-manager try to connect.

ProblemType: Bug
Architecture: i386
Date: Wed Apr  4 09:41:09 2007
DistroRelease: Ubuntu 7.04
Uname: Linux pc-vincent 2.6.20-13-generic #2 SMP Sun Mar 25 00:21:25 UTC 2007 
i686 GNU/Linux

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[Feisty] Network-manager doesn't handle multiple network interfaces correctly
https://bugs.launchpad.net/bugs/102766
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 102748] Re: [Feisty] Network go down and system freeze randomly

2007-04-04 Thread Emonib
I have try to deactivate my wifi card
I put blacklist rt2500 in the file /etc/modprobe.d/blacklist and now 
everything seems to be OK.

Here is my network interfaces (lshw)
-
   *-network:0 UNCLAIMED
 description: Network controller
 product: RT2500 802.11g Cardbus/mini-PCI
 vendor: RaLink
 physical id: 9
 bus info: [EMAIL PROTECTED]:09.0
 version: 01
 width: 32 bits
 clock: 33MHz
 capabilities: bus_master cap_list
 configuration: latency=64
 resources: iomemory:fa70-fa701fff irq:11
*-network:1
 description: Ethernet interface
 product: 88E8001 Gigabit Ethernet Controller
 vendor: Marvell Technology Group Ltd.
 physical id: a
 bus info: [EMAIL PROTECTED]:0a.0
 logical name: eth0
 version: 13
 serial: 00:11:2f:dc:02:1c
 width: 32 bits
 clock: 66MHz
 capabilities: bus_master cap_list ethernet physical
 configuration: broadcast=yes driver=skge driverversion=1.9 
firmware=N/A ip=82.245.248.140 latency=64 maxlatency=31 mingnt=23 multicast=yes
 resources: iomemory:fa90-fa903fff ioport:a400-a4ff irq:18
*-network:2
 description: Ethernet interface
 product: DGE-528T Gigabit Ethernet Adapter
 vendor: D-Link System Inc
 physical id: c
 bus info: [EMAIL PROTECTED]:0c.0
 logical name: eth2
 version: 10
 serial: 00:11:95:65:f1:ae
 width: 32 bits
 clock: 66MHz
 capabilities: bus_master cap_list ethernet physical
 configuration: broadcast=yes driver=r8169 driverversion=2.2LK 
ip=192.168.0.1 latency=64 maxlatency=64 mingnt=32 multicast=yes
 resources: ioport:a800-a8ff iomemory:fab0-fab000ff irq:18
-

NB : I NEVER use my wifi card.
The second interface is connected to internet (dhcp) and the third interface is 
connected to my private network (static IP)
As I see I/O on my wifi card with the command ifconfig even it is not 
configured, I try to desactivate it and all works great now !

-- 
[Feisty] Network go down and system freeze randomly
https://bugs.launchpad.net/bugs/102748
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 102766] Re: [Feisty] Network-manager doesn't handle multiple network interfaces correctly

2007-04-04 Thread Emonib
This bug seems linked with this one :
https://bugs.launchpad.net/ubuntu/+bug/102698

-- 
[Feisty] Network-manager doesn't handle multiple network interfaces correctly
https://bugs.launchpad.net/bugs/102766
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 96601] Re: NetworkManager default interface

2007-04-04 Thread Emonib
I have the same problem on my system.
See https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/102766 for 
more informations.

Another bugs seems to be linked with this one :
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/97315

-- 
NetworkManager default interface
https://bugs.launchpad.net/bugs/96601
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 102748] Re: [Feisty] Network go down and system freeze randomly

2007-04-04 Thread Emonib
Hum...
I spoke too quickly :-/

In fact, the problem is always there.
The interface deactivation does nothing

-- 
[Feisty] Network go down and system freeze randomly
https://bugs.launchpad.net/bugs/102748
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91570] [apport] beryl crashed with SIGSEGV

2007-03-12 Thread Emonib
Public bug reported:

Binary package hint: beryl-manager

Beryl crash at kde startup

ProblemType: Crash
Architecture: i386
Date: Mon Mar 12 08:45:23 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/beryl
Package: beryl-core 0.1..2~0beryl1
PackageArchitecture: i386
ProcCmdline: beryl --skip-gl-yield
ProcCwd: /home/vincent
ProcEnviron:
 SHELL=/bin/bash
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=fr_FR.UTF-8
 LANGUAGE=fr_FR:fr:en_GB:en
Signal: 11
SourcePackage: beryl-core
Stacktrace:
 #0  0x0805696d in ?? ()
 #1  0x08081950 in ?? ()
 #2  0x0003 in ?? ()
 #3  0x0011 in ?? ()
 #4  0x in ?? ()
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
 ?? ()
 ?? ()
Uname: Linux pc-vincent 2.6.20-9-generic #2 SMP Mon Feb 26 03:01:44 UTC 2007 
i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev scanner 
video

** Affects: beryl-manager (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] beryl crashed with SIGSEGV
https://launchpad.net/bugs/91570

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91570] Re: [apport] beryl crashed with SIGSEGV

2007-03-12 Thread Emonib

** Attachment added: CoreDump.gz
   http://librarian.launchpad.net/6734572/CoreDump.gz

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/6734573/Dependencies.txt

** Attachment added: Disassembly.txt
   http://librarian.launchpad.net/6734574/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/6734575/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/6734576/ProcStatus.txt

** Attachment added: Registers.txt
   http://librarian.launchpad.net/6734577/Registers.txt

** Attachment added: ThreadStacktrace.txt
   http://librarian.launchpad.net/6734578/ThreadStacktrace.txt

-- 
[apport] beryl crashed with SIGSEGV
https://launchpad.net/bugs/91570

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs