Debian Multimedia :: Jessie - Intel 945M Flickering Screen

Sep 26, 2015

I found a nice old mini industrial PC with an Jetway NF92 motherboard (Atom N270/Intel GMA945 GPU).

Installed Jessie on it, I have a strange problem under X11: mouse pointer is garbled (looks like somebody cut the arrow in four separate sprite and shake them well , and screen flickering. If I move down the mouse in the lower part of the screen, the screen flicker slowly, if the mouse goes in the top part of the screen, screen flicker rapidly... And finally, putting the pointer on the last line of the screen make the screen stop flickering with perfect screen....

Code: Select allroot@telmat:~# uname -a
Linux telmat 3.16.0-4-686-pae #1 SMP Debian 3.16.7-ckt11-1+deb8u4 (2015-09-19) i686 GNU/Linux
root@telmat:~#

Code: Select allroot@telmat:~# lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GSE Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GSE Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 02)

[Code] .....

View 1 Replies


ADVERTISEMENT

Debian Multimedia :: Squeeze KDE4 Flickering Screen

Dec 22, 2010

I updated my system as usually. Sadly since then my screen flickers every 10 (or so) seconds. It turns black for like 10ms and then back to whatever it showed before. This behavior occurs after some uptime. Haven't measured the flicker-free time span yet but I guess it starts after 15 to 30 minutes.I'm using a up-to-date Squeeze with KDE4 an the nvidia-driver for me GeForceGo. Interesting thing is: It does not flicker while using fluxbox using same xserver.

View 1 Replies View Related

Debian Multimedia :: Periodic Screen Freezes In Jessie

Apr 15, 2015

For months I've been experiencing periodic screen freezes in Debian Jessie. I've tried many ways to debug/fix it without any luck...

I'm running GNOME 3 in Debian Jessie...
Code: Select all$ gnome-shell --version
GNOME Shell 3.12.2
$ cat /etc/issue
Debian GNU/Linux 8
l

On a ThinkPad X60 with a SSD.

Code: Select all$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)

My screen freezes periodically.

By freeze, I mean that the mouse can still move, but everything else behind it is frozen entirelyI can switch to a terminal with CTRL+ALT+F1, it's ... I guess... X or gnome-shell or something that's frozen? Not the whole OS thoughThese freezes last anywhere between 5 or 10 seconds and 3-5 minutesI can't predict when they will occur, but often, after a suspend/resume, they will start occuring much more frequently. Also, they often happen after I enter my password and press ENTER on the lock screen after a resume from suspend. But not exclusively -- they can happen at any other time when I'm doing pretty much anything in GNOME...

Things I've Tried...

When frozen, I've tried to CTRL+ALT+F1, login, and run gnome-shell --replace... [*[When frozen, I can successfully CTRL+ALT+F1 and run `service gdm restart`... with the obvious downside of losing everything I have open. But the screen responds immediately and I can log back in to GNOMEI tried running `Xorg -configure` to generate an /etc/X11/xorg.conf file to edit, but received an error about not being able to generate configuration for multiple screens or something (I can retry and provide the exact error if this is a useful direction to try) is it the gnome-shell freezing? Is it X? Is it a problem with the X driver I'm using?

View 4 Replies View Related

Debian Multimedia :: XFCE Screen Frozen In New Jessie

Sep 16, 2015

In trying to get openbox running in new Jessie installation, I followed an instruction in openbox.org: Help: XFCE/Openbox.

" If you want to use the Openbox root menu instead of Xfce's, you could terminate Xfdesktop by running the following:"

Code: Select allxfdesktop --quit.

That eliminated everything on the desktop except the Debian8 background image and the panel clock and made it impossible to do anything other than log out via a right click on the panel. Shutting down and rebooting just brings back the same situation. No terminal available.

View 13 Replies View Related

Debian Multimedia :: Totally Blank Screen After Upgrading To Jessie (AMD64)

Jul 21, 2015

After upgrading to Jessie (AMD64) I have a totally blank screen, not even a blinking cursor. The video card is a GeForce 6200 and I have nouveau loaded. I originally had an nvidia module in Wheezy. I decided to use the instructions at the Debian NvidiaGraphicsDriver wiki to install the NVIDIA legacy package. That was worse. The nvidia module was unloaded in the X.org log, and the screen presented as a login console.

