Debian :: Xrdp Install And Startup On Jessie

Jul 3, 2015

m trying to install xrdp on Debian 8, I have attempted it with the following commands run under root:

Code: Select allapt-get update
apt-get upgrade
apt-get install xrdp

Everything installed fine, with no errors

Code: Select allroot@tom-deb:/home/user# apt-get install xrdp
Reading package lists... Done
Building dependency tree       
Reading state information... Done

[Code] ....

Now from windows using Remote Desktop connection, an attempt was made to connect remotely, I can see xrdp working just fine, but when I am logging into xrdp-sesmanx11 with the username and password, it exits out suddenly, are there other packages that need to be installed?

View 0 Replies


ADVERTISEMENT

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 :: Cannot Connect To VPN Via XRDP

Aug 29, 2015

I can log into my Debian 8 Jessie XFCE server via XRDP from Windows 7 and can do everything I could normally do if I was using the machine. The only problem is the Network Manager, it states I have no connection. It doesn't display connection information, even states that there is no connection (even though I am remotely connected to it from my Windows machine, can install software and can access the Internet on the machine in question). This isn't a problem as it seems I can access anything regardless, the only thing I can not access is the Network Manager which I need access to so I can connect to my VPN.

Below is my xrdp.ini information...

Code: Select all#dark_grey=808080
#blue=08246b
#dark_blue=08246b
#white=ffffff
#red=ff0000
#green=00ff00
#background=626c72

[xrdp1]
name=sesman-Xvnc
lib=libvnc.so
username=ask
password=ask
ip=127.0.0.1
port=-1

I can access the Network Manager if I use the machine but as soon as I go headless and XRDP into it, I no longer can.

I've been racking my brain over this for days, trying to read up on as much as I can about the issue but am still struggling to find a solution. Unfortunately this must be done via a GUI.

View 1 Replies View Related

Debian :: How To Install Dropbox On Jessie PowerPC

May 31, 2015

I am new using linux and don't have too much experience in terminal, however I am curious and work hard. I have an imac G5 powerpc with 2g processor, 768 mb ram and 232.7g hard disk. I recentrly installed debian 8.0.0 (jessie) with xfce environement. I have three other computers (two with xununtu runing and one with windows) using dropbox to sync all my work in differents places, so I use dropbox to get all synchronized. I don't want to change all the pc's to other cloud service, I would like to install dropbox in this machine.

I installed libnet-dropbox-api-perl, pear-channels and pho-dropbox packages from the synptic package manager with the hope to use dropbox...but I dind't even find something colled dropbox in the pc.

My question is: is it possible to install and use dropbox in this powerpc machine ? if yes, is there a tuto (for dumps) to get it ?

View 6 Replies View Related

Debian :: Jessie DVD Install - Changing Gnome To KDE

Jun 24, 2015

I am a experienced Windows person and my roots go back to DOS and the first version of windows. I am pretty good with computers but have little to no experience with Linux or Unix. About 30years ago I managed to make a painful transition from DOS and xTree Gold to Windows 3.1. Now I am leaving Windows behind forever...

I have installed Debian Jessie from a DVD that was made with the debian-8.1.0-i386-DVD-1.iso.

I have it installed and running with the Gnome desktop and now want to use the KDE desktop. As I understand it I have the files for the KDE desktop in my install and I see some KDE files the in the Packages app. But I don't know what I have, where it is, or how to use it.

I just cannot figure oout how to get the KDE desktop installed and running. If it is practical I would like to keep Gnome for now, switch to KDE as the defaultdesktop.

I have spend some hours googling and searching this forum and cannot seem to find anyting on switching or changing desktops from and with the Jessie install.

And if it can be done from Gnome that would be easiest for me because I am not much of a command line person yet and don't have a manual for doing that yet. But can use a terminal and enter commands if they are stated.

View 14 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 :: 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 :: Jessie Hangs / Freezes After Fresh Install

Dec 8, 2015

