[gentoo-user] emerging cups: QA: stop using the bindnow-flags function

2008-02-17 Thread Alexander Puchmayr
Hi there! I tried to (re-)emerge net-print/cups-1.2.12-r4 and I get the following output: zeus ~ # emerge --oneshot -v cups These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] net-print/cups-1.2.12-r4 USE=X dbus jpeg nls pam png ppds ssl

Re: [gentoo-user] emerging cups: QA: stop using the bindnow-flags function

2008-02-17 Thread Alexander Puchmayr
is causing this error message? QA: stop using the bindnow-flags function I googled but the only thing I found was some isues back in 2005... Greetings Alex Am Sonntag, 17. Februar 2008 schrieb Dale: Alexander Puchmayr wrote: Hi there! I tried to (re-)emerge net-print/cups-1.2.12-r4

[gentoo-user] emerging mythtv? permission denied...

2007-12-15 Thread Alexander Puchmayr
Hi there! I just tried to upgrade my mythtv installation, but the ebuild fails in the unpack phase with a permission denied-error when accessing the svn-repository: Emerging (1 of 2) media-tv/mythtv-0.20.2_p14814 to / * checking ebuild checksums ;-) ... [ ok ] * checking auxfile

[gentoo-user] Wireless intel 4965 howto

2009-02-20 Thread Alexander Puchmayr
Hi there! Is there a working howto of how to get the wireless connection to work? Its a built-in chipset, intel 4965AG, and it was working with kernel 2.6.24, but I fail with any kernel newer. 2.6.26 had serious problems with rfkill-switch, and the only way for me was to unload the driver

Re: [gentoo-user] Wireless intel 4965 howto

2009-02-21 Thread Alexander Puchmayr
beacon:0 OK, looks better (At least we have TX-power now), lets try to scan the area ... iwlist wlan0 scan wlan0 Interface doesn't support scanning : Network is down And now ??? Thanks for suggestions Am Freitag, 20. Februar 2009 schrieb Alejandro: 2009/2/20 Alexander Puchmayr

[gentoo-user] Serious stability problems, including freezes

2009-06-02 Thread Alexander Puchmayr
Hi there! My freshly setup homeserver has serious stability problem, which make the the machine absolutely unuseable as home server. The system is an amd64 (50...@2600mhz, no overclocking) with 4GB Ram and three 1TB SATA disks bundled to a raid5 (kernel md driver). The kernels I've tried are

Re: [gentoo-user] Serious stability problems, including freezes

2009-06-03 Thread Alexander Puchmayr
Am Mittwoch 03 Juni 2009 schrieb Florian Philipp: Do you have a spare network adapter, maybe an older 100MBit PCI card? Maybe we should rule out a hardware fault on your ethernet chipset first. I already thought on this, but the results of my tests dont indicate a hardware fault on the

Re: [gentoo-user] Serious stability problems [SOLVED]

2009-06-03 Thread Alexander Puchmayr
After a long discussion with a friend I changed some kernel-configs: * Large Receive Offload (INET_LRO) disabled. * Changed allocator from SLUB to SLAB These two made the system much more stable, much less allocation error messages, but not yet stable enough (still some freezes) * Increased

Re: [gentoo-user] Serious stability problems [AGAIN]

2009-06-06 Thread Alexander Puchmayr
With this configuration I consider the problem as solved. I think this was too early ... still had some freezes in the last days :-( Started new thread on this topic with other details Greetings Alex

[gentoo-user] Kernel freezes

2009-06-06 Thread Alexander Puchmayr
Hi there! This week I've tried to setup a home-server, but the system is highly instable. The first symptoms were lots of page allocation errors, which disappeared after setting the internal memory allocator from SLUB to SLAB and increasing the min_free_kbytes in /proc/sys/vm from 8MB to 20MB.

Re: [gentoo-user] Kernel freezes

2009-06-06 Thread Alexander Puchmayr
Am Samstag 06 Juni 2009 schrieb Volker Armin Hemmann: *sigh* Ok, just for starters - all AMD cpus of the Athlon64 architecture have a builtin agpgart. This agpgart functions also as an iommu. This is a great hack to have a hardware iommu . Intel does not have this, so they rely on software.

Re: [gentoo-user] Kernel freezes

2009-06-06 Thread Alexander Puchmayr
Am Samstag 06 Juni 2009 schrieb Volker Armin Hemmann: If the problem persists, start testing your hardware. How? I don't have access to special test equipment to test hardware. This is the only AM2(+) board and the only AM2 CPU I have. The RAM is also unique to this machine. I

[gentoo-user] S/P diff question

2006-02-24 Thread Alexander Puchmayr
Hi there! I'm wondering why dts and aac sound coming from DVD is perfectly transmitted over the spdif port (the A/V receiver recognizes the format ans switches to dts/dolby mode, and -- much important -- I can hear the movie's sound); But if I try the same with a normal divx-file or try to

Re: [gentoo-user] S/P diff question - SOLVED

2006-02-25 Thread Alexander Puchmayr
Am Samstag, 25. Februar 2006 04:22 schrieb Zac Slade: On Friday 24 February 2006 09:12, Alexander Puchmayr wrote: Hi there! I'm wondering why dts and aac sound coming from DVD is perfectly transmitted over the spdif port (the A/V receiver recognizes the format ans switches to dts/dolby

