Questions specific to the Debian official distribution (stable, testing, or unstable); if you are using a derivative of Debian (e.g. Mint, Ubuntu, Kali, etc), then use that distribution’s tag instead.
1
vote
0answers
10 views
Establish a connection with openvpn on Raspbian
I am trying to establish a VPN connection on a Raspberry Pi 3 with Raspbian. But I cannot make this work.
I am using Vpnbook and I downloaded the .ovpn file in order to use OpenVPN.
Here is the ...
0
votes
0answers
11 views
Issues installing CUDA 8.0 on Debian 8 possibly checksum issue
So I was following the answered instructions here, How to install CUDA Toolkit 7.x or 8 on Debian 8 (Jessie) or 9 (Stretch)? and I get the following error when I run the .run file:
gzip: stdin: ...
0
votes
0answers
17 views
Debian apt, use mirror on filesystem [duplicate]
Is it possible to make Apt use a local mirror on the filesystem? I have the (hopefully) complete mirror for Debian 6 on the filesystem.
The mirror consists of the following folders: mirror, skel, ...
0
votes
0answers
18 views
Migrate from Ubuntu to Debian and take the application data along
I am thinking of switching to Debian from Ubuntu, for various reasons, moving towards a more free software supporting system being one of them. (GNU.org mentions that we can choose to keep Debian ...
0
votes
1answer
19 views
No way to get flash working on chromium
I’m using the current debian testing.
I have tried these packages :
flashplugin-nonfree, which is currently bugged
browser-plugin-freshplayer-pepperflash which doesn’t seem to do anything at all, as ...
2
votes
1answer
32 views
After an upgrade, Chromium doesn’t see any of my extensions anymore
I’m using Debian in its testing (9th) version.
I did a package upgrade two days ago, and since then Chromium doesn’t have any extensions installed. Flash isn’t working either (but it wasn’t working ...
0
votes
2answers
23 views
Raspbian/Debian - Install .deb offline
I need to install a .deb package on a raspberryPi that doesn't have connectivity. When I try to install such package using:
sudo dpkg -i <name>.deb
I get the error:
dpkg: dependency problems ...
0
votes
0answers
14 views
How to force driver on device?
I have notebook with "ELAN1000:00" (somethig like that) touchpad and problem is that wrong driver is assigned to it (evdev instead of synaptic). On newer versions of kernel this should work out of box ...
2
votes
2answers
45 views
How to compile Solaris executable under Debian?
I have a SSH account at my university's computer in which I can only compile with gcc 4.4.7, which doesn't compatible with my C++ 11 code (I don't have the rights to install/update software). In my ...
0
votes
1answer
43 views
Basic Question: Why does linux-image not match installed version?
I'm having trouble finding an answer on this from the Googles. I'm using Debian Stretch (which I shamelessly promote as being a great experience).
However, I noticed my kernel was upgrading with ...
0
votes
0answers
15 views
How to use nouveau on debian 9 without terminal
I am using debian 9 testing as my main system with gnome , using nouveau for nvidia card definition i have to use terminal to open any app with nvidia , i ask if i can do it like fedora 25 (launch ...
0
votes
1answer
24 views
How to install Linux on the Playstation 2
Looking to learn about game development? Are you a Linux enthusiast looking to test the claim that "Linux runs on everything"? Perhaps you are a software developer who is looking to release for ...
2
votes
1answer
41 views
How to install `gtk+2.0` on Debian Sid?
In order to compile a software (https://github.com/bnordli/rftg/wiki/Compiling-on-Linux) I first need to install the gtk+2.0 package. But I cannot find it with aptitude search.
Any idea?
1
vote
1answer
11 views
Missing tar file in changes file after Debian package build
I am back-porting the Debian package for openldap to jessie and have run into some problems with our local Debian repository. Using git-buildpackage, the Debian package goes fine, but when I get to ...
1
vote
0answers
17 views
Communicating with SRF02 Ranging sensor on Linu
I have an SRF02 Ultra sonic range finder, connected to my Debian 8 laptop via a USB-I2C communications module. My problem is that I cannot get any data back from the device. (I know the device works ...