I've tried different channels and also different modes, I even replaced the 6.2 firmware with the snapshot (the snapshot version is a little bit bigger in size) hoping that it will work better. To be sure with the configuration I used the same channel and mode with which in other OS (Windows) is working well. So now I'm even more close to the idea that it is a bug in the firmware. If somebody can guaranty that it is not from the firmware than it should be a configuration issue, but as I stated before I have not touched anything related to network configuration, I just made a fresh install and the basic config to set up xfce, that's all. Probably I will fill out a bug report. Thanks for the support, If you have some other ideas please let me know.
On Monday, February 12, 2018 2:48 PM, "ed...@pettijohn-web.com" <ed...@pettijohn-web.com> wrote: Try different channels. See the wireless section of ifconfig(8). On Feb 12, 2018 3:02 AM, Zsolt Kantor <zsoltkan...@yahoo.co.uk> wrote: > > I tried that, but as Edgar said it downloaded all the firmware's from the > site, even those I'm not needing, eg. radeondrm, but I'm using inteldrm. > > I want to send a bug report, but (with a big b) the question is who gonna > debug the firmware, because as I know those firmware's are non-free code, so > maybe it is not even the 'job' of the OpenBSD developers to fix the error. > > > On Monday, February 12, 2018 5:41 AM, Tom Smyth > <tom.sm...@wirelessconnect.eu> wrote: > > > > Hi Zolt > > when your laptop is on line try > > fw_update -a > command to update firmware... you probably were not online when the > firmware update command ran (on first boot after install) > See what happens when you run that command .. > > Thanks > Tom Smyth > > On 11 February 2018 at 23:15, Zsolt Kantor <zsoltkan...@yahoo.co.uk> wrote: > > Below I provide full information from ifconfig, route and a full dmesg. By > > the way, I think this is a BUG in the wireless firmware that I'm using > > (downloaded from the OpenBSD firmware site). I say this because I found > > this line in the dmesg output: wpi0: fatal firmware error > > > > So below are the outputs. > > > > ifconfig output: > > > > lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 32768 > > index 4 priority 0 llprio 3 > > groups: lo > > inet6 ::1 prefixlen 128 > > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 > > inet 127.0.0.1 netmask 0xff000000 > > re0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500 > > lladdr 00:1f:16:03:90:fe > > index 1 priority 0 llprio 3 > > media: Ethernet autoselect (none) > > status: no carrier > > wpi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > > lladdr 00:1f:3c:8d:aa:a2 > > index 2 priority 4 llprio 3 > > groups: wlan egress > > media: IEEE802.11 autoselect (DS1 mode 11g) > > status: active > > ieee80211: nwid zsolt chan 11 bssid 70:4f:57:2c:b1:04 -42dBm wpakey <not > > displayed> wpaprotos wpa2 wpaakms psk wpaciphers ccmp wpagroupcipher ccmp > > inet 192.168.0.101 netmask 0xffffff00 broadcast 192.168.0.255 > > enc0: flags=0<> > > index 3 priority 0 llprio 3 > > groups: enc > > status: active > > pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33136 > > index 5 priority 0 llprio 3 > > groups: pflog > > > > > > > > route -n show output: > > > > Routing tables > > > > Internet: > > Destination Gateway Flags Refs Use Mtu Prio > > Iface > > default 192.168.0.1 UGS 3 450 - 12 wpi0 > > 224/4 127.0.0.1 URS 0 12 32768 8 lo0 > > 127/8 127.0.0.1 UGRS 0 0 32768 8 lo0 > > 127.0.0.1 127.0.0.1 UHhl 1 3101 32768 1 lo0 > > 192.168.0/24 192.168.0.101 UCn 1 0 - 8 wpi0 > > 192.168.0.1 70:4f:57:2c:b1:04 UHLch 2 267 - 7 wpi0 > > 192.168.0.101 00:1f:3c:8d:aa:a2 UHLl 0 831 - 1 wpi0 > > 192.168.0.255 192.168.0.101 UHb 0 0 - 1 wpi0 > > > > Internet6: > > Destination Gateway Flags > > Refs Use Mtu Prio Iface > > ::/96 ::1 UGRS > > 0 0 32768 8 lo0 > > ::/104 ::1 UGRS > > 0 0 32768 8 lo0 > > ::1 ::1 UHhl > > 14 34 32768 1 lo0 > > ::127.0.0.0/104 ::1 UGRS > > 0 0 32768 8 lo0 > > ::224.0.0.0/100 ::1 UGRS > > 0 0 32768 8 lo0 > > ::255.0.0.0/104 ::1 UGRS > > 0 0 32768 8 lo0 > > ::ffff:0.0.0.0/96 ::1 UGRS > > 0 0 32768 8 lo0 > > 2002::/24 ::1 UGRS > > 0 0 32768 8 lo0 > > 2002:7f00::/24 ::1 UGRS > > 0 0 32768 8 lo0 > > 2002:e000::/20 ::1 UGRS > > 0 0 32768 8 lo0 > > 2002:ff00::/24 ::1 UGRS > > 0 0 32768 8 lo0 > > fe80::/10 ::1 UGRS > > 0 0 32768 8 lo0 > > fec0::/10 ::1 UGRS > > 0 0 32768 8 lo0 > > fe80::1%lo0 fe80::1%lo0 UHl > > 0 0 32768 1 lo0 > > ff01::/16 ::1 UGRS > > 0 0 32768 8 lo0 > > ff01::%lo0/32 ::1 Um > > 0 1 32768 4 lo0 > > ff02::/16 ::1 UGRS > > 0 0 32768 8 lo0 > > ff02::%lo0/32 ::1 Um > > 0 1 32768 4 lo0 > > > > > > > > dmesg output: > > OpenBSD 6.2 (GENERIC.MP) #5: Fri Feb 2 23:02:19 CET 2018 > > r...@syspatch-62-amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > real mem = 2121072640 (2022MB) > > avail mem = 2049826816 (1954MB) > > mpath0 at root > > scsibus0 at mpath0: 256 targets > > mainbus0 at root > > bios0 at mainbus0: SMBIOS rev. 2.4 @ 0x7f6df000 (43 entries) > > bios0: vendor Phoenix Technologies LTD version "V1.10" date 05/21/2009 > > bios0: FUJITSU SIEMENS AMILO Li 2735 > > acpi0 at bios0: rev 2 > > acpi0: sleep states S0 S3 S4 S5 > > acpi0: tables DSDT FACP HPET MCFG TCPA TMOR SLIC APIC BOOT SSDT SSDT SSDT > > SSDT > > acpi0: wakeup devices LID0(S3) SLPB(S3) LANC(S4) HDEF(S4) PXSX(S4) PXSX(S4) > > PXSX(S4) PXSX(S4) PXSX(S4) PXSX(S4) USB1(S3) USB2(S3) USB3(S3) USB4(S3) > > USB5(S3) EHC1(S3) [...] > > acpitimer0 at acpi0: 3579545 Hz, 24 bits > > acpihpet0 at acpi0: 14318179 Hz > > acpimcfg0 at acpi0 addr 0xe0000000, bus 0-255 > > acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat > > cpu0 at mainbus0: apid 0 (boot processor) > > cpu0: Intel(R) Core(TM)2 Duo CPU T5750 @ 2.00GHz, 1995.61 MHz > > cpu0: > > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,EST,TM2,SSSE3,CX16,xTPR,PDCM,NXE,LONG,LAHF,PERF,SENSOR > > cpu0: 2MB 64b/line 8-way L2 cache > > cpu0: smt 0, core 0, package 0 > > mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges > > cpu0: apic clock running at 166MHz > > cpu0: mwait min=64, max=64, C-substates=0.2.2.2.2, IBE > > cpu1 at mainbus0: apid 1 (application processor) > > cpu1: Intel(R) Core(TM)2 Duo CPU T5750 @ 2.00GHz, 1995.22 MHz > > cpu1: > > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,EST,TM2,SSSE3,CX16,xTPR,PDCM,NXE,LONG,LAHF,PERF,SENSOR > > cpu1: 2MB 64b/line 8-way L2 cache > > cpu1: smt 0, core 1, package 0 > > ioapic0 at mainbus0: apid 2 pa 0xfec00000, version 20, 24 pins > > acpiprt0 at acpi0: bus 0 (PCI0) > > acpiprt1 at acpi0: bus 2 (RP01) > > acpiprt2 at acpi0: bus 4 (RP02) > > acpiprt3 at acpi0: bus 8 (RP03) > > acpiprt4 at acpi0: bus -1 (RP04) > > acpiprt5 at acpi0: bus -1 (RP05) > > acpiprt6 at acpi0: bus -1 (RP06) > > acpiprt7 at acpi0: bus 16 (PCIB) > > acpiec0 at acpi0 > > acpicpu0 at acpi0: !C3(100@57 mwait.3@0x30), !C2(500@1 mwait.1@0x10), > > C1(1000@1 mwait.1), PSS > > acpicpu1 at acpi0: !C3(100@57 mwait.3@0x30), !C2(500@1 mwait.1@0x10), > > C1(1000@1 mwait.1), PSS > > acpitz0 at acpi0: critical temperature is 85 degC > > acpitz1 at acpi0: critical temperature is 126 degC > > "*pnp0c14" at acpi0 not configured > > acpibtn0 at acpi0: LID0 > > acpibtn1 at acpi0: SLPB > > acpibat0 at acpi0: BAT0 not present > > acpiac0 at acpi0: AC unit online > > "SYN0310" at acpi0 not configured > > acpivideo0 at acpi0: VGA_ > > acpivideo1 at acpi0: GFX0 > > acpivout0 at acpivideo1: DD03 > > cpu0: Enhanced SpeedStep 1995 MHz: speeds: 2000, 1667, 1333, 1000 MHz > > pci0 at mainbus0 bus 0 > > pchb0 at pci0 dev 0 function 0 "Intel GM965 Host" rev 0x03 > > inteldrm0 at pci0 dev 2 function 0 "Intel GM965 Video" rev 0x03 > > drm0 at inteldrm0 > > intagp0 at inteldrm0 > > agp0 at intagp0: aperture at 0xd0000000, size 0x10000000 > > inteldrm0: msi > > inteldrm0: 848x480, 32bpp > > wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation) > > wsdisplay0: screen 1-5 added (std, vt100 emulation) > > "Intel GM965 Video" rev 0x03 at pci0 dev 2 function 1 not configured > > uhci0 at pci0 dev 26 function 0 "Intel 82801H USB" rev 0x04: apic 2 int 16 > > uhci1 at pci0 dev 26 function 1 "Intel 82801H USB" rev 0x04: apic 2 int 21 > > ehci0 at pci0 dev 26 function 7 "Intel 82801H USB" rev 0x04: apic 2 int 18 > > usb0 at ehci0: USB revision 2.0 > > uhub0 at usb0 configuration 1 interface 0 "Intel EHCI root hub" rev > > 2.00/1.00 addr 1 > > azalia0 at pci0 dev 27 function 0 "Intel 82801H HD Audio" rev 0x04: msi > > azalia0: codecs: Realtek ALC268 > > audio0 at azalia0 > > ppb0 at pci0 dev 28 function 0 "Intel 82801H PCIE" rev 0x04: msi > > pci1 at ppb0 bus 2 > > re0 at pci1 dev 0 function 0 "Realtek 8101E" rev 0x01: RTL8101E (0x3400), > > msi, address 00:1f:16:03:90:fe > > rlphy0 at re0 phy 7: RTL8201L 10/100 PHY, rev. 1 > > ppb1 at pci0 dev 28 function 1 "Intel 82801H PCIE" rev 0x04: msi > > pci2 at ppb1 bus 4 > > ppb2 at pci0 dev 28 function 2 "Intel 82801H PCIE" rev 0x04: msi > > pci3 at ppb2 bus 8 > > wpi0 at pci3 dev 0 function 0 "Intel PRO/Wireless 3945ABG" rev 0x02: msi, > > MoW2, address 00:1f:3c:8d:aa:a2 > > uhci2 at pci0 dev 29 function 0 "Intel 82801H USB" rev 0x04: apic 2 int 23 > > uhci3 at pci0 dev 29 function 1 "Intel 82801H USB" rev 0x04: apic 2 int 19 > > uhci4 at pci0 dev 29 function 2 "Intel 82801H USB" rev 0x04: apic 2 int 18 > > ehci1 at pci0 dev 29 function 7 "Intel 82801H USB" rev 0x04: apic 2 int 23 > > usb1 at ehci1: USB revision 2.0 > > uhub1 at usb1 configuration 1 interface 0 "Intel EHCI root hub" rev > > 2.00/1.00 addr 1 > > ppb3 at pci0 dev 30 function 0 "Intel 82801BAM Hub-to-PCI" rev 0xf4 > > pci4 at ppb3 bus 16 > > pcib0 at pci0 dev 31 function 0 "Intel 82801HBM LPC" rev 0x04 > > pciide0 at pci0 dev 31 function 1 "Intel 82801HBM IDE" rev 0x04: DMA, > > channel 0 configured to compatibility, channel 1 configured to compatibility > > atapiscsi0 at pciide0 channel 0 drive 0 > > scsibus1 at atapiscsi0: 2 targets > > cd0 at scsibus1 targ 0 lun 0: <TSSTcorp, CDDVDW TS-L632H, AS04> ATAPI > > 5/cdrom removable > > cd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2 > > pciide0: channel 1 disabled (no drives) > > pciide1 at pci0 dev 31 function 2 "Intel 82801HBM SATA" rev 0x04: DMA, > > channel 0 configured to native-PCI, channel 1 configured to native-PCI > > pciide1: using apic 2 int 19 for native-PCI interrupt > > wd0 at pciide1 channel 0 drive 0: <WDC WD1600BEVT-22ZCT0> > > wd0: 16-sector PIO, LBA48, 152627MB, 312581808 sectors > > wd0(pciide1:0:0): using PIO mode 4, Ultra-DMA mode 6 > > ichiic0 at pci0 dev 31 function 3 "Intel 82801H SMBus" rev 0x04: apic 2 int > > 19 > > iic0 at ichiic0 > > spdmem0 at iic0 addr 0x50: 1GB DDR2 SDRAM non-parity PC2-5300CL5 SO-DIMM > > spdmem1 at iic0 addr 0x52: 1GB DDR2 SDRAM non-parity PC2-5300CL5 SO-DIMM > > usb2 at uhci0: USB revision 1.0 > > uhub2 at usb2 configuration 1 interface 0 "Intel UHCI root hub" rev > > 1.00/1.00 addr 1 > > usb3 at uhci1: USB revision 1.0 > > uhub3 at usb3 configuration 1 interface 0 "Intel UHCI root hub" rev > > 1.00/1.00 addr 1 > > usb4 at uhci2: USB revision 1.0 > > uhub4 at usb4 configuration 1 interface 0 "Intel UHCI root hub" rev > > 1.00/1.00 addr 1 > > usb5 at uhci3: USB revision 1.0 > > uhub5 at usb5 configuration 1 interface 0 "Intel UHCI root hub" rev > > 1.00/1.00 addr 1 > > usb6 at uhci4: USB revision 1.0 > > uhub6 at usb6 configuration 1 interface 0 "Intel UHCI root hub" rev > > 1.00/1.00 addr 1 > > isa0 at pcib0 > > isadma0 at isa0 > > pckbc0 at isa0 port 0x60/5 irq 1 irq 12 > > pckbd0 at pckbc0 (kbd slot) > > wskbd0 at pckbd0: console keyboard, using wsdisplay0 > > pms0 at pckbc0 (aux slot) > > wsmouse0 at pms0 mux 0 > > pms0: Synaptics touchpad, firmware 6.3, 0x1280b1 0xa04000 > > pcppi0 at isa0 port 0x61 > > spkr0 at pcppi0 > > vblank wait timed out on crtc 1 > > vscsi0 at root > > scsibus2 at vscsi0: 256 targets > > softraid0 at root > > scsibus3 at softraid0: 256 targets > > root on wd0a (eb090922f0f6e0ef.a) swap on wd0b dump on wd0b > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > wpi0: fatal firmware error > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > vblank wait timed out on crtc 1 > > > > > > > > > > > > > > > > On Sunday, February 11, 2018 9:33 PM, Tom Smyth > > <tom.sm...@wirelessconnect.eu> wrote: > > > > > > > > Hi Zsolt, > > > > in order to help us help you try to include more information > > > > output from dmesg , what is your network configuration > > > > ifconfig > > route -n show > > > > there is no default queuing in OpenBSD that would limit you that > > badly > > > > Thanks > > > > > > > > > > > > On 11 February 2018 at 19:15, Zsolt Kantor <zsoltkan...@yahoo.co.uk> wrote: > >> Hello, > >> I'm using the latest release. Where the dl speed in other OS is approx. > >> 1.4 MB/s in BSD is only approx. 240 KB/s. Why is this? Is about a setting > >> in some config file that limits download/traffic rate? > >> > >> Thanks. > >> > > > > > > > > -- > > Kindest regards, > > Tom Smyth > > > > Mobile: +353 87 6193172 > > The information contained in this E-mail is intended only for the > > confidential use of the named recipient. If the reader of this message > > is not the intended recipient or the person responsible for > > delivering it to the recipient, you are hereby notified that you have > > received this communication in error and that any review, > > dissemination or copying of this communication is strictly prohibited. > > If you have received this in error, please notify the sender > > immediately by telephone at the number above and erase the message > > You are requested to carry out your own virus check before > > opening any attachment. > > > > > -- > Kindest regards, > Tom Smyth > > Mobile: +353 87 6193172 > The information contained in this E-mail is intended only for the > confidential use of the named recipient. If the reader of this message > is not the intended recipient or the person responsible for > delivering it to the recipient, you are hereby notified that you have > received this communication in error and that any review, > dissemination or copying of this communication is strictly prohibited. > If you have received this in error, please notify the sender > immediately by telephone at the number above and erase the message > You are requested to carry out your own virus check before > opening any attachment. >