Re: [gentoo-user] Sound... a known method to track down problems

2006-03-01 Thread Alexander Puchmayr
Hi Harry! Did you load the alsa-modules before launching kde? Try /etc/init.d/alsasound start as root and then have a look what dmesg is telling you and whether /proc/asound/cards contains anything different from a empty string. Second, your should configure your kde to use alsa. Go into the

Re: [gentoo-user] libungif?

2006-03-01 Thread Alexander Puchmayr
Hi David! I assume you made something like a emerge -u world, which replaced your libungif by giflib. Unfortunately, some applications (especially other libraries which depended on libungif) have a reference to /usr/lib/libungif.la in their .la-files. First step: make a revdep-rebuild [-p]

[gentoo-user] Kernel crash - howto find out what happened?

2008-10-12 Thread Alexander Puchmayr
Hi there! MY gentoo system (an [EMAIL PROTECTED], 2GB ram, nforce4-chipset) worked fine for nearly two years, but now it frequently freezes, sometimes (not always) scrollock and capslock LED blinking). Since I'm using the box as desktop, I have only a frozen X-server and no possibility to

Re: [gentoo-user] Kernel crash - howto find out what happened?

2008-10-12 Thread Alexander Puchmayr
Am Sonntag, 12. Oktober 2008 schrieb Erik Hahn: On Sun, Oct 12, 2008 at 11:08:57AM +0200, Alexander Puchmayr wrote: Since I'm using the box as desktop, I have only a frozen X-server and no possibility to switch to console (maybe there's some hint whats happened?). How do I find out what

Re: [gentoo-user] Kernel crash - howto find out what happened?

2008-10-12 Thread Alexander Puchmayr
Am Sonntag, 12. Oktober 2008 schrieb Alan McKinnon: On Sunday 12 October 2008 13:12:20 Alexander Puchmayr wrote: If it's a kernel panic you actually get debugging information on the console. It's just hidden behind the X server. Maybe you can reproduce the problem working without X

Re: [gentoo-user] Kernel crash - howto find out what happened?

2008-10-14 Thread Alexander Puchmayr
On Dienstag, 14. Oktober 2008, Daniel da Veiga wrote: On Sun, Oct 12, 2008 at 07:08, Alexander Puchmayr [EMAIL PROTECTED] wrote: Hi there! MY gentoo system (an [EMAIL PROTECTED], 2GB ram, nforce4-chipset) worked fine for nearly two years, but now it frequently freezes, sometimes

Re: [gentoo-user] Kernel crash - howto find out what happened?

2008-10-19 Thread Alexander Puchmayr
Hi there! As my system froze again right now, I've tried to reproduce it, tried to use some of the hints given to me in this thread, and made the following observations: * The system freezes on heavy I/O on my sata-harddisks, especially when copying mpeg-files (2GB) from one disk to another.

[gentoo-user] cpufreqd - Couldn't set profile

2008-12-11 Thread Alexander Puchmayr
Hi there! I just encountered a mysterious phenomenon regarding cpufreqd. After booting, it works properly for a while, including switching policies, without any problem. Then, without any reason and without changing anything in the configuration, cpufreqd fails to enable certain profiles, and

Re: [gentoo-user] [SOLVED] cpufreqd - Couldn't set profile

2008-12-16 Thread Alexander Puchmayr
Am Freitag, 12. Dezember 2008 schrieb Nicolas Sebrecht: On Thu, Dec 11, 2008 at 01:47:49PM +0100, Alexander Puchmayr wrote: sys-power/cpufreqd-2.1.1 You should try sys-power/cpufreqd-2.2.1. I had similar problems resolved by a cpufreqd upgrade. Thanks for the suggestion, but it didn't help

[gentoo-user] Openoffice crashes when opening ANY file

2005-05-04 Thread Alexander Puchmayr
Hi there! After emerging openoffice-1.1.4-r1, I can't open any .sxw, sxc, etc file. Immediately, a window pops up saying An unrecoverable error has occured With the old version 1.1.4, it works fine, even on the same files that cause 1.1.4-r1 to crash (so bad files can be excluded) The

Re: [gentoo-user] Openoffice crashes when opening ANY file

2005-05-04 Thread Alexander Puchmayr
Am Mittwoch, 4. Mai 2005 21:25 schrieb Alexander Kern: On Wednesday, 4. Mai 2005 20:30 Alexander Puchmayr wrote: After emerging openoffice-1.1.4-r1, I can't open any .sxw, sxc, etc file. Immediately, a window pops up saying An unrecoverable error has occured Do you mean that its

[gentoo-user] udev and nvidia

2005-10-11 Thread Alexander Puchmayr
Hi! After upgrading the system and hence switching to kernel 2.6.13 and udev, my nvidia device nodes are no longer available and I did not find any way to create them automatically by udev. According to http://www.gentoo.org/doc/en/udev-guide.xml, I have * nvidia listed in

Re: [gentoo-user] udev and nvidia

2005-10-12 Thread Alexander Puchmayr
Am Dienstag, 11. Oktober 2005 09:58 schrieb Drew Tomlinson: Alexander Puchmayr wrote: Hi! After upgrading the system and hence switching to kernel 2.6.13 and udev, my nvidia device nodes are no longer available and I did not find any way to create them automatically by udev. According