I tediously removed all NVIDIA components, and reverted to nouveau since its report in X.org log says it supports GeForce 6 series cards. That brought me back to a totally blank screen. The nouveau module lists as "video" doing lsmod. Both gdm3 and the X server processes are up and running. Other than reporting that "nv" couldn't be loaded, there is nothing in X.org log that appear abnormal. The .xsessions_error log is troubling however, but I don't have the knowledge to interpret.

View 4 Replies View Related

Debian Multimedia :: Upgrade System From Jessie To Stretch - Second Screen Detection

Dec 31, 2015

I recently upgrade my system from Jessie to Stretch, with no problem. A little later I upgrades Enlightenment from e17 to e20, and at some point shortly after that the second screen stopped working.

The nvidia X Server Settings correctly identifies both screens. But Enlightenment and xrandr does not see the second one at all. The second screen are on and the pointer moves correctly onto it, but no activity with left or right click. I have tried with the original xorg.conf, and generated a new one with nvidia-xconfig, but no difference. No obvious errors in any log-files either.

lisa@kitten:~$ sudo uname -a
Linux kitten 4.3.0-1-amd64 #1 SMP Debian 4.3.3-2 (2015-12-17) x86_64 GNU/Linux

View 1 Replies View Related

Debian Multimedia :: Connect From Remmina To Jessie On Another System Via Xdmcp - Only Black Screen Happen

Jul 16, 2015

I want connect from remmina to jessie on another system via xdmcp but only black screen happened.

my daemon.conf
Code: Select all[security]
DisallowTCP=false

[xdmcp]
Enable=true

[debug]
Enable = true

And gdm3 listen on udp/177. My syslog :

Code: Select allJul 16 10:17:46 office /usr/bin/dbus-launch[1455]: X Error of failed request:  BadValue (integer parameter out of range for operation)
Jul 16 10:17:46 office /usr/bin/dbus-launch[1455]: Major opcode of failed request:  140 (RANDR)
Jul 16 10:17:46 office /usr/bin/dbus-launch[1455]: Minor opcode of failed request:  7 (RRSetScreenSize)
Jul 16 10:17:46 office /usr/bin/dbus-launch[1455]: Value in failed request:  0x0
Jul 16 10:17:46 office /usr/bin/dbus-launch[1455]: Serial number of failed request:  150

[Code] ....

View 1 Replies View Related

Debian :: Login Screen Flickering - ATI Card

May 28, 2011

i always had problem with my ATI card and Gnome GUI i decided to install Debian without any GUI at all. After login in CLI i used those commands:"apt-get update""apt-get install alsa-base xorg kdm kde gtl-qt-engine" .I decided to manually install KDE because i had no problem with it in Open SUSE. After that I restarted my pc and got flickering login screen, I'm unable to swith to console becasue after hitting ctrl-alt-F1 I'm getting black screen. I searched google but with no luck, and if there was some solution it required you to be logged in into GUI.

View 14 Replies View Related

Debian :: No Sound On Jessie And Snd-hda-intel - No Codecs Found

Aug 7, 2015

I can't get the sound to work. The soundcard doesn't seem to be corrupted (works on both Hackintosh and Windows 8 ), but it looks like alsa won't recognize it on Debian:

aplay -l
aplay: device_list:268: no soundcards found...

View 4 Replies View Related

Ubuntu Multimedia :: Screen Distortions/flickering With 3d Apps Ati Radeon Xpress 1100 On Kubuntu 9.04

Jan 12, 2010

i installed kubuntu 9.04 yesterday and updated it with everything that was available, i have ati radeon xpress 1100 and i got everything running fine including kwin effects but i have a small problem i cant figure out how to fix:

When i run glxgears and put any window on top of it, i can still see the 3d gears rolling and i think this same problem is responsible for occasional artifacts on the screen. Its a very minor problem but i would like to see if fixed because i cannot use google earth properly, it seems that any 3d application likes to be focused on the screen, its like they flicker while being overlaid on top of everything.

