The officially official Devuan Forum!

You are not logged in.

#1 Re: Other Issues » Execuable files not running... » 2020-10-21 12:32:41

bbatten wrote:

@ve1drg: Do you understand what you're being asked to do?

Enter "file linbpq"  at the command line prompt and post output here.

linbpq: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=0d6a50412cd7cfe0f477184bfb233016e360f5e4, not stripped

#2 Re: Other Issues » Execuable files not running... » 2020-10-20 18:03:54

I tried that line:

RTLDLIST="/lib/ld-linux.so.2 /lib64/ld-linux-x86-64.so.2 /libx32/ld-linux-x32.so.2"

and with the 32 bit change:

RTLDLIST="/lib32/ld-linux.so.2 /lib64/ld-linux-x86-64.so.2 /libx32/ld-linux-x32.so.2"

No change.

Those / that file will still not run,

<>

#3 Re: Other Issues » Execuable files not running... » 2020-10-20 17:34:50

bbatten wrote:

@ve1drg: Do you understand what you're being asked to do?

Enter "file linbpq"  at the command line prompt and post output here.

root@ve1drg:/BPQbbs/ve3bwm# file linbpq
linbpq: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=4634defa908c142e8292a701a0babd769a381cea, not stripped

Does this say that this is a 32 bit file?
I just downloaded it. Saying this was a 64bit file??

How..  how can I run a 32 bit file in a 64 bit machine?

#4 Re: Other Issues » Execuable files not running... » 2020-10-20 17:32:49

Head_on_a_Stick wrote:

It is rather frustrating that we have to ask this three times but can we please see the output of

file linbpq

And also explain from where you obtained this mysterious binary file.

EDIT: the output of this command would also be useful:

ldd linbpq

root@ve1drg:/BPQbbs/ve3bwm# ldd linbpq
    not a dynamic executable

??? what does that mean?  Other than,  is this why the program is not executable..

#5 Re: Other Issues » Execuable files not running... » 2020-10-19 23:17:18

Just further to the above....here is what I see when I run this file.  It is a binary file.
bash: source: linbpq: cannot execute binary file
-rwxr-xr-x 1 root root 3487264 Oct  9 10:58 linbpq

#6 Re: Other Issues » Execuable files not running... » 2020-10-19 23:10:25

OK.  Here is the file I would like to execute.  Or run.  Or whatever..

It is the file called linbpq found in the g8bpq directory. I can't post it here because I dont know how to attach it to this message.  Must be a way. But cant figure it out.

It is an executable file and is normally run using ./linbpq.

Of course when that file runs it brings up a G8BPQ BBS.

I even tried using 'source linbpq'  and that gave me the same error.
The file will not run.

But a few days ago it ran just fine. I had that program on another distribution (Jessie) and it worked there.
Maybe Ascii is just too tough for this little file, eh?

#7 Re: Other Issues » Execuable files not running... » 2020-10-19 18:45:54

xinomilo wrote:

still not helping to find a fix.
post here the output of :
uname -a
file /path/to/executable_file

and how you try to run it ...

Here is what uname -a shows:

Linux ve1drg 4.9.0-13-amd64 #1 SMP Debian 4.9.228-1 (2020-07-05) x86_64 GNU/Linux

And the file is any file I decide to make up and execute... or boot as I said.  No file will run or execute.  I get that error with any file that I set up and give it a chmod value of 755.  Chown is ve1drg.ve1drg

Hope this helps..

#8 Re: Other Issues » Execuable files not running... » 2020-10-19 13:03:07

asc11 64.  And its any file I make up and make bootable. It wont work.
I get this error.

What a life, eh?  Must be a fix out there somewhere.

#9 Other Issues » Execuable files not running... » 2020-10-19 01:26:45

ve1drg
Replies: 22

I am operating ASCII software of Devuan.
And I am getting this error:

cannot execute binary file: Exec format error

when I try to execute a file I need to run,.

I cant find a fix?

Any help?

#10 Re: Installation » Beowulf install » 2020-06-02 00:42:39