Re: [gentoo-user] udev and nvidia

2005-10-12 Thread Alexander Puchmayr
Am Dienstag, 11. Oktober 2005 13:51 schrieb [EMAIL PROTECTED]: Reemerge nvidia - it's one of the modules that when you rebuild the kernel you have to redo them. Doesn't work, sorry. Any other suggestion? Thanks Alex From: Alexander Puchmayr [EMAIL PROTECTED] Date: 2005/10/11

[gentoo-user] udev usb printer permissions

2007-02-08 Thread Alexander Puchmayr
Hi there! Can anyone please tell me why /dev/usb/lp0 has the following onwer/group and permissions? zeus ~ # ls -l /dev/usb/ total 0 crw-rw 1 root plugdev 180, 0 Feb 8 2007 lp0 /etc/udev/rules.d/50-udev.rules says: [...] # usb devices KERNEL==hiddev*, NAME=usb/%k

[gentoo-user] xorg-x11, $VIDEO_CARDS binary packages

2006-07-18 Thread Alexander Puchmayr
Hi there ! In my /etc/make.conf is a line VIDEO_CARDS=nv nvidia If I make a emerge -pv xorg-x11, I get the following output ... [ebuild N] x11-drivers/xf86-video-nv-1.0.2.0 USE=-debug 0 kB [ebuild N] x11-libs/libXv-1.0.1 USE=-debug 0 kB [ebuild N] x11-base/xorg-x11-7.0-r1

Re: [gentoo-user] xorg-x11, $VIDEO_CARDS binary packages

2006-07-19 Thread Alexander Puchmayr
Am Mittwoch, 19. Juli 2006 20:20 schrieb Richard Fish: On 7/18/06, Alexander Puchmayr [EMAIL PROTECTED] wrote: I don't want all the drivers I don't need, nor do I want to recompile all of xorg-x11; Is there any possibility to get around this quite odd behaviour? Um, =x11-base/xorg-x11-7.0

Re: [gentoo-user] xorg-x11, $VIDEO_CARDS binary packages

2006-07-19 Thread Alexander Puchmayr
Am Donnerstag, 20. Juli 2006 06:56 schrieb Ryan Tandy: Alexander Puchmayr wrote: Well, I think I got the conecpt behind meta packages. My question was why do I get a different content of the VIDEO_CARDS-variable when I specify -k in emerge or not??? You can't change the USE flags a binary

Re: [gentoo-user] xorg-x11, $VIDEO_CARDS binary packages

2006-07-20 Thread Alexander Puchmayr
Am Donnerstag, 20. Juli 2006 17:54 schrieb Ryan Tandy: Alexander Puchmayr wrote: Nope, doesn't work. Same problem. I emerged with --nodeps the xorg-x11 package, with exactly the video-cards I want. Then I've tried the -k as you suggested, and still *ALL* other video-drivers are shown

[gentoo-user] konqueror openssl undefined symbol: OpenSSL_add_all_algorithms_conf

2006-08-16 Thread Alexander Puchmayr
Hi there! After upgrading to kde 3.5.2 (with all of its subpackages) I can no longer access to some ssl-protected sites with konqueror. .xsession-errors show kdecore (KLibLoader): WARNING: KLibrary: /usr/lib64/libcrypto.so.0.9.7: undefined symbol: PKCS7_content_free kdecore (KLibLoader):

[gentoo-user] ntp large drift (frequency error, frequent time resets)

2009-10-26 Thread Alexander Puchmayr
Hi there! I think I have a problem with the system time, which is considerable too slow. It looses about 3 seconds every 20 minutes (i.e. ~10 secs/hour or 4 minutes per day). This seems to be too much for ntp to compensate. When I start ntp, I get frequent time reset messages in the log:

Re: [gentoo-user] ntp large drift (frequency error, frequent time resets)

2009-10-26 Thread Alexander Puchmayr
Am Montag 26 Oktober 2009 16:23:11 schrieb Jil Larner: Hi, Alexander Puchmayr a écrit : I think I have a problem with the system time, which is considerable too slow. It looses about 3 seconds every 20 minutes (i.e. ~10 secs/hour or 4 minutes per day). This seems to be too much for ntp

Re: [gentoo-user] ntp large drift (frequency error, frequent time resets) [SOLVED]

2009-10-27 Thread Alexander Puchmayr
Hi folks The problem is solved now. Actually, a BIOS upgrade solved the problem. Details: The board is a Asus A3M78-Pro with a AMD 5050e Athlon64 Dual core CPU. Bios version was V0902 with with it was originally shipped. Asus bios notes for that board say that with Version 11xx a bug was fixed

[gentoo-user] Alsa SPDIF+analog at same time

2009-11-09 Thread Alexander Puchmayr
Hi there! I'd like to have an audio signal on both the SPDIF and the analog output. I know that this is possible, since I had such configuration some weeks ago, but due to some circumstance I really can't reproduce it suddenly doesn't work anymore. SPDIF itself works fine when playing AC3 or

Re: [gentoo-user] Alsa SPDIF+analog at same time

