NVIDIA Working with PACCAR on Self-Driving Trucks

NVIDIA announced today that it’s working with PACCAR, a leading global truck manufacturer, on developing solutions for autonomous vehicles.

The collaboration was shared by NVIDIA Founder and CEO Jen-Hsun Huang during his keynote at the Bosch Connected World conference in Berlin. Separately, he provided details of NVIDIA’s partnership with Bosch, the world’s largest automotive supplier, on self-driving car technology.

“This is probably the largest single mass of a product that we’ve helped make,” said Huang, addressing a crowd of more than 2,000 executives, developers and others attending the event.

PACCAR CEO Ron Armstrong, said separately, “PACCAR is exploring automated driving systems and we are excited about what our collaboration on artificial intelligence with NVIDIA has delivered so far.”

PACCAR Self-Driving Trucks

PACCAR -which manufactures the Kenworth, Peterbilt and DAF lines of trucks -has developed a proof-of-concept self-driving truck with SAE Level 4 capability built on NVIDIA DRIVE PX 2 technology, trained on deep neural networks. Level 4 capability is defined as a system that drives itself.

During his keynote, Huang showcased a video of a PACCAR semi-tractor trailer driving on a closed-course, handling a wide range of situations without a driver behind the wheel. The solution will improve driver productivity, enhance transportation efficiency and increase safety.

The video noted the massive potential size of the market for self-driving trucks. There are currently 300 million trucks worldwide, driving over 1.2 trillion miles annually.

We’re working to make every single one of them safe with the DRIVE PX AI computer.

This article originally appeared at: https://blogs.nvidia.com/blog/2017/03/16/paccar/.

Malware found preinstalled on 38 Android phones used by 2 companies

A commercial malware scanner used by businesses has recently detected an outbreak of malware that came preinstalled on more than three dozen Android devices.

An assortment of malware was found on 38 Android devices belonging to two unidentified companies. This is according to a blog post published Friday by Check Point Software Technologies, maker of a mobile threat prevention app. The malicious apps weren’t part of the official ROM firmware supplied by the phone manufacturers but were added later somewhere along the supply chain. In six of the cases, the malware was installed to the ROM using system privileges, a technique that requires the firmware to be completely reinstalled for the phone to be disinfected.

“This finding proves that, even if a user is extremely careful, never clicks a malicious link, or downloads a fishy app, he can still be infected by malware without even knowing it,” Check Point Mobile Threat Researcher Daniel Padon told Ars. “This should be a concern for all mobile users.”

Most of the malicious apps were info stealers and programs that displayed ads on the phones. One malicious ad-display app, dubbed “Loki,” gains powerful system privileges on the devices it infects. Another app was a mobile ransomware title known as “Slocker,” which uses Tor to conceal the identity of its operators.

The infected devices included:

  • Galaxy Note 2
  • LG G4
  • Galaxy S7
  • Galaxy S4
  • Galaxy Note 4
  • Galaxy Note 5
  • Galaxy Note 8
  • Xiaomi Mi 4i
  • Galaxy A5
  • ZTE x500
  • Galaxy Note 3
  • Galaxy Note Edge
  • Galaxy Tab S2
  • Galaxy Tab 2
  • Oppo N3
  • vivo X6 plus
  • Asus Zenfone 2
  • LenovoS90
  • OppoR7 plus
  • Xiaomi Redmi
  • Lenovo A850

Check Point didn’t disclose the names of the companies that owned the infected phones. Update: Monday, 3/13/2017, 6:16 Pacific Time: An earlier version of the Check Point blog post included Nexus 5 and Nexus 5x, but those models were removed without explanation in an update made over the weekend.

Padon said it’s not clear if the two companies were specifically targeted or if the infections were part of a broader, more opportunistic campaign. The presence of ransomware and other easy-to-detect malware seems to suggest the latter. Check Point also doesn’t know where the infected phones were obtained. One of the affected parties was a “large telecommunications company” and the other was a “multinational technology company.”

Here we go again

This isn’t the first time Android phones have been shipped preinstalled with apps that can surreptitiously siphon sensitive user data to unknown parties. In November, researchers found a secret backdoor installed on hundreds of thousands of Android devices manufactured by BLU. A few days later, a separate research team uncovered a different backdoor on more than 3 million Android devices from BLU and other manufacturers. In those cases, however, the backdoors were previously unknown, and, in the latter case, they were intended to deliver legitimate over-the-air updates.

Friday’s report shows why it’s never a bad idea to scan a new Android device for malware, especially if the device is obtained through low-cost channels. Reputable malware scanners such as those from Lookout, Check Point, or Malwarebytes are all suitable. Most such apps can be used to scan a phone without having to pay a subscription. Although who sold or supplied the 38 phones Check Point found infected is unknown, another general rule is to avoid low-cost resellers. Instead, buy from a trusted store or website.

 

