Debian Multimedia :: Random Freezes After Jessie Upgrade

Feb 13, 2016

I just upgraded my Debian Wheezy XFCE 32-Bite to Jessie.

Now some strange freezes occur. After 10sec - 3min after login the GUi freezes and the screen gets blurry and some "lines" appear.

I never suffered from this bug under Wheezy. What could be wrong? Some conflict with the X-server?

View 1 Replies


ADVERTISEMENT

Debian Multimedia :: Random Crash Of X-server (Jessie KDE)

Nov 5, 2015

Aprox. 1 time per day / every two days hangs the x-server. It hangs a few secs then is being killed and restarted. A popup window in the task bar tells me the restart of the x-server. After that about 15 sec. I can continue to work but sometimes the gtk2 apps lose their integrity thus I have to restart by logging off and in again.

Code: Select all    Nov  3 09:25:30 PC2 org.kde.kuiserver[1070]: kuiserver: Fatal IO error: client killed
    Nov  3 09:25:30 PC2 org.a11y.Bus[1070]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.

what does it mean "Remote peer vanished with error" ? Remote access? I am not competent to evaluate that.

Linux version 3.16.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09)

deamon.log
[URL] ....

sys.log
[URL] ....

auth.log
[URL] ....

user.log
[URL] ....

dmesg
[URL] ....

View 0 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 :: 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 :: Jessie Upgrade - Gnome Terminal Transparency

May 1, 2015

Under wheezy, I could set gnome-terminal profile to partial transparency, i.e., to display the desktop wallpaper behind the text. (E.g., a picture of my girlfriend.) But after upgrade to Jessie, this option completely disappeared, and now I can only pick a solid color. Do I need to flip a setting or something to get this back? Am running default Gnome desktop (not fallback mode) though I think I only have 2D acceleration.

View 3 Replies View Related

Debian Multimedia :: Xfce4 Power Manager Using Too Much RAM After Jessie Upgrade

May 11, 2015

I recently upgrade from wheezy to jessie. I had a problem with the icons and solved it. Now when i place the xfce4-power-manager-plugin on the panel, the plugin is using more RAM than it needs. Currently its using 960 MiB. Yesterday it used about 3 GiB of RAM. It doesn't happen if the plugin is removed from panel.

Command in task manager:
/usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4powermanager.so 20 20972767 power-manager-plugin Power Manager Plugin Display the battery levels of your device and control the brightness of your display.

View 2 Replies View Related

Debian Multimedia :: Graphics Stop Working After Upgrade To Jessie

Oct 17, 2015

I upgraded from wheezy to jessie, but now I just boot to a console. I've gone through and made sure all packages are up to their latest versions, and I've made sure gnome, xorg, and xserver-xorg are reinstalled (during the upgrade they got uninstalled..).

Here's what happens when I run startx manually:

Code: Select allcharlie@asimov:~$ startx
X.Org X Server 1.16.4
Release Date: 2014-12-20
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian

[Code] ...

Note also that this whole time, gdm3 has been running:

Code: Select allcharlie@asimov:~$ ps ax | grep gdm3
 1058 ?        Sl     0:00 /usr/sbin/gdm3
 3993 tty2     S+     0:00 grep gdm3
charlie@asimov:~$ sudo service gdm3 status

[Code] .....