2009-11-09 Thread Alexander Puchmayr
Am Dienstag 10 November 2009 00:34:44 schrieb Iain Buchanan: On Mon, 2009-11-09 at 17:50 +0100, Alexander Puchmayr wrote: Hi there! I'd like to have an audio signal on both the SPDIF and the analog output. I know that this is possible, since I had such configuration some weeks ago

[gentoo-user] wine DVD/CD -- how to configure?

2009-11-09 Thread Alexander Puchmayr
Hi there! I'm just trying to get an windows-application running, and I fail to configure the dvd drive properly. The problem: In winecfg 's drive-tab there is a setting cdrom, but it demands a path where the dvd/cd is mounted. But this path is dynamic (/media/$NAMEOFDVD). Greetings

Re: [gentoo-user] wine DVD/CD -- how to configure?

2009-11-11 Thread Alexander Puchmayr
Am Dienstag 10 November 2009 09:00:12 schrieb Volker Armin Hemmann: On Dienstag 10 November 2009, Alexander Puchmayr wrote: Hi there! I'm just trying to get an windows-application running, and I fail to configure the dvd drive properly. The problem: In winecfg 's drive-tab

Re: [gentoo-user] Alsa SPDIF+analog at same time

2009-11-11 Thread Alexander Puchmayr
Am Dienstag 10 November 2009 21:39:03 schrieb David W Noon: Have you upgraded your kernel recently? I found that the SP/DIF output stopped working when I upgraded from 2.6.29 to 2.6.30. I might downgrade my kernel to check that it was this that caused the SP/DIF (or TOSLink) output to

Re: [gentoo-user] When is a disk not a disk?

2010-02-08 Thread Alexander Puchmayr
Am Montag 08 Februar 2010 01:27:59 schrieb Peter Humphrey: Hello again List, $ sudo fdisk -l Unable to seek on /dev/sda What am I to make of this? The system runs ok, but apparently the underlying disk subsystem isn't happy. This box has only the one disk at the moment. Google doesn't

[gentoo-user] Skype pulseaudio

2010-02-22 Thread Alexander Puchmayr
Hi there! The 2.1.x-Version of Skype seems to use pulseaudio if it finds a pulsaudio- deamon running, and doesn't allow to chose the audio device in this case. What I want to have is very simple: * Ringtone and any other sound produced by skype shall go to the internal sound device with

Re: [gentoo-user] Skype pulseaudio

2010-02-22 Thread Alexander Puchmayr
Am Montag 22 Februar 2010 10:48:37 schrieb David Abbott: On Mon, 2010-02-22 at 08:38 +0100, Alexander Puchmayr wrote: Hi there! The 2.1.x-Version of Skype seems to use pulseaudio if it finds a pulsaudio- deamon running, and doesn't allow to chose the audio device in this case. What

Re: [gentoo-user] Skype pulseaudio

2010-02-23 Thread Alexander Puchmayr
Am Montag 22 Februar 2010 17:42:22 schrieb David: Alexander Puchmayr wrote: Just tried this tool, but it seems to be a complete failure. Just gives a box with connection refused, but no information what it tries to connect to. The pulseaudio-deamon itself is running, and I can connect

Re: [gentoo-user] Skype pulseaudio [SOLVED]

2010-02-23 Thread Alexander Puchmayr
Am Dienstag 23 Februar 2010 13:48:29 schrieb Mike Mazur: Hi, Usually the pavucontrol app does this. When a call starts, open pavucontrol (or Applications - Sound Video - PulseAudio Volume Control), find your Skype call in the Streams list, right-click and pick the device you want that

[gentoo-user] kdevelop-3.5.4 avahi qt3-useflag

2010-03-21 Thread Alexander Puchmayr
Hi there! I just wanted to emerge dev-util/kdevelop-3.5.4-r1 from kde-sunset, which failed because kde-misc/kdnssd-avahi-0.1.2-r1 fails to compile due to: * ERROR: kde-misc/kdnssd-avahi-0.1.2-r1 failed: * net-dns/avahi-0.6.24-r2 does not actually support the qt3 USE flag! The situation is

Re: [gentoo-user] kdevelop-3.5.4 avahi qt3-useflag

2010-03-21 Thread Alexander Puchmayr
Am Sonntag 21 März 2010 14:29:22 schrieb Dale: Alexander Puchmayr wrote: Hi there! I just wanted to emerge dev-util/kdevelop-3.5.4-r1 from kde-sunset, which failed because kde-misc/kdnssd-avahi-0.1.2-r1 fails to compile due to: * ERROR: kde-misc/kdnssd-avahi-0.1.2-r1 failed

Re: [gentoo-user] kdevelop-3.5.4 avahi qt3-useflag

2010-03-21 Thread Alexander Puchmayr
Am Sonntag 21 März 2010 15:51:22 schrieb Dale: Don't file it on b.g.o. tho. Subscribe to the desktop mailing list and post it there. There are some kde-sunset people on there that will see it and fix it with whatever is needed. The kde-sunset is not Gentoo maintained. The thing I really

Re: [gentoo-user] Running out of space on /var partition

2011-07-27 Thread Alexander Puchmayr
Depending on your available ram and swap space, you might want to mount /var/tmp/portage as tmpfs. My fstab entry shows none/var/tmp/portagetmpfs size=10g,nr_inodes=1m I have 4GB ram, and the speed benefit especially for open/libre-office is quite impressive. The

Re: [gentoo-user] How to get raid

2012-01-04 Thread Alexander Puchmayr
On Wednesday 04 January 2012 11:57:18 Jeff Cranmer wrote: Hi all, I have recently built a new system, running Gentoo on a Sabertooth 990FX motherboard. The board has a raid controller on which I'm running a 120GB solid state drive for the OS (Raid 0) and a set of three 1.5TB drives which

[gentoo-user] k3b burning BD-Disk pretends to fail at 99.99%

2013-07-06 Thread Alexander Puchmayr
Hi there, I just burned all my pictures from my last vacation on a blueray-disk using k3b, and for no apparent reason it stoped at 99.8% and complained an error (I/O error). I checked the logs (see attached file), but could not find a hint. I compared each and every file on the disk with its

Re: [gentoo-user] k3b burning BD-Disk pretends to fail at 99.99%

2013-07-07 Thread Alexander Puchmayr
On Samstag, 6. Juli 2013, 23:55:52 Joerg Schilling wrote: [...] Any ideas what could have gone wrong? It is interesting that there is no error message in the output from your attachment. k3b should usew cdrecord instead of growisofs in case that cdrecord is installed. Is cdrecord

Re: [gentoo-user] k3b burning BD-Disk pretends to fail at 99.99%

2013-07-08 Thread Alexander Puchmayr
On Sonntag, 7. Juli 2013, 17:19:30 Paul Hartman wrote: On Sat, Jul 6, 2013 at 11:33 AM, Alexander Puchmayr alexander.puchm...@linznet.at wrote: I just burned all my pictures from my last vacation on a blueray-disk using k3b, and for no apparent reason it stoped at 99.8% and complained

Re: [gentoo-user] k3b burning BD-Disk pretends to fail at 99.99%

2013-07-13 Thread Alexander Puchmayr
On Mittwoch, 10. Juli 2013, 01:26:18 Dale wrote: Thomas Schmitt wrote: Hi, paul...@andor.dropbear.id.au wrote: Settings - Configure K3b - Programs michaelkintz...@gmail.com wrote: This just displays what's there. I can't change any of the listed programs from this screen.

Re: [gentoo-user] k3b burning BD-Disk pretends to fail at 99.99%

2013-07-13 Thread Alexander Puchmayr
On Mittwoch, 10. Juli 2013, 10:36:08 Joerg Schilling wrote: Thomas Schmitt scdbac...@gmx.net wrote: Hi, rdalek1...@gmail.com wrote: Maybe one of these ideas floating around will help the OP. One big problem is the substantial price of BD-R experiments. Well, I am not sure

[gentoo-user] Experiences with amd richland or trinity APUs?

2013-07-22 Thread Alexander Puchmayr
Hi there, I'm thinking of bying a quad-core cpu, preferably an amd cpu because they are significantly cheaper than intel ones. The actual models are A8 (trinity, RD 7560D GPU) and A10 (richland RD 8570D GPU), or a plain AthlonIIx4 (no GPU). My question is: Are these GPUs supported properly

Re: [gentoo-user] Experiences with amd richland or trinity APUs?

2013-07-25 Thread Alexander Puchmayr
On Mittwoch, 24. Juli 2013, 20:40:36 Jason Weisberger wrote: I've been running a mobile A8 quad core with a 6000 series GPU for about a year under 3.x kernels and open source x.org[1] drivers. Not a hiccup. OK, thanks for the replies so far. I'll try the A10 ... Alex

[gentoo-user] nvidia-drivers segfault when starting X

2013-08-01 Thread Alexander Puchmayr
Hi there, When I start X (or start kdm), I get a segmentation fault and no X. The Xorg-log says: [ 8675.702] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32 [ 8675.702] (==) NVIDIA(0): RGB weight 888 [ 8675.702] (==) NVIDIA(0): Default visual is TrueColor [ 8675.702] (==) NVIDIA(0): Using

Re: [gentoo-user] [SOLVED] Re: nvidia-drivers segfault when starting X

2013-08-02 Thread Alexander Puchmayr
On Friday 02 August 2013 02:38:37 Nikos Chantziaras wrote: On 01/08/13 23:02, Alexander Puchmayr wrote: Hi there, When I start X (or start kdm), I get a segmentation fault and no X. [...] Kernel 3.8.18, nvidia-drivers 304.88 (Last to support the GeForce7600, newer drivers do

Re: [gentoo-user] Re: nvidia-drivers segfault when starting X

2013-08-02 Thread Alexander Puchmayr
On Friday 02 August 2013 02:38:37 Nikos Chantziaras wrote: On 01/08/13 23:02, Alexander Puchmayr wrote: Hi there, When I start X (or start kdm), I get a segmentation fault and no X. [...] Kernel 3.8.18, nvidia-drivers 304.88 (Last to support the GeForce7600, newer drivers do

[gentoo-user] All KDE-related programs don't play music anymore

2013-09-16 Thread Alexander Puchmayr
Hi there, I've got a somewhat strange problem, which occurs on both my laptop and my desktop-pc, both running gentoo. From one day to the other, all KDE-based music/media player don't start playing music anymore. I've tried Amarok, Kaffeine and Juk, and all of them seem to hang when starting

Re: [gentoo-user] [SOLVED] All KDE-related programs don't play music anymore

2013-09-17 Thread Alexander Puchmayr
) on both systems, amarok played my music as expected. Thanks to all who answered me. Best Regards Alex On Monday 16 September 2013, 13:37:37 Alexander Puchmayr wrote: Hi there, I've got a somewhat strange problem, which occurs on both my laptop and my desktop-pc, both running gentoo

[gentoo-user] Anyone installed x11-drivers/ati-drivers recently? (Fails to download)

2013-11-22 Thread Alexander Puchmayr
Hi there, I have no clue why downloading ati-drivers fails. I always get redirected to http://support.amd.com/en-us/download/incomplete no matter what version of ati-drivers I want to install. Alex

Re: [gentoo-user] Re: Anyone installed x11-drivers/ati-drivers recently? (Fails to download)

2013-11-23 Thread Alexander Puchmayr
On Friday 22 November 2013, 17:20:36 walt wrote: On 11/22/2013 10:56 AM, Alexander Puchmayr wrote: Hi there, I have no clue why downloading ati-drivers fails. I always get redirected to http://support.amd.com/en-us/download/incomplete no matter what version of ati-drivers I want

[gentoo-user] kde 4.11.2, akonadi Kmail2 problems (retrieving folder contents please wait)

2013-12-25 Thread Alexander Puchmayr
Hi there, On Monday I upgraded from kde-4.10.5 to kde-4.11.2 (the latest release marked as 'amd64' on gentoo), but I had serious problems with kmail2: * I could not open any of my mail, kmail is always showing Retrieving folder contents please wait. Didn't show up after more than one hour. *

Re: [gentoo-user] Chmod Failed

2013-12-26 Thread Alexander Puchmayr
On Mittwoch, 25. Dezember 2013, 12:37:27 Silvio Siefke wrote: Hello, On Wed, 25 Dec 2013 11:49:53 +0400 the the.gu...@mail.ru wrote: ls -al would be helpful ks3374456 tmp # ls -la insgesamt 12 drwxrwxrwt 3 rootroot4096 25. Dez 05:49 . drwxr-xr-x 9 rootroot4096 10.

[gentoo-user] KDE nepomuk memory usage

2013-12-26 Thread Alexander Puchmayr
Hi there, How many memory is reasonable for virtuoso to use? I just had a view via htop, and I was surprised to see virtuoso-t processes occupying more than 1.5 GB (!), althoug there is a maximum of 128MB defined. Memory leak? Versions involved: dev-db/virtuoso-server-6.1.6

Re: [gentoo-user] how to create a multi-page PDF

2013-12-26 Thread Alexander Puchmayr
On Mittwoch, 25. Dezember 2013, 18:25:54 Philip Webb wrote: I have a set of images of pages of a printed article, which I scanned ; there are jpg pdf versions . I want to concatenate them into 1 pdf . I used to use 'pdftk', but it required Java, which I don't want. I can import the jpg's

[gentoo-user] akonadi, imap mail folders don't appear when created

2013-12-26 Thread Alexander Puchmayr
Hi there, When I create a subfolder at top level of my imap account with kmail2, it does not appear in kmail. Versions involved: kde-base/kontact-4.10.5 kde-base/kmail-4.10.5 app-office/akonadi-server-1.9.2 kde-base/akonadiconsole-4.10.5 Strangly, I appears after a while on my second system

[gentoo-user] Thunderbird folder structure on Imap servers inconsistent

2013-12-26 Thread Alexander Puchmayr
Hi there, I'm trying out some mail clients with Imap support, and when using thunderbird (v24.2, latest version in stable gentoo tree) I encountered several problems regarding imap server consistency: Folders which I already deleted still appear (marked in itallic grey color in TB's folder

Re: [gentoo-user] kde 4.11.2, akonadi Kmail2 problems (retrieving folder contents please wait)

2013-12-26 Thread Alexander Puchmayr
On Donnerstag, 26. Dezember 2013, 14:02:13 Alan McKinnon wrote: On 25/12/2013 16:19, Mick wrote: +1 I ran into this too in the kde-4.4 era (when kmail2 was showing first signs of being releasable) and I honestly have not seen any signs since that the kmail devs have any clue at all. This

Re: [gentoo-user] Chmod Failed

2013-12-26 Thread Alexander Puchmayr
On Mittwoch, 25. Dezember 2013, 12:37:27 Silvio Siefke wrote: Hello, On Wed, 25 Dec 2013 11:49:53 +0400 the the.gu...@mail.ru wrote: ls -al would be helpful ks3374456 tmp # ls -la insgesamt 12 drwxrwxrwt 3 rootroot4096 25. Dez 05:49 . drwxr-xr-x 9 rootroot4096 10.

[gentoo-user] KDE nepomuk memory usage

2013-12-26 Thread Alexander Puchmayr
Hi there, How many memory is reasonable for virtuoso to use? I just had a view via htop, and I was surprised to see virtuoso-t processes occupying more than 1.5 GB (!), althoug there is a maximum of 128MB defined. Memory leak? Versions involved: dev-db/virtuoso-server-6.1.6

Re: [gentoo-user] kde 4.11.2, akonadi Kmail2 problems (retrieving folder contents please wait)

2013-12-26 Thread Alexander Puchmayr
On Donnerstag, 26. Dezember 2013, 14:02:13 Alan McKinnon wrote: On 25/12/2013 16:19, Mick wrote: +1 I ran into this too in the kde-4.4 era (when kmail2 was showing first signs of being releasable) and I honestly have not seen any signs since that the kmail devs have any clue at all. This

[gentoo-user] Thunderbird folder structure on Imap servers inconsistent

2013-12-26 Thread Alexander Puchmayr
Hi there, I'm trying out some mail clients with Imap support, and when using thunderbird (v24.2, latest version in stable gentoo tree) I encountered several problems regarding imap server consistency: Folders which I already deleted still appear (marked in itallic grey color in TB's folder

Re: [gentoo-user] KDE nepomuk memory usage

2013-12-27 Thread Alexander Puchmayr
On Freitag, 27. Dezember 2013, 00:42:06 Alan McKinnon wrote: What column in htop shows that number? top, htop, and all their friends do not display what most people assume they display. Modern OSes (for more than a decade now) manage memory in a way that makes it impossible to answer how

[gentoo-user] kde-misc/synaptiks crashes immediately

2014-03-22 Thread Alexander Puchmayr
Hi there, since the last world upgrade last week synaptiks no longer works on my laptop. x11-drivers/xf86-input-synaptics-1.7.1 kde-misc/synaptiks-0.8.1-r2 kde-base/kde-meta-4.11.5 dev-lang/python-2.7.5-r3 dev-lang/python-3.3.3 Symptom: Start synaptiks configuration module, get immedeately

Re: [gentoo-user] kde-misc/synaptiks crashes immediately [SOLVED]

2014-03-24 Thread Alexander Puchmayr
: On Sat, 22 Mar 2014 16:47:23 +0100 Alexander Puchmayr alexander.puchm...@linznet.at wrote: Symptom: Start synaptiks configuration module, get immedeately DrKonqi crash report (trace attached, likely not much useful since I disabled debug flags) Start either from kde systemsettings

Re: [gentoo-user] GRUB isn't working on SSD

2014-06-29 Thread Alexander Puchmayr
On Sonntag, 29. Juni 2014, 13:02:12 João Matos wrote: 2014-06-29 10:48 GMT-03:00 Alan McKinnon alan.mckin...@gmail.com: On 29/06/2014 14:17, João Matos wrote: Dear list, After finishing the configuration, my gentoo was working very well. So, the last step was to create a stage4,

[gentoo-user] mount.nfs stale nfs handle

2014-06-29 Thread Alexander Puchmayr
Hi there, After upgrading my server to latest stable release of gentoo, none of my clients is able to mount any nfs share from the server anymore. Symptoms: $ mount -v -t nfs poseidon:/datadisk/ /mnt/gentoo/ mount.nfs: timeout set for Sun Jun 29 19:33:40 2014 mount.nfs: trying text-based

Re: [gentoo-user] mount.nfs stale nfs handle

2014-06-29 Thread Alexander Puchmayr
Am Sonntag, 29. Juni 2014, 20:41:55 schrieb Neil Bothwick: On Sun, 29 Jun 2014 21:34:07 +0200, Alexander Puchmayr wrote: After upgrading my server to latest stable release of gentoo, none of my clients is able to mount any nfs share from the server anymore. [snip] Server has kernel

Re: [gentoo-user] mount.nfs stale nfs handle

2014-06-30 Thread Alexander Puchmayr
Yes. Both client and server have the actual version. Alex Gesendet mit AquaMail für Android http://www.aqua-mail.com Am 30. Juni 2014 09:30:01 schrieb Joost Roeleveld jo...@antarean.org: On Sunday 29 June 2014 22:48:32 Alexander Puchmayr wrote: Am Sonntag, 29. Juni 2014, 20:41:55 schrieb

Re: [gentoo-user] mount.nfs stale nfs handle [SOLVED]

2014-06-30 Thread Alexander Puchmayr
Am Sonntag, 29. Juni 2014, 21:34:07 schrieb Alexander Puchmayr: Hi there, After upgrading my server to latest stable release of gentoo, none of my clients is able to mount any nfs share from the server anymore. Symptoms: $ mount -v -t nfs poseidon:/datadisk/ /mnt/gentoo/ mount.nfs

Re: [gentoo-user] duplicate HD drives

2014-09-12 Thread Alexander Puchmayr
On Freitag, 12. September 2014, 15:53:19 Joseph wrote: I have two identical HD in a box and want to duplicate sda to sdb OK, do you want to copy just the boot sector or clone the whole disk with all data on it? I want sdb to be bootable just in case something happens to sda so I can swap the

[gentoo-user] DVB-C Technotrend C1501 CI CAM initialization?

2015-01-09 Thread Alexander Puchmayr
and initialised successfully [ 373.441786] dvb_ca adapter 0: DVB CAM detected and initialised successfully The first line is right after booting, the second after re-inserting the CI- module. Thanks Alexander Puchmayr

[gentoo-user] libepoxy fails to compile on arm

2015-10-15 Thread Alexander Puchmayr
Hi there, I'm trying to compile a system for my raspberry 2, and during compiling media-libs/libexpoxy-1.2, I encountered a problem: > libtool: compile: armv7a-hardfloat-linux-gnueabi-gcc -std=gnu99 > -DHAVE_CONFIG_H -I. > -I/var/tmp/portage/media-libs/libepoxy-1.2/work/libepoxy-1.2/src -I.. >

[gentoo-user] konsole: strange behaviour regarding profile

2017-03-05 Thread Alexander Puchmayr
Hi there, I use to have several different KDE/plasma activities configured, each with different folder view widgets with desktop icons inside for the applications which I use on these activities. Especially, there are some icons with Exec=konsole -e slogin alex@server to have quick access to

[gentoo-user] virtualbox: no x-server after kernel upgrade to 4.12.12-gentoo

2017-09-15 Thread Alexander Puchmayr
Hi there, I'm using a gentoo-guest inside a virtual box on a Win10 host. The last somewhat working combination was kernel 4.4.39/virtualbox-5.1.24. When I update to kernel 4.12.12, the X-Server does not work anymore (I've also tried with 4.9.xx, same result -- no X) I used genkernel to