larsH wrote:

Hi

It is in backports. "apt install -t beowulf-backports linux-image-amd64" should do the trick

Have a nice day
Lars H

Thanks for that direction on kernel location and backports.
Uname -r now shows me  5.5.0-0.bpo.2-amd64.
And it works like a champ. Better than the 4.9.0-11-amd64 version I was running.

Thanks..

#11 Re: Installation » Beowulf install » 2020-06-01 14:12:45

ok. i just purged 4.19.0-9-amd64 and it was removed from my boot list.

great .  happy for that.

Now you say i should try kernel 5.  how do i do that. is it simple like purging a kernel or is it more involved?

also where do i get it?

And by the was Beowulf looks and runs really well, so far.

#12 Re: Installation » Beowulf install » 2020-05-31 23:02:39

Well - I finally got Beowulf up and workiing on my new/fast machine. But not in the normal way.

What I did was I used apt-get dist-upgrade,  and I ended up with Beowulf,  from ASCII.

At boot time now I have the choice of booting with 4.19.0.09. Which is my first choice.  That one doesnt boot which has the same problem that I have had all along.

The second choice 4.19.0.11  works like a champ. I nearly fell down when it came up just fine.

So now I would like to know how I get edit out that first choice - 4.19.0.09.  So when things boot up automaticaly it will pick a kernel that works.

So how can I edit out that first line on the boot-screen,

#13 Re: Installation » Beowulf install » 2020-05-23 16:50:11

Well I am about to burn a new DVD disk with the latest BeoWulf.  I am going to let it do the partitioning.  I wont worry about the bootable paritition being msdos. And the disk by the way is being burnt in/from an optical drive.  Hmmmm.

Well - lets see if this works.   I was using both the Live CD and the netinst units.  So this time its the full shot.  All files should be there.  and all things should work..

I will let you guys know.  And by the way I am going to install Beowulf this time under a UEFI bios.  See if that makes any difference rather than under legacy bios.

-----------------------

Marjorie wrote:

Sorry to hear of all your difficulties - this shouldn't be happening.

From your latest report you now seem to be getting stuck at an earlier stage than you did before. Previously it seemed to be a problem with the Nouveau video driver, which LarsH is now reported wont work with your new NVIDIA GPU and has suggested a fix to get you to a console.

FWIW I've now installed Beowulf on two different AMD-64 PCs, one Intel and the other AMD (with NVIDIA graphics)  and did not have the particular problems you are now reporting, though to be fair my components are not cutting edge like yours. One of these was an entirely new install and the other was alongside an existing ascii installation.

1) I've always gone for legacy bios. Worked both times. My older motherboard has EFI but not UEFI. With the newer one I had choice in the the BIOS.

2) I've never actually installed from the live ISO, just used to check that I could boot into Beowulf (and get the WiFi working). The live install (if that is what you are using) is designed to be straightforward and therefore pretty unbreakable for a straightforward one-disk install but I'm not aware of exactly what choices it makes for you.

3) if you are using one of the other installers they can get more complicated and there is greater scope to be confused.

However:

3) You don't have to install /boot on a separate partition. It may be a bit more robust to do so if you have more than OS installed or your disk config is complex. On one of of mine I choose to keep it separate/simple because my root and /home partition are mounted as RAID1, on the other because they are LVM.

4) The boot partition doesn't have to be formatted DOS or even EXT2. Both mine are EXT4.

5) The installers themselves haven't changed between ASCII and Beowulf. I note that other users have been finding some bugs in the isos, particularly if burnt to optical CD/DVD, rather than USB, which the developers are fixing, but these are mostly pretty minor.

6) As you're getting inconsistent results it may be worth confirming (if you haven't already done so) that you isos have not got corrupted.

#14 Re: Installation » Beowulf install » 2020-05-23 13:10:54

Well I am back after a couple days.  Its been terrible here where I have tried to get this Beowulf working.  Or installed I guess.

I am about to give up.  But before that happens,  here is what I know so far.

Beuwulf LIVE comes up most of the time,  all ok using the LIVE CD.  It  seems to have something to do with UEFI/Legacy BIOS, .
The CD boots up all ok most of the time.  I have made a page of notes on what is happening and now that is confusing to me.

Somehow, if the bios is not set right (uefi or legacy) than I get nothing.  But if i pick to boot the disk using the 'sure-thing' line,  than it seems to get Beowulf up.
And UEFI and Legacy are important too.  Something one works while the other doesn't.

I normally boot JESSIE and ASCII using Legacy.  That works great.  But not this BEOWULF release.   Wow.  What a challenge. And I am sure that the problem really is with the (UEFI/Legacy BIOS)..settings.

Why would this release be so sensitve to what you are booting with?  But I do see when you install it,  that Grub has to sit on a small boot partition that must be formated as DOS.  Not EXT4 or something else.  This is getting more strange than ever before.

Well - I will try to install this rascal once again, but this time from the cdrom rather than the live disk.  This way it will look after the correct setting for grub. I think.
But than,  what do I know.

My last question... why is this release so different or complicated,  over something like ASCII??

#15 Re: Installation » Beowulf install » 2020-05-21 16:13:37

Well a new day has come along and there is news..

First of all here is where lspci " grep VGA shows..

01:00.0 VGA compatible controller: NVIDIA Corporation TU116 [GeForce GTX 1660 Ti] (rev a1)

And the news that has come up is that I decided to run that LIVE version of Beowulf on another computer. It is a 5 year old Dell XPS8500. It works well and runs like a champ.

I ran that LIVE dvd on that machine and it WORKED!!!
Wow. Was I ever happy.

So everything comes down to my current machine on which I was trying to run it on.

This current machine is a new XPS8930  with all the bells and whisles.  It has the fastest CPU and 32 gigs of ram.
And I believe an upgraded video card too.

But this new machine runs ASCII and JESSIE just fine.  As well it runs UBUNTU20.04 just great.

So I am sure it is a video problem,  but now I have no idea how to fix that.  I guess a new driver comes to mind. But dont know.

This is where I stand. Beowulf looks fine on the old XPS8500  but gets no where on my new XPS8930.

#16 Re: Installation » Beowulf install » 2020-05-20 23:53:18

I am trying to install BeoWulf 3.0.0 64bit. And tonight I noticed when I tried to bring it up  with it going through all that data stuff before it fails to a black nothing screen -  I see it says ......specified kvm group....   and that is it.  Everything goes black after that.

I havent tried the live Beowulf  version.  Yet.  But maybe that is something I can try.  Its worth it..

The other versions of Devuan are installed on another machine.  So there is no conflict.

Also I tried installing Lilo iinstead of grub and it failed with a kernel panic - not syncing...unable to mount. root fs unknown..

Always something.  Well. Let me run and try the live version now,  before I go crazy.  I just dont know what could be stopping Beowulf from booting up.
Strange indeed.

#17 Re: Installation » Beowulf install » 2020-05-20 19:39:48

I have tried everything to get into the Beowulf installation. But nothing seems to work.

Head_on_a_Stick wrote:

    Can you boot to a console by adding 4 as a kernel command line parameter?

I dont know what adding 4 as a kernel means?

Is this a selection I can make from the boot process. Something maybe in the rescue mode?
I am sure I have looked there. But never found anything that worked.

And yes on those missing files. In my opionion too,  they should not have stopped me from logging into Beowulf.

But tell me more about these command line paramaters?  What and where are they. How are they used..

Thanks..

#18 Installation » Beowulf install » 2020-05-20 14:03:50

ve1drg
Replies: 27

I have Devuan-Ascii running and I am very happy with it.  But when there is something new out there,  a person just have to give it  a try.

So with that I downloaded the latest Beowulf iso and from a disk did the install.  It seemed to go ok except at the start.. It was looking for missing files which I noted were the ATH10K files.  And those files would naturally be installed in the /lib/firmware directory once the installation was complete. 

So without worrying about those missing files I went ahead and did the full install of BeoWulf.

I then had to reboot to bring BeoWulf up and no sir .  I never got passed a blank,  black screen.  I even thought that perhaps if I did Ctrl-Alt F1 or F2 or F4 etc.. that I could get into the installation. But nope!.  Nothing.  I was locked out.  No life whatsoever.

I tried reiinstalling it using whatever alternatives that were there.  And I never got passed being able to boot into the system. 

I am now lost.  I would like to think it might be failing because it is asking for those files.  And I had those files on a usb stick and it never took them.  And since they are network files I dont know why I wouldnt be able to at least log in.

So if there are any tips out there.  That would be great.

Thanks... and by the way ASCII version is super..

#19 Re: Installation » Trouble getting internet to work. » 2020-05-17 22:46:15

Head_on_a_Stick wrote:
ve1drg wrote:
root@localhost:/etc/init.d# lspci -knn | grep -A3 Network
03:00.0 Network controller [0280]: Qualcomm Atheros Device [168c:003e] (rev 32)
        Subsystem: Bigfoot Networks, Inc. Device [1a56:1535]
04:00.0 Ethernet controller [0200]: Qualcomm Atheros Device [1969:e0a1] (rev 10)
        Subsystem: Dell Device [1028:0859]
70:00.0 Non-Volatile memory controller [0108]: Device [1c5c:1639]

You have no driver (kernel module) for the device. Unfortunately there is no jessie-backports kernel image (AFAICT) so I think you're out of luck.

OK.  Well this is too bad.  There are no drivers or controllers as the text above reports.

So if I need to stay with this older kernel etc..  I am out of luck..

Thanks anyway guys.  Its good to have expert feedback that I get. ..sure helps when one finds themselves lost..

Well that's it.  I give up on Jessie.  And I am going to stay with Ascii.  This is a good one.

#20 Re: Installation » Trouble getting internet to work. » 2020-05-17 17:33:31

Here is what Jessie shows with the following commands..

root@localhost:/etc/init.d# lspci -knn | grep -A3 Network

03:00.0 Network controller [0280]: Qualcomm Atheros Device [168c:003e] (rev 32)
        Subsystem: Bigfoot Networks, Inc. Device [1a56:1535]
04:00.0 Ethernet controller [0200]: Qualcomm Atheros Device [1969:e0a1] (rev 10)
        Subsystem: Dell Device [1028:0859]
70:00.0 Non-Volatile memory controller [0108]: Device [1c5c:1639]

root@localhost:/files# lspci

00:00.0 Host bridge: Intel Corporation Device 3e30 (rev 0d)
00:01.0 PCI bridge: Intel Corporation Device 1901 (rev 0d)
00:02.0 Display controller: Intel Corporation Device 3e98 (rev 02)
00:08.0 System peripheral: Intel Corporation Device 1911
00:14.0 USB controller: Intel Corporation Device a2af
00:16.0 Communication controller: Intel Corporation Device a2ba
00:17.0 RAID bus controller: Intel Corporation 82801 SATA Controller [RAID mode]
00:1c.0 PCI bridge: Intel Corporation Device a291 (rev f0)
00:1c.2 PCI bridge: Intel Corporation Device a292 (rev f0)
00:1c.3 PCI bridge: Intel Corporation Device a293 (rev f0)
00:1c.4 PCI bridge: Intel Corporation Device a294 (rev f0)
00:1d.0 PCI bridge: Intel Corporation Device a298 (rev f0)
00:1e.0 Signal processing controller: Intel Corporation Device a2a7
00:1f.0 ISA bridge: Intel Corporation Device a2c9
00:1f.2 Memory controller: Intel Corporation Device a2a1
00:1f.3 Audio device: Intel Corporation Device a2f0
00:1f.4 SMBus: Intel Corporation Device a2a3
01:00.0 VGA compatible controller: NVIDIA Corporation Device 2182 (rev a1)
01:00.1 Audio device: NVIDIA Corporation Device 1aeb (rev a1)
01:00.2 USB controller: NVIDIA Corporation Device 1aec (rev a1)
01:00.3 Serial bus controller [0c80]: NVIDIA Corporation Device 1aed (rev a1)
02:00.0 USB controller: ASMedia Technology Inc. Device 1242
03:00.0 Network controller: Qualcomm Atheros Device 003e (rev 32)
04:00.0 Ethernet controller: Qualcomm Atheros Device e0a1 (rev 10)
70:00.0 Non-Volatile memory controller: Device 1c5c:1639