I'm not sure why it prints that it's starting gdm3, but it does that every time I run `sudo service gdm3 status'.

Here's a copy of my /var/log/Xorg.0.log.

View 8 Replies View Related

Ubuntu :: Ubu Karmic 2 Lucid Upgrade Now Random Freezes / Fix It?

Apr 26, 2011

1st post @ LQ. Ubuntu user since 2007ish. Lots of PC experience... now vexed by upgrade from 9.10 Karmic to 10.04LTS Lucid.

The problem: random freezes whenever I boot into Lucid as user through usual Grub menu. The freeze sequence is: 1- screen stops, 2- mouse pointer freeze w/ no effect on click but moves freely and keyboard is useless, 3- screen blacks out for about 30 seconds and then returns but is unusable and 4- constant HDD activity for about 5-10 seconds. I have waited several minutes for a recovery of some sort but no dice. I reboot via on/off or reset button. Ubu deletes 2 inodes and then I'm off and running again.

If I boot through the recovery console there are no problems at all. The recovery console sequence: 1- select recovery from Grub menu, 2- at recovery menu select drop to root command prompt, 3- give root password, 4- enter 'gdm' at console prompt, finish boot up in my only user desktop (not root.)

I have not been able to find any log files that show an error message, but I'm not so tech oriented that I would necessarily know one if I saw one. Through many hours of browsing posts describing Lucid problems @ UbuntuForums (one of which has over 1,000 responses) I have found my '.xsession-errors' file (attached) is full of data.code...

View 9 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 :: KDE Freezes On Wake From Sleep (Jessie)

Jun 10, 2015

I have installed Debian 8.1 with KDE desktop on Lenovo t431s with intel HD4000 graphics.

When using it with dual monitor configuration, I experience the problem when I put system to sleep (by closing the lid), then remove the external monitor cable (from miniDP port) and then try to wake system from sleep. The login screen freezes and I am unable to move the mouse or type in credentials. In case I had music player running I can hear the music after system wake , but it shutters while playing.

This does not happen on some other distributions, but the problem is that I very much like my current setup and I would like to fix this problem and keep it.

I do not know if this problem is due to KDE or KDM or it's Debian base.

View 2 Replies View Related

Debian :: Jessie Freezes - When Run Several Applications Kernel 3.16 Fails

Dec 1, 2015

I have dist-upgrade from Wheezy to Jessie, however it randomly freezes. Everything was okay with kernel 3.2, but when I run several applications kernel 3.16 fails.

At below you can see the dmesg output of Jessie:

Code: Select all[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.16.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt11-1+deb8u6 (2015-11-09)

[Code] ....

View 13 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 :: 8.0 Jessie Freezes Randomly On Mid 2009 MacBook Pro?

May 14, 2015

I have installed Debian 8 Jessie on my mid 2009 (5.5?) macbook pro. My computer is dual booted with OS X. I installed / on a partition with 30GB space, /home with 40GB, and swap with 4GB. My computer states are: 4GB ram, Intel Core Two Duo CPU 8700 2.53 Ghz x2, Graphics Gallium 0.4 on NVAC. The system has been running great compared to any other distro I have tried, except for that it randomly freezes sometimes. I've been running it for 4 days now and it has locked up 4 times.

Twice waking from suspend, once when changing the desktop background photo, and once after a reboot. I've a little afraid of messing with NVIDIA drivers as I tried that with various other distros and every time I rebooted after using these drivers the system would never boot into GUI and crazy kernal panic would insue. This is the closest I have come to successfully running linux on my mac. If there are any logs or information I can provide to find a solution to the freezing that would be amazing, because I absolutely love this setup!

View 10 Replies View Related

Debian :: Possible To Upgrade From Squeeze To Jessie?

Jun 25, 2015

I installed a Debian server a few time ago, with the Squeeze version.

Now I want to upgrade it to Jessie, but all related documentation only talk about the procedures to upgrade from Wheezy to Jessie.

What should I do? Upgrade first Squeeze to Wheezy and after that to Jessie, or I can upgrade from Squeeze to Jessie?

View 3 Replies View Related

Debian :: No Internet After Upgrade From Wheezy To Jessie

May 27, 2015

I upgraded my Wheezy 7.8 to make sure all packages were installed Before taking the next step to upgrade to Jessie.I upgraded to Jessie and it seemed to run OK....but after reboot I had no network Connection..I checked ifconfig and the wrong network card mac address is being assigned to the wrong card....?I have a clonezilla server on my server, so this was my network interfaces before and after upgrade

Code: Select all# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback

[code]...

I even checked nano /etc/resolv.conf and sure enough my gateway was the same for my Internet eth0.When I ran ifconfig I could see that the eth0 mac address was set as eth1..I tried to reset my drbl for clonezilla but that only sees the vmware Connection and not my actural cards.. have taken alook at /etc/udev/rules.d/70-persistent-net.rules and the assignment is right but not ifconfig?

View 14 Replies View Related

Debian :: Wheezy To Jessie Upgrade Will Not Boot

May 28, 2015

With "quiet" removed from the grub linux line, I'm getting the following error messages when the boot hangs up early in the boot process (19.768231 seconds into boot).:

input: HDA NVidia HDMI/DP,pcm=3 as devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input6
input: HDA NVidia HDMI/DP,pcm=7 as devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input7
input: HDA NVidia HDMI/DP,pcm=8 as devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input8

So, is this a NVidia issue or a sound card issue?

View 1 Replies View Related

Debian :: Error Messages After Upgrade To Jessie

Jun 3, 2015

/var/log/syslog is full of messages

/etc/gdm3/Xsession[3408]: ![1433316153,000,xklavier_evt_xkb.c:xkl_xkb_process_x_event/] #011ATTENTION! Currently cached group 0 is not equal to the current group from the event: 1

What this means and how to fix it?

View 4 Replies View Related

Debian :: Upgrade To Jessie Has Lost Gnome

Jul 3, 2015

I installed a package (kicad) on my wheezy system using apt-get and it pulled down a shedload more files than I expected.When I restarted the system it turns out I've also been upgraded to

Release 8.0 Jessie
Kernel Linux 3.2.0-4-amd64
GNOME 3.4.2

However I don't have gnome any more. Only XFCE.I tried

Code: Select allroot@client:~# apt-get install gnome

Reading package lists... Done.Building dependency tree.Reading state information... Done.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 packages have unmet dependencies:
 gnome : Depends: gnome-core (= 1:3.14+3) but it is not going to be installed
         Depends: evolution (>= 3.12) but it is not going to be installed
         Depends: evolution-plugins (>= 3.12) but it is not going to be installed
         Depends: gnome-shell-extension-weather but it is not going to be installed
         Recommends: gnome-software but it is not installable

E: Unable to correct problems, you have held broken packages.

My /etc/apt/sources.list is

Code: Select all#

# deb cdrom:[Debian GNU/Linux 7.7.0 _Wheezy_ - Official amd64 NETINST Binary-1 20141018-13:04]/ wheezy main
#deb cdrom:[Debian GNU/Linux 7.7.0 _Wheezy_ - Official amd64 NETINST Binary-1 20141018-13:04]/ wheezy main
deb http://mirror.waia.asn.au/debian/ wheezy main
deb-src http://mirror.waia.asn.au/debian/ wheezy main

[code]....

View 14 Replies View Related

Debian :: X11vnc Fails After Jessie Upgrade

Jan 18, 2016

Using x11vnc server on Debian host, and TightVNC viewer client on Windows 7. All was working fine until a server host upgrade, from Wheezy to Jessie. Now, when I try to connect, TightVNC retrieves the certificate as normal, compares and accepts it, and starts stunnel. The next step would normally be to prompt for the VNC password.

Instead it gives an error:

ReadExact: Socket error while reading.

I'm guessing that some thing is missing or misconfigured after the Jessie upgrade, which broke many other things too, as Debian upgrades always seem to do. I have removed and reinstalled the x11vnc package, no effect.

The errors in the log file don't mean a lot to me.

The server is started with this command:

Code: Select allx11vnc -ssl -display :0 -usepw >>vnc-log 2>&1 &

If I start it up without the -ssl flag, and connect from the Windows system with a different client (Mobaxterm) it all goes well.

Relevant part (tail) of the server log file:

Code: Select allThe SSL VNC desktop is:  myhost:0
PORT=5900
SSLPORT=5900

19/01/2016 12:31:10 SSL: accept_openssl(OPENSSL_VNC)
19/01/2016 12:31:10 SSL: spawning helper process to handle: 192.168.2.3:51942
19/01/2016 12:31:10 SSL: helper for peerport 51942 is pid 11193:
19/01/2016 12:31:10 connect_tcp: trying:   127.0.0.1 20000

[Code] ....

View 0 Replies View Related

Debian Hardware :: After Jessie Upgrade No Sound

Dec 23, 2015

After upgrade no sound. I tried "alsactl init" fix and that worked for awhile. Now even that isn't working.

Also tried the following:

# /etc/init.d/alsa-utils reset
[ ok ] Resetting ALSA...done.
# /etc/init.d/alsa-utils restart
# alsactl init
Found hardware: "HDA-Intel" "Realtek ALC898" "HDA:10ec0899,38421034,00100003" "0x1034" "0x3842"
Hardware is initialized using a generic method

View 14 Replies View Related

Debian :: Wakeonlan Stopped Working On Upgrade To Jessie

Jul 2, 2015

Dell Vostro 230 with integrated Broadcom NIC.

Wakeonlan was working just fine with Wheezy on this machine. After upgrade, wakeonlan will resume from suspend but not from shutdown.

I have no problem with other machines (same software setup) after upgrade. None of my other machines have a broadcom NIC.

No BIOS settings were changed during the upgrade. If I enter the BIOS on boot and make sure settings are correct then 'save' and shutdown, without booting to debian, I can then successfully wakeonlan. Then, if I do not boot debian, but shutdown before debian starts, I can wakeonlan successfully again.

If I boot debian and then shutdown, game over: wakeonlan nolonger works.

$ ethtool eth0 | grep -i wake
Supports Wake-on: g
Wake-on: g

A bit of research found the suggestion:

$ lspci -tv | grep -i ether
+-1c.2-[02]----00.0 Broadcom Corporation NetLink BCM57788 Gigabit Ethernet PCIe

$ cat /proc/acpi/wakeup
Device S-state Status Sysfs node
P0P2 S4 *disabled
P0P3 S4 *disabled

[Code] ....

How to get wakeonlan working under Jessie with a Broadcom BCM57788?

View 8 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 :: Upgrade From Squeeze To Wheezy Or Jessie

Jul 28, 2015

is it possible to simulate upgrading a Squeeze installation to a Wheezy or Jessie installation, on a OVH server ?I would like simulate upgrading server, and if not problems, upgrading in real time.I don't do that manipulation, and I don't do mistakes on a production server.

View 2 Replies View Related

Debian Installation :: After Jessie Upgrade No WiFi / IP Address

Feb 7, 2016

I upgraded my laptop from Debian Wheezy to Jessie the other day, and just as before my wifi auto-connects to my router, and I can "ping http://www.google.com" just fine, but only for like a minute. Then the Internet access dies, but I'm still connected fine to my router, and I can ping its IP address. If I connect to the router through cable / eth0 everything works just fine, and I have full Internet access.

I assume there is something wonky with how ip address is assigned after the upgrade, how can I fix this, or trouble shoot further?

(I run Gnome desktop, with network manager).

View 10 Replies View Related

Debian Installation :: System Hanging On Upgrade To Jessie

Apr 5, 2016

I have an asus eee 1015px, which was running dualboot windows and wheezy with no problems (except the browsers seeming to take up a lot of CPU). Today having backed up everything, I wanted to upgrade to jessie. URL...

Everything seemed to be progressing fine, no strange messages, it took 1 hour for

Code: Select allapt-get upgrade

but maybe that's normal. However, then when I did

Code: Select allapt-get dist-upgrade

It froze at 17.30 with a weird screen. The sort of thing you never want to see on an install, a sad face and blocks instead of text.
pic: URL...

Then it moved on and gave a readout, which seemed pretty ominous
pic: URl...

It then moved and gave a readout, hanging again:
pic3: URl...

Now it seems to be in loop, moving on every 15 minutes or so but always ending up with the same screenful of text shown in the foto below, which ends with the last line reading like this:

Code: Select all[17798.587776] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
or later
Code: Select all[20209.229273] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)

This pic shows the full screen: URL....

This is baffling for me I'm not very experienced with debian.

View 8 Replies View Related

Debian Hardware :: Upgrade To Jessie Broke Sound

Jun 22, 2015

I upgraded from Wheezy to Jessie yesterday and no longer have sound. I don't think anything is muted. I checked alsamixer and everything is on. MOC, VLC, speaker-test and aplay are all giving me errors. MOC refuses to load.

Code: Select allccc@de:~$ speaker-test

speaker-test 1.0.28

Playback device is default
Stream parameters are 48000Hz, S16_LE, 1 channels
Using 16 octaves of pink noise
ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
Playback open error: -2,No such file or directory
Code: Select allaplay /usr/share/sounds/alsa/Front_Center.wav
ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
aplay: main:722: audio open error: No such file or directory

Code: Select allccc@de:~$ mocp
Running the server...
Trying JACK...
Trying ALSA...
ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
Trying OSS...

[CODE]....

Should I have a normal alsa-base.conf file?

View 3 Replies View Related

Debian Hardware :: Upgrade Squeeze To Jessie Changes IRQ List

Dec 18, 2015

I'm running a Debian derivative (Voyage linux).With the latest version based on Debian 8.0 Jessie and kernel 3.14.12 I have frequent pops, clicks and stutters in sound played through a USB dac, especially with higher resolution files. A previous version of this distribution worked fine, which was based on Debian 6.0.2 "Squeeze" and kernel 2.6.38. The files played are stored on a pata (to sata) device.I suspect I have an IRQ problem, I've made the following observations:

- The following processes are producing a combined 15-20% cpu load depending on the resolution currently being played. In the Squeeze based distribution these processes are not visible, so I'm not sure what that means.
irq/15-ehci_hcd
irq/15-ohci_
irq/15-pata_amd_hcd
- ksoftirq is also slightly elevated at 1.6 when running 'Jessie' compared to 0 on the 'Squeeze'
- The si line in 'top' seems also to be quite high (between 2 and 7) compared to when running 'Squeeze' (between 0 and and occasional 0.3).
- system load is also quite high

Below I have the contents of /proc/interrupts. It seems the problem lies in irq 15 being shared between usb and pata device(s). I already tried adding a few kernel options but without results: a.o. pci=routeirq, acpi=off. The latter did change the order of irq15, moving the pata device one position up.

'Squeeze' distribution: cat /proc/interrupts
CPU0
0: 2610959 XT-PIC-XT-PIC timer
1: 0 XT-PIC-XT-PIC i8042
2: 0 XT-PIC-XT-PIC cascade
3: 1 XT-PIC-XT-PIC

[code]...

View 0 Replies View Related

Debian :: Dedi Server Don't Reboot After Wheezy / Jessie Upgrade

Jul 26, 2015

I have upgraded my debian server on april when Jessie came up, but I *forgot* to reboot at this time. As a new kernel* was released this week as a security update, and since my server installed it (via unattended-upgrade on security packages), I rebooted it last night. It never came back online.

I have access to a rescue boot (Ubuntu 12.04 LTS), and tried to analyse the failure (by mounting /sys /dev /proc and /boot and chrooting), but without luck so far.

As it's a dedicated server, I don't have access to the console. What I know :

No log in var/log since the failed reboot. I don't know how to have/find others logs.Previous kernel was 3.2.0-4-amd64, new is 3.16.0-4-amd64, What I tried without luck) :

Change the booting kernel, via update-grub. Tried 3.2, 3.2 with sysvinit and 3.16 rescue mode I think. I should have done it right, but without console it's hard to tell.apt-get update/apt-get upgrade/apt-get dist-upgradeadding nomodeset to kernel load in grubWhat I haven't tried :

update-initramfs, I don't really know why it would block the boot

*linux-image-3.16.0-4-amd64:amd64 3.16.7-ckt11-1+deb8u2

View 6 Replies View Related

Debian :: System Never Resumes Hibernation After Upgrade Jessie -> Stretch

Sep 1, 2015

I recently upgraded my debian system from jessie to stretch. Before then, I was mostly using hibernation instead of shutting off the laptop, to allow myself to get back faster to work the next day. Since my upgrade, though, it is impossible for me to resume from hibernation: after the normal boot sequence and the passphrase to decrypt my lvm partition, when it has loaded the information from RAM the screen just stays with a blinking "_" (underscore) in the top left corner.

I have hibernate and uswsusp packages installed. I also installed tuxonice-userui package to do some tests with the hibernate-ram and hibernate-disk commands. While using hibernate-disk (hibernate-ram didn't work, because "s2ram: unknown machine"), my system hibernates correctly, and I saw that during resume it was correctly loading everything from swap and then going back to the "underscore screen", confirming that the resume problem was happening after loading data from swap.

I tried booting using the recovery kernel in grub. For a time it worked, but today I didn't get the chance to make it work. The only solution was for me to boot my kernel by adding the "noresume" option to it, thus forcing it to restart.

View 11 Replies View Related

Debian Installation :: Failed Wheezy To Jessie Upgrade (cannot Boot)

Aug 13, 2014

I upgraded from deb7 to deb8, but am no longer able to boot. After passing the grub boot menu, the following messages are displayed:

Code:
Select allLoading, please wait...
[    6.065713] systemd-fsck[148]: /dev/sda1: clean, 428644/1310720 files, 410616
9/52442880 blocks
[    7.480551] Error: Driver 'pcspkr' is already registered, aborting...
[    8.692700] systemd-fsck[341]: /dev/sda5: clean, 145485/6176768 files, 17407409/24695552 blocks
[   18.066215] Loading kernel module for a network device with CAP_SYS_MODULE (deprecated). Use CAP_NET_ADMIN and alias netdev- instead
_

The screen then clears and an underscore is displayed as the sole character at the top left position of the screen. The system hangs at this point. During installation, I rejected two changed files: /etc/init.d/bootlogd and /etc/libreoffice/sofficerc. For both, I opted to keep the installed version (the default choice of the installer) rather than replacing with the new version. The first might be related to the problem, although it seems to be responsible only for logging the boot process, and I would not expect this to compromise booting.

In case this information is useful, sda1 is mounted at /, sda2 is swap space, sda3 is extended, and sda5 is a logical partition mounted at /home.

I am able to boot into rescue mode, but other than that the system is not usable. Unfortunately, no useful error messages are given to aid in diagnosing the problem.

View 12 Replies View Related







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