[Bug 356580] New: vlan not working with forcedeth network card
https://bugzilla.novell.com/show_bug.cgi?id=356580 Summary: vlan not working with forcedeth network card Product: openSUSE 10.3 Version: Final Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: mhoppe@novell.com QAContact: qa@suse.de Found By: IS&T I tried to setup a vlan tagged network on a system with forcedeth network card but no data is received on the vlan interface. A tcpdump -e shows the data on the vlan but it is not recognized. On the other end I can see data in and out (e.g. arp replies). kernel: 2.6.22.13-0.3-default ifconfig: vlan10 Link encap:Ethernet HWaddr 00:19:66:54:D6:83 inet addr:192.168.2.1 Bcast:192.168.2.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 b) TX bytes:138 (138.0 b) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=356580 User cihlarov@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=356580#c1 Klara Cihlarova <cihlarov@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |mhoppe@novell.com --- Comment #1 from Klara Cihlarova <cihlarov@novell.com> 2008-01-29 07:56:25 MST --- Can you please attach output of hwinfo and lspci -vv? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=356580 User mhoppe@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=356580#c2 Matthias Boettger <mhoppe@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mhoppe@novell.com | --- Comment #2 from Matthias Boettger <mhoppe@novell.com> 2008-01-29 08:32:10 MST --- hwinfo --netcard 22: PCI 0a.0: 0200 Ethernet controller [Created at pci.301] UDI: /org/freedesktop/Hal/devices/pci_10de_54c Unique ID: rBUF.fNFyybwZOI7 SysFS ID: /devices/pci0000:00/0000:00:0a.0 SysFS BusID: 0000:00:0a.0 Hardware Class: network Model: "ASRock In Ethernet controller" Vendor: pci 0x10de "nVidia Corporation" Device: pci 0x054c SubVendor: pci 0x1849 "ASRock Incorporation" SubDevice: pci 0x054c Revision: 0xa2 Driver: "forcedeth" Driver Modules: "forcedeth" Device File: eth0 Memory Range: 0xfd67c000-0xfd67cfff (rw,non-prefetchable) I/O Ports: 0xb880-0xb887 (rw) Memory Range: 0xfd67e400-0xfd67e4ff (rw,non-prefetchable) Memory Range: 0xfd67e000-0xfd67e00f (rw,non-prefetchable) IRQ: 4344 (275153110 events) HW Address: 00:19:66:54:d6:83 Link detected: yes Module Alias: "pci:v000010DEd0000054Csv00001849sd0000054Cbc02sc00i00" Driver Info #0: Driver Status: forcedeth is active Driver Activation Cmd: "modprobe forcedeth" Config Status: cfg=no, avail=yes, need=no, active=unknown lspci -vv -s 00:0a.0 00:0a.0 Ethernet controller: nVidia Corporation Unknown device 054c (rev a2) Subsystem: ASRock Incorporation Unknown device 054c Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0 (250ns min, 5000ns max) Interrupt: pin A routed to IRQ 4344 Region 0: Memory at fd67c000 (32-bit, non-prefetchable) [size=4K] Region 1: I/O ports at b880 [size=8] Region 2: Memory at fd67e400 (32-bit, non-prefetchable) [size=256] Region 3: Memory at fd67e000 (32-bit, non-prefetchable) [size=16] Capabilities: [44] Power Management version 2 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold+) Status: D0 PME-Enable+ DSel=0 DScale=0 PME- Capabilities: [50] Message Signalled Interrupts: Mask+ 64bit+ Queue=0/3 Enable+ Address: 00000000fee0100c Data: 41c9 Masking: 000000fe Pending: 00000000 Capabilities: [6c] HyperTransport: MSI Mapping -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=356580 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |kernel-maintainers@forge.provo.novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=356580 Greg Kroah-Hartman <gregkh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kernel-maintainers@forge.provo.novell.com |kkeil@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=356580 User kkeil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=356580#c3 Karsten Keil <kkeil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |mhoppe@novell.com --- Comment #3 from Karsten Keil <kkeil@novell.com> 2008-05-07 09:59:38 MST --- Is this still an issue with opensuse 11.0 ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=356580 User mhoppe@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=356580#c4 --- Comment #4 from Matthias Boettger <mhoppe@novell.com> 2008-05-07 10:09:51 MST --- Sorry I don't know it. It is a production system and I use an e1000 card now. So I can't test it anymore. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=356580 Karsten Keil <kkeil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=356580 Matthias Boettger <mhoppe@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|mhoppe@novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=356580 User kkeil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=356580#c5 Karsten Keil <kkeil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from Karsten Keil <kkeil@novell.com> 2009-02-26 02:03:30 MST --- OK I did have vlan working with newer versions. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com