Re: [gentoo-user] can't linux#make menuconfig -- Makefile gone

2009-09-25 Thread forgottenwizard
On Thu, Sep 24, 2009 at 11:06:16PM -0600, Maxim Wexler wrote:
 Hi group,
 
 I needed to configure iptables support into the kernel but when I
 tried to run make menuconfig got 'No rule to make target' error. The
 Makefile was gone. A casualty of a recent emerge -uDN world, I expect.
 
 So I ran
 
 distfiles# tar xvfj linux-2.6.29.tar.bz2 Makefile
 
 which told me 'tar: Makefile: Not found in archive'
 
 So where can I locate the Makefile for my kernel, assuming the above
 command is correct?
 
 Maxim
 

run --test with tar, grep for the makefile, then extract the file.




[gentoo-user] Adjusting brightness on videos. kmplayer in particular.

2009-09-25 Thread Dale
Hi,

I downloaded CSI and a NCIS video a while ago.  I'm trying to watch it
but it is really dark.  I am using kmplayer with mplayer for the
backend.  I found where it says you can adjust brightness and contrast
but they don't do anything.  The screen looks fine outside of watching a
show.  Here is some emerge info just in case I missed a USE flag or
something:

 r...@smoker / # emerge -pv kmplayer mplayer

 These are the packages that would be merged, in order:

 Calculating dependencies... done!
 [ebuild   R   ] media-video/mplayer-1.0_rc2_p20090731  USE=3dnow X
 aac alsa ass cddb cdio dirac dv dvd dvdnav enca encode esd faac faad
 gif iconv ipv6 jpeg live mad mmx mng mp2 mp3 network opengl osdmenu
 png quicktime rar real rtc schroedinger sdl shm speex sse tremor
 truetype unicode vorbis win32codecs x264 xscreensaver xv xvid
 -3dnowext -a52 -aalib (-altivec) -bidi -bindist -bl -cdparanoia
 -cpudetection -custom-cflags -custom-cpuopts -debug -dga -directfb
 -doc -dts -dvb -dxr3 -fbcon -ftp -ggi -gmplayer -jack -joystick
 -ladspa -libcaca -lirc -lzo -md5sum -mmxext -nas -openal -oss -pnm
 -pulseaudio -pvr -radio -samba -sse2 -ssse3 -svga -teletext -tga
 -theora -v4l -v4l2 -vdpau -vidix -xanim -xinerama -xvmc -zoran
 VIDEO_CARDS=nvidia -mga -s3virge -tdfx -vesa 0 kB
 [ebuild   R   ] media-video/kmplayer-0.10.0c  USE=arts cairo
 gstreamer mplayer -debug -npp -xine -xinerama LINGUAS=-ar -be -br
 -bs -ca -cs -csb -cy -da -de -el -en_GB -es -et -fi -fr -ga -gl -he
 -hi -hu -is -it -ja -ka -lt -mt -nb -nl -nn -pa -pl -pt -pt_BR -ro -ru
 -rw -sk -sr -...@latn -sv -ta -tr -uk -zh_CN 0 kB

 Total: 2 packages (2 reinstalls), Size of downloads: 0 kB
 r...@smoker / #

I also checked the monitor itself and the brightness is all the way up
to the max.  This is a older system but I have a Nvidia FX-5200 video
card which generally works fine for me.  Am I missing something?

Thanks.

Dale

:-)  :-) 



Re: [gentoo-user] Adjusting brightness on videos. kmplayer in particular.

2009-09-25 Thread Graham Murray
Dale rdalek1...@gmail.com writes:

 I downloaded CSI and a NCIS video a while ago.  I'm trying to watch it
 but it is really dark.  I am using kmplayer with mplayer for the
 backend.  I found where it says you can adjust brightness and contrast
 but they don't do anything.  The screen looks fine outside of watching a
 show.  Here is some emerge info just in case I missed a USE flag or
 something:

Have you tried changing the gamma?



Re: [gentoo-user] Re: [OT] Good fast IDE hard drive but cheap and BIG.

2009-09-25 Thread Neil Bothwick
On Thu, 24 Sep 2009 20:26:12 -0500, Dale wrote:

 Weird huh?  Can't win either way.  Maybe we need a 60 day burn in period
 before being sold.  That should help a little at least.

It's cheaper to let the customer do that and cover it under warranty.


-- 
Neil Bothwick

Those who can, do. Those who cannot, teach. Those who cannot teach, HACK!


signature.asc
Description: PGP signature


Re: [gentoo-user] Adjusting brightness on videos. kmplayer in particular.

2009-09-25 Thread Dale
Graham Murray wrote:
 Dale rdalek1...@gmail.com writes:

   
 I downloaded CSI and a NCIS video a while ago.  I'm trying to watch it
 but it is really dark.  I am using kmplayer with mplayer for the
 backend.  I found where it says you can adjust brightness and contrast
 but they don't do anything.  The screen looks fine outside of watching a
 show.  Here is some emerge info just in case I missed a USE flag or
 something:
 

 Have you tried changing the gamma?


   

I tried changing all the things in the menu that pops up.  None of them
do anything at all.  They move and they are not grayed out or anything,
they just don't work.  It reminds me of adjusting the volume when it is
muted. 

Ideas?

Dale

:-)  :-)



Re: [gentoo-user] Re: [OT] Good fast IDE hard drive but cheap and BIG.

2009-09-25 Thread Dale
Neil Bothwick wrote:
 On Thu, 24 Sep 2009 20:26:12 -0500, Dale wrote:

   
 Weird huh?  Can't win either way.  Maybe we need a 60 day burn in period
 before being sold.  That should help a little at least.
 

 It's cheaper to let the customer do that and cover it under warranty.


   

Yea, can you imagine what a drive would cost if they tested them like
that?  I bet it would double the price.

Dale

:-)  :-) 



Re: [gentoo-user] Re: KDE 4.3.1 : further queries

2009-09-25 Thread Philip Webb
090924 Philip Webb wrote:
 Thanks to all for the clarification re 'Systemsettings':
 I may try installing it + dependencies  see whether it helps.

Yes, it's installed  works  doesn't seem to do any damage.
Moreover, it does allow modification of the toolbar eg in Okular,
which is a definite improvement (icon size 22).

