8000 some problems on Ubuntu 20.04 · Issue #73 · kdlucas/byte-unixbench · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
some problems on Ubuntu 20.04 #73
Open
@j75

Description

@j75
  1. no 3dinfo program, where could I find it, please? I use instead hwinfo --framebuffer --gfxcard | grep -E '^[0-9]|Driver:' | tr -d '\n, it seems to work
  2. running in verbose mode displays the message Redundant argument in printf at ./Run line 1784. (missing a %s ?)
  3. at line 734 Debian-like systems are missing, I fixed it with elsif ( -r "/etc/debian_version" ) { $info->{'system'} = getCmdOutput("cat /etc/debian_version"); }
  4. sometimes it crashes at line 935 due to the fact that $count = 0, would it be possible to add a test like if ($count > 0) { ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0