Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

hjozwiak

Members
  • Posts

    9
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by hjozwiak

  1. What I did for my chroot is more in line with the Gentoo style.

    mount -t proc /proc /mnt/funtoo/proc

    mount --rbind /dev /mnt/funtoo/dev

    mount --make-rslave /mnt/funtoo/dev

    mount --rbind /sys /mnt/funtoo/sys

    mount --make-rslave /mnt/funtoo/sys

    chroot /mnt/funtoo /bin/bash

    This works fine for me; doing it in accordance with the docs didn't maintain my network connection for some reason. Maybe this is a bad way to chroot, but I hope this helps someone.

  2. Okay. I just made that configuration file with the suggested tweak. But I still have no sound; indeed, I can't even change the volume from within the chroot. All I see is a bar for sp/pdif, which I don't know what that is for. It was off, so I turned it on. Speakup, when I try to change the bar, just says oo oo oo and no change to the volume occurs. Under playback devices, nothing is listed, either; this is a headscratcher indeed.

  3. Hello again,

     

    I installed Funtoo to my box, and it was a total breeze! But I've hit a roadblock; I haven't any sound. I've installed media-sound/alsa-utils, app-accessibility/espeakup, and the sys-kernel/linux-firmware packages. After I did that, I've added espeakup and alsasound to the default runlevels. But, upon umounting the partitions and rebooting, I haven no sound but a working system. I spoke with a sighted friend and he informed me that there are no volume bars for either of my sound cardss; one is a SoundBlaster Recon 3DI and the other is some form of HDMI card (I believe it is an nvidia one). Have I skipped a step somewhere? Has anyone else encountered a similar issue?

     

    Thanks,

     

    Hunter

  4. Hi,

     

    I am a blind Gentoo user who is looking to switch to Funtoo on account of issues with my Alienware laptop, and I have a few questions to ensure that I can hop the fence.

    1. What kernel best supports the Alienware hardware, and, more importantly, has speakup available out of the box?

    2. Where can I find the list of available ebuilds, most importantly, app-accessibility/espeakup and app-accessibility/orca?

     

×
×
  • Create New...