LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 01-04-2017, 01:29 PM   #1
TBotNik
Member
 
Registered: May 2016
Location: Greenville, TX
Distribution: Kubuntu 18.04
Posts: 796

Rep: Reputation: Disabled
Boot Halts


All,

My Acer Aspire 7739 laptop starts to boot, get to the "Call Trace:" section and always dies on the line:

system_call_fastpath+0x1a/0x1f

It does this even in the "Recovery Mode"

Do I have to recover this via LiveDVD, and if so what options must I use?

Cheers!

TBNK
 
Old 01-04-2017, 05:19 PM   #2
TheEzekielProject
Member
 
Registered: Dec 2016
Distribution: arch
Posts: 668

Rep: Reputation: 190Reputation: 190
We need more information. Is this a fresh install or was it working and suddenly quit? What OS are you running? What have you tried? A single line gives us close to zero information and no way to help you. The more information you provide, the more likely you are to get a helpful answer
 
Old 01-07-2017, 06:33 AM   #3
Jjanel
Member
 
Registered: Jun 2016
Distribution: any&all, in VBox; Ol'UnixCLI; NO GUI resources
Posts: 999
Blog Entries: 12

Rep: Reputation: 364Reputation: 364Reputation: 364Reputation: 364
Probably something at the 'other end' of the 'stack trace' is more relevant;
system_call... is more of a 'common beginning'. Take a look here, just as a *sample* (NOT related to your panic)
Sometimes there is an "EIP", or error message that might be related.
Is there any way that you can 'take a picture' to post (as image)? Do other distro .iso's boot?
 
Old 01-09-2017, 04:51 PM   #4
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,978

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
https://askubuntu.com/questions/7604...-kernel/760938

Suggests that some kernel upgrade may have caused it.

It never hurts to have a backup before this happens but you can and maybe should use some live media to investigate the state of the filesystem. The current distro of what you have may be used if they offer a live or hybrid version.

Might be able to boot to older kernel to test from boot loader.
 
Old 01-11-2017, 05:56 PM   #5
TBotNik
Member
 
Registered: May 2016
Location: Greenville, TX
Distribution: Kubuntu 18.04
Posts: 796

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by The EzekielProject View Post
We need more information. Is this a fresh install or was it working and suddenly quit? What OS are you running? What have you tried? A single line gives us close to zero information and no way to help you. The more information you provide, the more likely you are to get a helpful answer
The EzekielProject,

It was working and I was upgrading or installing something when it quit. It's been a while since I worked on it, but had encountered either a X-win of FSTab problem and was working with that, when the fail happened.

Thank goodness I have other machines, so I'm still working but missing my security blanket laptop!

Cheers!

TBNK

Last edited by TBotNik; 01-11-2017 at 06:02 PM.
 
Old 01-11-2017, 05:58 PM   #6
TBotNik
Member
 
Registered: May 2016
Location: Greenville, TX
Distribution: Kubuntu 18.04
Posts: 796

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jefro View Post
https://askubuntu.com/questions/7604...-kernel/760938

Suggests that some kernel upgrade may have caused it.

It never hurts to have a backup before this happens but you can and maybe should use some live media to investigate the state of the filesystem. The current distro of what you have may be used if they offer a live or hybrid version.

Might be able to boot to older kernel to test from boot loader.
jefro,

I've tried several times (actually over 12 attempts) to install CloneZilla, but can never get it to work right and also have the same type of problems trying to get Bacula to work as well!

Cheers!

TBNK
 
Old 01-11-2017, 06:08 PM   #7
TBotNik
Member
 
Registered: May 2016
Location: Greenville, TX
Distribution: Kubuntu 18.04
Posts: 796

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Jjanel View Post
Probably something at the 'other end' of the 'stack trace' is more relevant;
system_call... is more of a 'common beginning'. Take a look here, just as a *sample* (NOT related to your panic)
Sometimes there is an "EIP", or error message that might be related.
Is there any way that you can 'take a picture' to post (as image)? Do other distro .iso's boot?
Jjanel,

Per your link I remember I was working on this "freeze" bug!

I had opened:

http://www.linuxquestions.org/questi...ue-4175592663/

and

http://www.linuxquestions.org/questi...nk-4175591676/

