Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 25 matches

Go to advanced search

Advanced search
Search found 25 matches • Page 1 of 1
by epenguin
Sun Jun 25, 2023 2:09 pm
Forum: Gentoo Forums Feedback
Topic: Can we get a Gentoo RISCV section?
Replies: 3
Views: 28900

epenguin,

Right now RISC-V belongs in Gentoo on Alternative Architectures .

The last RISC-V post there is dated 09-Aug-22 ... or almost a year ago.

The usual answer to can we have a new (sub)forum is yes, when there is a demand for it. I don't see the demand yet.
That's my own view, not the ...
  • Jump to post
by epenguin
Sat Jun 24, 2023 5:03 pm
Forum: Gentoo Forums Feedback
Topic: Can we get a Gentoo RISCV section?
Replies: 3
Views: 28900

Can we get a Gentoo RISCV section?

I'm working on a project involving gentoo on riscv hardware, and there's no section for it :(
  • Jump to post
by epenguin
Tue Nov 08, 2022 3:19 pm
Forum: Desktop Environments
Topic: Green pixels and artifacting on various programs
Replies: 9
Views: 2383

have you tried with a clean (new) user ?

and also try other DE than KDE to get sure.

8)

I tried on a laptop using Ubuntu (gnome) and I couldn't reproduce the issue, but it is using a way older emacs version and a different gpu. I'm thinking it's either a recent xorg thing, a gtk thing, or an ...
  • Jump to post
by epenguin
Tue Nov 08, 2022 3:16 pm
Forum: Desktop Environments
Topic: Green pixels and artifacting on various programs
Replies: 9
Views: 2383

epenguin,

I suspect a video card driver issue or even a hardware problem.
As you were able to reproduce the issue on two machines, I'm more inclined to go with the driver.

Can you test at different screen resolutions?
Different screen resolutions tend to have the pixel buffers in different ...
  • Jump to post
by epenguin
Tue Nov 08, 2022 12:20 am
Forum: Desktop Environments
Topic: Green pixels and artifacting on various programs
Replies: 9
Views: 2383

spica wrote:emacs, gimp, zathura - they use gtk.
Maybe, this is something with gtk installation?
Do you see the problem with qt5 applications?
Do you see the problem for other gtk applications?
As far as I know, no. I've only had this issue on gtk applications. Maybe I'll go submit a bug report there.
  • Jump to post
by epenguin
Mon Nov 07, 2022 11:02 pm
Forum: Desktop Environments
Topic: Green pixels and artifacting on various programs
Replies: 9
Views: 2383

hello,

just emerged and tried, no glitches - tried with theme, too.

using sway only system here with disabled xwayland.

please show your emerge --info -v app-editors/emacs

8)


