LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-01-2019, 09:13 PM   #1
markopollo
LQ Newbie
 
Registered: Jan 2019
Posts: 9

Rep: Reputation: Disabled
Exclamation linux mint and ubuntu have the same error, dell e521 (new guy!)


hi there! first off im new to the Linux thing (buddy recommended i give it a try) and have this old dell diemention e521 (found it in the trash, cant beat free)
and i made a live usb flashdrive for both, they both boot to the menu (ubuntu freezes past that). but it only works on mint if i press (run in configuration mode) anything else and it freezes with this error {end kernal panic - not syncing:IO-APIC + timer dosent work} try with apic=debug (no idea what that means ) and send a report. then try booting with the 'noapic' (again what, me no understand.)

so any help would be appreciated!
if you need more details let me know, ill be happy to post!

Last edited by markopollo; 01-02-2019 at 11:48 AM.
 
Old 01-02-2019, 02:04 PM   #2
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,830

Rep: Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308
this is a more than 10 years old hardware. You might want to try different distros: http://www.linuxandubuntu.com/home/5...-old-computers (especially Lubuntu?)
 
Old 01-02-2019, 02:10 PM   #3
markopollo
LQ Newbie
 
Registered: Jan 2019
Posts: 9

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by pan64 View Post
this is a more than 10 years old hardware. You might want to try different distros: http://www.linuxandubuntu.com/home/5...-old-computers (especially Lubuntu?)
ill try that when i get home!
this will just be a web browser, theres no way it will play any games
 
Old 01-02-2019, 04:04 PM   #4
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,804
Blog Entries: 1

Rep: Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066
I have an X1300 Radeon that came from an e521. I don't remember ever getting it to freeze when I use it. Right now I just have it stored in a box for testing if and when needed. It mostly normal functionally, but has an annoyance, temporarily blanking the screen with a loud noise whenever xrandr is used, or video mode is changed.

Have you opened up that e521? Is it clean? If not clean it, then inspect for obviously failed capacitors, those that are leaking and/or have convex tops as can be seen on badcaps.net. If you find any, either replace the bad ones, as explained on badcaps.net, or stop wasting your time with the e521. Do the same with the inside of the power supply. Bad caps can cause many kinds of bad behavior, including kernel panics and other freezes.
 
Old 01-02-2019, 04:24 PM   #5
markopollo
LQ Newbie
 
Registered: Jan 2019
Posts: 9

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by mrmazda View Post
I have an X1300 Radeon that came from an e521. I don't remember ever getting it to freeze when I use it. Right now I just have it stored in a box for testing if and when needed. It mostly normal functionally, but has an annoyance, temporarily blanking the screen with a loud noise whenever xrandr is used, or video mode is changed.

Have you opened up that e521? Is it clean? If not clean it, then inspect for obviously failed capacitors, those that are leaking and/or have convex tops as can be seen on badcaps.net. If you find any, either replace the bad ones, as explained on badcaps.net, or stop wasting your time with the e521. Do the same with the inside of the power supply. Bad caps can cause many kinds of bad behavior, including kernel panics and other freezes.
it is clean, it runs windows xp FANTASTICLY. i even replaced the 3v motherboard battery.
i think this system is just incapable with linux sadly
but i still have a android phone! so i guess that counts
im just going to give up and run it on xp, ill try linux on another old cumputer when i get the chance
 
Old 01-02-2019, 04:38 PM   #6
Brains
Senior Member
 
Registered: Apr 2009
Distribution: All OS except Apple
Posts: 1,591

Rep: Reputation: 389Reputation: 389Reputation: 389Reputation: 389
Quote:
Originally Posted by markopollo View Post
try with apic=debug (no idea what that means ) and send a report. then try booting with the 'noapic' (again what, me no understand.)
I have Debian testing running great on 13 year old Dell XPS, the age of the computer may not be the issue. What those instructions are saying is you need to try passing kernel arguments when booting the live media. When you get to the menu, hit the "e" key to edit boot parameters, you may need to do this on different menu options till you can edit the kernel parameters. Below is a sample code of a line you will want to edit. You will use the arrow/scroll keys and backspace keys to edit it, then you'll boot using the appropriate key mentioned at the bottom of the screen, likely F10 or something.

You'll look for a line similar to this one below:
Code:
linux	/boot/vmlinuz-4.19-x86_64 root=UUID=0c694a10-bbed-4f57-868c-9cfb804ac7ae rw  quiet
And change it to add the suggestions as in the examples below:
Code:
linux	/boot/vmlinuz-4.19-x86_64 root=UUID=0c694a10-bbed-4f57-868c-9cfb804ac7ae rw  acpi=debug
Code:
linux	/boot/vmlinuz-4.19-x86_64 root=UUID=0c694a10-bbed-4f57-868c-9cfb804ac7ae rw  noapic
 
Old 01-02-2019, 04:44 PM   #7
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,125

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
When you see the boot menu, hit the <Tab> key like it says. Use the arrow keys to get to the end of the line and add the word noapic before the 2 dashes - see if that runs.
It's just the kernel is trying to use "advanced" (the A in APIC) facilities, and your hardware ain't ...

Crossposted with Brains - note those instructions are for an already installed system, not a liveCD.

Last edited by syg00; 01-02-2019 at 04:45 PM.
 
1 members found this post helpful.
Old 01-02-2019, 05:32 PM   #8
markopollo
LQ Newbie
 
Registered: Jan 2019
Posts: 9

Original Poster
Rep: Reputation: Disabled
Thumbs up

Quote:
Originally Posted by syg00 View Post
When you see the boot menu, hit the <Tab> key like it says. Use the arrow keys to get to the end of the line and add the word noapic before the 2 dashes - see if that runs.
It's just the kernel is trying to use "advanced" (the A in APIC) facilities, and your hardware ain't ...

Crossposted with Brains - note those instructions are for an already installed system, not a liveCD.
its working (i think)
right now its on the blue lubuntu screen with the 5 dots. hope this works!
 
Old 01-02-2019, 05:47 PM   #9
markopollo
LQ Newbie
 
Registered: Jan 2019
Posts: 9

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by markopollo View Post
its working (i think)
right now its on the blue lubuntu screen with the 5 dots. hope this works!
after restarting my pc IT WORKS THANK YOU EVERYONE FOR HELPING ME!!!!!
now i can try linux!
(but i have to get internet on it first )

Last edited by markopollo; 01-02-2019 at 07:27 PM.
 
  


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
I have just installed Ubunto 8.10 on to a Dell E521 , the CD will not play any music basinclr Linux - Newbie 1 11-28-2008 12:03 AM
problems installing RHEL 5 on Dell Dimension E521 danielahammond Red Hat 3 07-25-2007 03:51 PM
Suse 10.2 64bit Installation on Dell E521 model kattice Linux - Newbie 1 03-01-2007 06:59 AM
Failure to install RHEL4 on Dell Dimension E521 Niceman2005 Linux - General 3 02-23-2007 09:55 PM
Dell Dimension e521 SATA DVD drive wont install burrito_bill Slackware 1 12-28-2006 04:24 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:46 AM.

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