Also i read the countless threads here complaining about not being able to use fglrx etc because of updated xorg. Well the reason im using 9.04 is because my wireless card alfa awus036h does not work with kernel > 2.6.31 and i have already tried kubuntu 9.10 on this laptop i wasnt having any problem with the display. All the kwin effects ran fine and no distortions of any kind. Seems there is some bug in 9.04.

View 1 Replies View Related

Debian Installation :: No Wireless On Jessie Testing With Intel 6300 Card

Mar 9, 2015

I just installed jessie testing however the wireless card was not recognized, lspci says it's Intel Centrino Ultimate-N 6300.

View 3 Replies View Related

Debian Hardware :: Intel AC 7260 WiFi Not Work In Jessie LXDE With Wicd

Feb 5, 2015

My wifi does not work in the actual debian testing jessie lxde amd64 with wicd version (fresh install). What I've done:

0. Fresh testing jessie install (offline and ignored the question for adding iwlwifi)

1. Adding following sources:
deb http://ftp.de.debian.org/debian/ jessie main contrib non-free
deb-src http://ftp.de.debian.org/debian/ jessie main contrib non-free
deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ jessie/updates main contrib non-free

2. apt-get update

3. apt-get install firmware-iwlwifi

4. modprobe -r iwlwifi ; modprobe iwlwifi

So searching the web just brings up the wheezy way solution (backport new kernel and iwlwifi).

But in this case, actual jessie testing kernel is already installed by default and so the actual 43 firmware-iwlwifi

Some information:
Code: Select all# dpkg -l |grep -i iwlwifi
ii  firmware-iwlwifi                      0.43                              all          Binary firmware for Intel Wireless cards

Code: Select all# dmesg | grep wifi
[    7.890216] iwlwifi 0000:02:00.0: irq 107 for MSI/MSI-X
[    8.478878] iwlwifi 0000:02:00.0: firmware: direct-loading firmware iwlwifi-7260-9.ucode
[    8.479867] iwlwifi 0000:02:00.0: loaded firmware version 23.214.9.0 op_mode iwlmvm
[    8.553105] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 7260, REV=0x144
[    8.553193] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled

[Code] ....

I must add: lxde Debian uses Wicd, so network-manager is not installed !

Wicd seems to be the problem. After changing to network-manager, everthing is ok.

Next install with the official Jessie release, i will look, why wicd not work out of the box.

View 5 Replies View Related

Debian Multimedia :: Lightdm And MATE 1.8 - Mouse Flickering / Disappearing

Aug 16, 2014

I installed debian 7 with lightdm and MATE 1.8 (from backports) on a new PC.

Since the first day the mose keeps disappearing. For example when I click on something, the mouse disappears and only comes back when I move it. Sometimes it already disappears when hovering over a button (especially annoying when it happens while you try to resize a window).

That problem did not happen for example in LXDE, which I installed just to test that.

I did install MATE 1.8 on several laptops/PCs so far, never hat that problem. Maybe it's because of quite recent hardware?

Code: Select all00:02.0 VGA compatible controller: Intel Corporation Device 041e (rev 06)

View 12 Replies View Related

Debian :: Jessie Can't Find Correct Screen Resolution

Jan 15, 2016

I'm using two screens where one Is cheep Denver TV screen with DVD player. I have just install Jessie on my PC. Before i had Windows and there was no problems finding correct resolution for this screen. Now Jessie recognize it as Unknown and the maximum resolution I can set is 1024x768 what is way to small even for this screen. At Windows resolution was something over 1200px wide. The worst thing about it is that this resolution stretches the display really ugly. You may think I'm making big deal of nothing but for me it is actually a deal. I'm graphical designer and I need to see display as it is.

View 7 Replies View Related

Debian Hardware :: Black Screen After Suspending Jessie

Aug 22, 2015

I can't suspend my laptop because after suspending the system and pressing the power button I only get a black screen. As Debian wiki suggests, if CapsLock LED works the system is still running, which is not my case. I don't know why the system doesn't get back control.

No matter if I press Fn+Sleep keys, go to the Xfce menu, or type:

Code: Select all$ pm-suspend
$ systemctl suspend

Anyhow I get the same result.

I've already followed some other posts but they didn't solve my problem:

Upgrade/update ruined suspend/hibernate in Jessie
Debian 8 resume issue (ATI card)

It's tough to debug since I need to restart the laptop everytime I try.

View 11 Replies View Related

Debian :: Jessie Screen Freeze - Requires Hard Reset

Apr 26, 2016

I'm running Jessie 64bit, and after installing the latest image and fully updating it, I get screen freezes using gnome, most oftenly when i press the start button to access gnome app grid. System becomes unusable and I have to hard reset. Just in case, I installed linux firmware from nonfree repos, but the issue persists. I don't use any exotic hardware:

Code: Select all00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller (rev 06)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 04)

[Code] ....

I'd say it's related to graphics, but I don't know how to get around it...

View 11 Replies View Related

Debian Installation :: New Jessie Install Black Screen On Boot (AMD Video)

May 14, 2015

I installed jessie amd64 lxde to a thumb drive to use with a laptop. Vanilla install using the amd64 lxde live cd. Upon booting the usb system, I am presented with a black screen with blinking cursor. No grub screen, no ability to type any commands and no ability to switch to another terminal. I tried booting into the live cd and I could get into the intro splash screen. Booting to the live system from there would also hang at a black screen.

However, using the kernel parameter "nomodeset" from the splash screen did allow the live system to boot to the desktop. I booted the live system, mounted the usb system and chrooted into it. I edited /etc/default/grub to include "nomodeset" in the GRUB_CMDLINE_LINUX_DEFAULT and GRUB_CMDLINE_LINUX variables and then ran update-grub.

Upon reboot to the usb system the problem still occurred. The video card in question is a amd firepro 5800m which has an lspci line of mobile radeon 5000 series. This card was supported in wheezy and apparently works with the live system.

View 5 Replies View Related

Debian Multimedia :: Can't Install VLC Jessie

May 25, 2015

I recently upgraded from wheezy to jessie and everything went as planned with dist-upgrade. However I just noticed that I can't play any video file. I thought about upgrading vlc, as it was already installed but it had dependency problems. So I tried to remove it

Code: Select allsudo apt-get remove --purge vlc

Then If I try to install vlc I receive this message:

Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.

The following information may resolve the situation:

The following packages have unmet dependencies:

vlc : Depends: vlc-nox (= 2.2.0~rc2-2) but 2.0.3-5+deb7u2+b1 is to be installed
Depends: libvlccore8 (>= 2.2.0~pre1) but it is not going to be installed
Recommends: vlc-plugin-notify (= 2.2.0~rc2-2) but it is not going to be installed
Recommends: vlc-plugin-samba (= 2.2.0~rc2-2) but it is not going to be installed
Breaks: vlc-nox (< 2.2.0~pre2-2~) but 2.0.3-5+deb7u2+b1 is to be installed
E: Unable to correct problems, you have held broken packages.

Now, I thought about removing vlc-data but I received this message saying that 253 packages will be removed (624Mb worth of applications). Am I uninstalling my entire system with this?

This is my sources.list

deb http://ftp.us.debian.org/debian stable main contrib non-free
deb-src http://ftp.us.debian.org/debian stable main contrib non-free
deb http://ftp.debian.org/debian/ jessie-updates main contrib non-free
deb-src http://ftp.debian.org/debian/ jessie-updates main contrib non-free
deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ jessie/updates main contrib non-free

I'm running
3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt9-3~deb8u1 (2015-04-24) x86_64 GNU/Linux

Running aptitude offers to remove this 260+ packages, so I'm not happy with that.

View 14 Replies View Related

Debian Multimedia :: Jessie With Gnome - Cannot Log In

Dec 29, 2015

Here's the thing:

- Debian boots normally
- I get the login screen
- Once my credentials entered, I see only the grey foreground of the login screen for a couple of seconds, then a black screen with a prompt for like half a second and then I'm back to the login screen. No error message, nothing.

