Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

moldmaker

Members
  • Posts

    14
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

moldmaker's Achievements

  1. I have a network share that is in fact a usb drive connected to my router. I mount it using this line in my fstab //192.168.178.1/fritz.nas/Netzlaufwerk /mnt/nlw cifs defaults,uid=1000,gid=1000,credentials=/root/.credentials.dat,vers=1.0,auto 0 0 So I can access it in a file manager like Dolphin or PCManFM. However, when I try to open an image file, like a jpg or PNG or TIF picture, it fails. Some applications say the file is broken, others say there is a I/O error. Other files like PDF or office documents are not affected. When I open a HTML file, it is being loaded by Firefox, but without the pictures. When I acces the drive e.g. with Dolphin via FTP or directly via SMB, everything is fine. Image files can be opened as expected. Who can point me to the right direction? Is it something I have missed in the smb.conf? Something I have to do to re-configure CIFS? I would appreciate any help. Mm.
  2. Use it as an argument when executing the install script from the NVidia website. The driver's install script is named NVIDIA-Linux-x86_64-450.80.02.run, so if you are as root in the same directory where the driver script is located, it is ./NVIDIA-Linux-x86_64-450.80.02.run --no-unified-memory Mm.
  3. I can answer this myself, sort of. I downloaded the official linux drivers file from the NVidia website, the exact same version as I installed with portage, 450.80.02. I ran the script with the same result (kernel module fails to load, X does not start), but the nvidia installer gave me a hint to use the option -no-unified-memory. Since I do not need Cuda, I gave it a try and it worked. Now the kernel module can be loaded. After that, I re-installed the ebuild with the new Use-Flag -cuda, and it works as well. Mm.
  4. Hi everybody, when I installed Funtoo on my rather old computer in April, I was running a Nvidia GeForce GTX 580 VGA adapter. I installed the stage 3 Gnome tarball which gave me the 4.19.98_p1-debian-sources-lts kernel. For the old graphics card I had to mask the newer nvidia-drivers; it is supported by the 390.132. No problem so far, everything running smoothly. Some days ago, I replaced the old VGA adapter with a newer one, a Nvidia GTX 980 Ti. So it came to my mind to do some software updates too. I decided to install the debian-sources 5.9.6_p1, I also did emerge -avt linux-firmware and ego boot update The new kernel was starting up properly, but the X server did not start because the old nvidia driver was only working up to kernel 5.4. So I unmasked the newer nvidia.drivers and installed version 450.80. There were no errors during the installation. But still the X server does not start, and now I am stuck. This is the Xorg logfile. [ 324.724] X.Org X Server 1.20.8 X Protocol Version 11, Revision 0 [ 324.800] Build Operating System: Linux 5.9.6_p1-debian-sources x86_64 Gentoo [ 324.828] Current Operating System: Linux funtoo 5.9.6_p1-debian-sources #1 SMP Sun Dec 20 14:20:26 CET 2020 x86_64 [ 324.828] Kernel command line: BOOT_IMAGE=/kernel-debian-sources-x86_64-5.9.6_p1 nomodeset intel_iommu=on snd_hda_intel.power_save=0 real_root=/dev/sda3 rootfstype=ext4 rand_id=R9C5AYUB [ 324.890] Build Date: 20 December 2020 03:45:56PM [ 324.921] [ 324.953] Current version of pixman: 0.34.0 [ 325.018] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 325.018] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 325.155] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec 20 16:33:37 2020 [ 325.191] (==) Using config file: "/etc/X11/xorg.conf" [ 325.227] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 325.264] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 325.264] (==) ServerLayout "Layout0" [ 325.264] (**) |-->Screen "Screen0" (0) [ 325.264] (**) | |-->Monitor "Monitor0" [ 325.265] (**) | |-->Device "Device0" [ 325.265] (**) |-->Input Device "Keyboard0" [ 325.265] (**) |-->Input Device "Mouse0" [ 325.265] (**) Option "Xinerama" "0" [ 325.265] (==) Automatically adding devices [ 325.265] (==) Automatically enabling devices [ 325.265] (==) Automatically adding GPU devices [ 325.265] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 325.265] (==) FontPath set to: /usr/share/fonts/misc/, /usr/share/fonts/TTF/, /usr/share/fonts/OTF/, /usr/share/fonts/Type1/, /usr/share/fonts/100dpi/, /usr/share/fonts/75dpi/ [ 325.265] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 325.265] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 325.265] (WW) Disabling Keyboard0 [ 325.265] (WW) Disabling Mouse0 [ 325.265] (II) Loader magic: 0x55a701434d00 [ 325.265] (II) Module ABI versions: [ 325.265] X.Org ANSI C Emulation: 0.4 [ 325.265] X.Org Video Driver: 24.1 [ 325.265] X.Org XInput driver : 24.1 [ 325.265] X.Org Server Extension : 10.0 [ 325.268] (++) using VT number 2 [ 325.268] (--) controlling tty is VT number 2, auto-enabling KeepTty [ 325.271] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32 [ 325.276] (--) PCI: (2@0:0:0) 14f1:8852:d470:9022 rev 2, Mem @ 0xf9a00000/2097152 [ 325.276] (--) PCI:*(6@0:0:0) 10de:17c8:1043:8548 rev 161, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x0000ec00/128, BIOS @ 0x????????/131072 [ 325.276] (II) LoadModule: "glx" [ 325.276] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 325.277] (II) Module glx: vendor="X.Org Foundation" [ 325.277] compiled for 1.20.8, module version = 1.0.0 [ 325.277] ABI class: X.Org Server Extension, version 10.0 [ 325.277] (II) LoadModule: "nvidia" [ 325.277] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so [ 325.277] (II) Module nvidia: vendor="NVIDIA Corporation" [ 325.277] compiled for 1.6.99.901, module version = 1.0.0 [ 325.277] Module class: X.Org Video Driver [ 325.277] (II) NVIDIA dlloader X Driver 450.80.02 Wed Sep 23 00:53:01 UTC 2020 [ 325.277] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 325.277] (II) Loading sub module "fb" [ 325.277] (II) LoadModule: "fb" [ 325.277] (II) Loading /usr/lib64/xorg/modules/libfb.so [ 325.277] (II) Module fb: vendor="X.Org Foundation" [ 325.277] compiled for 1.20.8, module version = 1.0.0 [ 325.277] ABI class: X.Org ANSI C Emulation, version 0.4 [ 325.277] (II) Loading sub module "wfb" [ 325.277] (II) LoadModule: "wfb" [ 325.277] (II) Loading /usr/lib64/xorg/modules/libwfb.so [ 325.277] (II) Module wfb: vendor="X.Org Foundation" [ 325.278] compiled for 1.20.8, module version = 1.0.0 [ 325.278] ABI class: X.Org ANSI C Emulation, version 0.4 [ 325.278] (II) Loading sub module "ramdac" [ 325.278] (II) LoadModule: "ramdac" [ 325.278] (II) Module "ramdac" already built-in [ 325.281] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the [ 325.281] (EE) NVIDIA: system's kernel log for additional error messages and [ 325.281] (EE) NVIDIA: consult the NVIDIA README for details. [ 325.281] (EE) No devices detected. [ 325.281] (EE) Fatal server error: [ 325.282] (EE) no screens found(EE) [ 325.282] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 325.282] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 325.282] (EE) [ 325.505] (EE) Server terminated with error (1). Closing log file. "Failed to initialize the NVIDIA kernel module" seems to be the problem. When I looked in dmesg i find nothing that gives me a hint, except this: [ 1.984255] crc16: module verification failed: signature and/or required key missing - tainting kernel But I do not know if this is related to the nvidia kernel module or something else. I have attached the dmesg file to this post. Does anyone have an idea what went wrong? Am I missing something? Mm. dmesg
  5. That's what I've been missing, thank you! Mm.
  6. Hi everyone, on April 11th I installed Funtoo Linux (for the first time) and I am very happy with it, it runs stable and smoothly. However, I can observe that whenever I do this funtoo ~ # emerge -auDN @world These are the packages that would be merged, in order: Calculating dependencies... done! I get this: Nothing to merge; quitting. funtoo ~ # Aren't there any updates available in the repositories? Did I miss something? Do I have to check or modify something? Mm.
  7. That sounds quite interesting to me. Unfortunately I have no idea how to do this. Qemu is installed and running fine, but there are two thing I would ask now: 1) Do I have to completely install another OS (32-bit) in Qemu or are there any pre-built images available for the purpose of an printserver? [update] I finally found the pre-built Devuan images. [/update] 2) How does CUPS in funtoo send its printjobs to the VM? It will have its own IP address I suppose, but I do not understand how it works in detail. Mm.
  8. Thank you for your answer. I did what you suggested. Trying to print some Text with Leafpad gets the following output. I don't exactly understand everything, but it does not look really bad. However, the printer did absolutely nothing. (It is turned on :) I [18/Apr/2020:16:24:56 +0200] Listening to [v1.::1]:631 (IPv6) I [18/Apr/2020:16:24:56 +0200] Listening to 127.0.0.1:631 (IPv4) I [18/Apr/2020:16:24:56 +0200] Listening to /run/cups/cups.sock (Domain) I [18/Apr/2020:16:24:56 +0200] Remote access is disabled. D [18/Apr/2020:16:24:56 +0200] Added auto ServerAlias funtoo I [18/Apr/2020:16:24:56 +0200] Loaded configuration file "/etc/cups/cupsd.conf" D [18/Apr/2020:16:24:56 +0200] Using keychain "/etc/cups/ssl" for server name "funtoo". D [18/Apr/2020:16:24:56 +0200] Repairing access permissions of "/var/cache/cups" I [18/Apr/2020:16:24:56 +0200] Using default TempDir of /var/spool/cups/tmp... I [18/Apr/2020:16:24:56 +0200] Configured for up to 100 clients. I [18/Apr/2020:16:24:56 +0200] Allowing up to 100 client connections per host. I [18/Apr/2020:16:24:56 +0200] Using policy "default" as the default. I [18/Apr/2020:16:24:56 +0200] Full reload is required. I [18/Apr/2020:16:24:56 +0200] Loaded MIME database from "/usr/share/cups/mime" and "/etc/cups": 78 types, 113 filters... D [18/Apr/2020:16:24:56 +0200] Loading printer Brother_HL-1210WE... D [18/Apr/2020:16:24:56 +0200] load_ppd: Loading /var/cache/cups/Brother_HL-1210WE.data... D [18/Apr/2020:16:24:57 +0200] cupsdRegisterPrinter(p=0x558fea59b570(Brother_HL-1210WE)) I [18/Apr/2020:16:24:57 +0200] Loading job cache file "/var/cache/cups/job.cache"... D [18/Apr/2020:16:24:57 +0200] [Job 5] Loading from cache... I [18/Apr/2020:16:24:57 +0200] [Job 5] Data files have gone away. E [18/Apr/2020:16:24:57 +0200] Bad File number 1 on line 15 of /var/cache/cups/job.cache. D [18/Apr/2020:16:24:57 +0200] [Job 5] Loading from cache... D [18/Apr/2020:16:24:57 +0200] [Job 7] Loading from cache... D [18/Apr/2020:16:24:57 +0200] [Job 8] Loading from cache... D [18/Apr/2020:16:24:57 +0200] [Job 9] Loading from cache... D [18/Apr/2020:16:24:57 +0200] [Job 9] Loading attributes... D [18/Apr/2020:16:24:57 +0200] [Job 9] Unloading... D [18/Apr/2020:16:24:57 +0200] cupsdAddSubscription(mask=0, dest=(nil)(), job=(nil)(0), uri="(null)") I [18/Apr/2020:16:24:57 +0200] Full reload complete. D [18/Apr/2020:16:24:57 +0200] cupsdCleanFiles(path="/var/spool/cups/tmp", pattern="(null)") I [18/Apr/2020:16:24:57 +0200] Cleaning out old files in "/var/spool/cups/tmp". D [18/Apr/2020:16:24:57 +0200] cupsdCleanFiles(path="/var/cache/cups", pattern="*.ipp") I [18/Apr/2020:16:24:57 +0200] Cleaning out old files in "/var/cache/cups". D [18/Apr/2020:16:24:57 +0200] service_checkin: pid=6248 D [18/Apr/2020:16:24:57 +0200] Creating KeepAlive/PID file "/run/cups/cupsd.pid". D [18/Apr/2020:16:24:57 +0200] Calling FindDeviceById(cups-Brother_HL-1210WE) D [18/Apr/2020:16:24:57 +0200] FindDeviceById failed: org.freedesktop.ColorManager.NotFound:device id \'cups-Brother_HL-1210WE\' does not exist D [18/Apr/2020:16:24:57 +0200] Using profile ID "Brother_HL-1210WE-Gray..". D [18/Apr/2020:16:24:57 +0200] Calling CreateProfile(Brother_HL-1210WE-Gray..,temp) D [18/Apr/2020:16:24:57 +0200] Created profile "/org/freedesktop/ColorManager/profiles/Brother_HL_1210WE_Gray__". I [18/Apr/2020:16:24:57 +0200] Registering ICC color profiles for "Brother_HL-1210WE". D [18/Apr/2020:16:24:57 +0200] Calling CreateDevice(cups-Brother_HL-1210WE,temp) D [18/Apr/2020:16:24:57 +0200] Created device "/org/freedesktop/ColorManager/devices/cups_Brother_HL_1210WE". D [18/Apr/2020:16:24:57 +0200] Calling /org/freedesktop/ColorManager/devices/cups_Brother_HL_1210WE:AddProfile(/org/freedesktop/ColorManager/profiles/Brother_HL_1210WE_Gray__) [soft] I [18/Apr/2020:16:24:57 +0200] Listening to [v1.::1]:631 on fd 6... I [18/Apr/2020:16:24:57 +0200] Listening to 127.0.0.1:631 on fd 7... I [18/Apr/2020:16:24:57 +0200] Listening to /run/cups/cups.sock on fd 8... I [18/Apr/2020:16:24:57 +0200] Resuming new connection processing... D [18/Apr/2020:16:24:57 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [18/Apr/2020:16:24:57 +0200] cupsdAddCert: Adding certificate for PID 0 D [18/Apr/2020:16:24:57 +0200] Discarding unused server-started event... D [18/Apr/2020:16:24:57 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Not busy" I [18/Apr/2020:16:24:58 +0200] Expiring subscriptions... D [18/Apr/2020:16:24:58 +0200] Report: clients=0 D [18/Apr/2020:16:24:58 +0200] Report: jobs=5 D [18/Apr/2020:16:24:58 +0200] Report: jobs-active=0 D [18/Apr/2020:16:24:58 +0200] Report: printers=1 D [18/Apr/2020:16:24:58 +0200] Report: stringpool-string-count=538 D [18/Apr/2020:16:24:58 +0200] Report: stringpool-alloc-bytes=7784 D [18/Apr/2020:16:24:58 +0200] Report: stringpool-total-bytes=10112 Does this make sense to anyone? Is this good or not? Mm.
  9. Unfortunately I can not assist you, but I have a very similar problem. I try to get my Brother HL1210W (networked) to work under Funtoo 1.4 (freshly installed), but it does nothing. I have installed the Brother drivers from their website (lpr+cupswrapper), everything is set properly in the CUPS administration interface, and there a no error messages when I send out a printjob. I also have reinstalled CUPS, but to no avail. My user is member of the group lp. (The printer itself is working fine under openSUSE 10.3, openSUSE 12.3 (from within VirtualBox under 10.3), Windows, Android). Any ideas? Mm.
  10. I "solved" this problem by starting all over again, using the gnome-tarball instead of the stage3-tarball. Now I have a fully localized system. I did all the same to set the localization with the stage3 as I did now, so I think it should have worked - but it did not. Mm-
  11. After having installed LXDE instead of XFCE, it happens to be that LXDE is also sporting an english UI, however, the windows manager (openbox) is in german, as well as the openbox configuration manager. Just like in XFCE there is no possibilty to change the UI language. I am using LightDM which is in german too. This is what I get from locale: LANG=de_DE.utf8 LC_CTYPE="de_DE.utf8" LC_NUMERIC="de_DE.utf8" LC_TIME="de_DE.utf8" LC_COLLATE=POSIX LC_MONETARY="de_DE.utf8" LC_MESSAGES="de_DE.utf8" LC_PAPER="de_DE.utf8" LC_NAME="de_DE.utf8" LC_ADDRESS="de_DE.utf8" LC_TELEPHONE="de_DE.utf8" LC_MEASUREMENT="de_DE.utf8" LC_IDENTIFICATION="de_DE.utf8" LC_ALL= Is there any configuration file I have to edit? Did I miss something else? Are there any packages I forgot to install? Mm.
  12. Problem solved. After doing this emerge media-libs/alsa-lib and this emerge consolekit /etc/init.d/consolekit start rc-update add consolekit default I have sound in Firefox and in VLC. Pavucontrol also works like expected now. Mm.
  13. I have installed X11 and twm, no desktop environvent, and Firefox to be able to surf the net. I made a file called .asoundrc (like it was mentioned in the Firefox installation), but sound does not work. I have installed pulseaudio and ALSA. When I play YouTube-videos, I hear a crackling sound from the speakers. I have seen in alsamixer that the volume levels were all set to zero, so I set them to 50% - no effect. When I do this: start-pulseaudio-x11 I get Connection failure: Connection refused When I do this: pulseaudio I get E: [pulseaudio] core-util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [pulseaudio] core-util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [pulseaudio] core-util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [pulseaudio] core-util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [pulseaudio] core-util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [pulseaudio] core-util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [pulseaudio] core-util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [pulseaudio] core-util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [pulseaudio] core-util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [pulseaudio] core-util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [pulseaudio] core-util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden W: [pulseaudio] pid.c: Stale PID file, overwriting. E: [alsa-source-USB Audio] util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [alsa-source-USB Audio] util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [alsa-source-USB Audio] util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [alsa-source-USB Audio] util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [alsa-source-USB Audio] util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [alsa-sink-ALC889A Analog] util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [alsa-sink-ALC889A Analog] util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [alsa-sink-ALC889A Analog] util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [alsa-sink-ALC889A Analog] util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [alsa-sink-ALC889A Analog] util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [alsa-source-ALC889A Analog] util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [alsa-source-ALC889A Analog] util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [alsa-source-ALC889A Analog] util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [alsa-source-ALC889A Analog] util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [alsa-source-ALC889A Analog] util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [pulseaudio] bluez5-util.c: Failed to get D-Bus connection: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [pulseaudio] module.c: Failed to load module "module-bluez5-discover" (argument: ""): initialization failed. E: [pulseaudio] module.c: Failed to load module "module-bluetooth-discover" (argument: ""): initialization failed. E: [avahi-ml] module-zeroconf-publish.c: avahi_client_new() failed: Daemon not running E: [pulseaudio] module-console-kit.c: Unable to contact D-Bus system bus: org.freedesktop.DBus.Error.FileNotFound: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden E: [pulseaudio] module.c: Failed to load module "module-console-kit" (argument: ""): initialization failed. E: [pulseaudio] asyncmsgq.c: Assertion '!a->current' failed at /var/tmp/portage/media-sound/pulseaudio-13.0/work/pulseaudio-13.0/src/pulsecore/asyncmsgq.c:178, function pa_asyncmsgq_get(). Aborting. Abgebrochen My system is set to german language, that's why you find some german phrases in the output. pavucontrol launches a window that says Establishing connection to PulseAudio. Please wait... and nothing happens, unless I hit ctrl-q and get a segmentation fault. I already deleted the directory ~/.config/pulse - no effect. The hardware is working, I have sound even on a openSUSE 10.3 installed in 2008 on this machine. Can someone help me to sort this out? Mm.
  14. I have a freshly installed funtoo system, consisting only of the stage3 tarball, X server and the proprietary nvidia driver. I set the language to german ("de_DE.utf8" for everything when I type "locale") and the keyboard for X to "de". Everything looking fine. I decided to go for xfce4 as my desktop environment, so i installed the meta package. Xfce4 runs just fine, but the UI is in English and there is no possibility th change that in the settings. How can I change it to german? Mm.
×
×
  • Create New...