Jump to content

Igor

Administrators
  • Posts

    13612
  • Joined

  • Last visited

Posts posted by Igor

  1. 18 minutes ago, tkaiser said:

    HT40 with 2.4GHz band in 2017? Seriously?

     

    On a close range and if you are the only one with better equipment on both sides ... why not? Consumer router + client with cheap wireless unlikely, probably impossible in residential areas.
     

    Weeks ago I got Mikrotik's router with powerful (1000mW) 2.4 AP and can provide few real world testing once next week. I can only say that it works at almost full speed/signal in other router dead spots ... with lots of neighbours AP's around.

  2. 1 hour ago, nepo said:

    I don't need everything, "only" emmc, network(cable), usb and everything for dvb.


    For server usage its O.K. for some time (with minor problems) and you could use it. Kernel is more or less o.k., but I would not recommend to use it in production environment. Not yet, we need more testing, so welcome to join ... I use one H3 board with this kernel for my IPTV server for example.

     

    The actual problem here is, that exactly this board is not yet properly configured and tested.

  3. Nothing is strange here. "Official" Rpi kernel version is 4.4.x, so you probably tried on that and "Official" Opi kernel is 3.4.x which is way older and in general less supported for 3rd party hardware than Rpi. 

     

    Try on Opi One development image with kernel 4.10.x (at the moment). We provide one for One :)

     

    We don't deal with 3rd party hardware. Our group is way way too tiny for such operations.

  4. If you can not set this parameter, it's usually not supported. Nothing uncommon for those cheap chips (drivers). Kernel wise I don't recall that we would be missing something ... but also possible.

    From our perspective, we are done with fixes to the driver, when basic things works. Even that, sometimes proves to be mission hardcore / impossible and a lot of time gets wasted. If you seek advanced functionality on this chip ... prepare for code/debug/seek for help from wireless gurus battle :)

  5. 7 hours ago, timmr said:

    Any suggestions what I should do?

     

    In general:
     

    - going back to old kernel, where this problem does not manifest (?),

    - try new (developing) kernel to see if this is already fixed,

    - try to fix the problem and provide patch,

  6. This tool was made for older boards, is deprecated in any case and is about to be removed.

     

    Upgrade for H3 boards from legacy to mainline is not yet ready for end users ... kernel is still in development stage and you can run into various troubles, for which its impossible to provide end user help since things are changing on daily basis. If you still want to try, check this page: https://www.armbian.com/kernel to see which packages you need to change and do some forum search. It has been brought up few times. 

  7. 2 minutes ago, IgZero said:

    I have read your reference. 


    Read again and read what Jernej wrote:

     

    12 hours ago, jernej said:

    use the current driver is meant to be quick workaround until proper driver is written


    I gave you a hint, how you can try - at the supplied link you have:
     

    Quote

    For example to always use the hdmi connector, even if no cable is inserted, using edid info when available and otherwise initalizing it at 1024x768@60Hz, use: setenv video-mode sunxi:1024x768-24@60,monitor=dvi,hpd=0,edid=1.

    Parameters regarding video must be saved into u-boot environment file since they must be read before reading boot script. You can do this by adding saveenv command at the end of boot script (boot.cmd). Remember to recompile boot.cmd to boot.scr and note that changes will come into action after second boot.

     

    I am not sure it will work for you, but it's worth trying.
    Forget about armbianEnv.txt. This is not gonna work with this temporally driver and this development kernel, which we don't support anyway.

  8. I think this is related:

     

    Quote

    The otg port on the bananapi does not have a proper host controller,  instead it uses the musb app gadget controller in host emulation mode,  this is known to not work with some devices. You really should use one of the normal usb a ports on the bananapi, which are connected to a proper  usb host controller. 

    https://groups.google.com/forum/#!searchin/linux-sunxi/usb$20otg|sort:relevance/linux-sunxi/-O3GckFuje8/aTAkPk1JCQAJ

  9. 26 minutes ago, tkaiser said:

    When combining spoiler tag and code element linebreaks got lost for me several times yesterday and the day before.


    OK, have to check if this is know problem at theirs forums ;) and I hope there is some fix / solution. Most of those new features are part of some plugin. I remain novice to forum code.

     

  10. I have been poking around forum and few things are changed or added. 

    Worth mentioning / summary:

    - topic authors can always edit first posts,
    - quote and edit buttons moved under gear icon,
    - no horizontal separators in the user bar,
    - member menu is avatar only,
    - "Create new content" in menu changed to plus icon

    - search box is squared

    - minimised breadcrumb, posts and forum statistics

  11. Just a hint: building inside virtual machine is recommended for security reasons since script runs with superuser rights. In case of some nasty bug (ours or from external sources), your host machine can be wiped or crippled. If dedicated virtual machine is wiped is usually not a big issue.

  12. On 7. 3. 2017 at 0:33 PM, odoll said:

    And I'm right that I can have both 3.4 and mainline packages installed in parallel, but only have to install / remove the corresponding u-boot package to switch between those?


    + one annoying problem. Upon updating you ended up booting random kernel ... you boot in last updated kernel.

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines