[Bug 153727] Re: Ethernet device's number increases by one after every reboot

2008-09-14 Thread Oscar Manuel Gómez Senovilla
I think that as long as the udev file for ethernet devices (70
-persistent-net.rules) has right mac addresses it's not a kernel issue,
but udev fault. What's more, if I remove all the references to any
device and restart, udev regenerates this info in the right way.
Restarting several times produces no change, so the configuration is
stable, and even solves bug 148116 (at least my concerns).

It's my fault to not have investigated before, but I'm not udev expert
to have guessed udev behaviour maybe not wise enough to determine
"invalid" or duplicate definitions (maybe already customizable, but in a
wrong logic?). Here's part of my previous udev file, with one built-in
ethernet and a USB ethernet device:

# USB device 0x0b95:0x1720 (asix)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:50:5b:00:b6:67", 
ATTR{type}=="1", NAME="eth2"

# USB device 0x0b95:0x1720 (asix)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:50:5b:00:b6:67", 
ATTR{type}=="1", NAME="eth3"

# USB device 0x0b95:0x1720 (asix)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:50:5b:00:b6:67", 
ATTR{type}=="1", NAME="eth4"

# USB device 0x0b95:0x1720 (asix)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:50:5b:00:b6:67", 
ATTR{type}=="1", NAME="eth5"

# USB device 0x0b95:0x1720 (asix)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:50:5b:00:b6:67", 
ATTR{type}=="1", NAME="eth6"

# USB device 0x0b95:0x1720 (asix)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:50:5b:00:b6:67", 
ATTR{type}=="1", NAME="eth7"


And my built-in ethernet was being named eth8, until I deleted all entries and 
tested automatic configuration from scratch, where it becomes eth0 and this USB 
interface, eth1 (the right values for both).

So, taking the subject for this issue, I don't know why udev, with the
same mac address (a valid mac address), was adding a new entry,
increasing the value and breaking my scripts.

-- 
Ethernet device's number increases by one after every reboot
https://bugs.launchpad.net/bugs/153727
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 148116] Re: When I hibernate my laptop, the ethernet interface vanishes

2008-09-14 Thread Oscar Manuel Gómez Senovilla
At least for me, as I comment in bug 153727, comment 25, this doesn't
happen. Please review your udev configuration.

-- 
When I hibernate my laptop, the ethernet  interface vanishes
https://bugs.launchpad.net/bugs/148116
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216771] Re: [Hardy] mozilla-firefox-locale-es-* is not installed, despite my locale is set to Castilian (Spanish) / Firefox is only available in English

2008-05-13 Thread Oscar Manuel Gómez Senovilla
*** This bug is a duplicate of bug 222673 ***
https://bugs.launchpad.net/bugs/222673

I can confirm that updating from the updates repository fixes the
problem. Thanks for the fix.

-- 
[Hardy] mozilla-firefox-locale-es-* is not installed, despite my locale is set 
to Castilian (Spanish) / Firefox is only available in English
https://bugs.launchpad.net/bugs/216771
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 35474] Re: Dapper - RT61 with wep key doesn't work

2006-09-19 Thread Oscar Manuel Gómez Senovilla
I'd just like to add a comment here.

I've experienced the same, and recompiling the source provided above and
replacing the rt61.ko with the generated one has solved the problem, but
there's one thing I'm unable to understand:

Booting Dapper in "Live CD mode" (without installing) WORKS PERFECTLY,
no problem at all, but when installing and after rebooting, the problem
raises as described. I've tested the kernel version and the module file
(rt61.ko) at setup time and I find they're exactly the same. This fact
has led me that the driver provided by the kernel was good, and try to
find a solution somewhere in the installation.

Just for learning and my mind's health, can anybody explain this?

-- 
Dapper - RT61 with wep key doesn't work
https://launchpad.net/bugs/35474

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


[Bug 216771] Re: [Hardy] mozilla-firefox-locale-es-* is not installed, despite my locale is set to Castilian (Spanish) / Firefox is only available in English

2008-05-01 Thread Oscar Manuel Gómez Senovilla
*** This bug is a duplicate of bug 222673 ***
https://bugs.launchpad.net/bugs/222673

As I wrote before, es-ES is not in the package, unlike es-AR:

# dpkg -L language-pack-gnome-es-base|grep firefox
/usr/lib/firefox-addons
/usr/lib/firefox-addons/extensions
/usr/lib/firefox-addons/extensions/[EMAIL PROTECTED]
/usr/lib/firefox-addons/extensions/[EMAIL PROTECTED]/chrome.manifest
/usr/lib/firefox-addons/extensions/[EMAIL PROTECTED]/install.rdf
/usr/lib/firefox-addons/extensions/[EMAIL PROTECTED]/chrome
/usr/lib/firefox-addons/extensions/[EMAIL PROTECTED]/chrome/es-AR.jar

-- 
[Hardy] mozilla-firefox-locale-es-* is not installed, despite my locale is set 
to Castilian (Spanish) / Firefox is only available in English
https://bugs.launchpad.net/bugs/216771
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216771] Re: [Hardy] mozilla-firefox-locale-es-* is not installed, despite my locale is set to Castilian (Spanish) / Firefox is only available in English

2008-04-29 Thread Oscar Manuel Gómez Senovilla
I experience something similar. It looks like there's somewhere a
package in ubuntu repositories for es-AR locale that gets installed in
/usr/lib/firefox-3.0b5/extensions/. Performing "aptitude search firefox"
doesn't show specific locale packages for firefox 3. However, my
previous installation (and the default language for gnome evironment) is
es-es, so firefox 3 is the only package (AFAIK) what is not currently in
es-es. I want developers/packagers to realize that there's an es-ES
localization for all firefox 3.x, so if none is included in the
repositories yet, please do so *AND* make sure the corresponding upgrade
updates firefox settings, according to the locale preferences in gnome.