I installed Jessie day before yesterday on a freshly formatted partition. After a random time, it hangs. If I am playing music at the time, the music continues for a few more seconds _after_ the mouse and keyboard become unresponsive, if that is useful.

Sine I did not understand how to pick the desktop during the installation, I installed Gnome. Afterwards, I installed KDE. Now I have a lot of Gnome stuff around I don't really need. But they are in principle compatible, right?

This morning, the hang was almost immediate after logging on. Only Iceweasl and Amarok and a Konsole were running. I attempted to start Icedove, when everything hung.

Here is the relevant part of the syslog.

Dec 8 07:41:38 jon-desktop rsyslogd:
[origin software="rsyslogd" swVersion="8.4.2" x-pid="775" x-info="http://www.rsyslog.com"]
rsyslogd was HUPed
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^

[Code] .....

My clock said 07:41 at the time of the hang.

View 7 Replies View Related

Debian :: How To Install Latest Flash Player On Jessie

Jan 1, 2016

What does it mean by flashplugin-nonfree 1:3.6.1 ? What does 1:3.6.1 mean? What's the version of flash player? How can I install latest version of flash player? Websites say outdated flash player. What to do?

View 13 Replies View Related

Debian Installation :: How To Install Libpam-mount On Jessie

Dec 4, 2014

I have been building a debian jessie system reasonably successfully but have come unstuck with libpam-mount. On a previous Ubuntu saucy system I simply installed it, created the appropriate pam_mount.conf.xml file and mounts would happen when users logged on and dismount on logoff. With jessie I can see that there is a libpam-mount package in main but when I try apt-get install it fails. If this package has been obsoleted (as one of the messages indicates might be the issue) what is the jessie way of handling this?

Here is my sources.list
Code: Select alldeb http://mirror.aarnet.edu.au/debian/ jessie main non-free contrib
deb-src http://mirror.aarnet.edu.au/debian/ jessie main non-free contrib

[code]....

View 3 Replies View Related

Debian Installation :: Install Jessie From RC1 Or Do Upgrade From Stable?

Mar 7, 2015

I installed Jessie with the RC1. URL...A2) The network install images for testing (jessie) can be found at URL...However, unless you want to test the installer for testing the better choice is to use the stable installer to install a minimal stable system and then upgrade to testing by changing your /etc/apt/sources.list file.

View 8 Replies View Related

Debian Installation :: Jessie Install With Switchable Graphics

Jul 20, 2015

Somehow got it partly to work. I have a new installation and I am using the 4.1 kernel now. I can switch on the Radeon chip which is great, but still have some trouble when trying to turn it completely off.

I have an Acer Aspire 4820TG Laptop with:
Core: i7-640M
integrated graphics: Intel
discrete graphics: Radeon Mobility 5650HD

I have installed Debian Jessie. After installing the non-free firmware for my ATI chip (following [URL] .....) so I could use vgaswitcheroo, the system broke.

The problem looks as follows: When I start the system the graphical login screen gets stuck and the console tells me first:

Code: Select allradeon 0000:01:00.0: Userspace still has active objects!

then a lot of numbers, then

Code: Select allradeon 0000:01:00.0: ring 5 stalled for more than 10000 msec
[drm:uvd_v1_0_ib_test] *ERROR* radeon: fence wait failed (-35).
[drm:radeon_ib_ring_tests] *ERROR* radeon: failed testing IB on ring 5 (-35).

and this repeats once (or twice?) until several new messages arrive.

Those pause at

Code: Select allFixing recursive faul but reboot is needed !

Then again lots of more error messages until the everything freezes, with the last message

Code: Select all---[ end trace 13dfd971ff8e0aed]---

(Might contain typos. I don't know how to get the whole messages since the system dies a minute after booting and I only have a few seconds after the error messages start)

Even when I prevented the xserver from starting at boot I still got the same problems.

I would very much like to be able to switch between my chips, because I can only use external monitors when the ATI chip is active, but I would also like to be able to use the battery saving internal chip option.

I also tried to install the proprietary driver (though I would prefer if I didn't have to do that), but I couldn't get the xserver to work while it was installed.

lscpi output:
Code: Select all00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 18)
00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 18)
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)