When booting in recovery mode and use startx, it works fine (it's my setup at the moment). From there, if I start gdm3 (systemctl start gdm.service), I get the black screen with a prompt and I can do nothing, I have to shut down directly by pressing the button.I tried to add Debian-gdm user to the video group (even if I don't use nVidia drivers), to replace gdm by lightdm and even to remove any display manager but the issue is not solved.Here are some outputs:

Code: Select all# dpkg-reconfigure gdm3
Job for gdm.service failed. See 'systemctl status gdm.service' and 'journalctl -xn' for details.
invoke-rc.d: initscript gdm3, action "reload" failed
Code: Select all# journalctl -xn
-- Logs begin at Tue 2015-12-29 19:16:26 CET, end at Tue 2015-12-29 20:20:55 CET

[code]....

Since removing gdm didn't change anything, I assume it doesn't have anything to do with it but still.

View 10 Replies View Related

OpenSUSE :: Screen Flickering After Installing 11.3?

Jul 16, 2010

the screen flickering after installing opensuse 11.3? There are lines flickering on my screen horizontally. I have the Mobile Radeon HD 4200 graphics, ACER Aspire 4540 Laptop. I am currently using the default video driver rather than the proprietary driver.

View 3 Replies View Related

Debian Multimedia :: VNC Doesn't Work Well With Many Jessie DEs

Dec 29, 2014

I'm trying out a Jessie install and have noticed VNC doesn't work as well as it used to. I often install a desktop environment on a headless machine, disable *dm, and use vnc4server to create a desktop session if I want to use a GUI. When I try to do the same on Jessie, I run into problems.

Using Gnome, all I get is the generic "Oops something went wrong" error. Looking at .xsession-errors, there are some errors that hint at the problem.

Code: Select allXsession: X session started for ryan at Mon Dec 29 06:07:30 CST 2014
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  109 (X_ChangeHosts)
  Value in failed request:  0x5
  Serial number of failed request:  6
  Current serial number in output stream:  8

[Code] ....

Some possibly related bugs: [URL] ...

The same thing seems to happen with Cinnamon. Since I doubt a fix for the above issue will make it into Jessie, I tried XFCE. However, that doesn't work correctly either. When running XFCE via VNC something is misreporting the version of xrandr as 1.1 instead of 1.4. Since xfsettingsd appears to want version 1.2+, many things are broken.

This post on the Ubuntu forums suggests the issue might be fixed in xfsettingsd version 4.11: [URL] .....

Is there a better way of getting a remote desktop in Jessie that I'm overlooking?

View 0 Replies View Related

Debian Multimedia :: Sound Converter In Jessie

Feb 20, 2015

I am using Jessie. 64 bits. I have been using Sound Converter in other distros (LMDE, Ubuntu, etc) in the past.Jessie has Sound Converter 2.1.3. I think I have installed the needed codecs. When I try to convert from mp4 to mp3, the program gets stuck, and nothing happens. Other formats can be converted.

When I use SoundKonverter (also in Jessie, version 2.1.1) it works with no problem, converting from mp4 to mp3. Nevertheless I would prefer to use Sound Converter.

View 2 Replies View Related

Debian Multimedia :: Jessie KDE Broke After Log Out Session

Mar 2, 2015

A few weeks ago I have installed Debian Jessie on KDE Desktop Version. I have a problem with the Display Manager Kdm, if i log out session the monitor turns off (DVI No Signal), the only option that I have it's forced shutdown or reboot via power button. I try another DM lightdm and this works fine. But i liked to know why log out session crash on Kdm.