The current behaviuor (using firefox 3, not firefox 2, which I didn't
try yet in Hardy) is that, whatever es_* I set, I get es-AR, even seeing
in the about dialog box the locale I set. I've tested this both in a
clean Hardy installation and an upgrade from Gutsy.

-- 
[Hardy] mozilla-firefox-locale-es-* is not installed, despite my locale is set 
to Castilian (Spanish) / Firefox is only available in English
https://bugs.launchpad.net/bugs/216771
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 222673] Re: language-pack-gnome-pt-base has pt-br translation

2008-04-29 Thread Oscar Manuel Gómez Senovilla
I suggest to take a look, and merge them as you find appropiate:

https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/216771

-- 
language-pack-gnome-pt-base has pt-br translation
https://bugs.launchpad.net/bugs/222673
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 148116] Re: When I hibernate my laptop, the ethernet interface vanishes

2007-12-21 Thread Oscar Manuel Gómez Senovilla
I'm not sure if this is related or nobody ever reported. Anyway, here it
goes.

When waking up after hibernating, the interface goes up, but at least
the post-up script is not launched. I have to ifdown and ifup again to
perform the necessary actions (firewall rules).

-- 
When I hibernate my laptop, the ethernet  interface vanishes
https://bugs.launchpad.net/bugs/148116
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 148116] Re: When I hibernate my laptop, the ethernet interface vanishes

2007-12-27 Thread Oscar Manuel Gómez Senovilla
Please correct if I'm wrong, but I think that it's a bug at application
level, not at kernel level. Of course, if I'm wrong and the only way to
fix that is updating the kernel, then there is no problem, at least as I
don't have to wait for the next stable release.

There's another problem, as you already mention. The problem happens
when hibernating, and if I can't hibernate, then I can't verify if it's
fixed, so I think the proposed solution is invalid.

-- 
When I hibernate my laptop, the ethernet  interface vanishes
https://bugs.launchpad.net/bugs/148116
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 387035] Re: Network Manager should retry DHCP

2009-08-24 Thread Oscar Manuel Gómez Senovilla
I don't have an account for there, and not sure if my problem is the
same, so I'll try to fully describe it.

I have a laptop (Acer aspire 5612WLMi) and using currently Jaunty. Apart
from the internal NIC (eth0), for internet I use a network interface via
usb (it's a kingston port duplicator with some extra USB connections, so
I get "all-usb-in-one-connection"), and it's eth1. When using NM
(Network Manager), and without any hibernation, etc in between, when the
dhcp lease expires, NM seems to ignore. These are the last logs about
this:

Aug 24 20:03:28 oscar-laptop dhclient: DHCPREQUEST of 192.168.1.33 on eth1 to 
192.168.1.1 port 67
Aug 24 20:03:28 oscar-laptop dhclient: DHCPACK of 192.168.1.33 from 192.168.1.1
Aug 24 20:03:28 oscar-laptop dhclient: bound to 192.168.1.33 -- renewal in 
40125 seconds.
Aug 24 20:03:28 oscar-laptop NetworkManager:   DHCP: device eth1 state 
changed bound -> renew 
Aug 24 20:03:28 oscar-laptop NetworkManager: address 192.168.1.33 
Aug 24 20:03:28 oscar-laptop NetworkManager: prefix 24 
(255.255.255.0) 
Aug 24 20:03:28 oscar-laptop NetworkManager: gateway 192.168.1.1 
Aug 24 20:03:28 oscar-laptop NetworkManager: nameserver 
'80.58.61.250' 
Aug 24 20:03:28 oscar-laptop NetworkManager: nameserver 
'80.58.61.254' 


Which means that dhclient is aware of renewing and seems to renew properly. The 
leases are registered in the lease file:

# cat /var/lib/dhcp3/dhclient-eth1.lease 
lease {
  interface "eth1";
  fixed-address 192.168.1.33;
  option subnet-mask 255.255.255.0;
  option routers 192.168.1.1;
  option dhcp-lease-time 86400;
  option dhcp-message-type 5;
  option domain-name-servers 80.58.61.250,80.58.61.254;
  option dhcp-server-identifier 192.168.1.1;
  renew 1 2009/08/24 18:03:28;
  rebind 2 2009/08/25 04:32:44;
  expire 2 2009/08/25 07:32:44;
}
lease {
  interface "eth1";
  fixed-address 192.168.1.33;
  option subnet-mask 255.255.255.0;
  option routers 192.168.1.1;
  option dhcp-lease-time 86400;
  option dhcp-message-type 5;
  option domain-name-servers 80.58.61.250,80.58.61.254;
  option dhcp-server-identifier 192.168.1.1;
  renew 2 2009/08/25 05:12:13;
  rebind 2 2009/08/25 15:03:28;
  expire 2 2009/08/25 18:03:28;
}


As a comment, though eth1 seems correctly configured, I'm not able to ping the 
gateway, and anything related to eth1 times out (dhclient, mii-tool,...)


I've been unable to renew via restarting NM nor "dhclient eth1". After trying 
any of these, all routes are lost. The only way I've found to renew the IP is 
to unplug and plug again the usb interface.


If this is a duplicate or I should open a new different bug, please let me know.

-- 
Network Manager should retry DHCP
https://bugs.launchpad.net/bugs/387035
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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