Re: [gentoo-user] virtualbox: no x-server after kernel upgrade to 4.12.12-gentoo

2017-09-15 Thread Alexander Puchmayr
Am Freitag, 15. September 2017, 10:43:52 schrieb R0b0t1: > On Fri, Sep 15, 2017 at 9:47 AM, Alexander Puchmayr > > <alexander.puchm...@linznet.at> wrote: > > Hi there, > > > > I'm using a gentoo-guest inside a virtual box on a Win10 host. The last > >

Re: [gentoo-user] virtualbox: no x-server after kernel upgrade to 4.12.12-gentoo [SOLVED]

2017-09-16 Thread Alexander Puchmayr
Am Freitag, 15. September 2017, 20:35:03 schrieb Alexander Kapshuk: > On Fri, Sep 15, 2017 at 5:47 PM, Alexander Puchmayr <alexander.puchm...@linznet.at> wrote: > [list with log dumps cutted] > > Obviously, something is going terribly wrong here, and I'm getting stuck > >

Re: [gentoo-user] kdevelop broken (llvm slot issue)

2018-08-19 Thread Alexander Puchmayr
Am Sonntag, 19. August 2018, 17:57:55 CEST schrieb Andrew Udvare: > > I am not having issues with KDevelop with Clang support and I have > everything on the latest version: > > LLVM 6.0.1-r1 libffi ncurses > Clang 6.0.1 +static-analyzer LLVM_TARGETS="AMDGPU BPF NVPTX X86" > KDevelop 5.2.3 gdbui

[gentoo-user] kdevelop broken (llvm slot issue)

2018-08-19 Thread Alexander Puchmayr
Hi there, After recent upgrades of mesa, llvm, clang etc kdevelop does not work anymore. It crashes immediately after start with errors : CommandLine Error: Option 'help-list' registered more than once! LLVM ERROR: inconsistency in registered CommandLine options This issue is covered by bug

[gentoo-user] sddm no longer working

2018-04-04 Thread Alexander Puchmayr
Hi there, After last update, on one machine sddm-0.17.0-r1 no longer does not anything anymore. Systemd starts the service, and systemctl status shows that the sddm is running, and also ps jax shows a running sddm. apollo ~ # systemctl status sddm ● sddm.service - Simple Desktop Display

Re: [gentoo-user] sddm no longer working

2018-04-04 Thread Alexander Puchmayr
Am Mittwoch, 4. April 2018, 17:20:17 CEST schrieb Jack: > On 2018.04.04 11:14, Alexander Puchmayr wrote: > > Hi there, > > > > After last update, on one machine sddm-0.17.0-r1 no longer does not > > anything anymore. Systemd starts the service, and systemctl sta

[gentoo-user] kstars and indilib

2018-12-07 Thread Alexander Puchmayr
Hi there, I tried to compile kstars with useflag indi, but the provided version in portage is too old: [build.log from kstars] -- Checking for module 'libindi' -- Found libindi, version 1.6.0 -- INDI version 1.5.0 found in /usr/include/libindi, but at least version 1.7.1 is required -- INDI

Re: [gentoo-user] CPU upgrade and LVM questions.

2018-12-08 Thread Alexander Puchmayr
Am Donnerstag, 6. Dezember 2018, 10:27:31 CET schrieb Dale: > Howdy, > > I mentioned in other threads that I'm doing some upgrades to my system. > My first question is about a CPU upgrade. I currently have this for my > CPU, from cpuinfo: > > AMD Phenom(tm) II X4 955 Processor > > I've bought

Re: [gentoo-user] kstars and indilib

2018-12-08 Thread Alexander Puchmayr
Am Samstag, 8. Dezember 2018, 05:50:59 CET schrieb David Haller: > Hello, > > Just updated the one in the tree in my local overlay, see attached > indilib-1.7.5.ebuild. > Thanks a lot, works fine! But there's still the problem that the stable version of kstars does not check the correct

[gentoo-user] Portage/emerge became extremely slow

2019-08-16 Thread Alexander Puchmayr
Hi there, In the last months I experienced that emerge takes longer and longer to collect all dependencies, sometimes more than 10 to 20 minutes until it asks me whether to install the packages. Today I had a new record. 61min(!) on a i7-Quadcore notebook, 59min user time, i.e. Portage being

  1   2   >