PINE64

Full Version: (ARCHIVED) Debian Jessie Images (3.10.102 BSP Kernel) New Release
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
Did you try ethernet connection?
No. Actually my router is in another room. I'm connecting Pine64 to my TV. I just figured the WiFi/Bluetooth board that came with my Pine board would pick up my network. The Wifi works fine with the Remix OS image.
Hi All
Can someone  know how to match USB port to usb serial device.
I can't  find /dev/ttyUSBX
Regards
Tomek
I need a little bit of clarification.
I downloaded the Debian Base image because I don't want a desktop interface (I would use it as a server).
How can I install java on it, should I have downloaded another image?

And how can I change the root filesystem, I don't understand that part either.
simply apt-get install teh java package you would like
(04-16-2016, 10:07 AM)lenny.raposo Wrote: [ -> ]simply apt-get install teh java package you would like
I get this when using: sudo apt-get install java:

Code:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package java
The packages for Java will be named openjdk*. You can search for the versions via

aptitude search openjdk

I have installed openjdk-8-jre for the runtime only. If you need development, you just install the openjdk-8-jdk package.

E.g. minecraft runs well with jre only...

Have fun

Gesendet von meinem K00L mit Tapatalk
(04-16-2016, 11:55 AM)androsch Wrote: [ -> ]The packages for Java will be named openjdk*. You can search for the versions via

aptitude search openjdk

I have installed openjdk-8-jre for the runtime only. If you need development, you just install the openjdk-8-jdk package.

E.g. minecraft runs well with jre only...

Have fun

Gesendet von meinem K00L mit Tapatalk

I would like to user oracle java, there is even an ARM version of it but I don't know how to install it.
I know it's working on the rPi, how about the Pine64?

p.s: I only found openjdk-7 but that's probably good for now, thanks
What sources in /etc/apt/sources.list are you using?

Gesendet von meinem K00L mit Tapatalk
(04-16-2016, 12:37 PM)androsch Wrote: [ -> ]What sources in /etc/apt/sources.list are you using?

Gesendet von meinem K00L mit Tapatalk

deb http://ftp.us.debian.org/debian jessie main
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26