Portage 3.0.38.1 (python 3.10.8-final-0, default/linux/amd64/17.1/desktop/plasma, gcc-11.3.0, glibc-2.35-r8, 5.15 ...
  • Jump to post
by epenguin
Mon Nov 07, 2022 8:35 pm
Forum: Desktop Environments
Topic: Green pixels and artifacting on various programs
Replies: 9
Views: 2383

Green pixels and artifacting on various programs

I need help narrowing down a bug. I can replicate the visual bug consistently, but I don't know who to file a report with. Basically, there are random green pixels on various programs. I first noticed this with spacemacs:
https://i.imgur.com/667jicy.png

I thought it might be a spacemacs issue, so I ...
  • Jump to post
by epenguin
Mon Feb 14, 2022 3:32 pm
Forum: Gentoo on ARM
Topic: Failure to compile using arm-none-eabi from crossdev
Replies: 0
Views: 5103

Failure to compile using arm-none-eabi from crossdev

Here are the instructions I used to generate the toolchain: https://wiki.gentoo.org/wiki/How_to_build_a_toolchain_for_arm_cortex-m_and_cortex-r . This wiki contains instructions for building a really low footprint toolchain for cortex-m and cortex-r, but I've had a few issues with it.

When ...
  • Jump to post
by epenguin
Mon Jan 03, 2022 6:37 pm
Forum: Gentoo on ARM
Topic: How can I create multiple of the same crossdev targets?
Replies: 2
Views: 4049


I think it is possible to have two or more same crossdev toolchains but you will need to rename each /u/<target> to /u/<unique-target> than modify /u/<target>/etc/portage/make.conf's ROOT=/usr/<unique-target> and you also need to rename <target>-emerge to <unique-target>-emerge. I never done this ...
  • Jump to post
by epenguin
Sun Jan 02, 2022 8:04 pm
Forum: Gentoo on ARM
Topic: How can I create multiple of the same crossdev targets?
Replies: 2
Views: 4049

How can I create multiple of the same crossdev targets?

If I run

crossdev -S -t aarch64-unknown-linux-gnu --genv 'USE="cxx multilib fortran -mudflap nls openmp -sanitize"'


I think this will create a raspberry pi 3 b+ toolchain with all the stages required to run gentoo. The problem is I need multiple of these for different systems (some raspberry pi ...
  • Jump to post
by epenguin
Fri Dec 24, 2021 5:51 pm
Forum: Portage & Programming
Topic: How can I split up my rust program for better managability?
Replies: 6
Views: 1758

How can I split up my rust program for better managability?

I know, the first thing somebody is "this is a rust program... not related to gentoo", but this IS a gentoo related question because the first platform I want my program to be on is gentoo. I'd like to look at the problem talked about here: https://blogs.gentoo.org/mgorny/2021/02/19/the-modern ...
  • Jump to post
by epenguin
Fri Dec 17, 2021 10:22 pm
Forum: Portage & Programming
Topic: Problems with julia from portage
Replies: 1
Views: 894

Problems with julia from portage

I've been trying to install julia, and I'm having quite a few problems. I'll end up filing a bug report if it turns out something is actually wrong and not just me being dumb.

1.) I installed julia-bin first. I couldn't find it in my path or anywhere really so I unmerged it.

2.) I then installed ...
  • Jump to post
by epenguin
Fri Dec 17, 2021 9:33 pm
Forum: Gentoo Chat
Topic: What is the difference in comparison with eg arch linux ...
Replies: 5
Views: 17475

Finally, a post I can respond to... I switched from arch a week or so ago. I still use arch on my laptop, but I've switched my main machine to gentoo dual booted with windows (I have to use it for school. Can't vm because exam proctor... -_-) I still don't have a complete understanding of what ...
  • Jump to post
by epenguin
Wed Dec 15, 2021 9:06 pm
Forum: Portage & Programming
Topic: Questions about Portage, Slots, and development
Replies: 2
Views: 1363

Re: Questions about Portage, Slots, and development

I may or may not be misunderstanding the use of slots with portage. As far as I can tell from the wiki, slotting is for installing and using multiple versions of some package. Can I use slotting for installing and developing multiple versions of some package? For instance, I want to install kicad 5 ...
  • Jump to post
by epenguin
Wed Dec 15, 2021 7:53 pm
Forum: Portage & Programming
Topic: Questions about Portage, Slots, and development
Replies: 2
Views: 1363

Questions about Portage, Slots, and development

I may or may not be misunderstanding the use of slots with portage. As far as I can tell from the wiki, slotting is for installing and using multiple versions of some package. Can I use slotting for installing and developing multiple versions of some package? For instance, I want to install kicad 5 ...
  • Jump to post
by epenguin
Wed Dec 15, 2021 7:23 pm
Forum: Desktop Environments
Topic: [SOLVED] Problems with firefox displaying text in certain...
Replies: 2
Views: 1407

fedeliallalinea wrote:This seems korean symbol so you should install a korean font like media-fonts/unfonts
I just figured it out. I edited my post with how I fixed it. sorry for the wasted thread
  • Jump to post
by epenguin
Wed Dec 15, 2021 7:04 pm
Forum: Desktop Environments
Topic: [SOLVED] Problems with firefox displaying text in certain...
Replies: 2
Views: 1407

[SOLVED] Problems with firefox displaying text in certain...

Original title: Problems with firefox displaying text in certain fonts?

