[Bug 279076] Re: intrepid: static configuration in /etc/network/interfaces not set up reliably

Stéphane Graber stgraber at stgraber.org
Thu Jan 12 15:42:53 UTC 2012


This should now work in Precise with the new event based network
interface handling.

** Changed in: ifupdown (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ifupdown in Ubuntu.
https://bugs.launchpad.net/bugs/279076

Title:
  intrepid: static configuration in /etc/network/interfaces not set up
  reliably

Status in “ifupdown” package in Ubuntu:
  Fix Released

Bug description:
  I need my box to set up the configuration of one interface with a
  static address... even when no session is on (so I wouldn't blame
  network manager).

  When the box is up, the static configuration for the interface is not
  set. I even tried doing ifdown/ifup on rc.local, yet the interface
  copnfiguration is not set.

  I'm including my /etc/network/interfaces as attachment and this is my lspci:
  $ sudo lspci -v
  00:00.0 Host bridge: nVidia Corporation MCP73 Host Bridge (rev a2)
          Subsystem: Acer Incorporated [ALI] Device 0137            
          Flags: bus master, 66MHz, fast devsel, latency 0          

  00:00.1 RAM memory: nVidia Corporation nForce 630i memory controller (rev a2)
          Subsystem: Acer Incorporated [ALI] Device 0137                       
          Flags: bus master, 66MHz, fast devsel, latency 0                     

  00:01.0 RAM memory: nVidia Corporation nForce 630i memory controller (rev a1)
          Subsystem: Acer Incorporated [ALI] Device 0137                       
          Flags: 66MHz, fast devsel                                            

  00:01.1 RAM memory: nVidia Corporation nForce 630i memory controller (rev a1)
          Subsystem: Acer Incorporated [ALI] Device 0137                       
          Flags: 66MHz, fast devsel                                            

  00:01.2 RAM memory: nVidia Corporation nForce 630i memory controller (rev a1)
          Subsystem: Acer Incorporated [ALI] Device 0137                       
          Flags: 66MHz, fast devsel                                            

  00:01.3 RAM memory: nVidia Corporation nForce 630i memory controller (rev a1)
          Subsystem: Acer Incorporated [ALI] Device 0137                       
          Flags: 66MHz, fast devsel                                            

  00:01.4 RAM memory: nVidia Corporation nForce 630i memory controller (rev a1)
          Subsystem: Acer Incorporated [ALI] Device 0137                       
          Flags: 66MHz, fast devsel                                            

  00:01.5 RAM memory: nVidia Corporation nForce 630i memory controller (rev a1)
          Subsystem: Acer Incorporated [ALI] Device 0137                       
          Flags: 66MHz, fast devsel                                            

  00:01.6 RAM memory: nVidia Corporation nForce 630i memory controller (rev a1)
          Subsystem: Acer Incorporated [ALI] Device 0137                       
          Flags: 66MHz, fast devsel                                            

  00:02.0 RAM memory: nVidia Corporation nForce 630i memory controller (rev a1)
          Subsystem: Acer Incorporated [ALI] Device 0137                       
          Flags: 66MHz, fast devsel                                            

  00:03.0 ISA bridge: nVidia Corporation MCP73 LPC Bridge (rev a2)
          Subsystem: Acer Incorporated [ALI] Device 0137          
          Flags: bus master, 66MHz, fast devsel, latency 0        
          I/O ports at 4f00 [size=256]                            

  00:03.1 SMBus: nVidia Corporation MCP73 SMBus (rev a1)
          Subsystem: Acer Incorporated [ALI] Device 0137
          Flags: 66MHz, fast devsel, IRQ 11             
          I/O ports at 4900 [size=64]                   
          I/O ports at 4d00 [size=64]                   
          I/O ports at 4e00 [size=64]                   
          Capabilities: [44] Power Management version 2 

  00:03.2 RAM memory: nVidia Corporation MCP73 Memory Controller (rev a1)
          Subsystem: Acer Incorporated [ALI] Device 0137                 
          Flags: 66MHz, fast devsel                                      

  00:03.3 Co-processor: nVidia Corporation MCP73 Co-processor (rev a2)
          Subsystem: Acer Incorporated [ALI] Device 0137              
          Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 7     
          Memory at fea80000 (32-bit, non-prefetchable) [size=512K]   

  00:03.4 RAM memory: nVidia Corporation MCP73 Memory Controller (rev a1)
          Flags: 66MHz, fast devsel                                      

  00:04.0 USB Controller: nVidia Corporation GeForce 7100/nForce 630i (rev a1) (prog-if 10)
          Subsystem: Acer Incorporated [ALI] Device 0137                                   
          Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 22                         
          Memory at fea7f000 (32-bit, non-prefetchable) [size=4K]                          
          Capabilities: [44] Power Management version 2                                    
          Kernel driver in use: ohci_hcd                                                   
          Kernel modules: ohci-hcd                                                         

  00:04.1 USB Controller: nVidia Corporation GeForce 7100/nForce 630i (rev a1) (prog-if 20)
          Subsystem: Acer Incorporated [ALI] Device 0137                                   
          Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 23                         
          Memory at fea7ec00 (32-bit, non-prefetchable) [size=256]                         
          Capabilities: [44] Debug port: BAR=1 offset=0098                                 
          Capabilities: [80] Power Management version 2                                    
          Kernel driver in use: ehci_hcd                                                   
          Kernel modules: ehci-hcd                                                         

  00:08.0 IDE interface: nVidia Corporation MCP73 IDE (rev a1) (prog-if 8a [Master SecP PriP])
          Subsystem: Device f025:0137                                                         
          Flags: bus master, 66MHz, fast devsel, latency 0                                    
          [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [disabled] [size=8]         
          [virtual] Memory at 000003f0 (type 3, non-prefetchable) [disabled] [size=1]         
          [virtual] Memory at 00000170 (32-bit, non-prefetchable) [disabled] [size=8]         
          [virtual] Memory at 00000370 (type 3, non-prefetchable) [disabled] [size=1]         
          I/O ports at ffa0 [size=16]                                                         
          Capabilities: [44] Power Management version 2                                       
          Kernel driver in use: pata_amd                                                      
          Kernel modules: ata_generic, pata_acpi, pata_amd                                    

  00:09.0 Audio device: nVidia Corporation MCP73 High Definition Audio (rev a1)
          Subsystem: Acer Incorporated [ALI] Device 0137                       
          Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 22             
          Memory at fea78000 (32-bit, non-prefetchable) [size=16K]             
          Capabilities: [44] Power Management version 2                        
          Capabilities: [50] Message Signalled Interrupts: Mask+ 64bit+ Queue=0/0 Enable-
          Kernel driver in use: HDA Intel                                                
          Kernel modules: snd-hda-intel                                                  

  00:0a.0 PCI bridge: nVidia Corporation MCP73 PCI Express bridge (rev a1) (prog-if 01)
          Flags: bus master, 66MHz, fast devsel, latency 0                             
          Bus: primary=00, secondary=01, subordinate=01, sec-latency=64                
          I/O behind bridge: 0000e000-0000efff                                         
          Memory behind bridge: feb00000-febfffff                                      
          Capabilities: [b8] Subsystem: Acer Incorporated [ALI] Device 0137            

  00:0b.0 PCI bridge: nVidia Corporation MCP73 PCI Express bridge (rev a1)
          Flags: bus master, fast devsel, latency 0                       
          Bus: primary=00, secondary=02, subordinate=02, sec-latency=0    
          Capabilities: [40] Subsystem: Acer Incorporated [ALI] Device 0137
          Capabilities: [48] Power Management version 2                    
          Capabilities: [50] Message Signalled Interrupts: Mask- 64bit+ Queue=0/1 Enable+
          Capabilities: [80] Express Root Port (Slot+), MSI 00                           
          Capabilities: [100] Virtual Channel <?>                                        
          Kernel driver in use: pcieport-driver                                          
          Kernel modules: shpchp                                                         

  00:0c.0 PCI bridge: nVidia Corporation MCP73 PCI Express bridge (rev a1)
          Flags: bus master, fast devsel, latency 0                       
          Bus: primary=00, secondary=03, subordinate=03, sec-latency=0    
          Capabilities: [40] Subsystem: Acer Incorporated [ALI] Device 0137
          Capabilities: [48] Power Management version 2                    
          Capabilities: [50] Message Signalled Interrupts: Mask- 64bit+ Queue=0/1 Enable+
          Capabilities: [80] Express Root Port (Slot+), MSI 00                           
          Capabilities: [100] Virtual Channel <?>                                        
          Kernel driver in use: pcieport-driver                                          
          Kernel modules: shpchp                                                         

  00:0d.0 PCI bridge: nVidia Corporation MCP73 PCI Express bridge (rev a1)
          Flags: bus master, fast devsel, latency 0                       
          Bus: primary=00, secondary=04, subordinate=04, sec-latency=0    
          Capabilities: [40] Subsystem: Acer Incorporated [ALI] Device 0137
          Capabilities: [48] Power Management version 2                    
          Capabilities: [50] Message Signalled Interrupts: Mask- 64bit+ Queue=0/1 Enable+
          Capabilities: [80] Express Root Port (Slot+), MSI 00
          Capabilities: [100] Virtual Channel <?>
          Kernel driver in use: pcieport-driver
          Kernel modules: shpchp

  00:0e.0 RAID bus controller: nVidia Corporation MCP73 SATA RAID Controller (rev a2) (prog-if 85)
          Subsystem: Acer Incorporated [ALI] Device 0137
          Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 2300
          I/O ports at d480 [size=8]
          I/O ports at d400 [size=4]
          I/O ports at d080 [size=8]
          I/O ports at d000 [size=4]
          I/O ports at cc00 [size=16]
          Memory at fea7c000 (32-bit, non-prefetchable) [size=8K]
          Capabilities: [44] Power Management version 2
          Capabilities: [8c] SATA HBA <?>
          Capabilities: [b0] Message Signalled Interrupts: Mask- 64bit+ Queue=0/3 Enable+
          Kernel driver in use: ahci
          Kernel modules: ahci

  00:0f.0 Ethernet controller: nVidia Corporation MCP73 Ethernet (rev a2)
          Subsystem: Acer Incorporated [ALI] Device 0137
          Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 2299
          Memory at fea73000 (32-bit, non-prefetchable) [size=4K]
          I/O ports at c880 [size=8]
          Memory at fea7e800 (32-bit, non-prefetchable) [size=256]
          Memory at fea7e400 (32-bit, non-prefetchable) [size=16]
          Capabilities: [44] Power Management version 2
          Capabilities: [50] Message Signalled Interrupts: Mask+ 64bit+ Queue=0/3 Enable+
          Kernel driver in use: forcedeth
          Kernel modules: forcedeth

  00:10.0 VGA compatible controller: nVidia Corporation GeForce 7100 / nForce 620i (rev a2)
          Subsystem: Acer Incorporated [ALI] Device 0137
          Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 23
          Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
          Memory at d0000000 (64-bit, prefetchable) [size=256M]
          Memory at fc000000 (64-bit, non-prefetchable) [size=16M]
          [virtual] Expansion ROM at fea40000 [disabled] [size=128K]
          Capabilities: [48] Power Management version 2
          Capabilities: [50] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
          Kernel driver in use: nvidia
          Kernel modules: nvidiafb, nvidia

  01:07.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306 Fire II IEEE 1394 OHCI Link Layer Controller (rev c0) (prog-if 10)
          Subsystem: VIA Technologies, Inc. VT6306 Fire II IEEE 1394 OHCI Link Layer Controller
          Flags: bus master, medium devsel, latency 64, IRQ 19
          Memory at febff800 (32-bit, non-prefetchable) [size=2K]
          I/O ports at ec00 [size=128]
          Capabilities: [50] Power Management version 2
          Kernel driver in use: ohci1394
          Kernel modules: ohci1394

  I have (also) a usb-ethernet adapter that's handled as eth1 (and that get's up correctly with dhcp):
  Bus 002 Device 003: ID 07a6:8511 ADMtek, Inc. ADM8511 Pegasus II Ethernet

  I'm using kubuntu and just apt-upgraded / rebooted to make sure the
  problem is there.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/279076/+subscriptions




More information about the foundations-bugs mailing list