Re: [gentoo-user] Using gentoo for a sound project

2007-02-04 Thread krgn

I have not used it, but this looks promising:

http://gwc.sourceforge.net/

k

On 2/4/07, Christoph Eckert [EMAIL PROTECTED] wrote:


 - what sound card would you advise ?

I use a prosumer USB soundcard connected to my notebook.

 - which open software(s) should I use to obtain a burnable file.

I'd use the JACK soundserver and timemachine to do the actual recording.
Even qarecord does a straightforward job. Both are simple recorders
with no denoising capabilities.

ce
--
gentoo-user@gentoo.org mailing list




Re: [SOLVED] Re: [gentoo-user] switching X.org resolution - how ???

2006-11-28 Thread krgn
Richard Fish wrote:
 On 11/28/06, karlos [EMAIL PROTECTED] wrote:
 I get:

 Xlib:  extension RANDR missing on display :0.0.

 what is necessesary in config to get this extension working? I have
 libXrandr / randrproto / xrandr installed.

 It is a built-in extension (you should see (II) Initializing built-in
 extension RANDR in /var/log/Xorg.0.log), but the GPU driver needs to
 support it.  What GPU and driver are you using?

 -Richard

oh ok, that might be it. I use the open source nvidia driver (nv). But I
would expect that to work with it, right?

k
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] remote login help

2006-07-19 Thread krgn

hey..

I need some help to set up a remote ssh/vnc/ftp/www access to my 
computer at home via dyndns.org.
I am using ddclient to get to my router (which works) but can login to 
my machine behind the router (ssh for now, ftp and http later). The 
router is configured so dmz works for my IP but as soon as I want to 
connect to my machine behind the router I get connection refused and 
nothing happens. Login from within the local network works fine, so I 
wonder what the issue could be. Could someone enlighten me about this?


thanks in advance,

Karsten
--
gentoo-user@gentoo.org mailing list



[gentoo-user] 10 finger typing trainer in portage?

2006-07-01 Thread krgn

 Hello,

I am looking for a programm that I can practice 10 finger typing for 
gentoo/linux. Does anyone have a recommendation, or is there even one in 
portage? Does it make sense what I would like to say?


thanks,

Karsten
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] 10 finger typing trainer in portage?

2006-07-01 Thread krgn

Tero Grundström wrote:

On Sat, 1 Jul 2006, krgn wrote:


Hello,

I am looking for a programm that I can practice 10 finger typing for 
gentoo/linux. Does anyone have a recommendation, or is there even one 
in portage? Does it make sense what I would like to say?


I know only one - gtypist. It's a console program. I've had it 
installed for a long time but never actually used it since I already 
can type pretty well. I should practice more to reduce errors though ;)


Oh wait.. I just checked out the gtypist homepage and found there a 
long list of free typing tutors: http://www.gnu.org/software/gtypist/

Don't know how many of these are in portage though.

HTH
--
T.G.


great! that's what I was looking for, ktouch is probably cool but needs 
kdelibs, which take too long too compile :)


Karsten
--
gentoo-user@gentoo.org mailing list



[gentoo-user] xorg-server-1.0.99 block

2006-06-25 Thread krgn

hi,

I have a strange blocker on emerge -Dup world:
  [blocks B ] =x11-base/xorg-server-1.0.99 (is blocking 
media-video/nvidia-glx-1.0.8762)


neither nvidia-glx nor nvidia-kernel is installed on my system and my 
current version of xorg-server is already 1.1.0-r1. Does anyone know why 
this block happens, or how I can find which package keeps claiming 
nvidia-glx as dependancy?


thanks,



KArste n
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] xorg-server-1.0.99 block

2006-06-25 Thread krgn

Hi,

thanks for your quick reply! I have double checked that I don't have 
nvidia set in the VIDEO_CARDS section make.conf, so its a bit weird that 
its pops up again. I also tried masking it, plus the older version of 
xorg-server (1.0.99), but the block still comes up.

any idea?

karsten


It means you have set nvidia in your VIDEO_CARDS in /etc/make.conf. This
indicates that you want binary nvidia drivers which are not compatible with
X.org 7.1. Either you must remove nvidia from VIDEO_CARDS variable or mask
X.org 7.1 [1] and stick with 7.0.

[1] 
http://planet.gentoo.org/developers/chutzpah/2006/06/17/xorg_x11_7_1_and_binary_drivers

  


--
gentoo-user@gentoo.org mailing list



[gentoo-user] unmerge KDE + deps

2006-06-25 Thread krgn
I know this must have been asked a few times, but I need to quick and 
can't search a lot for info on the net. I would like to remove, say KDE 
and GNOME from a system with all the packages they come with, and would 
like to find a cmd-line option to emerge that spits out the packages 
depending on KDE and GNOME. Could anyone tell me whats the best way to 
approach this?


Karstne
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] xorg-server-1.0.99 block

2006-06-25 Thread krgn

Bo Ørsted Andresen wrote:

On Sunday 25 June 2006 23:08, krgn wrote:
  

thanks for your quick reply! I have double checked that I don't have
nvidia set in the VIDEO_CARDS section make.conf, so its a bit weird that
its pops up again. I also tried masking it, plus the older version of
xorg-server (1.0.99), but the block still comes up.
any idea?



Post the output of

# emerge -uvDp --tree world

PS: Please post replies below what they reply to...

  

ok, I attached a file with the output of the command,

thanks

KArsetn


emerge_probelm
Description: Binary data


[SOLVED] Re: [gentoo-user] xorg-server-1.0.99 block

2006-06-25 Thread krgn

Bo Ørsted Andresen wrote:

On Sunday 25 June 2006 23:33, krgn wrote:
  

ok, I attached a file with the output of the command,



---

  
[nomerge  ] media-video/nvidia-settings-1.0.20051122-r3  
[ebuild  N]  media-video/nvidia-glx-1.0.8756  USE=-dlloader 12,658 kB 
[ebuild  N]  media-video/nvidia-kernel-1.0.8756  0 kB



This indicates that nvidia-settings is installed and is pulling 
nvidia-{glx,kernel} in. You need to:


# emerge --unmerge media-video/nvidia-settings

  

!!! Packages for the following atoms are either all
!!! masked or don't exist:
x11-misc/transset-df



This indicates that you have installed x11-misc/transset-df which is no longer 
(if ever) in portage. Do you need this? Otherwise unmerge it. That is not 
related to the above though.


  
yep , did the job, thanks for pointing this out. I'll remember the 
options and looking more thoroughly into the output of it.


cheers,

KArsten
--
gentoo-user@gentoo.org mailing list



[gentoo-user] qt3/4 confusion

2006-06-22 Thread krgn

hey,

I am trying to compile a program written in qt3 which apprently, 
according to the author, fails because it being compiled using version 4 
qmake. I checked and indeed qmake is from version 4, yet in my 
environment, the QTDIR variable is pointing to /usr/qt/3. Now that both 
confuses me and leaves me with the question on how to change the profile 
completely to qt3 for this compiliation. Has anyone a hint for me?


thanks,

KArstn
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] qt3/4 confusion

2006-06-22 Thread krgn

hey alex,

I used your instructions, and got a bit further yet there are still 
issues that seem to be contradictory. First of all, a snippet from the/ 
./configure /process:

/
checking whether QTDIR environment variable is set... /usr/qt/3
checking for Qt library... qt-mt
checking for Qt library version = 3.1.1... yes
checking for qmake... /usr/bin/qmake /but it looks in /usr/bin ??

that is certainly part of the problem, since the version there is from 
qt4 (/qmake --version -- 4.1.3/)

so this part of the make process certainly make more sense in that light:

/g++ -c -pipe -O2 -mtune=i686 -pipe -D_REENTRANT -Wall -W -fPIC 
-DQT_NO_DEBUG -D
QT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ 
-I. -I/u
sr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I.moc 
-I.ui -

o initfio.o initfio.cpp
/
so it basically includes qt4, which must lead to failure. The qmake from 
/usr/qt/3/bin returns to be, obviously, version 3. something is strange 
there, any idea?


thanks,

Karsten

Karstn writes:

  

I am trying to compile a program written in qt3 which apprently,
according to the author, fails because it being compiled using version 4
qmake. I checked and indeed qmake is from version 4, yet in my
environment, the QTDIR variable is pointing to /usr/qt/3. Now that both
confuses me and leaves me with the question on how to change the profile
completely to qt3 for this compiliation. Has anyone a hint for me?



I am using a little shell function to change between various Qt  
versions (put it into ~/.bashrc if you like). I'm quite sure the  
library line is not necessary, but it doesn't hurt either and I kept  
it.


switchqt()
{
export QTDIR=$1
export PATH=$QTDIR/bin:$PATH
export LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH

}

switchqt /usr/qt/3 activates Qt 3 for this shell.

Alex
  


--
gentoo-user@gentoo.org mailing list



[gentoo-user] ddclient question

2006-06-17 Thread krgn

hello,

I have a few questions on how to basically access a specific machine in 
a network from the web. I have registered with dyndns.org and got 
ddclient running to provide the ip address, but the only thing I can now 
connect to is my network router ;) which is pretty useless. How would it 
be possible o change the setup for a machine within the smaller 
home-network? Does that have to do with the setup on dyndns or in the 
config file of ddclient?
I can paste its content if needed, any advice and tips would be greatly 
appreciated!


Thanks,

Karsten
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ddclient question

2006-06-17 Thread krgn

Raymond Lewis Rebbeck wrote:

On Sunday, 18 June 2006 6:50, krgn wrote:
  

hello,

I have a few questions on how to basically access a specific machine in
a network from the web. I have registered with dyndns.org and got
ddclient running to provide the ip address, but the only thing I can now
connect to is my network router ;) which is pretty useless. How would it
be possible o change the setup for a machine within the smaller
home-network? Does that have to do with the setup on dyndns or in the
config file of ddclient?
I can paste its content if needed, any advice and tips would be greatly
appreciated!

Thanks,

Karsten



This doesn't have anything to do with ddclient or dyndns, as long as the dns 
entry is pointing to the right ip then it's doing all it should.


Your router should provide the ability to configure port forwarding to 
machines in your LAN. Simply configure it to forward traffic on whatever 
ports you want to use to the clients which are serving those ports. The 
router may also provide a DMZ function which will forward all incoming 
traffic to a specific machine on your LAN, although this may possible make 
the machine vulnerable to security exploits.


You'll have to read the documentation that came with the router or search 
google in order to configure it appropriately as the configuration details 
differ between manufacturers and models.


  
hm ok, but lets say for instance my machines hostname is mymachine, 
its port is '' and the address which points to the router is 
myaddress.dyndns.org: what would be for example the ssh command to 
connect to that particular machine? I know its a bit of a stupid 
question, but I can't picture what this would look like/how it would 
work. I must saz understanding these network issues really is a bit 
tricky for me at the moment,


thanks for your help anyway,



Karsten
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] what is calling perl all the time?

2006-05-31 Thread krgn
I don't know, a good start might be checking your rc-scripts, I mean 
which ones are turned on. switching off the non-mandatory ones might be 
a start. then, what window-manager are you using? could it, or some 
related sft be the reason? you should start  from as little 'extra' 
(i.e. wm, daemons..) as possible and go to enable things one by one.


greets,

KArsten

Iain Buchanan wrote:

Hi all,

I have the weirdest poRblem I've experienced yet:

recently, my cpu monitor and process count monitor started showing all
these spikes, so it looks like a comb!  Wondering why, I did some
investigating.

Watching top, perl seems to appear and disappear all the time.  I can't
trace it to anything, but it's annoying!

It's only eating up a small (15%) Chunk of cpu for about 1 second in
every two, so I don't notice it all that much, but still it shouldn't be
there.

I wouldn't have a clue where to start looking for this one - system logs
show nothing of value.  Any leads would be greatly appreciated!!

thanks,
  


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] voodoopad for linux?

2006-05-31 Thread krgn

have a look at tomboy, sort of similar I would say.
http://www.beatniksoftware.com/tomboy/
A friend just showed me voodoopad (http://flyingmeat.com/voodoopad/) 
and I was
blown away. It's a bit like wikiwikiweb, but it's on your local 
computer, not

through a server/browser setup.

Surely such a thing must exist for Linux, but I haven't found it yet. 
Anyone

here know?

If not, perhaps it would be a fun project

Thanks,
Michael


--
gentoo-user@gentoo.org mailing list



[gentoo-user] small gcc question

2006-05-29 Thread krgn

hi,

I wonder how I can switch to the new gcc-4.1.1 version from the old one.
on gcc --version I get 3.4.something so I assume that I am stll  using 
the old profile.

what command do I have to use to get gcc to use 4.1.1?

thanks,
Karsten
--
gentoo-user@gentoo.org mailing list



[gentoo-user] how to manage two different kernels/sets of modules init scripts

2006-05-24 Thread krgn

Hello,

I would like to be able to have different kernel versions installed 
(i.e. rt-sources, ck-sources, suspend2-sources) and easily manage the 
startup scripts, modules, even configuration flies (xorg.conf) for each 
kernel. I am aware about initrd, but wonder whether it is possible to 
use it to have different run-level configurations etc.? does anyone have 
a good tip or two on this subject, a link would be really cool!


thanks,

Karsten
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] xorg 7.0 emerge question

2006-02-21 Thread krgn
oh.. jusrt tried it out and it seems to have worked! Thanks!
Will this possibly crop up in future as well?

Karsten

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Toshiba Laptop Issues

2006-02-21 Thread krgn
I have a Satellite P10 probably slightly different from yours but maybe
this modeline works. I have a widescreen too.. and get the 1280x800
working normally.


[EMAIL PROTECTED] ~ $ cat /etc/X11/xorg.conf|grep ModeLine
ModeLine   1280x800_60 81.5 1280 1344 1480 1680 800 801
804 828 -hsync +vsync

all the best,

Kartsen


On Tue, 2006-02-21 at 14:50 -0600, Mike Myers wrote:
 Hi everybody.
 
 This is my first post to this list, mainly because the Gentoo community 
 is so awesome to have documentation for everything that I haven't needed 
 to use it before.  I've finally seemed to have run into something that I 
 can't figure out and I can't find very good documentation for.
 
 I recently bought a Toshiba Satellite M55-S329 laptop.  It came with XP 
 Home preinstalled, along with a bunch of extra stuff I totally didn't 
 need or want.  When I turned it on, messages popped up saying that 
 windows was not secure, so I deleted windows and installed Gentoo.  
 Gentoo itself works beautifully on that laptop, actually.  The built in 
 wireless lan card and gigabit card were both natively supported by the 
 2.6.15 kernel even.  I was half expecting some problems there.  I 
 installed powernowd and enabled all the stuff for ACPI so that I can use 
 different power profiles with klaptop and now I get rather impressive 
 battery life.  I was even able to install the Gentoo base system with a 
 stage 3 GRP install just on the battery.  I wouldn't have normally, but 
 I was hanging out at Denny's and getting tired of all the stuff in 
 windows popping up and telling me to purchase stuff.  I just wanted to 
 use it.
 
 Anyway, to get to the point.  After everything is installed and working, 
 there are a few kinks that I can't seem to get worked out.
 
 Firstly, the suspend to ram function doesn't work properly.  I can get 
 it to suspend to ram ok, but when I resume, the video doesn't come 
 back.  I am using the 2.6.15-suspend2-r6 kernel.  Also, I have the 
 toshiba options in ACPI enabled.  I asked on #suspend2 about it, and 
 they suggested to install vbetool and configure 
 /etc/hibernate/hibernate.conf to use it, except vbetool wouldn't 
 compile.  So, I try the toshiba-utils and using those, only it tells me 
 that the computer or kernel is not supported.  I enabled anything 
 related to Toshiba laptops in the kernel, so I'm not sure what else I 
 needed to do.
 
 I can suspend to disk ok, but when I resume, the wireless card doesn't 
 come back.  If I unload and reload the module, it still will not come 
 up.  Dmesg just says 'failed with error -2'.  I can't seem to get it 
 working if I compile the drivers in the kernel, I seem to have to use 
 the ipw2200 drivers and module.  Everything else works though after a 
 resume to disk.
 
 The final issue is the widescreen.  From what i've found, I seem to need 
 to configure x.org to use modelines in order to get it to display 
 properly.  Although, I have no clue as to how to set that up.  I found a 
 page on the internet to automatically make a line in xorg, but it wants 
 all the specifications for the monitor and I can't find them.  For the 
 few minutes that I was in windows, I saw that the resolution was set to 
 1280x768, and that was the max resolution.  I can't see any premade 
 modlines or anything for that matter referring to that resolution.  If I 
 put that mode in xorg.conf as a resolution, xorg says it's an invalid 
 mode and just goes to 1024x768.  At that resolution on a widescreen, 
 everything is stretched across the screen.
 
 I seem to have hit a wall with these problems.  I'm guessing it's 
 because it's with a laptop, which are relatively obscure when compared 
 to desktops.  Thanks in advance for any help!

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] xorg 7.0 emerge question

2006-02-20 Thread krgn
hi

I have a question concerning my modular X installation. I did this
according to the gentoo guide here
http://www.gentoo.org/proj/en/desktop/x/x11/modular-x-howto.xml.
now, I have synced again, and a lot of blocks are coming up and I am not
sure really how to solve this. These are the blocks. how can I get rid
of them? is it to do with the virtual ebuild or so, I have not really an
idea...

Karsten

Calculating world dependencies  . .  ...done!
[blocks B ] x11-libs/libXft (is blocking x11-base/xorg-x11-6.8.2-r6)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-misc/gccmakedep-1.0.1-r1)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
media-fonts/font-adobe-utopia-75dpi-1.0.1)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-apps/mkfontscale-1.0.1)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-libs/libfontenc-1.0.1)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
media-fonts/encodings-1.0.0)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
media-fonts/font-util-1.0.0)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-apps/bdftopcf-1.0.0)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-libs/libXfont-1.0.0)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-proto/fontsproto-2.0.2)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-proto/fontcacheproto-0.1.2)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-apps/mkfontdir-1.0.1)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
media-fonts/font-alias-1.0.1)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-keyboard-1.0.1.3)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-libs/libXxf86misc-1.0.0)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-proto/xf86miscproto-0.9.2)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-libs/liblbxutil-1.0.0)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-proto/compositeproto-0.2.2)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-proto/dmxproto-2.2.2)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-proto/damageproto-1.0.3)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-proto/resourceproto-1.0.2)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-libs/libXres-1.0.0)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-proto/xf86dgaproto-2.0.2)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-proto/videoproto-2.2.2)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-base/xorg-server-1.0.1-r4)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-proto/trapproto-3.4.3)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-proto/scrnsaverproto-1.0.2)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking x11-apps/rgb-1.0.0)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-apps/iceauth-1.0.1)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-proto/xf86rushproto-1.1.2)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
media-fonts/font-misc-misc-1.0.0)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-libs/libxkbfile-1.0.1)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-libs/libxkbui-1.0.1)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
media-fonts/font-cursor-misc-1.0.0)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-proto/glproto-1.4.4)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-libs/libXxf86vm-1.0.0)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-proto/xf86vidmodeproto-2.2.2)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-misc/makedepend-1.0.0)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
media-libs/mesa-6.4.2-r1)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-libs/libdrm-2.0)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-proto/evieext-1.0.2)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-libs/libdmx-1.0.1)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-apps/xauth-1.0.1)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-misc/xbitmaps-1.0.1)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-misc/xkbdata-1.0.1)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-apps/xkbcomp-1.0.1)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-proto/xf86driproto-2.0.3)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-apps/xinit-1.0.1)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-apps/xclock-1.0.1)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-apps/xrdb-1.0.1)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking x11-wm/twm-1.0.1)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
media-fonts/font-bh-lucidatypewriter-75dpi-1.0.0)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-nv-1.0.1.5)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking x11-apps/xdm-1.0.1)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-v4l-0.0.1.5)
[blocks B ] =x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-evdev-1.0.0.5)
[blocks B ] =x11-base/xorg-x11-6.9 

[gentoo-user] ck-sources and make menuconfig

2006-02-19 Thread krgn
hello,

I have been looking into compiling a 2.6 kernel for an older Pentium III
with latest unstable ck-sources and found a few really reallly weird
things here that worried me a bit. For example, when I go to 
Device Drivers --
USB-support--
actually nothing shows up except for USB-gadgets, but nothing about what
else should be there (usb-midi, usb-audio etc..) Also, Plug-and-Play
support is not available. How comes these options are not set, and will
the system actually be usable (for example usb-midi wise or other
things)?

Karsten

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] via_rhine adaptor won't work

2006-02-19 Thread krgn
I am in the process of installing on another computer at the moment
which has this via_rhine network interface. I will not start normally
without a solution I have found on the net. At least this worked for the
liveCD installation stage. It is issuing acpi=off and noapic to the
kernel. 
Now it is booted into the 'real' kernel and I gave it these options
before boot;

grub.conf

kernel /boot/gentoo-2.6.15-ck-1 root=/dev/hda3 acpi=off noapic

but still the adapter won't work anymore. What could be the reason. It
shows the same symptoms as before, ifconfig eth0 will show the device
properly configured but trying to add a route will fail.

Please help..

KArsten

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] via_rhine adaptor won't work

2006-02-19 Thread krgn
 Are you sure /etc/resolv.conf is O.K.

absolutely.
It just contains:

nameserver 192.168.1.1

I found the solution (for the liveCD) here, but still, after boot these
options do not do the job anymore:

http://skreak.com/m6805/

I don't know, but I though there must have been some improvement since
then, maybe there is something much more elegant out there but I could
not find it. Something else made me suspicous after I finished working
within the liveCD environment was that the via_rhine module was always
together with another module called 'mii' which I don*t know yet. That
is another difference to the liveCD setup. Maybe you know what it means?

KArstne

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] TwinView Question

2006-02-15 Thread krgn
hey,

I have tried to configure TwinView for my laptop and whatever comes
(projector, crt etc..) and everything seems good except, and that is a
bit annoying, that the desktop (xfce-panel..) is on the wrong screen,
i.e. not on my Laptop display but on the second one. That is a bit shit,
since I always have to look over what is on the other screen and drag it
back etc..
Does anyone see what's wrong in my xorg.conf? I have attached it this
mail.
Thanks and greets to all,

Karsten
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  ([EMAIL PROTECTED])  Wed Dec 14 16:39:22 PST 
2005


Section ServerLayout
Identifier X.org Configured
Screen  0  Screen0 0 0
InputDeviceMouse0 AlwaysCore
InputDeviceKeyboard0 CoreKeyboard
InputDeviceTouchPad CorePointer
EndSection

Section ServerFlags
Option  Xinerama false
EndSection

Section Files
FontPath/usr/X11R6/lib/fonts/misc/
FontPath/usr/X11R6/lib/fonts/TTF/
FontPath/usr/X11R6/lib/fonts/Type1/
FontPath/usr/X11R6/lib/fonts/CID/
FontPath/usr/X11R6/lib/fonts/75dpi
FontPath/usr/X11R6/lib/fonts/100dpi
EndSection

Section Module
Load   extmod
Load   glx
Load   dbe
Load   type1
Load   freetype
Load   synaptics
EndSection

Section InputDevice
Identifier Keyboard0
Driver kbd
Option XkbLayout de
Option XkbVariant nodeadkeys
EndSection

Section InputDevice
Identifier Mouse0
Driver mouse
Option Protocol auto
Option Device /dev/input/mice
Option ZAxisMapping 6 7
Option Buttons 5
EndSection

Section InputDevice
Identifier TouchPad
Driver synaptics
Option Device /dev/psaux
Option Protocol auto-dev
Option LeftEdge 120
Option RightEdge 830
Option TopEdge 120
Option BottomEdge 650
Option FingerLow 14
Option FingerHigh 15
Option MaxTapTime 180
Option MaxTapMove 110
Option EmulateMidButtonTime 75
Option VertScrollDelta 20
Option HorizScrollDelta 20
Option MinSpeed 0.3
Option MaxSpeed 0.75
Option AccelFactor 0.03
Option EdgeMotionMinSpeed 200
Option EdgeMotionMaxSpeed 200
Option UpDownScrolling 1
Option CircularScrolling 1
Option CircScrollDelta 0.1
Option CircScrollTrigger 2
Option SHMConfig on
Option Emulate3Buttons on
EndSection

Section Monitor
Identifier Monitor0
VendorName Toshiba LCD
ModelName  15.4 Widescreen LCD
ModeLine   1280x800_60 81.5 1280 1344 1480 1680 800 801 804 828 
-hsync +vsync
Option DPMS true

EndSection

Section Device
Identifier  Card0
Driver  nvidia
VideoRam65536
VendorName  nVidia Corporation
BoardName   Geforce FX Go5600
Option  NvAgp 3
Option  AllowGLXWithComposite Off
Option  HWcursor
Option  RenderAccel true
Option  Backingstore true
EndSection

Section Screen
Identifier Screen0
Device Card0
MoniatorMonitor0
DefaultDepth24
Option NoLogo true
Option CursorShadow false
Option CursorShadowAlpha 45
Option Overlay true
Option TwinView true
Option MetaModes 1280x960,1280x800
Option SecondMonitorHorizSync 30-81
Option SecondMonitorVertRefresh 55-75
Option ConnectedMonitor DFP-0, CRT-0
Option TwinViewOrientation DFP-0 RightOf CRT-0
SubSection Display
Depth   24
Modes  1280x800
EndSubSection
EndSection


Section dri
Mode0666
EndSection

Section Extensions
Option Composite false
EndSection

Re: [gentoo-user] TwinView Question

2006-02-15 Thread krgn
On Wed, 2006-02-15 at 22:11 +0100, Christoph Eckert wrote:
  Does anyone see what's wrong in my xorg.conf? I have attached it this
  mail.
 
 when I understood correctly, there's nothing you can do.
 
 * The TwinView Option is special for NVidia cards
 * This setting has nothing to do with Xinerama
 * X therefore only sees one card
 * AFAIK the external monitor always is the primary monitor on NVidia's 
 TwinView
 
 So I guess there's no way around it.
 that's sad.. =(

I have not seen anything in the xfce-menu about where you could set the
screen for the panel but haha... one could just drag it over! The only
thing that's left is the taskbar, it does not seem to move when I drag
it...  otherwise I'll use some other window manager for performing on
the other display (I want to run a pd/pdp window on the second screen
and the white stripe of the hidden taskbar is annoying).

KAstn

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] TwinView Question

2006-02-15 Thread krgn
I have seen and tried the twinview tutorial, thought that was not the
last word tho..
I do have tried to use X with this configuration and up to now there
were no problems really when I had no 'second' monitor.
K

On Wed, 2006-02-15 at 23:09 +0100, Christoph Eckert wrote:
  anyways the quick answer is add 'Option TwinViewOrientation
  RightOf' to your driver section. and as a note AFAIK twinview
  dosn't give seperate screens, so things like :0.1 may not work.
 
 the problem remains: the external monitor is the master monitor, and 
 this can lead to problems when the external monitor isn't present 
 (which can happen if you're on the road with a notebook).
 
 Maybe I'm wrong or there's a workaround, but at least these are my 
 experiences.
 
 
 Best regards
 
 
 ce

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] beagled indexing roots