on the "freezes" I was experiencing and had read some HOWTO, so was working from that, when I got blown out. Just no time to revisit, till now!

Cheers!

TBNK
 
Old 01-11-2017, 06:14 PM   #8
TBotNik
Member
 
Registered: May 2016
Location: Greenville, TX
Distribution: Kubuntu 18.04
Posts: 796

Original Poster
Rep: Reputation: Disabled
All,

If I remember right, the HOWTO I was working from, said to purge X-Win and re-install, however it also said "REBOOT" after the X-Win purge, and this error, the "0x1a/0x1f" part is actually trying to call X-Win, which now no longer exists, therefore the error.

So thinking I need to recover from LiveDVD, but never seems to get the options right, causing more difficulty that a fresh install, where of course you lose your files.

Cheers!

TBNK
 
Old 01-12-2017, 03:00 AM   #9
Jjanel
Member
 
Registered: Jun 2016
Distribution: any&all, in VBox; Ol'UnixCLI; NO GUI resources
Posts: 999
Blog Entries: 12

Rep: Reputation: 364Reputation: 364Reputation: 364Reputation: 364
Amazing *patience* (thru sooo much debugging)! Being a ancient computer person, I like to
understand things from 'the bottom up'. That might be useful with this panic. Here's a research (web-search) idea:
linux boot sequence in detail|tutorial panic initramfs|initrd

It looks like grub starts-up [some/'good'?] *kernel* ok, but [maybe] that kernel
never even gets to init [or does it?].
It [usually] uses/depends-on the initrd/initramfs being 'ok'.
(*I* need to study more about: where/how [any 'bad'/wrong] kernel *modules* come into play here)

Do you have any [clever] way to post screen-shots/pictures of the panic(s)?

One 'off the wall' idea (of questionable value here) is to 'throw' the famous BootRepairDisk at it
(that webposts a ton of info IF it can bring up a net device)

Best wishes always...
 
Old 01-13-2017, 09:24 AM   #10
TBotNik
Member
 
Registered: May 2016
Location: Greenville, TX
Distribution: Kubuntu 18.04
Posts: 796

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Jjanel View Post
Amazing *patience* (thru sooo much debugging)! Being a ancient computer person, I like to
understand things from 'the bottom up'. That might be useful with this panic. Here's a research (web-search) idea:
linux boot sequence in detail|tutorial panic initramfs|initrd

It looks like grub starts-up [some/'good'?] *kernel* ok, but [maybe] that kernel
never even gets to init [or does it?].
It [usually] uses/depends-on the initrd/initramfs being 'ok'.
(*I* need to study more about: where/how [any 'bad'/wrong] kernel *modules* come into play here)

Do you have any [clever] way to post screen-shots/pictures of the panic(s)?

One 'off the wall' idea (of questionable value here) is to 'throw' the famous BootRepairDisk at it
(that webposts a ton of info IF it can bring up a net device)

Best wishes always...
Jjanel,

No Screen shots at all, since it will not boot even in recovery mode.

Cheers!

TBNK
 
Old 01-25-2017, 09:49 AM   #11
TBotNik
Member
 
Registered: May 2016
Location: Greenville, TX
Distribution: Kubuntu 18.04
Posts: 796

Original Poster
Rep: Reputation: Disabled
Fixed

All,

I fixed this by doing a "Whole Disk" install of the OS again, but not a resolution to the problem in anyway.

Therefore I'm just informing the community this is no longer an issue for me, but will not mark it solved/resolved because this was a "work around" not an actual solution.

Just couldn't be without the portability of the laptop anymore, especially since I blew out my back and have been more or less bed ridden while I recover. Sitting in a chair is just not the mode for work right now!

Cheers!

TBNK
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
System halts at boot Alfiow Linux - Newbie 5 10-24-2008 05:50 AM
System Halts during boot up cricballa Linux - Distributions 1 06-11-2007 09:56 PM
boot halts since new videocard Kristian2 Slackware 7 05-03-2007 02:50 PM
Knoppix boot up halts 0v3rload Linux - Distributions 8 10-13-2005 09:23 AM
kernel halts, system halts, computer commits suicide stupid_guy Linux - Newbie 10 06-07-2003 05:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 04:24 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration