LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-26-2019, 05:41 PM   #16
JustSomeGeek
LQ Newbie
 
Registered: Nov 2018
Posts: 24

Original Poster
Rep: Reputation: Disabled

Quote:
Originally Posted by business_kid View Post
I'd be cleaning the dvd up, polishing the lens, or transferring the iso to a usb stick.
If it were just one occasional disc or image, it would make sense.
 
Old 03-26-2019, 05:52 PM   #17
JustSomeGeek
LQ Newbie
 
Registered: Nov 2018
Posts: 24

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jefro View Post
Some computers will always have issues with linux. Unless you can make some set of go no-go's then we can only guess. Almost no computer is tested at factory on linux so we have a disadvantage from day one.

If you do get some version of grub to work it may be possible to then get some distro to work. So far as I can tell your report seems to suggest a failure at boot. After post and before OS boots and you report grub issue. (well, really could be syslinux,isolinux)

Find some distro that boots to grub or just start with supergub
POST is always good. Booting to the installed OS on the SSD is always fine too. Just the pre-installation boot from media. Weird.

I just wish I knew enough to find out what the issue is. I hate not knowing stuff. There are a lot of magazine coverdiscs with multiple distros on that fail too, so it's deffo not the img to flash burner that's the issue (I use Etcher on Arch). Still, i'll try a few more things and see if there's some kind of pattern emerges. It's not as if there's even any error feedback to go on. :-/
 
Old 03-26-2019, 09:31 PM   #18
jefro
Moderator
 
Registered: Mar 2008
Posts: 22,361

Rep: Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692
"POST is always good. Booting to the installed OS on the SSD is always fine too. Just the pre-installation boot from media. Weird."

The only thing I can think of based on that may be that your video is taking too much of your ram. Some installers need 1G free. It may be possible that if it knew there was some swap space it could continue.

Just haven't read any part of the thread that makes it clear as to the issue so far.
 
Old 03-27-2019, 05:02 AM   #19
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,718

Rep: Reputation: 2667Reputation: 2667Reputation: 2667Reputation: 2667Reputation: 2667Reputation: 2667Reputation: 2667Reputation: 2667Reputation: 2667Reputation: 2667Reputation: 2667
Quote:
Originally Posted by JustSomeGeek View Post
If it were just one occasional disc or image, it would make sense.
If it were 1 dodgy dvd drive it would make sense. And that box must be ≥7 years old.
 
Old 03-27-2019, 10:58 AM   #20
JustSomeGeek
LQ Newbie
 
Registered: Nov 2018
Posts: 24

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jefro View Post
Some computers will always have issues with linux. Unless you can make some set of go no-go's then we can only guess. Almost no computer is tested at factory on linux so we have a disadvantage from day one.

If you do get some version of grub to work it may be possible to then get some distro to work. So far as I can tell your report seems to suggest a failure at boot. After post and before OS boots and you report grub issue. (well, really could be syslinux,isolinux)

Find some distro that boots to grub or just start with supergub
It's after POST. I can choose the boot menu (HDD, CD, USB etc.) and then it's russian roulette time. Anything from a complete non-boot to crashing after the media menu. I just don't know how to "disect" a bootable medium to see how they differ. Any pointers as to what to read up on?
 
Old 03-27-2019, 11:01 AM   #21
JustSomeGeek
LQ Newbie
 
Registered: Nov 2018
Posts: 24

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by business_kid View Post
If it were 1 dodgy dvd drive it would make sense. And that box must be ≥7 years old.
Yep. But it's a hardly used BDROM drive, and it's USB with exactly the same issues. Sure, the box is old now, that's why it's being used as an HTPC now, perfect for it.
 
Old 03-28-2019, 05:40 AM   #22
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,718

Rep: Reputation: 2667Reputation: 2667Reputation: 2667Reputation: 2667Reputation: 2667Reputation: 2667Reputation: 2667Reputation: 2667Reputation: 2667Reputation: 2667Reputation: 2667
You can loop mount an iso, but it's unlikely to further you. They all start with grub -->syslinux anyhow.

A better approach would be a usb key. Provided you have an iso you trust, and presuming your usb key is on sdb, unmount it and run
Code:
dd if=<distro_image> of=/dev/sdb bs=1M
Note it's wiping the partitions, so don't use your 1TB usb key with mission critical stuff on it - 4G or 8G is quite enough.If you're paranoid, check checksums.
 
Old 04-03-2019, 08:54 PM   #23
Reziac
Member
 
Registered: Aug 2018
Location: Brendansport, Sagitta IV
Distribution: PCLinuxOS
Posts: 169

Rep: Reputation: 48
Quote:
Originally Posted by JustSomeGeek View Post
MB: Asus A8N32-SLI Deluxe
CPU: AMD Athlon 64 X2 4400+
Mem: 2G
I have a box with this same board and an AMD 3200+ -- and there is something cranky about it. USB boot with an Easy2Boot stick is so slow I thought it was hung (it eventually boots but takes several minutes, and even Puppy boots slowly, if at all). DVD boot is actually faster, which is bizarre, but it's still very slow compared to other systems.

For a while I had ReactOS on it but it will only speak to one build, now somewhat long in the tooth. Mint ran okay but had fatal GRUB issues (nuked itself when I looked at -- didn't change anything! -- video settings, and that was reproducible). I've about concluded it's too buggy for real use, tho whether it's the board or the CPU is uncertain (but AMD CPUs can have very weird bugs) ... one of these days I'll swap out the CPU for something faster and then we'll see.

Side note: some of these early AMD64 CPUs don't get along with NVidia vidcards; the conflict produces weird lockups in Windows, and I expect buggers up linux too. (It's definitely the CPU. Swap it for a 32bit CPU and the problem goes away.) I'm wondering if you've run into that.
 
Old 04-04-2019, 05:19 AM   #24
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,718

Rep: Reputation: 2667Reputation: 2667Reputation: 2667Reputation: 2667Reputation: 2667Reputation: 2667Reputation: 2667Reputation: 2667Reputation: 2667Reputation: 2667Reputation: 2667
Quote:
Originally Posted by Reziac View Post
I have a box with this same board and an AMD 3200+ -- and there is something cranky about it. USB boot with an Easy2Boot stick is so slow I thought it was hung (it eventually boots but takes several minutes, and even Puppy boots slowly, if at all). DVD boot is actually faster, which is bizarre, but it's still very slow compared to other systems.

For a while I had ReactOS on it but it will only speak to one build, now somewhat long in the tooth. Mint ran okay but had fatal GRUB issues (nuked itself when I looked at -- didn't change anything! -- video settings, and that was reproducible). I've about concluded it's too buggy for real use, tho whether it's the board or the CPU is uncertain (but AMD CPUs can have very weird bugs) ... one of these days I'll swap out the CPU for something faster and then we'll see.

Side note: some of these early AMD64 CPUs don't get along with NVidia vidcards; the conflict produces weird lockups in Windows, and I expect buggers up linux too. (It's definitely the CPU. Swap it for a 32bit CPU and the problem goes away.) I'm wondering if you've run into that.
This stuff is only coming out now, in post #23?:-o. Did you start the thread for a chat, or to solve a problem? If the latter, it's good to get relevant info out early.
Anyhow, on the cpu front, intel has had so little competition support is going to get bent around intel cpus/chipsets anyhow. In the early days, it was intel who had the iffiness, and amd were straight down the line, but that was a long time ago.
 
Old 04-04-2019, 09:19 AM   #25
Reziac
Member
 
Registered: Aug 2018
Location: Brendansport, Sagitta IV
Distribution: PCLinuxOS
Posts: 169

Rep: Reputation: 48
Quote:
Originally Posted by business_kid View Post
This stuff is only coming out now, in post #23?:-o. Did you start the thread for a chat, or to solve a problem? If the latter, it's good to get relevant info out early.
Anyhow, on the cpu front, intel has had so little competition support is going to get bent around intel cpus/chipsets anyhow. In the early days, it was intel who had the iffiness, and amd were straight down the line, but that was a long time ago.
Was ignoring all the sniping between, then finally noticed the OP's board was the same as mine that's similarly goofy. Aha! a common factor. Here's my experience...

Another point occurs to me:

AMD had a problem back in the K6 era where the CPU claimed to be 32bit, but wasn't, not entirely. Windows would run anyway, albeit in 16bit mode, but linux would refuse to run at all. (Encountered this myself, and it's why I stopped buying AMD for clients.) Friend tracked it down and pestered an AMD engineer til he admitted it was a known issue, but AMD had chosen not to recall the chips.

Anyway, I'm wondering if something similar is going on with early AMD64 CPUs.

I've also seen a K6-2 450MHz just about grind to a halt or even lock up when confronted with Math (frex, the Tubes screensaver or the Dicewars flash game). Waaaaay slower than a P2-450 on the same tasks... in fact even my old P233 did better.

Back when AMD occasionally released an Errata sheet (which is to say, a list of the known bugs), it was typically 3x as long as Intel's. This was so even when they were still using Intel's code.

So frankly nothing weird from an AMD CPU surprises me (and I'm not a fan of the commonly-associated VIA chipset, either). LISB4, if they follow me home I'll use 'em (tho not for mission-critical), but I won't pay money for 'em.
 
Old 04-04-2019, 03:09 PM   #26
jefro
Moderator
 
Registered: Mar 2008
Posts: 22,361

Rep: Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692Reputation: 3692
Set bios to failsafe or the slowest settings maybe??
 
Old 04-06-2019, 06:04 AM   #27
JustSomeGeek
LQ Newbie
 
Registered: Nov 2018
Posts: 24

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Reziac View Post
I have a box with this same board and an AMD 3200+ -- and there is something cranky about it. USB boot with an Easy2Boot stick is so slow I thought it was hung (it eventually boots but takes several minutes, and even Puppy boots slowly, if at all). DVD boot is actually faster, which is bizarre, but it's still very slow compared to other systems.

For a while I had ReactOS on it but it will only speak to one build, now somewhat long in the tooth. Mint ran okay but had fatal GRUB issues (nuked itself when I looked at -- didn't change anything! -- video settings, and that was reproducible). I've about concluded it's too buggy for real use, tho whether it's the board or the CPU is uncertain (but AMD CPUs can have very weird bugs) ... one of these days I'll swap out the CPU for something faster and then we'll see.

Side note: some of these early AMD64 CPUs don't get along with NVidia vidcards; the conflict produces weird lockups in Windows, and I expect buggers up linux too. (It's definitely the CPU. Swap it for a 32bit CPU and the problem goes away.) I'm wondering if you've run into that.
Nice to know someone else had issues! I had Mint on it before, which was fine as well. TBH, i've had other hardware that has had a similar isssues too, back when I only used Asus boards, but i've got round it somehow. Only this one has thrown this many hissy fits though.

I'd forgotten how bad compatibility between rival company's hardware used to be, but it's why i've used Intel chipped boards for ages now. Don't think i've got a 32bit CPU for that socket. I'm in the process of dumping about 20 years worth of old tech, so most of it's gone already. :-/
 
Old 04-06-2019, 06:06 AM   #28
JustSomeGeek
LQ Newbie
 
Registered: Nov 2018
Posts: 24

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by business_kid View Post
You can loop mount an iso, but it's unlikely to further you. They all start with grub -->syslinux anyhow.

A better approach would be a usb key. Provided you have an iso you trust, and presuming your usb key is on sdb, unmount it and run
Code:
dd if=<distro_image> of=/dev/sdb bs=1M
Note it's wiping the partitions, so don't use your 1TB usb key with mission critical stuff on it - 4G or 8G is quite enough.If you're paranoid, check checksums.
It's usually USB that I use (Etcher to write it), but again, it's not the physical medium, that is the problem.
 
Old 04-06-2019, 06:13 AM   #29
JustSomeGeek
LQ Newbie
 
Registered: Nov 2018
Posts: 24

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by business_kid View Post
This stuff is only coming out now, in post #23?:-o. Did you start the thread for a chat, or to solve a problem? If the latter, it's good to get relevant info out early.
Anyhow, on the cpu front, intel has had so little competition support is going to get bent around intel cpus/chipsets anyhow. In the early days, it was intel who had the iffiness, and amd were straight down the line, but that was a long time ago.
Hmm. My experience is that it was Intel who came out with the most stable stuff. Business relied on it, so it had to be solid. And if there were issues, they got fixed.

Having suffered through the days of VIA, Cyrix, and AMD Irongate, and NVidia's crappy attempt at chipsets, I'm glad most of them have given up. Intel was always expensive, and slow originally, but at least it usually works.
 
Old 04-06-2019, 06:53 AM   #30
Shadow_7
Senior Member
 
Registered: Feb 2003
Distribution: debian
Posts: 4,137
Blog Entries: 1

Rep: Reputation: 875Reputation: 875Reputation: 875Reputation: 875Reputation: 875Reputation: 875Reputation: 875
CPUs keep getting more and more instructions. I suspect that yours is too old for current distros. Debian is always the safe-ist bet for me on things like this. They offer alternative kernels that'll cope with reduced opcode CPUs (aka OLD). Modern CPUs have virtualization and other extras. There's generally ways to force things to work, assuming at least one working linux to do "tricks" in. It's always easier when you have more than one computer. The nice thing about linux is that you can boot from pretty much ANY bootable device, usb, cd, dvd, hdd, network, whatever. Which gives you "options". I was still using my athlon x2 in 2009, but sadly haven't booted that in recent history. I like modern low power things and my room 10F cooler than it used to be.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
FFMPEG for APACHE 2.4.6 (x64), PHP 5.5 (x64), MYSQL 5.6 (x64) on WINDOWS 8 (x64) Punctual Programming 3 08-07-2013 05:20 PM
Slackware 13.37 x64 & Windows 7 x64 Dual Boot Issues toolman30044 Slackware 4 08-08-2011 02:39 PM
Newbie looking to dual-boot Gloria x64 into a box already running Windows 7 x64 joshuaingram Linux - Newbie 1 12-17-2009 05:48 PM
LVM needs e2fsck after Upgrade from Kubuntu 8.10 x64 to 9.04 x64 don_wombat_73 Linux - Newbie 6 04-30-2009 04:13 PM
can i run linux mandriver x64 with windows x64 bit if so wich one should i install fi malmac2000 Linux - Software 2 04-26-2006 07:04 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 09:56 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