Twitter to open live streaming service

Twitter is expected to open its live-streaming API, which will allow media companies to use the platform to stream content to users.

The move will allow media firms to post livestreams directly to Twitter.

Companies previously had to organise a streaming arrangement with Twitter or use the Periscope app.

“Twitter will also announce partnerships with firms that provide back-end services for live video streaming,” stated the report.

The Information said this is part of Twitter’s move to become a preferred platform for live streaming.

The Latest Version of Chrome Will Prevent Tabs From Killing Your Battery Life

The latest version of Google Chrome (which is available now) will finally do something to prevent background tabs from killing your laptop’s battery.

Google Chrome is the world’s most popular web browser, but anyone who uses it heavily on a laptop knows that with a lot of tabs open in the background, your battery life—as well as your computer’s performance—can come to a grinding halt. Web pages now contain so much data—and are often complex apps themselves—that they suck power and CPU time, even when not actively used. Sure, there are workarounds, but it would be much better for everyone if Google Chrome could just handle background processes and tabs more efficiently

Way back in September, the Google Chrome team promised to do just that. And now, in the latest version of Chrome (version 57), we’re starting to see the fruits of some of that labor.

As the official Chromium blog explains, Chrome 57 introduces a new “throttling policy” for dealing with tabs in the background. Chrome has actually had processes for throttling background tabs for years, but the new policy is based on how much CPU consumption a tab takes up, rather than simply how often a function on the page runs.

Here’s how it works: Each background tab is given a time budget for running processes in the background. After being in the background for 10 seconds, a tab is subject to limits based on how much CPU wall time can be utilized. And Chrome will limit background tabs to using just one percent of a CPU core when a tab runs in the background.

The Chromium team says that in its tests, it’s found that “this throttling mechanism leads to 25 percent fewer busy background tabs.” That means 25 percent fewer tabs sucking up power and battery life.

There are exceptions to what types of tabs Chrome will throttle, however. Tabs that are playing music in the background won’t be throttled, and neither will tabs that use WebSockets or WebRTC—think video chat apps and persistent messaging apps like Slack. That’s a good thing, because as web developer Samuel Reed noted back in January, if background throttling isn’t handled in a smart way, stuff users expect to work in the background could break.

Ultimately, the Chrome team hopes to make it so that background tabs are suspended completely. That would obviously be a boon for power consumption, but could have very real-world consequences on web developers and apps that users have come to rely on. For example, if you’re trying to monitor real-time stock alerts, not having pages active in the background could be a very real problem. The Chrome team has to give web developers time to rebuild their apps and sites so that background tasks are handled the right way. As a result, don’t expect to see total background tab avoidance until sometime in 2020.

But for now, web pages should be less aggressive in the background. To manually get the latest version of Chrome, just go to Settings > About and check your latest version number; you’ll need to relaunch your web browser to install the latest version.

Consumer-focused Vuze VR camera breaks price barrier

Humaneyes Technologies has finally launched its much-anticipated consumer-focused VR camera.

The Israeli firm debuted the Vuze VR camera last May, opening the device for preorders. While shipping was initially expected to commence late last year, the date was pushed forward to March, 2017. Today at SXSW, Humaneyes announced that the Vuze is shipping this week to the first 1,000 who preordered it, with all subsequent orders arriving from April.

Founded in 2000, Humaneyes says it holds more than 70 patents across the 3D and photographic 3D realm, and its new camera is the result of several years of R&D at the Hebrew University in Jerusalem.

“From the beginning, Humaneyes has had the vision to capture the true human experience,” said Jim Malcolm, Humaneyes’ general manager of North America. “As the VR market rapidly evolves, we’re looking forward to seeing the amazing and immersive content to emerge from the Vuze VR camera.”

The Vuze is capable of capturing and rendering 3D and 2D VR content using eight full high-definition cameras that automatically optimize the content for any VR platform. At 12x12x3cm, it’s essentially a portable “point-and-shoot” VR camera, and with a $799 price tag, its aimed at “prosumers, filmmakers, and video and production industry pros.”

It also sports four internal microphones to support 3D audio capture, offers remote operation capabilities over Wi-Fi and through mobile apps, and ships in four colors — blue, black, red, and yellow.While many many new VR headsets and technologies went to market last year, what’s needed now is more VR content — and that’s why we’ve seen a number of cameras enter the fray.

The Vuze is markedly cheaper than other professional-grade devices that have launched over the past year, including Nokia’s $45,000 Ozo, Facebook’s $30,000 Surround, and GoPro’s $15,000 Odyssey. And it still manages to undercut other consumer-focused entrants, such as Hubblo, which launched for $1,000 earlier this year.

This article originally appeared at: http://venturebeat.com/2017/03/15/humaneyes-consumer-focused-vuze-vr-camera-finally-goes-on-sale-for-799/.