Adding : TerminateServer=true at the end of /etc/kde4/kdm/kdmrc (Section :[X-:*-Core], solve the issue.

View 2 Replies View Related

Debian Multimedia :: Jessie Black Windows In KDE

May 19, 2015

I recently decided to buy a new pc and install only one operating system: Debian.

The PC has an Intel Core 2 Duo, 4GB of RAM and installed Linux 3.16.0-4-amd64 with desktop KDE SC 4.14.2

I can use it for a while, but it always ends with the same problem: All the windows turn black, except the edge.

Furthermore, in the application launcher menu, the edge only appears, like when I make right click on the desktop.

They appear completely transparent. Only be solved by restarting the PC.

View 2 Replies View Related

Debian Multimedia :: Is There A Way To Get Oracle Virtualbox On Jessie

May 26, 2015

Is there a way to get Oracle virtualbox on Jessie yet? I only see one for wheezy at the oracle site.

View 3 Replies View Related

Debian Multimedia :: Can't Install KDEConnect On Jessie 64 Bit

May 31, 2015

I'm trying to install KDEConnect on my 64 bit Debian system. It's failing because of dependencies.

Tried installing the first dependency, sshfs. It said it cannot find the 64 bit package. So, I tried the 32 bit. That one depends on fuse. Tried to install fuse 32 bit. hat depends on sed. Tried installing 32 bit sed, but the package manager said it's risky to replace 64 bit sed with the 32 bit variant.

I stopped here thinking that I'm risking some stability and the road to the finish line is not visible till the end, meaning I might lose hours trying to do something that fails at the last step. This happened to me few times in the past (with other software) and I really don't want to repeat the incident. I need a stable system and I need my time.

The question is: how to get installed kdeconnect package on Jessie 64 bit ...

View 12 Replies View Related

Debian Multimedia :: X Won't Start After Upgrade To Jessie

Aug 22, 2015

X won't start (awesome WM) after upgrading to jessie. It seems to startup up, then just stops. I'm running startx from the command line after logging in. The xorg log (bottom) looks good and I see an exit code of zero.

I do see this in sysout:

Code: Select alldebian xf86TokenToOptinfo: table is NULL

Googled around but I can't find anything specific on this one.

I'm not using any xorg.conf, as booting into a linux rescue cd everything works ok

Code: Select all[  2275.960]
X.Org X Server 1.16.4
Release Date: 2014-12-20
[  2275.960] X Protocol Version 11, Revision 0
[  2275.960] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[  2275.960] Current Operating System: Linux jj 3.14.25 #1 SMP Fri Dec 5 10:17:33 EST 2014 x86_64

[Code] .....

View 2 Replies View Related

Debian Multimedia :: Can't Install Acestreamplayer In Jessie

Aug 27, 2015

I'd like to have acestreamplaer installed in jessie, but I am not able to do it....

I tried with
Acestream repos:
deb http://repo.acestream.org/ubuntu/ saucy main

But I cant install it, I got this

acestream-player-data : Depende: libavcodec53 (>= 4:0.7-1) pero no es instalable o
libavcodec-extra-53 (>= 4:0.7-1) pero no es instalable
Depende: libavformat53 (>= 4:0.7-1) pero no es instalable o
libavformat-extra-53 (>= 4:0.7-1)
Depende: libavutil51 (>= 4:0.7-1) pero no es instalable o
libavutil-extra-51 (>= 4:0.7-1)
Depende: libdvbpsi7 (>= 0.2.0) pero no es instalable
Depende: libupnp4 pero no es instalable o
libupnp3 pero no es instalable
Depende: libx264-120 pero no es instalable

View 6 Replies View Related

Debian Multimedia :: How To Burn Audio CD In Jessie

Sep 15, 2015

Brasero is broken ([URL] .... - "impossible to link plugin pads") and neither Devede nor CD/DVD Creator offer me the classical Audio CD format.

What is a simple and fast way to get Debian/GNOME to burn an Audio CD. Blimey, that can't be that difficult??

View 1 Replies View Related

Debian Multimedia :: Installing CODEBLOCKS IDE On Jessie 64-bit

Jan 6, 2016

I am running Debian jessie 64-bit with GNOME 3.14.1. I would like to install the CODE::BLOCKS IDE, described here: [URL] ..... I follow the tutorial for Debian, but having added

Code: Select alldeb [arch=amd64,i386] https://apt.jenslody.de/stable jessie main
deb-src https://apt.jenslody.de/stable jessie main

to Code: Select all/etc/apt/sources.list, I then run "sudo apt-get update". This gives me the error

Code: Select allE: The method driver /usr/lib/apt/methods/https could not be found.
N: Is the package apt-transport-https installed?

Is it safe to go ahead and install apt-transport-https? I really don't want to ruin my Debian-installation...

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved