Re: GPT on BIOS system partitions scheme

2011-10-17 Thread Ralf Jung
Hi, I unwittingly went for the bare bones install as last time I installed lot of junk checking quite a few options, now some of the essential tools I am used to are missing, I cannot connect to the internet as network manager is not installed, is there any other way I can connect to mobile

Re: posting

2011-10-17 Thread Ralf Jung
Hi, Yes, why not, they can enter to the whitelist if they operate right ;-) Ahh, I forget about smartphones! All of these devices (specially iPhones and Blackberries) should go to the blacklist unless they can be configured to avoid the top-posting style :-) KMail works fine, as far as I

Re: distcc: gcc 4.6 on stable?

2011-10-06 Thread Ralf Jung
Hi, we went with a VM, however it turned out the network connection is a bottleneck - as it seems, distcc can only be used properly in a LAN, not through the internet. Kind regards, Ralf On Wednesday 05 October 2011 18:15:59 Bob Proulx wrote: Ralf Jung wrote: I am trying to use a friend's

distcc: gcc 4.6 on stable?

2011-10-05 Thread Ralf Jung
Hi list, I am trying to use a friend's machine as distcc daemon, since it has much more CPU power than my poor laptop. However distcc fails to compile stuff on his machine, which I assume is because I am using Debian testing and GCC 4.6, and he is on Debian stable and GCC 4.4 Is there a good

Re: wrestling with xrandr

2011-10-02 Thread Ralf Jung
Hi, [...] What Debian release are you running? $ cat /etc/issue Debian GNU/Linux wheezy/sid OK. You must be mixing sources (hopefully with judicious pinning). Are you sure? $ cat /etc/issue Debian GNU/Linux wheezy/sid \n \l And I definitely do not have any packages installed

Re: xserver-xorg-core and fglrx-driver

2011-09-30 Thread Ralf Jung
Hi, When I update this morning (wheezy one but with sid fglrx-driver), the xserver-xorg-core was updated. my fglrx-driver was removed, when I tried to install, it's reported: fglrx-driver depends on xorg-video-abi-10 or -8 or -6. which are not avaiable. then I checked package

Re: Bug filling

2011-09-29 Thread Ralf Jung
Hi, M-G is usually short for Meta-G, or Meta+G. Meta is one of those keys that makes sense from a software point of view, but almost no-one has one on their keyboard. It will be emulated in one of two ways; either hold down Alt, press g, then release Alt or press Esc, then within a couple of

Re: Bug filling

2011-09-29 Thread Ralf Jung
Hi, Actually, from what I was told, many keyboards have that Meta key - it is usually labelled with a Windows logo. I thought the Windows logo key was usually the SUPER key? Uh... I don't know. Qt and KDE call it Meta. E.g. my shortcut to lock the screen is Meta+L, windows key plus L.

Re: wine in testing

2011-09-27 Thread Ralf Jung
Hi, Compile from upstream sources? Wait until all of the above problems are resolved? :-) There are debian packages available at http://dev.carbon- project.org/debian/wine-unstable/ however not as apt-repository. I am building wine from source, which in a 64bit system requires some 32bit-

Re: Building the kernel myself

2011-09-02 Thread Ralf Jung
Hi, To each his own. If you're happy with make deb-pkg, then use it. I still prefer make-kpkg because of its greater flexibility. (I only get a headers package if I ask for one, for example. Most of the time I don't need one.) I also like the ease with which one can change the kernel

Re: Building the kernel myself

2011-08-31 Thread Ralf Jung
17:57:00 Stephen Powell wrote: On Fri, 26 Aug 2011 11:18:10 -0400 (EDT), Ralf Jung wrote: I am trying to build the linux kernel myself... it's one of the things I always wanted to do ;-) plus I submitted some bugerports against the kernel and would like to test the patches there were written

Re: Running a script on monitor connect/disconnect

2011-08-31 Thread Ralf Jung
Hi, Editing xorg.conf requires an X-server restart after each setup change, which is ridiculous. Why ridiculous? :-? Xorg is running and you need it to re-read the configuration file again like any other service :-) Sorry, I should have boon more clear: It is of course not ridiculous

Re: Pixel garbage when opening context menus

2011-08-31 Thread Ralf Jung
Hi, I don't have another VGA card available, but as I said this is already happening on two (counting Steve, three) completely independent machines, so I'd say we can rule the hardware out ;-) Indeed I can not see the garbage in Firefox, but I will have to test again when the system is under

Re: securing the system, stopping unnecessary services and closing open ports.

2011-08-27 Thread Ralf Jung
Hi, ipp is CUPS, the network printing server, and you know whether you need that. Now that you mention it... I also see cups listening on all devices: $ sudo netstat -nlp Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State

Building the kernel myself

2011-08-26 Thread Ralf Jung
Hi list, I am trying to build the linux kernel myself... it's one of the things I always wanted to do ;-) plus I submitted some bugerports against the kernel and would like to test the patches there were written to fix them. I found tons of documentation on the net, but most of it is horribly

Re: Building the kernel myself

2011-08-26 Thread Ralf Jung
Hi, at the risk of a bit of self-promotion, i wrote an online course for beginners to kernel programming, the first part of which is free and walks you through how to configure, build and reboot a new kernel: http://crashcourse.ca/introduction-linux-kernel-programming/introduction-li

Re: Building the kernel myself

2011-08-26 Thread Ralf Jung
Hi, You need to run make-kpkg --rootcmd fakeroot --initrd kernel-image kernel-headers I put the fakeroot into the kernel-pkg.conf file, should have mentioned that, sorry. It's not doing any black magic and it never touches the configuration. Perhaps there's an issue with preparing Debian

Re: Building the kernel myself

2011-08-26 Thread Ralf Jung
Hi, No, since I compile by self written scripts and I have to run make oldconfig by the scripts, because I wish to do this, it isn't done automagically. It's essential to do this or something similar, when switching to another kernel version. If you stay at the same version nothing will

Re: Running a script on monitor connect/disconnect

2011-08-23 Thread Ralf Jung
Hi, And who needs xrandr if you can have the layout you want in a straightforward way by directly editing the xorg.conf file or by using nvidia-settings tool? (we are now in a loop ;-P) Editing xorg.conf requires an X-server restart after each setup change, which is ridiculous. In the end, I

Pixel garbage when opening context menus

2011-08-23 Thread Ralf Jung
Hi list, since upgrading from Kubuntu (10.10) to Debian testing, I am noticing that a context-menu, directly after right-clicking, contains pixel garbage that is then overdrawn with the actual content. I often recognize the garbage as content from some window. This also applies to other menus,

Re: KDE: Flashing battery icon

2011-08-23 Thread Ralf Jung
Hi again, can't anybody help? I'd really like to report this as bug against upower or KDE, but in the end I got no clue how I can verify where the problem is caused. Kind regards, Ralf On Saturday 30 July 2011 16:13:07 Ralf Jung wrote: Hi list, since I installed the current Debian testing

Re: KDE: Flashing battery icon

2011-08-23 Thread Ralf Jung
Hi, thanks for the quick reply! One thing you could do is to run acpi -b when the weird occurrences happen, and see if that is in tune with what the battery monitor shows. When on ac, acpi -b should return blank, but when on battery, it should display some information on the battery life

Re: Running a script on monitor connect/disconnect

2011-08-17 Thread Ralf Jung
Hi, Settings applied from the xrandr applet can be stored in a file at your home user's profile so they are kept after booting and set as soon as you login (at least this is how it works in GNOME). Time ago I read a very good doc that talked about this:

Running a script on monitor connect/disconnect

2011-08-15 Thread Ralf Jung
Hi, I am having trouble getting my multi-monitor setup running properly using the proprietary AMD drivers in Debian testing using XRandR. My hardware is an HP Compaw 615 Laptop, with a Radeon HD 3200 graphics card. I am using KDE 4.6.5. I want the external screen, if it is connected, to be to

Re: Running a script on monitor connect/disconnect

2011-08-15 Thread Ralf Jung
Hi, (...) Just a quick note here. Not sure if you have tried with krandrtray or better yet, as you are using the ATI closed drivers, you may test their catalyst control center utility to handle video screens (resolution/ position, etc...). I bet with the open radeon drivers this would

Re: Looking for a package management GUI in KDE

2011-08-15 Thread Ralf Jung
Hi, I am a untity / gnome3 refugee, have installed KDE 4.4.5 on Debian 6 but am totally stumped looking for a package management GUI, something equivalent to synaptic for QT ? I am struggling with aptitude and would like something friendlier. Why not use Synaptic? Just because you use KDE

Re: Kernel messages during startup

2011-08-14 Thread Ralf Jung
Hi, From the reporter POV, I'd say it is justified to report anything we consider is not normal or that it should not be present. I wouldn't worry about that, devels and packagers take the appropiate steps, that is, if there is no real bug to worry about, they will just ignore your report or

Re: Kernel messages during startup

2011-08-11 Thread Ralf Jung
Hi, In the old days when we all used command line style screens and when all output was appended at the bottom of the screen.. I joined the Unix/Linux train in 2007, so I never saw those times ;-) The scrool lock key still has a function when using spreadsheets. Normaly when you press an

Re: Kernel messages during startup

2011-08-10 Thread Ralf Jung
Hi, The Scroll Lock key. wow, you finally solved the something that puzzled me for some years now: What the heck is the point of that key! Thanks :D Kind regards, Ralf -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Re: Kernel messages during startup

2011-08-10 Thread Ralf Jung
Hi, On Tue, 09 Aug 2011 13:26:46 +0200, Ralf Jung wrote: every time I boot my laptop (HP Compaq 615) into Debian testing, some kernel messages are printed on the boot console: [0.470960] pci_root PNP0A03:00: address space collision: host bridge window [mem 0x000cc000-0x000c

Kernel messages during startup

2011-08-09 Thread Ralf Jung
Hi list, every time I boot my laptop (HP Compaq 615) into Debian testing, some kernel messages are printed on the boot console: [0.470960] pci_root PNP0A03:00: address space collision: host bridge window [mem 0x000cc000-0x000c] conflicts with Video ROM [mem 0x000c-0x000ce9ff] [

Re: Kernel messages during startup

2011-08-09 Thread Ralf Jung
Hi, *Hi, by the way how to stop/start the Kernel messages during startup, to have enough time to read on the fly, what it is doing thanks * that depends on which messages you mean: The messages coming from the kernel (recognisable by the [timestamp]) end up in /var/log/dmesg, the

KDE: Flashing battery icon

2011-07-30 Thread Ralf Jung
Hi list, since I installed the current Debian testing on my laptop (I used Kubuntu 10.10 before), the battery applet in the systray is behaving weird when both battery and AC are plugged in: Every 19 seconds (the frequency is quite stable), the icon flashes from battery and AC to no battery

Re: Bug report: Which package?

2011-05-15 Thread Ralf Jung
this is still not okay? Kind regards, Ralf Jung PS: Please add me to CC as I am not subscribed to the list. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org

Bug report: Which package?

2011-05-04 Thread Ralf Jung
running Debian testing with all updates applied. The mainboard is Gigabyte 965P-DS3, if that's of any help. Kind regards, Ralf Jung PS: I did not (yet) subscribe to the list, I hope that's not an issue... if it is, just tell me and I am going to register ;-) -- To UNSUBSCRIBE, email to debian