For example, this video: https://www.youtube.com/watch?v=M5RO6UFfUS0

looks like this


https://i.gyazo.com/60cd2466923a139d5460032005735bc8.png (I can't figure out how to embed an image on here)

I had this problem at some ...
  • Jump to post
by epenguin
Sat Dec 11, 2021 12:51 am
Forum: Portage & Programming
Topic: How does rust workflow integrate into gentoo?
Replies: 15
Views: 3271

It's still wanting to omit nightly and parallel-compiler for some reason. nightly is masked in stable, and currently parallel-compiler is masked everywhere, you can force them back on if really wanted albeit it's at your own risks (especially for parallel-compiler right now)

From /var/db/repos ...
  • Jump to post
by epenguin
Sat Dec 11, 2021 12:28 am
Forum: Portage & Programming
Topic: How does rust workflow integrate into gentoo?
Replies: 15
Views: 3271

Following up on this because I've discovered some things (?). Portage basically completely replaces rustup, which is pretty cool. So when I would normally say

rustup install clippy
rustup install rustfmt


I can just add these to my USE flags. I am, however, confused because it doesn't seem to ...
  • Jump to post
by epenguin
Fri Dec 10, 2021 10:00 pm
Forum: Portage & Programming
Topic: How does rust workflow integrate into gentoo?
Replies: 15
Views: 3271

Re: How does rust workflow integrate into gentoo?

What I'm taking from this is Gentoo handles the installation (compilation) of the rust toolchains, so I don't need rustup. I do plan on using Rust beyond what Portage requires because I use it for development.

As far as I know, upstream's rustup doesn't integrate properly with any package manager ...
  • Jump to post
by epenguin
Fri Dec 10, 2021 9:44 pm
Forum: Portage & Programming
Topic: How does rust workflow integrate into gentoo?
Replies: 15
Views: 3271

Are you a rust aficionado?
If not just emerge rust-bin and forget about rust.

It is only pulled by
gnome-base/librsvg
In my case.

I wouldn't say I'm an aficionado because I'm quite terrible at rust, but I do see it as essential to development right now. I guess there aren't many people that like ...
  • Jump to post
by epenguin
Fri Dec 10, 2021 8:17 pm
Forum: Portage & Programming
Topic: How does rust workflow integrate into gentoo?
Replies: 15
Views: 3271

How does rust workflow integrate into gentoo?

I'm asking this because i saw the desktop profile includes a build of rust and llvm. Does gentoo build these?

I notice that I am missing rustup, but I have cargo and rustc installed already. If I go and install rust from the official rust-lang install site, I get rustup. Do I even need rustup? Or ...
  • Jump to post
by epenguin
Thu Dec 09, 2021 11:06 pm
Forum: Installing Gentoo
Topic: Having trouble understanding USE flags
Replies: 6
Views: 2459

I'm coming from arch where I use xorg with i3 for my desktop. That should be straightforward to get working in Gentoo.
When installing gentoo, I used the default profile where it didn't add anything. I thought this made sense at the time because in arch, after installation of arch itself, I ...
  • Jump to post
by epenguin
Thu Dec 09, 2021 10:37 pm
Forum: Installing Gentoo
Topic: Having trouble understanding USE flags
Replies: 6
Views: 2459

epenguin,

Welcome to Gentoo.

Lets rewind a little and talk about profiles, so we have some context to explain about USE flags.

You profile, as set or displayed by eselect profile chooses some default setting for your install.
Which profile you should choose depends on the intended purpose of the ...
  • Jump to post
by epenguin
Thu Dec 09, 2021 10:02 pm
Forum: Installing Gentoo
Topic: Having trouble understanding USE flags
Replies: 6
Views: 2459

Having trouble understanding USE flags

I'm going to try and draw out my train of though as best as possible. I'm a little confused regarding local use flags vs. temporary use flags vs. global use flags. I'm trying to install Xorg right now, and I'm reading the documentation.

I've added "X" into my global use flags inside of /etc/portage ...
  • Jump to post

Search found 25 matches • Page 1 of 1

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic