Search found 187 matches
- 04 Apr 2022, 09:45
- Forum: General chat
- Topic: This from DebianDog
- Replies: 1
- Views: 471
This from DebianDog
Also big thanks ! to the Porteus developers, specially: brokenman and phantom.
- 07 Sep 2020, 08:21
- Forum: Intermediate/Advanced User Questions
- Topic: Porteus using Debian
- Replies: 12
- Views: 7351
Porteus using Debian
Well I am back with Deblive buster I have solved the problem with opengl for my 3D-Printing problems , I have 8G RAM and network which I lost after upgrading the kernel in Porteus-4 32 bit to PAE . BTW I tried the Porteus-5 64bit ,but I was unable to run most of the appimages for 3d 3d Programs . In...
- 13 Aug 2020, 12:31
- Forum: Development
- Topic: CR recorder
- Replies: 1
- Views: 2359
CR recorder
Since Porteus doesn't come with a way to burn an iso I suggest recorder a cdrkit/cdrtools, cdrdao,
mkisofs and growisofs. https://packages.slackonly.com/pub/pac ... lonly.txz
It's simple and 29 kib
mkisofs and growisofs. https://packages.slackonly.com/pub/pac ... lonly.txz
It's simple and 29 kib
- 15 Apr 2020, 11:07
- Forum: Bug Reports
- Topic: USM
- Replies: 7
- Views: 2842
USM
I get the message sesm.sh does not exist
- 14 Apr 2020, 12:39
- Forum: Bug Reports
- Topic: USM
- Replies: 7
- Views: 2842
USM
Will try it. Thanks
- 13 Apr 2020, 10:04
- Forum: Bug Reports
- Topic: USM
- Replies: 7
- Views: 2842
USM
USM is useles in Ver.4 Cannot update database.
- 29 Dec 2019, 09:01
- Forum: Bug Reports
- Topic: Porteus v5.0rc1 problems
- Replies: 222
- Views: 110741
Porteus v5.0rc1 problems
Just downloaded the latest version of Porteus here is what I found, USM will not work, Printing does not work localhost:631 will not add the printer., create live usb says illegal iso, browser selection is missing binutil, chrome browser will run as root using this: #!/bin/sh /usr/bin/google-chrome-...
- 28 Dec 2019, 14:07
- Forum: Bug Reports
- Topic: Porteus v5.0rc1 problems
- Replies: 222
- Views: 110741
Porteus v5.0rc1 problems
Just downloaded the latest version but the Browser update tool for chrome is missing libbfd-2.26.20160125.so from binutils downloaded binutils-2.26-x86_64-3.txz from https://slackware.pkgs.org using : "#!/bin/sh /usr/bin/google-chrome-stable --user-data-dir=/root/chrome/user --disk-cache-dir="/root/...
- 16 Nov 2019, 12:04
- Forum: Bug Reports
- Topic: AMD Ryzen 3 3200G with Radeon Vega Graphics
- Replies: 18
- Views: 7744
AMD Ryzen 3 3200G with Radeon Vega Graphics
The one I got in Porteus 4 didn't until I build the kernel. I am going to try to build Linux 5 .
- 16 Nov 2019, 08:59
- Forum: Bug Reports
- Topic: AMD Ryzen 3 3200G with Radeon Vega Graphics
- Replies: 18
- Views: 7744
AMD Ryzen 3 3200G with Radeon Vega Graphics
# cat /usr/src/linux/.config | egrep -i 'PAE|mem' CONFIG_CROSS_MEMORY_ATTACH=y # CONFIG_MEMCG is not set CONFIG_SHMEM=y CONFIG_MEMBARRIER=y CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y CONFIG_FIX_EARLYCON_MEM=y CONFIG_NO_BOOTMEM=y # CONFIG_NOHIGHMEM is not set # CONFIG_HIGHMEM4G is not set CONFIG_HIGHMEM...
- 16 Nov 2019, 08:02
- Forum: Bug Reports
- Topic: AMD Ryzen 3 3200G with Radeon Vega Graphics
- Replies: 18
- Views: 7744
AMD Ryzen 3 3200G with Radeon Vega Graphics
I solved the problem of Porteus only reading 4gb of memory, I used kernel builder and did a modification, overthought the conf file says PAE the 64gb memory was set to 32bit, I did that and problem solved thanks for all your help. Most of my 3D printing software now comes in appimage and I have been...
- 15 Nov 2019, 18:22
- Forum: Bug Reports
- Topic: AMD Ryzen 3 3200G with Radeon Vega Graphics
- Replies: 18
- Views: 7744
AMD Ryzen 3 3200G with Radeon Vega Graphics
I have never posted to pastebin
- 15 Nov 2019, 18:20
- Forum: Bug Reports
- Topic: AMD Ryzen 3 3200G with Radeon Vega Graphics
- Replies: 18
- Views: 7744
AMD Ryzen 3 3200G with Radeon Vega Graphics
the release date of the board is only 4 months old. # dmidecode | egrep -i -A30 'BIOS Information|Base Board Information' BIOS Information Vendor: American Megatrends Inc. Version: P3.20 Release Date: 07/31/2019 Address: 0xF0000 Runtime Size: 64 kB ROM Size: 16 MB Characteristics: PCI is supported B...
- 15 Nov 2019, 13:15
- Forum: Bug Reports
- Topic: AMD Ryzen 3 3200G with Radeon Vega Graphics
- Replies: 18
- Views: 7744
AMD Ryzen 3 3200G with Radeon Vega Graphics
# lscpu CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 4 Socket(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 24 Model name: AMD Ryzen 3 3200G with Radeon Vega Graphics Stepping: 1 CPU MHz: 3132.754 CPU max MHz: 3600.0000 CPU min MHz: 1400.0000 BogoMIPS: 7186.41 ...