2006-02-01 Thread krgn
hi,

Has anyone a clue why neither beagle-config nor beagle-settings will
allow me to index /usr/share/doc for instance?


[EMAIL PROTECTED] ~ $ beagle-config indexing AddRoot /usr/share/doc 
Debug: Loading Beagle.Util.Conf+IndexingConfig from indexing.xml
Error: Could not load configuration from indexing.xml: Exception has
been thrown by the target of an invocation.
Debug: Loading Beagle.Util.Conf+DaemonConfig from daemon.xml
Debug: Loading Beagle.Util.Conf+SearchingConfig from searching.xml
Debug: Loading Beagle.Util.Conf+NetworkingConfig from networking.xml
Debug: Loading Beagle.Util.Conf+WebServicesConfig from webservices.xml
Debug: Loading Beagle.Util.Conf+IndexingConfig from indexing.xml
Error: Could not load configuration from indexing.xml: Exception has
been thrown by the target of an invocation.
Root added.
Debug: Saving Beagle.Util.Conf+IndexingConfig to indexing.xml

I don't know why it won't accept it.. also, when I use the gui for it,
it does not display what I entered just before.. strange. Is it not
possible to add a dir like /usr to the scheduler queue, or what did I
overlook? I had a look at the configuration files in /etc, but they
don*t tell me much, and I can see with beagle-status that it is only
indexing my home dir.

Thanks, 


Karsten

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] *.bin and /dev/loop help

2006-01-17 Thread krgn
hello,

I would like to be able to mount a *.bin image locally without burning
it beforehand, but I don't understand atm how to create a /dev/loop
device node and make it work so I can mount it. I don't think I need
encryption for it. Which Kernel options are necessary (could  not find
anything about /dev/loop in ck-patched 2.6.15) and how is the procedure
to mount this binary image?

Thanks,

Karsten

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] *.bin and /dev/loop help

2006-01-17 Thread krgn
 Symbol: BLK_DEV_LOOP [=y]
 Prompt: Loopback device support
   Defined at drivers/block/Kconfig:261
   Location:
 - Device Drivers
   - Block devices
 
 mount -o loop

ok,  installed it as module and its  there...

RockHead src # ls /dev/|grep loop
loop
loop0
loop1
loop2
loop3
loop4
loop5
loop6
loop7

but if I try to mount the iso image.. it outputs this -

RockHead doom # mount -t iso9660 Doom3cd1.iso01.iso /mnt/iso/cd1/ -o
loop=/dev/loop0
ioctl: LOOP_SET_FD: Device or resource busy

so I wonder what this means.


Karsten

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [solved] missing link to libXaw.so.8 after xorg 7,0 install

2006-01-15 Thread krgn
Yes,  emerging media-libs/nas like this went well, and subsequently the
other packages too. 
One thing though was, that media-libs/nas has dependencies that were not
met by it before ./configure. For example, rman, gccmakedep, and xmkmf
were needed, but not present, not even as depency in the ebuild... 
Thanks for the help!


KArsten