[Code] ....

View 5 Replies View Related

Debian Installation :: How To Install Musescore 2.0 (sid Package) On Jessie

Jan 25, 2016

Musescore 2.0 is available but only for Sid, I have just installed Jessie since I wanted the stable version. I was wondering if it was possible to install that packaged only from the sid distribution on jessie. How should I proceed?

View 9 Replies View Related

Debian Installation :: Install 8.3 Jessie Without Downloading Updates

Mar 19, 2016

I have noticed that when installing Jessie, the graphical installer downloads updates to packages while installing if connected via Ethernet to the Internet. Remaining disconnected solves this problem. Is there any way to avoid this and install without downloading files other than apt lists?

View 3 Replies View Related

Debian :: Apt Install Error Hash Sum Mismatch Jessie

Jul 14, 2015

Lately I have noticed when I am trying to install something I have been getting 'Hash Sum mismatch'

Here is an example when I tried to install Calibre:
root@V-debian:/etc/apt# apt install calibre
Reading package lists... Done
Building dependency tree
Reading state information... Done

[Code]....

View 10 Replies View Related

Debian :: Unable To Install Packages / Dependencies - Jessie

Oct 8, 2015

I have been using linux for about a year and have run into a new problem I am unable to solve. It started when I attempted to install some packages I needed to get VirtualBox to run VMs. I am on Jessie.

I am unable to install various packages, including gedit, aptitude etc. I do not think it is a problem with my sources.list as my laptop has the same sources.list and I am not encountering the same problems on it. Packages will not install any dependencies. -f install isn't doing anything for me.

My sources.list...

deb [arch=amd64,i386] http://ftp.ca.debian.org/debian/ jessie main contrib non-free
deb-src [arch=amd64,i386] http://ftp.ca.debian.org/debian/ jessie main contrib non-free

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

[Code] ....

I tried to check for held packages with

userone@localhost:~$ dpkg --get-selections | grep hold

But get nothing.

sudo apt-get install -y

View 10 Replies View Related

CentOS 5 :: Install Xrdp On Machine?

Jun 23, 2009

Looking to install xrdp on my machine, but have not been able to do so. I have followed the directions that came with it, but the install command does not seem to work.

View 5 Replies View Related

Debian :: Debconf (dpkg - Reconfigure) On Fresh Jessie Install

Aug 15, 2015

I have a fresh install of Jessie, and am having issues with debconf.

I have been trying to change to mdm from the default lightdm display manager. I have downloaded and installed mdm (apt-get install mdm) but when I run dpkg-reconfigure mdm nothing happens. As I understand it, I should get a menu that lets me choose which display manager to use.

I also installed lirc so I could get my IR remote working again, but when I run dpkg-reconfigure lirc nothing happens. I am supposed to get a menu with various options to choose from.

I have tried dpkg-reconfigure debconf and this gives me the menu with different options to choose, like it should when trying dpkg-reconfigure lirc or dpkg-reconfigure mdm. I tried using dpkg-reconfigure debconf to choose different settings, such as gnome, or editor, but they don't work either.

View 3 Replies View Related

Debian Installation :: Fresh Jessie Install - Cinnamon Can't Start

Sep 17, 2014

I recently have started playing with various distros (Mostly just Zorin and Debian) and have been trying to find a GUI I can actually comfortably use without wanting to punch my screen. This lead me to cinnamon which looks like something I could actually use.

I performed a fresh installation of Debian Jessie without the desktop environment and print server (System Utilities or whatever that option is called was left checked) and after the system installed and booted I proceeded to login as the root and install cinnamon. Unfortunately afterwards my system would be nothing but a black screen with a box saying that cinnamon had crashed and was running in fallback mode.

