Menu

I want to do something in this project

2021-07-31
2021-11-28
  • joanbaptista@gmail.com

    Do you want to be part of this project? YOU are welcome

    If you want to be part of this project, you are welcome.

    We are searching for :

    Translators
    Beta testers
    Developers (in Gambas 3.x or in Visual Basic .net)
    Web administrators (for this site)
    

    If you are interested in any of this roles, please feel free to contact me at joanbaptista@gmail.com (I can read without problems e-mails in Catalan, Spanish or English ... French, Italian, Portuguese and other languages ... maybe also ... with the help of Google translator ... ;-)

     
  • Brian G

    Brian G - 2021-11-08

    If you change your version 2.0
    to do this:
    TB_OpenGL.Text = Trim(Mid(c_SysInfo12, 23, 4))
    c_OpenGL_ver = TB_OpenGL.Text
    Try n_OpenGL_ver = Val(c_OpenGL_ver)
    If Error Then
    c_OpenGL_ver = Replace(TB_OpenGL.Text, ".", ",", gb.Binary)
    n_OpenGL_ver = Val(c_OpenGL_ver)
    Endif

    In Gambas farm It will not crash for those of use that use ' . ' not ' , ',

    Cool app but recommends using
    Debian 11 xfce 32bit for my 64bit 16gb ryzen 3550h machine, not very correct

     
    • joanbaptista@gmail.com

      Thank you very much for your e-mail, Brian.

      I will take a look at that code this week, as soon as possible.

      You do not specify if you are running the Windows or the Linux version of
      Tria Sistema Operatiu, nor version, but in the first fast reading of this
      code ... I am 100 % sure that you are using Tria Sistema Operatiu FOR
      LINUX 1.2.38
      or even the latest version, 1.2.38.1.

      Keep in mind that the target of this program is to recommend the best
      Operating System for a specified or detected computer, evaluating:

      • CPU (when you say Ryzen 3550h ... I imagine you mean this, right?
        https://www.amd.com/en/products/apu/amd-ryzen-5-3550h )
      • GPU (integrated Graphical Process Unit in your case) including DirectX
        version compatibility and WDDM version compatibility.
      • RAM (16 GB ! Congratulations ! That is a lot 😎)
      • Motherboard / BIOS => TPM = Trusted Platform Module
      • Hard Disk Drive (mechanical, M.2 or any other kind of SSD) and that is
        probably why your PC is only entering in the 2nd group of a total of 6
        groups ... (the 6th group is for the better computers) ... check if the
        program is not detecting properly your hard disk drive, because I imagine
        that you do NOT have only a 10 GB mechanical hard disc drive with your AMD
        Ryzen 5, right?

      The latest version of Tria Sistema Operatiu for Windows (1.2.38.1) is
      detecting better ALL the hardware ... This is my first program using Gambas
      and not my first program using Visual Basic.

      Tria Sistema Operatiu 2.0 will be released before ending this month
      (improving hardware detection in Linux, including recomendation of Fedora
      35 instead Fedora 34, Debian 11.1.0 instead of Debian 11.0, Windows 10
      release 21H2 instead of Windows 10 release 21H1 and I will change the URL
      from https://tria-s-o-1-2.sourceforge.io to a shorter one, without the
      "1-2" ... and also will include (Windows and also Linux versions) the
      possibility to specify if someone wants to have "in red" the hardware
      necessary to be improved to achieve the program recommends Win7, 10 or 11
      for a specific PC.

      Joan Baptista
      joanbaptista@gmail.com

      Missatge de Brian G ercoupeflyer@users.sourceforge.net del dia dl., 8 de
      nov. 2021 a les 1:04:

      If you change your version 2.0
      to do this:
      TB_OpenGL.Text = Trim(Mid(c_SysInfo12, 23, 4))
      c_OpenGL_ver = TB_OpenGL.Text
      Try n_OpenGL_ver = Val(c_OpenGL_ver)
      If Error Then
      c_OpenGL_ver = Replace(TB_OpenGL.Text, ".", ",", gb.Binary)
      n_OpenGL_ver = Val(c_OpenGL_ver)
      Endif

      In Gambas farm It will not crash for those of use that use ' . ' not ' , ',

      Cool app but recommends using
      Debian 11 xfce 32bit for my 64bit 16gb ryzen 3550h machine, not very
      correct


      I want to do something in this project
      https://sourceforge.net/p/tria-s-o-1-2/discussion/general/thread/3547427e83/?limit=250#af72


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/tria-s-o-1-2/discussion/general/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       
    • joanbaptista@gmail.com

      Is working like a charm !!! Thank you very much, Brian !!!

      I did not know nothing about the :

      Try xxxx
      If Error Then

      And is really great, so maybe it will also help me to improve another tags
      of hardware autodetection (cpu & hdd mainly) in the Linux version of Tria
      Sistema Operatiu 2.0 this month, because as you probably already know,
      there are still some things to improve in that tags, but if you do not want
      to use the windows version of Tria-S-O (using wine, or virtualbox or other
      software) also you can manually specify the details of YOUR CPU, gpu and
      hard disk drive, and you will see the program is then ofering you a better
      64 bit O.S.

      If you don't mind, I will citate your contribution in 2 short comments (in
      english) inside the part of the code that you helped me, and only if you
      agree, also inside the "Info-FAQS" button.

      As you can see, for me it will be a real pleasure and honor to receive more
      help and colaboration from you, specially in everything related with the
      Linux version, using Gambas 3.x because I see you have more experience than
      me ... at least in Gambas 3.x (and probably also Linux and other things).

      El dl., 8 de nov. 2021, 1:04, Brian G ercoupeflyer@users.sourceforge.net
      va escriure:

      If you change your version 2.0
      to do this:
      TB_OpenGL.Text = Trim(Mid(c_SysInfo12, 23, 4))
      c_OpenGL_ver = TB_OpenGL.Text
      Try n_OpenGL_ver = Val(c_OpenGL_ver)
      If Error Then
      c_OpenGL_ver = Replace(TB_OpenGL.Text, ".", ",", gb.Binary)
      n_OpenGL_ver = Val(c_OpenGL_ver)
      Endif

      In Gambas farm It will not crash for those of use that use ' . ' not ' , ',

      Cool app but recommends using
      Debian 11 xfce 32bit for my 64bit 16gb ryzen 3550h machine, not very
      correct


      I want to do something in this project
      https://sourceforge.net/p/tria-s-o-1-2/discussion/general/thread/3547427e83/?limit=250#af72


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/tria-s-o-1-2/discussion/general/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       
  • Brian G

    Brian G - 2021-11-24

    I have created separate classes for each of the bits of system information we need on the linux platform. I have not yet altered the main to call then directly but I have added the basic unit test framework so that they may be tested. press f4 to run the testing framework instead of the normal f5 for run.
    Please run the unit test on your computers and let me know if it reports the correct information.
    Review the code and let me know how it looks. If all is good I will go in and update the fmain.class to call these classes.

     
  • joanbaptista@gmail.com

    Is the latest Linux version (2.0.2 released last Saturday, 2021-11-27) already detecting all your hardware 100% ok, Brian? Is it now recommending you something better (for you) than Debian GNU/Linux?

    I would appreciate so much your feedback, but you know ... if you prefer another day and/or another way to send feedback, no problem, Brian ! Up to you ! I will do my best to read you ASAP ;-)

     

Log in to post a comment.

MongoDB Logo MongoDB