On Sat, 2006-01-14 at 21:34 -0700, Richard Fish wrote:
 On 1/14/06, krgn [EMAIL PROTECTED] wrote:
 
  RockHead karlos # equery belongs usr/bin/audemo
  [ Searching for file(s) usr/bin/audemo in *... ]
  media-libs/nas-1.7-r1 (/usr/bin/audemo)
 
  this is what comes out. hm.. I am not sure what 'orphan' means in this
  case.  could you explain? does it mean these packages and their
  dependants are funtional?
 
 By orphan I mean files that were installed by a package, but somehow
 got left behind when the package was uninstalled.  /lib/modules/* is
 the best example I can give at the moment, but no really applicable to
 revdep-rebuild.  In such cases, revdep-rebuild may report broken
 library links on the orphaned files, but decide not to rebuild
 anything, since no package owns them.
 
 However, you have shown with equery belongs that they are not orphaned.
 
 So, what happens if you remerge nas manually? (emerge --oneshot 
 media-libs/nas).
 
 -Richard
 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] missing link to libXaw.so.8 after xorg 7,0 install

2006-01-14 Thread krgn

RockHead karlos # equery belongs usr/bin/audemo
[ Searching for file(s) usr/bin/audemo in *... ]
media-libs/nas-1.7-r1 (/usr/bin/audemo)

this is what comes out. hm.. I am not sure what 'orphan' means in this
case.  could you explain? does it mean these packages and their
dependants are funtional?

KArsten

On Fri, 2006-01-13 at 19:21 -0700, Richard Fish wrote:
 On 1/13/06, krgn [EMAIL PROTECTED] wrote:
  :)
  yep
 
 Anddid the packages rebuild?
 
 If so then possibly these files are orphans.  You can check with:
 
 equery belongs usr/bin/audemo
 equery belongs ...
 
 -Richard
 

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] xorg-server

2006-01-13 Thread krgn
Hi all,

I was playing with the thought of installing x11 7.0 (that's modular X?)
lately to try out a few Extensions and I wondered which driver to choose
for my Nvidia GeforceGo card. Can I still continue to use nvidia-kernel
and nvidia-glx?
How is it actually with Y-windows, most of the apps and window-managers
that work under X won't work under Y, correct?

thanks,

KArsten

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] missing link to libXaw.so.8 after xorg 7,0 install

2006-01-13 Thread krgn
Hi, 

I have just installed modular X on my box and try to finalize it, but a
few things are broke now and have to get rebuild.

revdep-rebuild -p  :::spits this out

Checking dynamic linking consistency...
  broken /usr/bin/audemo (requires  libXaw.so.8)
  broken /usr/bin/auedit (requires  libXaw.so.8)
  broken /usr/bin/aupanel (requires  libXaw.so.8)
  broken /usr/bin/auphone (requires  libXaw.so.8)
  broken /usr/bin/autool (requires  libXaw.so.8)
  broken /usr/bin/auwave (requires  libXaw.so.8)
  broken /usr/bin/xapm (requires  libXaw.so.8)
  broken /usr/bin/xglyph (requires  libXaw.so.8)
  broken /usr/lib/transcode/filter_subtitler.so (requires  libXaw.so.8)
 done.

but neither executing ldconfig or just revdep-rebuild helps (in case of
revdep-rebuild, it fails) to solve the problem.

The rest it has to rebuild is:

[ebuild   R   ] media-libs/nas-1.7-r1
[ebuild   R   ] media-libs/t1lib-5.0.2
[ebuild   R   ] media-video/transcode-1.0.2-r1  USE=imagemagick*
[ebuild   R   ] sys-apps/apmd-3.2.1_p4

This should be straight forward, but I don't really know where the lib
was before I installed modular X (or why its not found by them).

thanks

Karsten

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] missing link to libXaw.so.8 after xorg 7,0 install

2006-01-13 Thread krgn
:)
yep

On Fri, 2006-01-13 at 18:46 -0700, Richard Fish wrote:
 On 1/13/06, krgn [EMAIL PROTECTED] wrote:
  What now?
 
 I assume you repeated the revdep-rebuild?  Without the -p?
 
 -Richard
 

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] beagle compile

2005-09-05 Thread krgn
Hi,

Beagle seems to throw this error on emerge, I don't have a clue at all
why. 
I used the following:

beagle-0.0.12-r1.ebuild from the bug-site
mono-1.1.8.3

error CS0006: Cannot find assembly `BeagleWebServicesBackEnd.dll'
Log:

error CS0006: Cannot find assembly `BeagleWebServicesFrontEnd.dll'
Log:

What could it be? the rest of the error msg is the following:

Compilation failed: 2 error(s), 0 warnings
make[2]: *** [IndexHelper.exe] Error 1
make[2]: *** Waiting for unfinished jobs
./WebServices/ExternalAccessFilter.cs(86) warning CS0219: The variable
'fa' is assigned but its value is never used
./WebServices/WebBackEnd.cs(715) warning CS0219: The variable 'j' is
assigned but its value is never used
Compilation succeeded - 2 warning(s)
make[2]: Leaving directory
`/var/tmp/portage/beagle-0.0.12-r1/work/beagle-0.0.12/beagled'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/beagle-0.0.12-r1/work/beagle-0.0.12'
make: *** [all] Error 2


Thanks

KArsten

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Alsa RTC and extending swap space

2005-08-25 Thread krgn
Hello,

Has anyone experience with the Alsa RTC-module and how install it? My
problem is only how apply the diff-files to the kernel and I would like
to know how to do it. Just how to generally do that sort of thing. 
Can anyone give me a quick tipp? Would it make a SIGNIFICANT difference
to the normal timer? I just read about that in a README in the newest
SEQ24 package www.filter24.org/seq24 I attached the file. They way Rob
put it there, it would actually be quite a performance improvement.

Also, how can one extend the swap partition after a ram-upgrade without
messing everything up? Is it just writing another partition table?

I'm on Gentoo 2.6.12-gentoo-r6 
Pentium(R) 4 CPU 2.80GHz 


Thanks, 

Karsten

-- 
gentoo-user@gentoo.org mailing list