However if I let a fresh installation install the default GUI of xfce and then perform the cinnamon installation, cinnamon will install and run. My question is why doesn't a clean install with cinnamon work but installing cinnamon after another gui does? I don't get any apparent error messages beyond cinnamon crashing and I'm still fairly new to Linux.

View 11 Replies View Related

Debian Installation :: Cannot Boot Into Windows XP After Dual Jessie Install

Sep 4, 2015

I have a Dell laptop (inspiron 1150) which was dual booting Windows XP and Ubuntu 9.04. I have successfully installed Debian Jessie Standard over the Ubuntu. I pre-partitioned using gparted-live to make a separate single partition for the Debian install. Guided partitioning was then carried out by the installer producing separate /, /home, and swap partitions. After installation, the grub menu shows an entry for Debian and Windows XP. I can boot Debian, but not Windows XP. The symptoms are the same as reported in other forums: A terminal is displayed, vanishes and the system reboots defaulting to the Debian boot.

The grub.cfg file for the Jessie system has an other-os entry:

Code: Select allmenuentry "Microsoft Windows XP Home Edition (on /dev/sda2)" {
   set root=(hostdisk//dev/sda, msdos2)
   search --no-floppy --fs-uuid --set=root cc0ce0ab0ce091ae
   drivemap -s (hd0) ${root}
   chainloader +1
}

The original Windows entry for the Ubuntu install was:

Code: Select allmenuentry "Microsoft Windows XP Home Edition (on /dev/sda2)" {
   insmod ntfs
   set root=(hd0,2)
   search --no-floppy --fs-uuid --set cc0ce0ab0ce091ae
   drivemap -s (hd0) ${root}
   chainloader +1
}

The partitions produced by partman look OK (during the pre-partitioning I did not touch sda1, sda2, or sda3):

Code: Select all~ # fdisk -l
Disk /dev/sda: 37.3 GiB, 40007761920 bytes, 78140160 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

[Code] .....

Partition table entries are not in disk order.

The os-prober found XP:

Code: Select all~ # os-prober
/dev/sda2:Microsoft Windows XP Home Edition:Windows:chain

So it seems that everything is in place, but there are perhaps important differences in the grub.cfg files. Are the two "set root" commands equivalent for example?

View 5 Replies View Related

Debian Installation :: No Bootable Device Jessie Fresh Install

Mar 5, 2016

I am having a problem with my new Toshiba Satellite Laptop... I had installed debian for some time but last week suddenly stopped working.

- the computer stopped working at all... nor bios access.
- I did a new bootable installation in USB drive and downloaded the latest debian iso from official website and created the bootable device via dd as usual.
- I installed the new debian but after I removed the usb drive in order to boot into my new system. I was taken to a screen saying "Start PXE over IPv6 -- Start PXE over IPv4 ..." I followed several links looking for a fix, and all of them lead me to disable network boot option in BIOS setup...
- I disabled but after that it appears a new message "No Bootable device -- Press restart system" and nothing happens from there.
- I have found info in Internet regarding this issue, but all I find is "windows related"
- Someone recommended me this: "The BIOS can no longer recognize the hard drive as a bootable device. This could be for a number of reasons. Your best bet, if it is still under warranty, is going to be to bring it back to where you purchased it"
- But instead, what I did was to create a new bootable device, this time containing XUBUNTU and installed it to the machine, I had the good news that the installation proceed without any problem, so I could figured out that my machine it is still alive...
- Back to my issue and hoping that something unexpected happened that fixed the machine, I got back and did a new Debian bootable device, also hoping that the latest was corrupted or something, but after reboot to my new system... the problem persisted again.
- I chose to have 1 partition in full disk.

Now I don't know what else to do... I don't like ubuntu, I have used debian for some years and I want to keep using it and I would not like to be forced to move to ubuntu or xubuntu for this.

View 14 Replies View Related

Debian Configuration :: No Network After Reboot Of Scratch Install Of Jessie

May 2, 2016

I've been using various distros of Linux for over 20 years - but I'm stumped.

Was running Mint. But after taking an update a few weeks ago the network stopped working. After a lot of time and effort decided to give up on Mint and switch distros to Debian 8 Jessie.

But after changing the Network settings from default DHCP to my usual IPV4 static 10.net configuration and rebooting the network will not work.

I have several systems on a 10.100.0.0/16 LAN behind another Linux system acting as firewall/gateway.

Now, after about 7 hours of mining the Internet, I still can't get basic networking to work:

- Have tried a few combinations, with and without Network Manager and eth0 in interfaces
- /etc/network/interfaces is configured with a static IP and relevant parameters
- ifconfig shows eth0 and the correct information
- netstat -rn shows the basic default route to the gateway
- have tried with IPV6 enabled and disabled; it is not used on my LAN

The box is a desktop system, ASUS Maximum VI Formula mobo with onboard Ethernet, dual GTX 780 cards. Nothing very weird.

It all LOOKS right, but ping can't get off the box "destination unreachable", and no other system on the LAN can ping it.

I'm amazed a basic static IPV4 network setup completely breaks it. This is my main workstation - a dual-boot system where Windows runs fine - so it's not hardware.

EDIT: This has been solved. See the solution post: [URL]

View 14 Replies View Related

Debian Multimedia :: Jessie 8.3 - How To Remove GNOME And Install MATE

Mar 14, 2016

I have Jessie 8.3, netinstall and GNOME base. I want to switch to MATE and my question is hot to do it correctly.

I think it is impossible to do it by installing firstly MATE and the GNOME - both desktops should be crashed.

How to remove completely GNOME to be without any desktop environment? I can go to thext mode and run commands to delete the desktop but there is something more that I should do?

View 8 Replies View Related

Debian Hardware :: Unsuccessful Install For Nvidia In Jessie (Optimus)

Apr 17, 2015

I have Debian Jessie and I've been trying to install the Nvidia privative drivers. I've tried several ways to do it and all of them end in the same way. The last one I tried was installing bumblebee-nvidia and bumblebee with apt-get. The output was [URL] ....

With these two messages:

[URL] ....
[URL] ....

Then I restarted and runned nvidia-xconfig

Code: Select allWARNING: Unable to locate/open X configuration file.

Package xorg-server was not found in the pkg-config search path.
Perhaps you should add the directory containing `xorg-server.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xorg-server' found
New X configuration file written to '/etc/X11/xorg.conf'

Finally when I restarted I cannot enter to Gnome... When I run xstart from the terminal I get an error saying: "No screens found", the final part of the log is this one [URL] ....

View 7 Replies View Related

Debian Multimedia :: Xrdp Minimal X And Start App At Boot

Mar 9, 2016

I'm running debian 8.3 (kernel 4.1) on a BeagleBone black and writing a program with C# (vs2015) along with mono on the beagle. So far everything is working out great. What I'm trying to figure out now is how to make this setup run like a kiosk with it booting into my program with a graphical environment but with no actual desktop (just a blank screen). There will be an LCD showing the program but at the same time I want the program available through a remote connection.

I've got the blank desktop working via VNC but I think I should change to xrdp (the target users all have windows with remote desktop connection installed by default but what vnc is or have the permissions to install a vnc client).

Anyway, I think getting xrdp started with my program at boot will be pretty simple (famous last words?). I simply start the xrdp instance in rc.local then use the session script to start my program.

What I cant wrap my head around is not having two copies of my program running - one showing on the LCD using HDMI and the other running on a second desktop through xrdp...

View 0 Replies View Related

Debian :: Kworker Hogging CPU On New Jessie Install - EDID Checksum Is Invalid

May 16, 2015

I just installed jessie on a machine that had been running wheezy with no problems. Now I see that a kworker process is hogging nearly 100% of one of the CPUs. I am not sure how to proceed with solving the problem even after doing a number of Google searches.

I'm not sure if this is related, but I am getting the following when I run 'dmesg':

[ 3637.597975] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 42
[ 3637.597979] Raw EDID:
[ 3637.597981] 00 ff ff ff ff ff ff 00 4d d9 90 02 01 01 01 01

[Code] .....

My hardware is:
cpu:
Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz, 2333 MHz
Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz, 2000 MHz
keyboard:
/dev/input/event0 AT Translated Set 2 keyboard
mouse:
/dev/input/mice ImExPS/2 Logitech Explorer Mouse

[Code] ....

Here is the "top" display, showing 75.2% of the CPU on kworker/1:2 and 27.6% of the CPU on kworker/1.1:

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
4731 root 20 0 0 0 0 R 72.5 0.0 0:53.73 kworker/1:2
28 root 20 0 0 0 0 S 27.6 0.0 0:58.69 kworker/1:1
1246 dan 20 0 1668476 132720 57548 S 2.7 4.3 0:42.33 gnome-shell
4673 dan 20 0 855208 158368 65568 S 2.7 5.2 0:28.44 iceweasel
815 root 20 0 201804 29020 18728 S 1.0 0.9 0:14.30 Xorg

[Code] ....

View 10 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 Installation :: Install Jessie Alongside Win8 On Existing LUKS / LVM Disk

Sep 8, 2015

I'm trying to upgrade my Win8/Wheezy 64-bit machine to Jessie 8.1 by installing from the amd64-bit netinstall iso image on a USB flash drive. I had done the previous, Wheezy, install on a disk partition that was whole-partition LUKS/LVM drive, with separate logical partitions for swap, root, and home.

Before doing the upgrade, I booted to the BIOS to ensure that my UEFI system had the correct, CSM and Legacy modes enabled in it, so that installer would boot using the non-efi BIOS mode.

Step one of the upgrade was to boot the netinstall and enter the rescue mode so that I could manually do the cryptsetup/LVM business. When I returned to the installer, I mounted the now-recognized logical partitions normally, choosing to format only the swap and / partitions.

During the entire process, I had to go into rescue mode one more time to manually mount the unencrypted /boot partition, along with my /home partition. I copied a backup of my old /etc/crypttab from the latter, and after returning to the installer, finished the install. That finish included installing grub on my hard drive's main boot partition.

Everything seemed to finish with no problems. However, when I try to boot the debian bootloader, I get tossed to grub rescue with the message that '/grub/x86_64-efi/normal.mod' doesn't exist. At this point I returned to the installer, mounted the /boot partition, and saw that there grub-install didn't create that an x86_64-efi directory at all. Instead, it had created an i386 directory. The exact name escapes me at the moment.

I *think* that my install was clean other than the last bit that was related to installing the bootloader. How to reinstall the bootloader in such a way as to make all of this work.

View 2 Replies View Related

Debian Hardware :: Fresh Jessie Install - Machine Doesn't Boot With PCIe WiFi

May 4, 2015

I recently finished a mini-itx machine and everything was working great with a fresh Jessie install. I put in a PCIe wifi card and now the computer won't boot. The power LED is on, the PSU fan is spinning, but I get no display output at all and I don't know how far into the boot process the thing even got. I removed the card and the machine boots fine again.

I only have one PCIe slot so it is my only option, I don't have another PCIe card to try, nor do I have another machine to test the wifi card in. The card is brand new, for what it's worth.

WiFi card: [URL] ....
motherboard: [URL] .....

View 1 Replies View Related

Debian :: New Install On PPC - Weird Screen On Startup?

Feb 3, 2011

This is my first attempt at Debian. I am running Ubuntu right now and have run puppy linux in the past. I have an iBook G3 that I put Debian PowerPC on. The install went fine. However, on initial startup, when I believe it should boot into the true GUI, it simply gives me horizontal lines that start white and then turn blue. They move slightly. The computer did have a funky graphics chip prior to install, but I am not convinced that it decided to crap out right after the install, especially considering I can see the startup procedure fine.

View 13 Replies View Related







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