-- 
,,
SUPPORT ___//___,   Philip Webb
ELECTRIC   /] [] [] [] [] []|   Cities Centre, University of Toronto
TRANSIT`-O--O---'   purslowatchassdotutorontodotca




Re: [gentoo-user] Adjusting brightness on videos. kmplayer in particular.

2009-09-25 Thread Dale
Renat Golubchyk wrote:
 On Fri, 25 Sep 2009 03:07:39 -0500
 Dale rdalek1...@gmail.com wrote:

   
 Graham Murray wrote:
 
 Dale rdalek1...@gmail.com writes:
   
   
 I downloaded CSI and a NCIS video a while ago.  I'm trying to
 watch it but it is really dark.  I am using kmplayer with mplayer
 for the backend.  I found where it says you can adjust brightness
 and contrast but they don't do anything.  The screen looks fine
 outside of watching a show.  Here is some emerge info just in case
 I missed a USE flag or something:
 
 Have you tried changing the gamma?
   
 I tried changing all the things in the menu that pops up.  None of
 them do anything at all.  They move and they are not grayed out or
 anything, they just don't work.  It reminds me of adjusting the
 volume when it is muted. 

 Ideas?
 

 Try other output drivers. Run mplayer -vo help to see what drivers
 are supported. I've just tried it with xv (default) and it didn't work.
 x11 driver works, but the brightness of the whole X changes. Using gl
 and gl2 output everything works as expected.


 Cheers,
 Renat
   

You da man !!  I first checked out the command you gave and I have a lot
of options listed.  After reading the man page, should I mention that
thing is HUGE, I then opened kmplayer and checked out the options
there.  I selected the OpenGL driver and it now works.  It goes from
completely black to blindingly white. 

Now I can watch my shows and see something besides the light bulbs.  O_O

THANKS MUCH !!

Dale

:-)  :-) 



Re: [gentoo-user] Re: [OT] Good fast IDE hard drive but cheap and BIG.

2009-09-25 Thread Dale
Volker Armin Hemmann wrote:
 On Freitag 25 September 2009, Dale wrote:
   
 Volker Armin Hemmann wrote:
 
 On Freitag 25 September 2009, Dale wrote:
   
 I saw where the drive hours was displayed a long time ago.  I thought it
 was hdparm that displayed that but I can't find it in the man page and
 -I doesn't seem to show that.  Can someone tell me if there is a way to
 get how many hours a drive has been running?  I know I saw this before
 but no clue where it was.

 Dale

 :-)  :-)
 
 smartctl -a
   
 That's the one.  This look right?

 r...@smoker / # smartctl -a /dev/hda | grep Minutes
   9 Power_On_Minutes0x0032   136   136   000Old_age
 Always   -   297h+43m
 r...@smoker / #

 r...@smoker / # smartctl -a /dev/hdb | grep Hours
   9 Power_On_Hours  0x0032   040   040   000Old_age
 Always   -   44353
 r...@smoker / #

 I know that first drive is older than that.  I'm not sure about the
 other one either.  That's a lot of hours.

 Dale

 :-)   :-)

 

 well, that is one problem of smart - the vendors can put some pretty silly 
 stuff in the fields - and the tools have to figure it out. hda looks ok, hdb 
 looks like silly vendor ;)


   

Actually, the drives are about 5 years old and this box runs about
24/7.  The second one is pretty close to right according to the math. 
That is about 5 years or so.  I think the first one lost count, several
times I might add.  That's only about 12 days. 

Dang, that second drive is giving me my money's worth.  Shhh !  Don't
tell the drive.  It may blow smoke any minute.  ;-)

Dale

:-)  :-) 



Re: [gentoo-user] Re: [OT] Good fast IDE hard drive but cheap and BIG.

2009-09-25 Thread Volker Armin Hemmann
On Freitag 25 September 2009, Dale wrote:
 Volker Armin Hemmann wrote:
  On Freitag 25 September 2009, Dale wrote:
  I saw where the drive hours was displayed a long time ago.  I thought it
  was hdparm that displayed that but I can't find it in the man page and
  -I doesn't seem to show that.  Can someone tell me if there is a way to
  get how many hours a drive has been running?  I know I saw this before
  but no clue where it was.
 
  Dale
 
  :-)  :-)
 
  smartctl -a
 
 That's the one.  This look right?
 
 r...@smoker / # smartctl -a /dev/hda | grep Minutes
   9 Power_On_Minutes0x0032   136   136   000Old_age
 Always   -   297h+43m
 r...@smoker / #
 
 r...@smoker / # smartctl -a /dev/hdb | grep Hours
   9 Power_On_Hours  0x0032   040   040   000Old_age
 Always   -   44353
 r...@smoker / #
 
 I know that first drive is older than that.  I'm not sure about the
 other one either.  That's a lot of hours.
 
 Dale
 
 :-)   :-)
 

well, that is one problem of smart - the vendors can put some pretty silly 
stuff in the fields - and the tools have to figure it out. hda looks ok, hdb 
looks like silly vendor ;)



Re: [gentoo-user] Adjusting brightness on videos. kmplayer in particular.

2009-09-25 Thread Renat Golubchyk
On Fri, 25 Sep 2009 04:16:58 -0500
Dale rdalek1...@gmail.com wrote:

 Renat Golubchyk wrote:
  On Fri, 25 Sep 2009 03:07:39 -0500
  Dale rdalek1...@gmail.com wrote:
 

  Graham Murray wrote:
  
  Dale rdalek1...@gmail.com writes:


  I downloaded CSI and a NCIS video a while ago.  I'm trying to
  watch it but it is really dark.  I am using kmplayer with mplayer
  for the backend.  I found where it says you can adjust brightness
  and contrast but they don't do anything.  The screen looks fine
  outside of watching a show.  Here is some emerge info just in
  case I missed a USE flag or something:
  
  Have you tried changing the gamma?

  I tried changing all the things in the menu that pops up.  None of
  them do anything at all.  They move and they are not grayed out or
  anything, they just don't work.  It reminds me of adjusting the
  volume when it is muted. 
 
  Ideas?
  
 
  Try other output drivers. Run mplayer -vo help to see what drivers
  are supported. I've just tried it with xv (default) and it didn't
  work. x11 driver works, but the brightness of the whole X changes.
  Using gl and gl2 output everything works as expected.
 
 
  Cheers,
  Renat

 
 You da man !!  I first checked out the command you gave and I have a
 lot of options listed.  After reading the man page, should I mention
 that thing is HUGE, I then opened kmplayer and checked out the options
 there.  I selected the OpenGL driver and it now works.  It goes from
 completely black to blindingly white. 

You can adjust contrast, hue, and saturation as well. Changing the hue
doesn't work here anymore for some reason, though.


Cheers,
Renat


signature.asc
Description: PGP signature


Re: [gentoo-user] Adjusting brightness on videos. kmplayer in particular.

2009-09-25 Thread Renat Golubchyk
On Fri, 25 Sep 2009 03:07:39 -0500
Dale rdalek1...@gmail.com wrote:

 Graham Murray wrote:
  Dale rdalek1...@gmail.com writes:

  I downloaded CSI and a NCIS video a while ago.  I'm trying to
  watch it but it is really dark.  I am using kmplayer with mplayer
  for the backend.  I found where it says you can adjust brightness
  and contrast but they don't do anything.  The screen looks fine
  outside of watching a show.  Here is some emerge info just in case
  I missed a USE flag or something:
 
  Have you tried changing the gamma?
 
 I tried changing all the things in the menu that pops up.  None of
 them do anything at all.  They move and they are not grayed out or
 anything, they just don't work.  It reminds me of adjusting the
 volume when it is muted. 
 
 Ideas?

Try other output drivers. Run mplayer -vo help to see what drivers
are supported. I've just tried it with xv (default) and it didn't work.
x11 driver works, but the brightness of the whole X changes. Using gl
and gl2 output everything works as expected.


Cheers,
Renat


signature.asc
Description: PGP signature


[gentoo-user] Bash Script that wraps Mplayer/Mencoder.

2009-09-25 Thread Richard Marza
I have a script currently called rip that rips DVDs to H.264 using x264 with 
mencoder. It always does 2 passes and runs 2 threads(uses two cores). It has 
many lines but I'm sure if we work together we can shorten the number of lines 
and add more functionality. Uhm...for now, it does what it is supposed to do. 
It could use a little bit more functionality but it is user friendly once you 
have the right tools installed. It uses mplayers crop-detection feature to crop 
black bands out of the video. It requires libdvdread, lsdvd, mencoder/mplayer 
with x264, sed and of course bash. Here is the syntax below:

./rip.s dvd_device bitrate movie_name audio_id title

Examples:
./rip.sh /dev/sr0 1200 Movie_Name 128 1
This will rip title 1 from device /dev/sr0 and place the video files into 
MovieName directory. The resulting file will be Movie_Name.avi. 

or if you have a range of titles to rip you can also specify this like so:

./rip.sh /dev/sr0 1200 Movie_Name 128 1-3

or if you don't know which title... It'll choose the longest title for you with 
the trailing option below. Just change the title field to auto

./rip.sh /dev/sr0 1200 Movie_Name 128 auto

If you're not sure what the options are just run the script without any 
options. It will tell you if you can't remember or are not sure.

I created the script because Acidrip ceased to work after a while. It no longer 
does what it used to do. Maybe it'll work on older distributions. In summary, 
Acidrip has not been updated to use the latest libraries. My script has much 
less of the functionality that Acidrip once had but it gets the job done. If 
anyone is interested please let me know and I will most definitely post it 
here. I look forward to porting this to python one day and calling it Acidripy 
using pygtk. Thank you for reading. I look forward to hearing from you guys.


Re: [gentoo-user] can't linux#make menuconfig -- Makefile gone

2009-09-25 Thread Neil Walker
Maxim Wexler wrote:
 I needed to configure iptables support into the kernel but when I
 tried to run make menuconfig got 'No rule to make target' error. The
 Makefile was gone. A casualty of a recent emerge -uDN world, I expect.

 So I ran

 distfiles# tar xvfj linux-2.6.29.tar.bz2 Makefile

 which told me 'tar: Makefile: Not found in archive'

 So where can I locate the Makefile for my kernel, assuming the above
 command is correct?
   

That's why I never set up a linux system without mc. It's just so much
easier when you can
look inside an archive and manipulate files just as if it were part of
the file system. :)

Anyway, the archive has a directory inside it (linux-2.6.29). That's
where all the files are.
So it would be /linux-2.6.29/Makefile.

Be lucky,

Neil
http://www.neiljw.com





Re: [gentoo-user] Re: OT: iptables w/ 2 web servers

2009-09-25 Thread Etaoin Shrdlu
On Thursday 24 September 2009 16:30:51 James wrote:

 One last thing. I can get a small subnet of say 5 IP address from my
 ISP for an additional 20/month. That that help me? 

Possibly. If you manage to get two public IPs, each website using one, you can 
then DNAT requests arriving at the first IP to the first website, and requests 
arriving at the second IP to the second website.




Re: [gentoo-user] @preserved-rebuild

2009-09-25 Thread Robin Atwood
On Friday 25 September 2009, James wrote:
 Hello,
 
 
 I keep getting this mesaage on one particulary system:
 
  existing preserved libs:
 package: sys-libs/readline-6.0_p3
  *  - /lib64/libreadline.so
  *  - /lib64/libreadline.so.5
  *  - /lib64/libreadline.so.5.2
  *  used by /usr/bin/calgebra (kde-base/kalgebra-4.2.4)
 
 
 So I've rebuilt kalgegra, readline and revdep-rebuild comes
 up clean. I ran 'emerge @preserved-rebuild' numerous times
 and still I get this error message.

I had exactly the same problem. I solved it by deleting 
/var/lib/portage/preserved_libs_registry with no ill effects (since revdep-
rebuild was clean).

HTH
-Robin
-- 
--
Robin Atwood.

Ship me somewheres east of Suez, where the best is like the worst,
 Where there ain't no Ten Commandments an' a man can raise a thirst
 from Mandalay by Rudyard Kipling
--











[gentoo-user] Re: @preserved-rebuild

2009-09-25 Thread James
Jonathan Callen (ABCD abcd at gentoo.org writes:

  Rather than rebuilding kalgebra, unmerge it completely then emerge it
  again. It might be a problem with the emerge process for that package
  not using the latest version for some reason, so it is rebuilding
  against the old libs (which therefore remain preserved).

 Also, try removing /lib64/libreadline.so (not .so.5 or .so.5.2 !) first,
 so that kalgebra is forced to link against /usr/lib64/libreadline.so
 (which ends up pointing at /lib64/libreadline.so.6).  My guess is that
 for some reason the linker is looking in /lib64 before checking
 /usr/lib64, and finding the wrong file first.


OK, I'm in the process of trying all that has been suggested, along with
syncing and rebuilding anything that complains. I'll post an update on the
process, once I have exhausted all these ideas..


thx
James






Re: [gentoo-user] Re: dhcpcd-5.1.1 compiling error

2009-09-25 Thread Hung Dang
Nikos Chantziaras wrote:
 On 09/25/2009 03:22 AM, Hung Dang wrote:
 walt wrote:
 On 09/24/2009 02:06 PM, Hung Dang wrote:
 Hi all,

 I get the following errors when compiling net-misc/dhcpcd-5.1.1. Do
 you
 know which package  net/if_dl.h and net80211/ieee80211_ioctl.h are
 belong to?

 if-bsd.c:37:23: error: net/if_dl.h: No such file or directory
 if-bsd.c:43:40: error: net80211/ieee80211_ioctl.h: No such file or
 directory

 I'm sorry but I don't know.  I see that the ebuild mentions the
 KEYWORDS
 ~sparc-fbsd and ~x86-fbsd.  Are you using one of those platforms?

 Hi Walt,
 This is a AMD64 system. The interesting thing is I have another system
 which has similar USE flags and it does not have those header files ,
 however, I can compile this version of dhcpcd without any problem.

 If this is an AMD64 system, then something has gone totally haywire;
 the errors you posted indicate that dhcpcd thinks it's being compiled
 on BSD.  if-bsd.c is a source file that does not get compiled on
 Linux; if-linux.c does.

 Can you post your emerge --info?  Maybe someone can spot something
 wrong in it.


Walt: Thanks a lot for your quick reply.
Please find the output of emerge --info in the attached file. Again, my
system only has problem with dhcpcd 5.1.* and it can compile dhcpcd
5.0.6 without any problem.

Thanks
Hung
Portage 2.1.6.13 (default/linux/amd64/2008.0/desktop, gcc-4.4.1, 
glibc-2.10.1-r0, 2.6.31-gentoo-hhserver x86_64)
=
System uname: 
linux-2.6.31-gentoo-hhserver-x86_64-intel-r-_core-tm-_i7_cpu_9...@_2.67ghz-with-gentoo-2.0.1
Timestamp of tree: Thu, 24 Sep 2009 16:30:01 +
app-shells/bash: 4.0_p33
dev-java/java-config: 2.1.9-r1
dev-lang/python: 2.6.2-r2, 3.1.1-r1
dev-util/cmake:  2.6.4-r2
sys-apps/baselayout: 2.0.1
sys-apps/openrc: 0.4.3-r3
sys-apps/sandbox:2.1
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.6.3, 1.8.5-r3, 1.9.6-r2, 1.10.2, 1.11
sys-devel/binutils:  2.19.1-r1, 2.19.51.0.14
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS=amd64 ~amd64
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-march=core2 -msse4 -mcx16 -msahf -O2 -pipe
CHOST=x86_64-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/kde/3.5/env /usr/kde/3.5/share/config 
/usr/kde/3.5/shutdown /usr/share/config
CONFIG_PROTECT_MASK=/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ 
/etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release 
/etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ 
/etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/splash 
/etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d 
/etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d
CXXFLAGS=-march=core2 -msse4 -mcx16 -msahf -O2 -pipe
DISTDIR=/usr/portage/distfiles
FEATURES=distlocks fixpackages metadata-transfer parallel-fetch protect-owned 
sandbox sfperms strict unmerge-orphans userfetch
GENTOO_MIRRORS=http://gentoo.osuosl.org/ 
LDFLAGS=-Wl,--as-needed
LINGUAS=en en_US
MAKEOPTS=-j7 -s
PKGDIR=/usr/portage/packages
PORTAGE_CONFIGROOT=/
PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times --compress 
--force --whole-file --delete --stats --timeout=180 --exclude=/distfiles 
--exclude=/local --exclude=/packages
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
SYNC=rsync://rsync.gentoo.org/gentoo-portage
USE=X a52 aac accessibility acl acpi alsa amd64 apache2 aspell bash-completion 
bluetooth boost branding bzip2 cairo cdr cg cli compat consolekit cracklib 
crypt cups dbus djvu dri dts dvd dvdr eds emboss encode esd evo fam fbcondecor 
fbsplash ffmpeg fftw flac fltk fortran gcj gd gdbm gfortran gif gnuplot gpm 
gstreamer gtk hal hddtemp hdf5 iconv imagemagick ipv6 isdnlog java java6 jpeg 
jpeg2k kde kerberos kpathsea lapack laptop latex lcms ldap libnotify lm_sensors 
lua lyx mad math mikmod mmx mmxext mng modules mp3 mp4 mpeg msn mudflap 
multilib multislot mysql ncurses netcdf nls npp nptl nptlonly nsplugin nvidia 
ocaml ogg opengl openmp pam patented pcre pdf perl php plotutil png ppds pppd 
python qt3support qt4 quicktime rdesktop readline reflection samba sdl server 
session spell spl sql sse sse2 ssl ssse3 startup-notification svg swat symlink 
sysfs tcl tcpd threads thunar thunderbird tidy tiff tk truetype unicode usb v4l 
v4l2 vhosts vnc vorbis webkit winbind wma wxwidgets wxwindows x264 xcomposite 
xml xorg xulrunner xv xvid xvmc yahoo zeroconf zlib ALSA_CARDS=ali5451 
als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 
es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx 
via82xx-modem ymfpci ALSA_PCM_PLUGINS=adpcm alaw asym copy dmix dshare dsnoop 
empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul 
mulaw multi null plug rate route share shm softvol APACHE2_MODULES=actions 
alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file 
authz_dbm authz_default authz_groupfile authz_host 

[gentoo-user] Re: @preserved-rebuild

2009-09-25 Thread James
Robin Atwood robin.atwood at attglobal.net writes:


 I had exactly the same problem. I solved it by deleting 
 /var/lib/portage/preserved_libs_registry with no ill effects (since revdep-
 rebuild was clean).

I did this as well as the previous suggestions.
I also rebuilt xulrunner, in an attempt to emerge
openoffice 3.1.0-r1, which is the only package
that now needs to rebuild according to

@preserved-rebuild

Well all else is cleaned up except a complaint about openoffice .
 NOW I've lost my KDE-4 tool bar across the bottom of the screen 
( I believe the first app is kde-launcher,
but my kde verbiage could be way off). again.


Before  when this happened the fix was to reboot into an older kernel and
run 'kbuildsycoca4' as a user. This fixed the identical problem a few
days ago. This does not work now. 

see 21sep09 thread:
KDE menu missing with new kernel

revdep-rebuild is clean. The system is synced up and only openoffice 3.1
gives building complaints.

My kde environment is 4.2.4 (via sets) and it seems like I fix one problem
and another arises.


aarrggg.


any ideas?


James




[gentoo-user] ACPI event unhandled: processor CPU0 00000081

2009-09-25 Thread Carlos Moyano Cubillos
Hi all,


i geting this log every 2 seconds, it's filling up my logs (at this
moment 17MB in /var/log/messages)

don't know what means this or how to handled it.

Can someone explain me its meaning and how to handle this event ?

thank you very much in advance to all.


here is my information (if need other, please tell me)


TOOL ~ # tail /var/log/messages
Sep 25 13:12:30 TOOL logger: ACPI event unhandled: processor CPU0
0081 
Sep 25 13:12:32 TOOL logger: ACPI event unhandled: processor CPU0
0081 



TOOL ~ # eix acpi -I
[I] sys-power/acpi
 Installed versions:  1.4(21:21:19 15/08/09)

[I] sys-power/acpid
 Installed versions:  1.0.10_p4(02:26:35 01/09/09)


TOOL ~ # uname -a
Linux TOOL 2.6.31-gentoo #1 ZEN SMP PREEMPT Thu Sep 24 22:09:40 CLT
2009 i686 Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz GenuineIntel
GNU/Linux


TOOL ~ # cat /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 6
model   : 23
model name  : Intel(R) Core(TM)2 Duo CPU P8600  @ 2.40GHz
stepping: 10
cpu MHz : 800.000
cache size  : 3072 KB
physical id : 0
siblings: 2
core id : 0
cpu cores   : 2
apicid  : 0
initial apicid  : 0
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 13
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx
lm constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl vmx
smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 xsave lahf_lm ida tpr_shadow
vnmi flexpriority
bogomips: 4788.57
clflush size: 64
power management:






-- 
C.M.C.



Re: [gentoo-user] Adjusting brightness on videos. kmplayer in particular.

2009-09-25 Thread Dale
Renat Golubchyk wrote:
 On Fri, 25 Sep 2009 04:16:58 -0500
 Dale rdalek1...@gmail.com wrote:

   
 Renat Golubchyk wrote:
 
 On Fri, 25 Sep 2009 03:07:39 -0500
 Dale rdalek1...@gmail.com wrote:

   
   
 Graham Murray wrote:
 
 
 Dale rdalek1...@gmail.com writes:
   
   
   
 I downloaded CSI and a NCIS video a while ago.  I'm trying to
 watch it but it is really dark.  I am using kmplayer with mplayer
 for the backend.  I found where it says you can adjust brightness
 and contrast but they don't do anything.  The screen looks fine
 outside of watching a show.  Here is some emerge info just in
 case I missed a USE flag or something:
 
 
 Have you tried changing the gamma?
   
   
 I tried changing all the things in the menu that pops up.  None of
 them do anything at all.  They move and they are not grayed out or
 anything, they just don't work.  It reminds me of adjusting the
 volume when it is muted. 

 Ideas?
 
 
 Try other output drivers. Run mplayer -vo help to see what drivers
 are supported. I've just tried it with xv (default) and it didn't
 work. x11 driver works, but the brightness of the whole X changes.
 Using gl and gl2 output everything works as expected.


 Cheers,
 Renat
   
   
 You da man !!  I first checked out the command you gave and I have a
 lot of options listed.  After reading the man page, should I mention
 that thing is HUGE, I then opened kmplayer and checked out the options
 there.  I selected the OpenGL driver and it now works.  It goes from
 completely black to blindingly white. 
 

 You can adjust contrast, hue, and saturation as well. Changing the hue
 doesn't work here anymore for some reason, though.


 Cheers,
 Renat
   

I didn't check the hue but the others worked like they should.  I'll try
those in a bit.  I have to make a grocery run for a friend.

Dale

:-)  :-) 



Re: [gentoo-user] KDE 4.3.1 : further queries

2009-09-25 Thread Volker Armin Hemmann
On Donnerstag 24 September 2009, Philip Webb wrote:
 Thanks for the advice so far.  Here are some more obstacles encountered.
 
 Kworldview : no longer an independent app (as in 3.5.10),
 but seems to have been incorporated into Marble (no problem with that).
 I have a file '/usr/share/kde4/services/plasma-applet-kworldclock.desktop',
 which belongs to Marble, but I can't find a way to use it in Marble.
 
 Gwenview : can one view hidden files ? -- it's under 'view' in 3.5.10
  also assigned to Control-H , but nowhere to be seen in 4.3.1 .
 
 Kcontrol : might this help with configuring KDE 4.3.1 apps ?
 -- eg I really don't like the wider toolbars in 4.3.1
  would like to have smaller icons  no accompanying descriptions.

btw - try right click on the toolbars ;)



[gentoo-user] HDMI-out working?

2009-09-25 Thread Grant
Does HDMI-out on laptops work on Gentoo?

- Grant



Re: [gentoo-user] HDMI-out working?

2009-09-25 Thread Xavier Parizet
Grant a écrit :
 Does HDMI-out on laptops work on Gentoo?

Here with a Dell XPS Laptop M1330 and a Nvidia GeForce 9400M GS, it works fine
with nvidia-drivers just plug it, and all its ok :)

 - Grant
 


-- 
  Xavier Parizet
YaGB :   http://gentooist.com
GPG  :C7DC B10E FC21 63BE
B453 D239 F6E6 DF65 1569 91BF



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] HDMI-out working?

2009-09-25 Thread Grant
 Does HDMI-out on laptops work on Gentoo?

 Here with a Dell XPS Laptop M1330 and a Nvidia GeForce 9400M GS, it works fine
 with nvidia-drivers just plug it, and all its ok :)

Thank you.  I'm planning on getting a laptop with the Intel GMA
4500MHD.  I thought HDMI had some type of copy protection built in
in some way, so I was thinking it might not work with Linux.

- Grant



Re: [gentoo-user] can't linux#make menuconfig -- Makefile goneFOUND

2009-09-25 Thread Maxim Wexler

 That's why I never set up a linux system without mc. It's just so much
 easier when you can
 look inside an archive and manipulate files just as if it were part of
 the file system. :)

I remember Midnight Commander from the old days but forgot how
useful it could be.


 Anyway, the archive has a directory inside it (linux-2.6.29). That's
 where all the files are.
 So it would be /linux-2.6.29/Makefile.

No leading '/', actually

mw



Re: [gentoo-user] HDMI-out working?

2009-09-25 Thread Daniel Troeder
On Fri, 2009-09-25 at 13:04 -0700, Grant wrote:
 Does HDMI-out on laptops work on Gentoo?
 
 - Grant
Here on a Sony Laptop with ATI/AMD Radeon gfx it works perfectly with
both OSS drivers as well as the commercial drivers. They do also
distinguish between the HDMI and the VGA output. Can be set nice and
easy with xrandr and the OSS drivers or with the closed source driver
with the ATI catalyst control center.

Daniel




[gentoo-user] Re: ACPI event unhandled: processor CPU0 00000081

2009-09-25 Thread walt

On 09/25/2009 10:26 AM, Carlos Moyano Cubillos wrote:

Hi all,


i geting this log every 2 seconds, it's filling up my logs (at this
moment 17MB in /var/log/messages)...


When did this begin?  Did you just upgrade something, new kernel, etc?




Re: [gentoo-user] HDMI-out working?

2009-09-25 Thread Per-Erik Westerberg
fre 2009-09-25 klockan 13:25 -0700 skrev Grant:
  Does HDMI-out on laptops work on Gentoo?
 
  Here with a Dell XPS Laptop M1330 and a Nvidia GeForce 9400M GS, it works 
  fine
  with nvidia-drivers just plug it, and all its ok :)
 
 Thank you.  I'm planning on getting a laptop with the Intel GMA
 4500MHD.  I thought HDMI had some type of copy protection built in
 in some way, so I was thinking it might not work with Linux.
 
 - Grant

Works fine here on a HP laptop with Nvidia Geforce Go 7600 using
Nvidia's binary drivers.

  BR / P-E





Re: [gentoo-user] HDMI-out working?

2009-09-25 Thread Paul Hartman
On Fri, Sep 25, 2009 at 3:25 PM, Grant emailgr...@gmail.com wrote:
 Does HDMI-out on laptops work on Gentoo?

 Here with a Dell XPS Laptop M1330 and a Nvidia GeForce 9400M GS, it works 
 fine
 with nvidia-drivers just plug it, and all its ok :)

 Thank you.  I'm planning on getting a laptop with the Intel GMA
 4500MHD.  I thought HDMI had some type of copy protection built in
 in some way, so I was thinking it might not work with Linux.

You're probably thinking of HDCP which is copy-protection that
requires both ends (video card and monitor/TV) support HDCP (=paid
Intel for a license). HDMI is one of several connection formats that
supports HDCP.



Re: [gentoo-user] kvm and intel E5450 processor

2009-09-25 Thread Daniel Troeder
On Thu, 2009-09-24 at 21:48 -0500, James Erickson wrote:
 You have to en/dis/able:
 CONFIG_HAVE_KVM=y
 CONFIG_HAVE_KVM_IRQCHIP=y
 CONFIG_KVM=m
 # CONFIG_KVM_INTEL is not set
 # CONFIG_KVM_AMD is not set
 # CONFIG_KVM_TRACE is not set
 
 Daniel i am getting the following error:
 
 make[1]: Entering directory `/usr/src/linux-2.6.31-gentoo'
   LD  
 /dev/shm/portage/app-emulation/kvm-kmod-88-r1/work/kvm-kmod-devel-88/x86/built-in.o
   CC [M]  
 /dev/shm/portage/app-emulation/kvm-kmod-88-r1/work/kvm-kmod-devel-88/x86/svm.o
   CC [M]  
 /dev/shm/portage/app-emulation/kvm-kmod-88-r1/work/kvm-kmod-devel-88/x86/vmx.o
   CC [M]  
 /dev/shm/portage/app-emulation/kvm-kmod-88-r1/work/kvm-kmod-devel-88/x86/vmx-debug.o
   CC [M]  
 /dev/shm/portage/app-emulation/kvm-kmod-88-r1/work/kvm-kmod-devel-88/x86/kvm_main.o
   CC [M]  
 /dev/shm/portage/app-emulation/kvm-kmod-88-r1/work/kvm-kmod-devel-88/x86/x86.o
   CC [M]  
 /dev/shm/portage/app-emulation/kvm-kmod-88-r1/work/kvm-kmod-devel-88/x86/mmu.o
   CC [M]  
 /dev/shm/portage/app-emulation/kvm-kmod-88-r1/work/kvm-kmod-devel-88/x86/x86_emulate.o
   CC [M]  
 /dev/shm/portage/app-emulation/kvm-kmod-88-r1/work/kvm-kmod-devel-88/x86/../anon_inodes.o
   CC [M]  
 /dev/shm/portage/app-emulation/kvm-kmod-88-r1/work/kvm-kmod-devel-88/x86/irq.o
 In file included from 
 /dev/shm/portage/app-emulation/kvm-kmod-88-r1/work/kvm-kmod-devel-88/x86/trace.h:355,
  from 
 /dev/shm/portage/app-emulation/kvm-kmod-88-r1/work/kvm-kmod-devel-88/x86/x86.c:83:
 include/trace/define_trace.h:53:43: error: arch/x86/kvm/trace.h: No such file 
 or directory
   CC [M]  
 /dev/shm/portage/app-emulation/kvm-kmod-88-r1/work/kvm-kmod-devel-88/x86/i8259.o
 make[3]: *** 
 [/dev/shm/portage/app-emulation/kvm-kmod-88-r1/work/kvm-kmod-devel-88/x86/x86.o]
  Error 1
 make[3]: *** Waiting for unfinished jobs
 In file included from 
 /dev/shm/portage/app-emulation/kvm-kmod-88-r1/work/kvm-kmod-devel-88/x86/mmutrace.h:220,
  from 
 /dev/shm/portage/app-emulation/kvm-kmod-88-r1/work/kvm-kmod-devel-88/x86/mmu.c:184:
 include/trace/define_trace.h:53:43: error: ./mmutrace.h: No such file or 
 directory
 make[3]: *** 
 [/dev/shm/portage/app-emulation/kvm-kmod-88-r1/work/kvm-kmod-devel-88/x86/mmu.o]
  Error 1
 make[3]: *** wait: No child processes.  Stop.
 make[2]: *** 
 [/dev/shm/portage/app-emulation/kvm-kmod-88-r1/work/kvm-kmod-devel-88/x86] 
 Error 2
 make[1]: *** 
 [_module_/dev/shm/portage/app-emulation/kvm-kmod-88-r1/work/kvm-kmod-devel-88]
  Error 2
 make[1]: Leaving directory `/usr/src/linux-2.6.31-gentoo'
 make: *** [all] Error 2

A second of google led me here:

I think you find the answer to your problem develops from here:
http://bugs.gentoo.org/show_bug.cgi?id=280282
And can be found here: http://bugs.gentoo.org/show_bug.cgi?id=286042

[..]
if you have 2.6.31 and want to use kvm-88-r1, kvm-kmod-88-r1 is not
required and you can use the in kernel modules.

if they release kvm-devel-89 for example, it may have newer kvm-kmod code than
what is bundled in the kernel.

Bye,
Daniel





Re: [gentoo-user] HDMI-out working?

2009-09-25 Thread Grant
 Does HDMI-out on laptops work on Gentoo?

 Here with a Dell XPS Laptop M1330 and a Nvidia GeForce 9400M GS, it works 
 fine
 with nvidia-drivers just plug it, and all its ok :)

 Thank you.  I'm planning on getting a laptop with the Intel GMA
 4500MHD.  I thought HDMI had some type of copy protection built in
 in some way, so I was thinking it might not work with Linux.

 You're probably thinking of HDCP which is copy-protection that
 requires both ends (video card and monitor/TV) support HDCP (=paid
 Intel for a license). HDMI is one of several connection formats that
 supports HDCP.

Exactly, that was it.

- Grant



[gentoo-user] Re: dhcpcd-5.1.1 compiling error

2009-09-25 Thread Nikos Chantziaras

On 09/25/2009 07:08 PM, Hung Dang wrote:

Nikos Chantziaras wrote:

On 09/25/2009 03:22 AM, Hung Dang wrote:

walt wrote:

On 09/24/2009 02:06 PM, Hung Dang wrote:

Hi all,

I get the following errors when compiling net-misc/dhcpcd-5.1.1. Do
you
know which package  net/if_dl.h and net80211/ieee80211_ioctl.h are
belong to?

if-bsd.c:37:23: error: net/if_dl.h: No such file or directory
if-bsd.c:43:40: error: net80211/ieee80211_ioctl.h: No such file or
directory

[...]

This is a AMD64 system.
[...]

If this is an AMD64 system, then something has gone totally haywire;
the errors you posted indicate that dhcpcd thinks it's being compiled
on BSD.  if-bsd.c is a source file that does not get compiled on
Linux; if-linux.c does.

Can you post your emerge --info?  Maybe someone can spot something
wrong in it.


[...] Please find the output of emerge --info in the attached file.
Again, my system only has problem with dhcpcd 5.1.* and it can compile
dhcpcd 5.0.6 without any problem.


Our configuration is very similar; same GCC and glibc, same binutils, 
same baselayout and openrc, etc.  I can't see anything wrong.  I even 
tried it by setting all my USE flags the same way as you, but still I 
can't reproduce the problem.


Does it compile OK if you do it manually?

(you don't have to be root)
  cd ~
  tar -xjf /usr/portage/distfiles/dhcpcd-5.1.1.tar.bz2
  cd dhcpcd-5.1.1
  ./configure (ignore the errors from _arc4random/_closefrom/_strlcpy)
  make

What output do you get from that?  It should begin with:

  Configuring dhcpcd for ... linux
  Looking for compiler ... gcc

The crucial part is for ... linux.




Re: [gentoo-user] @preserved-rebuild

2009-09-25 Thread Neil Bothwick
On Fri, 25 Sep 2009 20:58:35 +0700, Robin Atwood wrote:

 I had exactly the same problem. I solved it by deleting 
 /var/lib/portage/preserved_libs_registry with no ill effects (since
 revdep- rebuild was clean).

No apparent ill effects. You now have the old, orphaned version of the
library on your system and unknown to portage. Portage deletes these
after emerge @preserved-rebuild has successfully re-emerged packages
depending on it.


-- 
Neil Bothwick

Facts are stubborn little bastards, be careful with them.


signature.asc
Description: PGP signature


[gentoo-user] re-extracting linux sources

2009-09-25 Thread Maxim Wexler
Hi group,

After my last -uvDN world and subsequent revdep-rebuild and emerge
--depclean I found the main Makefile under /usr/src/linux was missing.
I managed to extract it from the sources and copy it over only to find
that, naturally,  many other files were missing too. I gave up after
the third extraction/copy pass. Which leads to the following:

1) What is the approved method of re-populating that all-important
directory, just untar the sources back in or ?

2)How can I prevent this from happening again? The gentoo docs just
say, after the dust settles,  to do a revdep followed by depclean. Is
that what did the deed? This was my first world upgrade and I sure
don't want to go through this again, if I can prevent it.

Maxim



[gentoo-user] Re: can't linux#make menuconfig -- Makefile goneFOUND

2009-09-25 Thread walt
On Fri, 2009-09-25 at 14:28 -0600, Maxim Wexler wrote:
 
  That's why I never set up a linux system without mc. It's just so much
  easier when you can
  look inside an archive and manipulate files just as if it were part of
  the file system. :)
 
 I remember Midnight Commander from the old days but forgot how
 useful it could be.

I just discovered that gnome/file-roller does the same thing, but can do
drag-and-drop, too.  I'll bet kde probably has a similar thing.






Re: [gentoo-user] re-extracting linux sources

2009-09-25 Thread Volker Armin Hemmann
On Freitag 25 September 2009, Maxim Wexler wrote:
 Hi group,
 
 After my last -uvDN world and subsequent revdep-rebuild and emerge
 --depclean I found the main Makefile under /usr/src/linux was missing.
 I managed to extract it from the sources and copy it over only to find
 that, naturally,  many other files were missing too. I gave up after
 the third extraction/copy pass. Which leads to the following:
 
 1) What is the approved method of re-populating that all-important
 directory, just untar the sources back in or ?
 
 2)How can I prevent this from happening again? The gentoo docs just
 say, after the dust settles,  to do a revdep followed by depclean. Is
 that what did the deed? This was my first world upgrade and I sure
 don't want to go through this again, if I can prevent it.
 
 Maxim
 

1) just extract the stuff in /usr/src

2) it never happened to me so I don't know.




Re: [gentoo-user] Re: ACPI event unhandled: processor CPU0 00000081

2009-09-25 Thread Mick
On Friday 25 September 2009, walt wrote:
 On 09/25/2009 10:26 AM, Carlos Moyano Cubillos wrote:
  Hi all,
 
 
  i geting this log every 2 seconds, it's filling up my logs (at this
  moment 17MB in /var/log/messages)...

 When did this begin?  Did you just upgrade something, new kernel, etc?

Not sure if this message is related to your CPU frequency stepping (I'm 
getting similar ACPI messages when the fan kicks in: ACPI event unhandled: 
thermal_zone TZ1 0081 )

If you delve into your ACPI configuration files you can define an action on 
your message.  Otherwise, just ignore it like I do and configure logrotate to 
keep your log files down to a sensible size.
-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


[gentoo-user] Re: re-extracting linux sources

2009-09-25 Thread Nikos Chantziaras

On 09/26/2009 12:35 AM, Maxim Wexler wrote:

Hi group,

After my last -uvDN world and subsequent revdep-rebuild and emerge
--depclean I found the main Makefile under /usr/src/linux was missing.
I managed to extract it from the sources and copy it over only to find
that, naturally,  many other files were missing too. I gave up after
the third extraction/copy pass. Which leads to the following:

1) What is the approved method of re-populating that all-important
directory, just untar the sources back in or ?


No.  You'll miss the patches that don't come in the tarball.  To install 
it again, emerge it again.  For example, for gentoo-sources-2.6.30-r7:


  emerge gentoo-sources:2.6.30-r7

emerge --depclean will never remove it again since you specified that 
the 2.6.30-r7 slot is always to be kept.




2)How can I prevent this from happening again?


By doing what I described above :)  It well never be removed unless you do:

  emerge -C gentoo-sources:2.6.30-r7




[gentoo-user] Re: re-extracting linux sources

2009-09-25 Thread walt

On 09/25/2009 02:35 PM, Maxim Wexler wrote:

Hi group,

After my last -uvDN world and subsequent revdep-rebuild and emerge
--depclean I found the main Makefile under /usr/src/linux was missing.
I managed to extract it from the sources and copy it over only to find
that, naturally,  many other files were missing too. I gave up after
the third extraction/copy pass. Which leads to the following:

1) What is the approved method of re-populating that all-important
directory, just untar the sources back in or ?


I just re-emerge the gentoo-sources package (or whatever you use instead).
I make a point of saving a copy of the most recent version of my kernel
.config file, though, in case the real one gets deleted somehow.




[gentoo-user] How to hotplug IDE hard drive?

2009-09-25 Thread KostyaSha
How to hotplug IDE hard drive?
 I connect the cable, turning on power and then kernel must rescan IDE cable. 
How tell kernel to rescan ?



Re: [gentoo-user] How to hotplug IDE hard drive?

2009-09-25 Thread Volker Armin Hemmann
On Samstag 26 September 2009, KostyaSha wrote:
 How to hotplug IDE hard drive?
  I connect the cable, turning on power and then kernel must rescan IDE
  cable. How tell kernel to rescan ?
 

hdparm

but you really don't hotplug ide devices. That is evil...



Re: [gentoo-user] can't linux#make menuconfig -- Makefile goneFOUND

2009-09-25 Thread Neil Walker
Maxim Wexler wrote:
 I remember Midnight Commander from the old days but forgot how
 useful it could be.
   

It's always the first program I install on a new system.

 Anyway, the archive has a directory inside it (linux-2.6.29). That's
 where all the files are.
 So it would be /linux-2.6.29/Makefile.
 

 No leading '/', actually
   

Just goes to show how often I do this kind of stuff from the naked
cammand line. ;)


Be lucky,

Neil
http://www.neiljw.com






Re: [gentoo-user] How to hotplug IDE hard drive?

2009-09-25 Thread KostyaSha
What key ? It's not an evil on windows hotplug works fine.



Re: [gentoo-user] How to hotplug IDE hard drive?

2009-09-25 Thread Volker Armin Hemmann
On Samstag 26 September 2009, KostyaSha wrote:
 What key ? It's not an evil on windows hotplug works fine.
 

man hdparm


look for -U and -R and read the text carefully.

'works fine' means 'I was lucky' or 'I have rare hardware that truely supports 
hot swapping', Because a lot of 'hot swap' removable hdd racks aren't really 
hot swappable.



Re: [gentoo-user] Re: can't linux#make menuconfig -- Makefile goneFOUND

2009-09-25 Thread Maxim Wexler
 drag-and-drop, too.  I'll bet kde probably has a similar thing.

Yeah, Konqueror has it, just click on the archive, but not Thunar,
unless there's some config setting I'm not aware of.

mw



[gentoo-user] What causes a package to be brought in during a big emerge?

2009-09-25 Thread Andrew Lowe

Hi all,
I've done an:

emerge --pretend -NuD world

and whilst reviewing the output, it lists an old package that I played 
around with in the past but now no longer need. In turn I do:


emerge -C oldPackageNoLongerNeeded

the package is removed and I in turn do another

emerge --pretend -NuD world

but oldPackageNoLongerNeeded is still there, although emerge tells me 
its now gone from U to N ie Update to New. I've fired up ufed and 
removed what I thought would be the appropriate USE tag, run the emerge 
again and it's still there. I've tried:


equery depends oldPackageNoLongerNeeded

and it lists nothing as needing oldPackageNoLongerNeeded

I've looked through the emerge help and nothing springs to mind as 
telling me why oldPackageNoLongerNeeded is being brought in.


	So after that rambling intro, is there a package/utility that will tell 
me, when in this situation, what package needs 
oldPackageNoLongerNeeded and why it is being brought into my emerge.


Thanks for any help,
Andrew

p.s. Tried Google on this and just couldn't seem to get the right 
keywords o find anything.




Re: [gentoo-user] What causes a package to be brought in during a big emerge?

2009-09-25 Thread Volker Armin Hemmann
On Samstag 26 September 2009, Andrew Lowe wrote:
 Hi all,
   I've done an:
 
 emerge --pretend -NuD world
 
 and whilst reviewing the output, it lists an old package that I played
 around with in the past but now no longer need. In turn I do:
 
 emerge -C oldPackageNoLongerNeeded
 
 the package is removed and I in turn do another
 
 emerge --pretend -NuD world
 
 but oldPackageNoLongerNeeded is still there, although emerge tells me
 its now gone from U to N ie Update to New. I've fired up ufed and
 removed what I thought would be the appropriate USE tag, run the emerge
 again and it's still there. I've tried:
 
 equery depends oldPackageNoLongerNeeded
 
 and it lists nothing as needing oldPackageNoLongerNeeded
 
 I've looked through the emerge help and nothing springs to mind as
 telling me why oldPackageNoLongerNeeded is being brought in.
 
   So after that rambling intro, is there a package/utility that will tell
 me, when in this situation, what package needs
 oldPackageNoLongerNeeded and why it is being brought into my emerge.
 
   Thanks for any help,
   Andrew
 
 p.s. Tried Google on this and just couldn't seem to get the right
 keywords o find anything.
 

maybe it is still left in world file.



[gentoo-user] Re: @preserved-rebuild

2009-09-25 Thread James
Neil Bothwick neil at digimed.co.uk writes:


 No apparent ill effects. You now have the old, orphaned version of the
 library on your system and unknown to portage. Portage deletes these
 after emerge @preserved-rebuild has successfully re-emerged packages
 depending on it.


OK, so now I just have to root it out manually.?



I fixed the klauncher (menu) bar problem by just rebuilding
1/2 of the kde-base stuff...


James






[gentoo-user] bzflag is broken

2009-09-25 Thread James
Hello,

I recently upgraded ati-drivers to 9.9-r2 also to
xorg-server-1.6.3.901-r2


bzflag fails to run from the kde menu.

trying to launch it from the command line yields:
X Error of failed request:  BadRequest (invalid request 
code or no such operation)
  Major opcode of failed request:  129 (GLX)
  Minor opcode of failed request:  19 (X_GLXQueryServerString)
  Serial number of failed request:  13
  Current serial number in output stream:  13



So I ran 'equery depgraph --depth=1 bzflag'
and got:
[ Searching for packages matching bzflag... ]
* dependency graph for games-action/bzflag-2.0.12
`-- games-action/bzflag-2.0.12
 `-- net-misc/curl-7.19.6
 `-- sys-libs/ncurses-5.6-r2
 `-- net-dns/c-ares-1.5.3
 `-- virtual/opengl-7.0 (virtual/opengl) [ sdl ]
 `-- virtual/glu-7.0 (virtual/glu) [ sdl ]
 `-- media-libs/libsdl-1.2.13-r1 [ sdl ]
 `-- =media-libs/svgalib-1.4.2 (unable to resolve to a 
package / package masked or removed)
 `-- =media-libs/svgalib-1.4.2 (unable to resolve to a 
package / package masked or removed)
 `-- media-libs/glew-1.5.1 [ sdl ]
 `-- x11-libs/libICE-1.0.4 [ sdl ]
 `-- x11-libs/libSM-1.1.0 [ sdl ]
 `-- x11-libs/libX11-1.1.5 [ sdl ]
 `-- x11-libs/libXau-1.0.4 [ sdl ]
 `-- x11-libs/libXdmcp-1.0.2 [ sdl ]
 `-- x11-libs/libXext-1.0.4 [ sdl ]
 `-- x11-libs/libXi-1.2.1 [ sdl ]
 `-- x11-libs/libXmu-1.0.4 [ sdl ]
 `-- x11-libs/libXt-1.0.5 [ sdl ]
 `-- x11-libs/libXxf86vm-1.0.2 [ sdl ]
[ games-action/bzflag-2.0.12 stats: packages (18), max depth (1) ]

hm,


Since svgalib lists like this:
media-libs/svgalib
 Available versions:  *1.9.25


I'm looking for a little advice on what I should do next.


James




Re: [gentoo-user] What causes a package to be brought in during a big emerge?

2009-09-25 Thread Andrew Lowe

On 26/09/2009 9:08 AM, Volker Armin Hemmann wrote:

On Samstag 26 September 2009, Andrew Lowe wrote:

Hi all,
I've done an:

emerge --pretend -NuD world

[snip]
...
...
[snip]

p.s. Tried Google on this and just couldn't seem to get the right
keywords o find anything.



maybe it is still left in world file.



Volker,
	I'll look into that. On a slightly tangential note, I've been using 
Gentoo for about 6 - 7 years, but not very well. My somewhat limited 
knowledge of portage comes from about 2004 and is probably way out of 
date. Besides the doco listed on the Gentoo Documentation Resources of 
the web site, Gentoo Handbook and the doco under the Gentoo System 
Documentation heading, anything else you would suggest to get up to date?


Regards,
Andrew



[gentoo-user] Re: What causes a package to be brought in during a big emerge?

2009-09-25 Thread Nikos Chantziaras

On 09/26/2009 04:05 AM, Andrew Lowe wrote:

Hi all,
I've done an:

emerge --pretend -NuD world

and whilst reviewing the output, it lists an old package that I played
around with in the past but now no longer need. In turn I do:

emerge -C oldPackageNoLongerNeeded

the package is removed and I in turn do another

emerge --pretend -NuD world

but oldPackageNoLongerNeeded is still there, although emerge tells me
its now gone from U to N ie Update to New. I've fired up ufed and
removed what I thought would be the appropriate USE tag, run the emerge
again and it's still there. I've tried:

equery depends oldPackageNoLongerNeeded

and it lists nothing as needing oldPackageNoLongerNeeded


equery depends won't list anything unless the package is question is 
installed.




I've looked through the emerge help and nothing springs to mind as
telling me why oldPackageNoLongerNeeded is being brought in.

So after that rambling intro, is there a package/utility that will tell
me, when in this situation, what package needs
oldPackageNoLongerNeeded and why it is being brought into my emerge.


Yes, the package that will tell you is emerge itself.  Use its -t 
option to get a dep-graph of why something is getting emerged.  Also, 
you can use its -v option if you want to see if the package comes from 
some overlay.


Furthermore, *after* emerge -C oldPackageNoLongerNeeded, do:

  grep oldPackageNoLongerNeeded /var/lib/portage/world

to see if it's still listed in the world file.  If yes, remove all 
traces of it (you can simply edit this world file with a text editor, 
it's safe, but of course you might still want to make a backup of it.)





Re: [gentoo-user] kvm and intel E5450 processor

2009-09-25 Thread James Erickson

if you have 2.6.31 and want to use kvm-88-r1, kvm-kmod-88-r1 is not
required and you can use the in kernel modules.

if they release kvm-devel-89 for example, it may have newer kvm-kmod code than
what is bundled in the kernel.

Daniel,
thanks for your help in this matter. i have linux-2.6.31-gentoo and kvm-88-r1 
installed. 
i removed kvm-kmod-88-r1 and tried the in kernel modules but it was to no 
avail. when
attempting to modprobe kvm-intel i get an unknown symbol error. i also tried 
it with
everything compiled in the kernel but that didn't work either. no /dev/kvm is 
created
so kvm is automatically disabled. i filed a bug with kvm's maintainer on the 
sourceforge 
tracker but don't hold out a lot of hope as there are a lot of open bugs on it. 
i also 
contacted intel support and escalated the posting today so i will have to wait 
and see. 
and last but not least i posted on forums.gentoo.org in other things gentoo 
but have 
yet to receive any replies. if you have any further ideas i would be glad to 
hear them. 
once again thanks for you help in this matter. 

best regards,
James Erickson 
  
_
Bing™  brings you maps, menus, and reviews organized in one place.   Try it now.
http://www.bing.com/search?q=restaurantsform=MLOGENpubl=WLHMTAGcrea=TEXT_MLOGEN_Core_tagline_local_1x1

Re: [gentoo-user] What causes a package to be brought in during a big emerge?

2009-09-25 Thread Dale
Andrew Lowe wrote:
 Hi all,
 I've done an:

 emerge --pretend -NuD world

 and whilst reviewing the output, it lists an old package that I played
 around with in the past but now no longer need. In turn I do:

 emerge -C oldPackageNoLongerNeeded

 the package is removed and I in turn do another

 emerge --pretend -NuD world

 but oldPackageNoLongerNeeded is still there, although emerge tells
 me its now gone from U to N ie Update to New. I've fired up ufed
 and removed what I thought would be the appropriate USE tag, run the
 emerge again and it's still there. I've tried:

 equery depends oldPackageNoLongerNeeded

 and it lists nothing as needing oldPackageNoLongerNeeded

 I've looked through the emerge help and nothing springs to mind as
 telling me why oldPackageNoLongerNeeded is being brought in.

 So after that rambling intro, is there a package/utility that will
 tell me, when in this situation, what package needs
 oldPackageNoLongerNeeded and why it is being brought into my emerge.

 Thanks for any help,
 Andrew

 p.s. Tried Google on this and just couldn't seem to get the right
 keywords o find anything.



Check into the -t option.  That should tell you what pulls it in even
tho it is not installed.  Just add the -t to the option you already have.

Dale

:-)  :-) 



[gentoo-user] Re: bzflag is broken

2009-09-25 Thread Nikos Chantziaras

On 09/26/2009 04:52 AM, James wrote:

Hello,

I recently upgraded ati-drivers to 9.9-r2 also to
xorg-server-1.6.3.901-r2


bzflag fails to run from the kde menu.

trying to launch it from the command line yields:
X Error of failed request:  BadRequest (invalid request
code or no such operation)
   Major opcode of failed request:  129 (GLX)
   Minor opcode of failed request:  19 (X_GLXQueryServerString)
   Serial number of failed request:  13
   Current serial number in output stream:  13


I don't know why this is happening, but here some things that might be 
worth checking:


Check if your graphics card is actually fully supported by 
ati-drivers-9.9; only HD2000/HD3000/HD4000 series cards are supported.


Make sure ATI's OpenGL library is used instead of X.Org's:

  eselect opengl set ati

Also make sure that your /etc/X11/xorg.conf contains this:

  Section DRI
Mode 0666
  EndSection

Finally, make sure to rebuild all X drivers since you updated 
xorg-server.  This should be a rather quick compilation; the drivers are 
small:


  emerge -a1 `qlist -IC x11-drivers/`

You need app-portage/portage-utils installed for qlist though.

Restart X.

For what it's worth, I just installed bzflag here. I'm on AMD64, a 
Radeon HD4870, ati-drivers-9.10 (renamed ebuild of ati-drivers-8.660, 
which is a beta release of 9.10 released by Ubuntu, therefore the weird 
version and mask in portage), gentoo-sources-2.6.31.





Re: [gentoo-user] Adjusting brightness on videos. kmplayer in particular.

2009-09-25 Thread Dale
Dale wrote:
 Renat Golubchyk wrote:
   
 On Fri, 25 Sep 2009 04:16:58 -0500
 Dale rdalek1...@gmail.com wrote:

   
 
 Renat Golubchyk wrote:
 
   
 On Fri, 25 Sep 2009 03:07:39 -0500
 Dale rdalek1...@gmail.com wrote:

   
   
 
 Graham Murray wrote:
 
 
   
 Dale rdalek1...@gmail.com writes:
   
   
   
 
 I downloaded CSI and a NCIS video a while ago.  I'm trying to
 watch it but it is really dark.  I am using kmplayer with mplayer
 for the backend.  I found where it says you can adjust brightness
 and contrast but they don't do anything.  The screen looks fine
 outside of watching a show.  Here is some emerge info just in
 case I missed a USE flag or something:
 
 
   
 Have you tried changing the gamma?
   
   
 
 I tried changing all the things in the menu that pops up.  None of
 them do anything at all.  They move and they are not grayed out or
 anything, they just don't work.  It reminds me of adjusting the
 volume when it is muted. 

 Ideas?
 
 
   
 Try other output drivers. Run mplayer -vo help to see what drivers
 are supported. I've just tried it with xv (default) and it didn't
 work. x11 driver works, but the brightness of the whole X changes.
 Using gl and gl2 output everything works as expected.


 Cheers,
 Renat
   
   
 
 You da man !!  I first checked out the command you gave and I have a
 lot of options listed.  After reading the man page, should I mention
 that thing is HUGE, I then opened kmplayer and checked out the options
 there.  I selected the OpenGL driver and it now works.  It goes from
 completely black to blindingly white. 
 
   
 You can adjust contrast, hue, and saturation as well. Changing the hue
 doesn't work here anymore for some reason, though.


 Cheers,
 Renat
   
 

 I didn't check the hue but the others worked like they should.  I'll try
 those in a bit.  I have to make a grocery run for a friend.

 Dale

 :-)  :-) 

   

Same here.  The others work but not the hue part.  Not sure what it does
but I couldn't see any difference when I changed it.  Isn't that like a
red/green balance thing?

Dale

:-)  :-) 



Re: [gentoo-user] Re: ACPI event unhandled: processor CPU0 00000081

2009-09-25 Thread Carlos Moyano Cubillos
2009/9/25 walt w41...@gmail.com:
 On 09/25/2009 10:26 AM, Carlos Moyano Cubillos wrote:

 Hi all,


 i geting this log every 2 seconds, it's filling up my logs (at this
 moment 17MB in /var/log/messages)...

 When did this begin?  Did you just upgrade something, new kernel, etc?


always..
it's a new installation on a new laptop (Dell Studio 15)






-- 
C.M.C.



Re: [gentoo-user] Re: ACPI event unhandled: processor CPU0 00000081

2009-09-25 Thread Carlos Moyano Cubillos
2009/9/25 Mick michaelkintz...@gmail.com:
 On Friday 25 September 2009, walt wrote:
 On 09/25/2009 10:26 AM, Carlos Moyano Cubillos wrote:
  Hi all,
 
 
  i geting this log every 2 seconds, it's filling up my logs (at this
  moment 17MB in /var/log/messages)...

 When did this begin?  Did you just upgrade something, new kernel, etc?

 Not sure if this message is related to your CPU frequency stepping (I'm
 getting similar ACPI messages when the fan kicks in: ACPI event unhandled:
 thermal_zone TZ1 0081 )

 If you delve into your ACPI configuration files you can define an action on
 your message.  Otherwise, just ignore it like I do and configure logrotate to
 keep your log files down to a sensible size.


yes i do. fortunately, logrotate compresses logs approximately in 1MB

 --
 Regards,
 Mick


well, i'm not sure if these message are related but get this logs too:

Sep 19 20:53:45 TOOL kernel: ACPI: I/O resource :00:1f.3
[0x1c00-0x1c1f] conflicts with ACPI region SMBI [0x1c00-0x1c0f]

Sep 19 20:53:45 TOOL kernel: ACPI: Device needs an ACPI driver
Sep 19 20:53:45 TOOL kernel: ACPI Warning: \_SB_.PCI0.GFX0.DD01._BCL:
Return type mismatch - found Integer, expected Package 20090521
nspredef-940
Sep 19 20:53:45 TOOL kernel: ACPI: Invalid _BCL data
Sep 19 20:53:45 TOOL kernel: ACPI: Video Device [GFX0] (multi-head:
yes  rom: no  post: no)


the firts line is immediately display after select kernel from grub
(with quiet parameter)

-- 
C.M.C.