I reinstalled the Atheros files.  And iwlwifi as well.  Still no luck..

#21 Re: Installation » Internet/network connections.. » 2020-05-16 23:40:56

larsH wrote:

Hi

Are you using wicd ?? If so edit /etc/wicd/manager-settings.conf so all your devices are listed there  and then reboot. Otherwise you may need to set things up via wpa_supplicant.

Have a nice day
Lars H

This is my manager-settings.conf file from wicd..

[Settings]
backend = external
wireless_interface = wlan0
wired_interface = eth0
wpa_driver = wext
always_show_wired_interface = False
use_global_dns = False
global_dns_1 = None
global_dns_2 = None
global_dns_3 = None
global_dns_dom = None
global_search_dom = None
auto_reconnect = True
debug_mode = 0
wired_connect_mode = 0
wireless_connect_mode = 1
signal_display_type = 0
should_verify_ap = 1
dhcp_client = 0

#22 Re: Installation » Trouble getting internet to work. » 2020-05-16 21:31:39

Yes I am aware that its end of life is soon.

But for the sake of amateur radio software,  Jessie has to be used. Rather than something like beautiful Ascii. 
I sure wish ascii would work. That is what I have running on my main computer.  Its really nice. But Jessie is needed for the node software and ax125 utils..

Its too bad..

But need to get this thing running on my new machine.  Or give up my amateur radio hobby.

#23 Installation » Trouble getting internet to work. » 2020-05-16 20:57:43

ve1drg
Replies: 10

Today I manually installed Devuan-jessie without an internet configuration. Or internet files..
After installation I see that /lib/firmware was empty.  Nothing there.  Good reason why there was no internet.

So I used GDEBI and installed 'firmware-atheros_20190717-2_all.deb'.

That gave me all the needed files for the internet to work, like ath10k  for example. But not a thing loaded..

I made up all the needed config files that I could think of like /etc/network/interfaces.  And the config files in Wicd.
I did a lot of ifup eth0  and ifdown etc..  And nothing.

So what am I missing?  Must be something else I need to do?  I presume that when GDEBI did the install it looked after the modules and other related files that might be needed.  It installed without any problems.  And the files are all there.  But they are not being called my Devau-Jessie when I reboot. Or try to reload /etc/init.d/networking..

I need a hint or two on how to get this to work..

Thanks..

#24 Installation » Internet/network connections.. » 2020-05-12 14:01:19

ve1drg
Replies: 4

I have a simple problem.  I have both eth0 and wlan0 set up on my Devuan-ascii system.

Yesterday I unplugged the eth0 connection and eventually the wlan0 port was activated.  I now had wifi connection.

This morning when I turned on the computer with no eth0 cable attached,  the system never found the wifi arrangement.
I now had no internet/wifi connections.

I tried bringing it up by typing  -  ifdown wlan0 and then ifup wlan0.  And got nothing. 
But as soon as I plugged in the ethernet cable it found that and away things went.

What is the way to tell the wifi side to get the wlan0 port going.  Is using ifup wlan0 good enough.
Or is there another process that will work better.  Maybe a better command etc..

Thanks for any input..

#25 Re: Other Issues » emacs on ASCII » 2020-05-11 14:41:23

Thanks for the tip on Emacs.

I dont have the lucid version on the apt-get update system.  So I removed what I had and installed everything over.  This time I chose emacs in the search list and nothing more and it went on fine and now I have no errors.

Thanks for the tip.  As things are good now.

Board footer

Forum Software