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

2013-07-24 Thread Jason Weisberger
I've been running a mobile A8 quad core with a 6000 series GPU for about a
year under 3.x kernels and open source x.org drivers.  Not a hiccup.
On Jul 22, 2013 3:57 PM, Alexander Puchmayr alexander.puchm...@linznet.at
wrote:

 Hi there,

 I'm thinking of bying a quad-core cpu, preferably an amd cpu because they
 are
 significantly cheaper than intel ones.

 The actual models are A8 (trinity, RD 7560D GPU) and A10 (richland RD 8570D
 GPU), or a plain AthlonIIx4 (no GPU).
 My question is: Are these GPUs supported properly under linux? Does anyone
 have experiences with them?

 Thanks,
 Alex





Re: [gentoo-user] Stream Audio to RasPi on LAN

2013-04-29 Thread Jason Weisberger
I personally have this setup running on Windows on my home network.  XBMC
has uPNP built in which allows streaming to or from my home theater setup
from either my Android phone or another uPNP machine on my network. It's by
far yhe easiest solution I could come up with.  Even lets me stream 1080p
movies.  I'm sure a similar setup could be achieved with the linux version
of XBMC.  There's even a specific version for the Pi.
On Apr 29, 2013 12:40 PM, Randy Westlund rwest...@gmail.com wrote:

 On Mon, Apr 29, 2013 at 05:31:52PM +0200, Alan McKinnon wrote:
  On 29/04/2013 17:26, Randy Westlund wrote:
   Hey guys,
  
   I have a nice set of speakers, but they aren't near my desk in my home
 office.  I used to carry them back and forth when I wanted good music, but
 that was a pain.  I currently have a RasPi running arch connected to the
 speakers -- I've been cat-ing audio files over ssh to mplayer, and that
 mostly works (no fast-forward/skip).  I also tried using reverse-ssh and
 sshfs to mount my files on the RasPi, but that seems silly.
  
   What I really want is to be able to stream audio from my browser to
 the RasPi's speakers (pandora, grooveshark).  I'd like to set up an audio
 device that maps to the RasPi.  Something like /dev/dsp1, perhaps.  If I
 could have some audio sent to the RasPi and leave mcabber's chat
 notifications on my laptop's speakers, that'd be fantastic.
  
   Does anyone have a setup like this?  Know of any good options?
  
   Randy
  
 
  Run OpenElec on the Pi - it's a minimalist distro running XBMC, must
  like an appliance. Then you can stream whatever you want to the Pi using
  just about every known protocol from just about every known device
  (phones included!)
 
  XBMC also has plugins for all manner of web-based interfaces.
 
  It's a bigger solution than you asked for, but possibly one that gives
  you more than you thought you'd get
 
  --
  Alan McKinnon
  alan.mckin...@gmail.com
 
 

 Interesting, I hadn't heard of XBMC.  I may not stick with it, but I'm
 going to play around with this for sure.

 Randy




Re: [gentoo-user] Ram Problem!

2012-12-24 Thread Jason Weisberger
There is absolutely no reason why you can't use the vanilla kernel.  Go
right ahead.
On Dec 24, 2012 10:08 AM, Teodor Spæren teodor.s...@hotmail.com wrote:

  Hello!

 I am trying to install gentoo on an old armada m700. The specs that I
 think is relevant for this problem is the clocking speed of the cpu and the
 ram. It got 223mhz of clocking speed and 116mb ram. I have added 512mb of
 swap since I knew the ram was going to be a problem.

 The command I issue is: emerge gentoo-sources and the output of the
 command is this: http://bpaste.net/raw/66293/

 The only thing I can really read from the error message is that it runs
 out of ram. This surprises me because all it is really doing is moving the
 kernel sources into place? I asked around in #gentoo on irc.freenode.netand 
 someone adviced me to turn of MAKEOPTS=-j2 and -pipe, but this
 doesn't fix it.

 The possible work around I have thought of is just getting the vanilla
 kernel  from kernel.org, but the gentoo wiki advise against it, since
 gentoo-sources is a patched kernel.

 This is my first post to a mailing list, so I hope it is not to bad! :D

 With best regards,
- TheRedMood



Re: [gentoo-user] Fast file system for cache directory with lot's of files

2012-08-14 Thread Jason Weisberger
Sure, but wouldn't compression make write operations slower?  And isn't he
looking for performance?
On Aug 14, 2012 1:14 PM, Pandu Poluan pa...@poluan.info wrote:


 On Aug 14, 2012 11:42 PM, Helmut Jarausch jarau...@igpm.rwth-aachen.de
 wrote:
 
  On 08/14/2012 04:07:39 AM, Adam Carter wrote:
 
   I think btrfs probably is meant to provide a lot of the modern
   features like reiser4 or xfs
 
  Unfortunately btrfs is still generally slower than ext4 for example.
  Checkout http://openbenchmarking.org/, eg
  http://openbenchmarking.org/s/ext4%20btrfs
 
  The OS will use any spare RAM for disk caching, so if there's not much
  else running on that box, most of your content will be served from
  RAM. It may be that whatever fs you choose wont make that much of a
  difference anyways.
 
 
  If one can run a recent kernel (3.5.x) btrfs seems quite stable (It's
 used by some distribution and Oracle for real work)
  Most benchmark don't use compression since other FS can't use it. But
 that's unfair. With compression, one needs to read
  much less data (my /usr partition has less than 50% of an ext4
 partition, savings with the root partition are even higher).
 
  I'm using the mount options
 compress=lzo,noacl,noatime,autodefrag,space_cache which require a recent
 kernel.
 
  I'd give it a try.
 
  Helmut.
 

 Are the support tools for btrfs (fsck, defrag, etc.) already complete?

 If so, I certainly would like to take it out for a spin...

 Rgds,




Re: [gentoo-user] Happy 10th birthday (in advance)

2012-03-31 Thread Jason Weisberger
It would figure that some in the Linux community would consider a sub 1.0
release as the birthday of a project :). Start flame mail here:


Re: [gentoo-user] [OT] Hardware Problems causing kernel panics during large compiles

2012-01-15 Thread Jason Weisberger
Update time.

Today, still running on the integrated Radeon HD 3300, I did an
upgrade to chromium again.  BAM!  Kernel panic.  Recoverable, but the
compilation failed again.

So, the NVIDIA 9800GT has been out since my last message and I am
apparently getting the kernel panics again.  I suppose it was luck
that I got through the upgrade last time.

So looks like I'll be getting a new motherboard.

Jason Weisberger
jbdu...@gmail.com



Re: [gentoo-user] [OT] Hardware Problems causing kernel panics during large compiles

2012-01-05 Thread Jason Weisberger
Well it worked.  I'll get to additional testing later and see if I can
come up with a test card for that slot.  I suppose I could also move
it down a slot.  Thanks to everybody who helped and I hope fixing that
damn radeon wiki returned the favor to the community.

Thanks again!

On Thu, Jan 5, 2012 at 1:10 AM, Michael Mol mike...@gmail.com wrote:
 On Thu, Jan 5, 2012 at 12:57 AM, Jason Weisberger jbdu...@gmail.com wrote:
 Well like i said earlier, it did work that way.  The final test is doing it
 in X with full drivers loaded again.  Then i get to kick my 9800gt off a
 cliff.

 Well, keep in mind you're switching from a PCIe card to an integrated
 chipset. It could be your PCIe slot (or even northbridge) that's
 failing. I'd suggest finding another PCIe video card and giving it a
 shot, if the X-with-integrated-video works.

 If it works with the HD3300, but not with a PCIe graphics card (even
 an ATI one), I'd suspect your northbridge is messed up, and may have
 been damaged by the overclocking.


 --
 :wq




-- 
Jason Weisberger
jbdu...@gmail.com



Re: [gentoo-user] [OT] Hardware Problems causing kernel panics during large compiles

2012-01-05 Thread Jason Weisberger
   First, great that it's working, whatever that means exactly.

   Second, please try to bottom post if you can.

   Third, if you can relate in just a few words what you actually did
 to fix the problems so far it may aid people searching in the future.

 Cheers,
 Mark

Well, it's boiled down to either the motherboard or the graphics card
due to the fact that everything compiles properly and there are no
blue screens or kernel panics after removing the 9800GT.  I'm going to
get my hands on an HD 4850 from a buddy of mine and try compiling and
playing with that.  If it crashes again, it's motherboard.  If not,
it's probably my card.  Whether it's the PCI-E slot or northbridge
taking a dump on the motherboard is irrelevant to me, I'll just get a
new board.

I'll know by the end of this week.  I can update with which way it went.



-- 
Jason Weisberger
jbdu...@gmail.com



[gentoo-user] [OT] Hardware Problems causing kernel panics during large compiles

2012-01-04 Thread Jason Weisberger
Here's the rig:

AMD Phenom II X3 720 (unlocked to 4 cores and OC'd to 3 Ghz, however
taking it back to stock doesn't affect the problem)
4 Gigs DDR3-1600 at 7-7-7-16
ASUS ASUS M4A78T-E AM3 Mobo
MSI N9800GT GeForce 9800 GT 512MB

other less important things would be two 320GB SATA drives, an IDE dvd
writer, internal card reader, blah blah

There are two things I can get this system to consistently lock up
while doing: a large compilation such as Chromium, open office, or
GCC, or playing Age of Conan in my separate Windows 7 partition.  For
normal everyday tasks, I can't lock the thing up.  The system even
plays WoW on maximum settings, Skyrim on max, Counter-Strike Source on
max, 1080p youtube or local videos / movies.

Watching the processor temp stays relatively low, the GPU temp stays
normal, north bridge temp is good.

The kernel panics I get are usually recoverable, I can just F7 back
into my desktop and the compile may or may not still be going.  If it
is, it's usually dead by the third or fourth panic.

Memtest86+ ran for 24 hours and found no issues with memory on 18 passes.

So, pretty much where I'm at is either processor or RAM.  Unless
anybody here has a better idea.  And how could I test whether it was
the processor or RAM without any current replacement parts?  What
tests usually show one over the other?

-- 
Jason Weisberger
jbdu...@gmail.com



[gentoo-user] [OT] Hardware Problems causing kernel panics during large compiles

2012-01-04 Thread Jason Weisberger
I would instantly agree, but backing off the unlock and oc doesn't improve
the situation.  I can try text console with the onboard graphics and see
what happens.


[gentoo-user] [OT] Hardware Problems causing kernel panics during large compiles

2012-01-04 Thread Jason Weisberger
Yeah, it never occurred to me that even when i was in console compiling
stuff that i was using a 1280x1024 vesa or nouveau framebuffer each time.
That will be first thing when i get home.
On Jan 4, 2012 3:52 PM, Mark Knecht markkne...@gmail.com wrote:

 On Wed, Jan 4, 2012 at 12:42 PM, Jason Weisberger jbdu...@gmail.com
 wrote:
  I would instantly agree, but backing off the unlock and oc doesn't
 improve
  the situation.  I can try text console with the onboard graphics and see
  what happens.

 I would second Michael's suggestion that you completely remove the
 NVidia board from the box, at least for testing. Remove any other
 cards that you can. Additionally boot using gentoo=nox to do some
 testing. If you get the cards out and boot only to a text console then
 you can eliminate those cards as contributing to the problem.

 Just a suggestion.

 Good lick,
 Mark




[gentoo-user] [OT] Hardware Problems causing kernel panics during large compiles

2012-01-04 Thread Jason Weisberger
Sorry for the delayed response on the result, but i decided to do a
makeopts -j1 while i was at it.  Compile has been going on for two hours.
Shoot me :)


[gentoo-user] [OT] Hardware Problems causing kernel panics during large compiles

2012-01-04 Thread Jason Weisberger
Oh yeah, I hear you on the head scratching, believe me.

Well so far on the built in card I have managed to compile chromium -j5,
which i couldn't do for the two weeks prior.  Same build, so i know it
wasn't an upstream or ebuild problem.  Damn.

Next step is to get X running again and do it one more time.

Last thing i want to do is go from a 9800gt to an integrated 3300, but i
suppose it's better than nothing.  At least i had something to test on.


Re: [gentoo-user] [OT] Hardware Problems causing kernel panics during large compiles

2012-01-04 Thread Jason Weisberger
Well after a couple hours of trying to get the Radeon HD3300 to
actually start properly so I can test the compilation.. I haven't
done it yet.  Instead I decided to go ape-s**t on the radeon wiki
article which drove me into so many dead ends.

http://en.gentoo-wiki.com/wiki/Radeon

Now that it's up and running, I'm recompiling chromium from inside
gnome 3 with -j5 and I'll report in tomorrow morning.

On Wed, Jan 4, 2012 at 8:52 PM, Dale rdalek1...@gmail.com wrote:
 Jason Weisberger wrote:


 Oh yeah, I hear you on the head scratching, believe me.

 Well so far on the built in card I have managed to compile chromium -j5,
 which i couldn't do for the two weeks prior.  Same build, so i know it
 wasn't an upstream or ebuild problem.  Damn.

 Next step is to get X running again and do it one more time.

 Last thing i want to do is go from a 9800gt to an integrated 3300, but i
 suppose it's better than nothing.  At least i had something to test on.


 Try a different version of the driver.  Maybe that specific version has a
 bug in it.  If you run stable, try a unstable version.  If you run unstable,
 try a stable one.  Worth a shot.

 While at it, blow some air on it too.  Check all the contacts or as I do,
 use a pencil eraser and rub on it a couple times.  Makes it shiney then try
 again.  Wouldn't hurt to blow down in the connector on the mobo either.
  Spec of dust in the wrong place can cause weird things.

 When falling off cliff, grab all the straws you can.  ;-)


 Dale

 :-)  :-)

 --
 I am only responsible for what I said ... Not for what you understood or how
 you interpreted my words!

 Miss the compile output?  Hint:
 EMERGE_DEFAULT_OPTS=--quiet-build=n





-- 
Jason Weisberger
jbdu...@gmail.com



[gentoo-user] [OT] Hardware Problems causing kernel panics during large compiles

2012-01-04 Thread Jason Weisberger
Well like i said earlier, it did work that way.  The final test is doing it
in X with full drivers loaded again.  Then i get to kick my 9800gt off a
cliff.


Re: [gentoo-user] Xorg and Nouveau

2012-01-02 Thread Jason Weisberger
Check to make sure the driver is compatible with your nv9x chipset.  I'm
your xorg log it doesn't show that one as being supported.
On Jan 2, 2012 10:14 AM, . ivd...@gmail.com wrote:

 Hi there!

 I can't run Xorg with Nouveau.
 I use gentoo-sources without proprietary BLOBs (gentoo-libre).
 http://en.gentoo-wiki.com/wiki/Free_your_Gentoo

 /var/log/Xorg.0.log:
 http://paste.pocoo.org/show/525752/

 /usr/src/linux/.config:
 http://paste.pocoo.org/show/525746/

 lspci:
 http://paste.pocoo.org/show/525747/

 emerge --info:
 http://paste.pocoo.org/show/525749/

 /etc/make.conf:
 http://paste.pocoo.org/show/525750/


 Cheers!




[gentoo-user] [OT] GMail calling has an echo in Linux, but not Windows

2011-12-18 Thread Jason Weisberger
Using either Chromium or Firefox plus google-talkplugin in GMail has
an echo when placing a call.  Noise cancellation doesn't seem to work
at all.  There is a setting in GMail for turning Noise Cancellation
either on or off, but it doesn't seem to do a darn thing.  Anybody
else run into this issue?  Is there a piece of software I'm missing on
my system to enable the cancellation?

Thanks!

Jason Weisberger

-- 
Jason Weisberger
jbdu...@gmail.com



Re: [gentoo-user] [OT] GMail calling has an echo in Linux, but not Windows

2011-12-18 Thread Jason Weisberger
 Any chance your sound card supports looping its output back around as
 a monitor capture device?

I haven't the slightest clue.  I have a SB X-Fi Gamer.  The other
piece of information I forgot to leave out was that I'm using a
separate
USB microphone, however I figured noise cancellation was done on the
ALSA or Pulseaudio level, so which driver(s) are being used for the
cards should be irrelevant.  However, I could be wrong.


-- 
Jason Weisberger
jbdu...@gmail.com



[gentoo-user] Re: [OT] GMail calling has an echo in Linux, but not Windows

2011-12-18 Thread Jason Weisberger
 How are you listening to the audio?  Headphones, speakers, telephone?

I'm using speakers and an external usb microphone at the moment.  As I
said, this same setup works perfectly in Windows 7.  I'm sure that if I
were to connect a headset the issue would go away, but that still doesn't
explain the problem.  I have also tried the home phone thing, and while i
think it's neat, I find it a bit pointless for me, I'm using Google Talk to
save minutes on my cell phone plan.


[gentoo-user] Re: [OT] GMail calling has an echo in Linux, but not Windows

2011-12-18 Thread Jason Weisberger
 Can you hear yourself through the speakers when talking into the
microphone?  If yes, that means you need to disable the loopback in
alsamixer.




 Noise cancellation doesn't seem to work
 at all.


 Noise cancellation doesn't have anything to do with that.  You're
thinking of echo cancellation.

I'm sorry you are correct, I meant to say echo cancellation as in the
subject.

I cannot hear myself, the person on the other end can hear themselves.


[gentoo-user] Re: [OT] GMail calling has an echo in Linux, but not Windows

2011-12-18 Thread Jason Weisberger
 Another option is to use a small USB sound device. My headphones came
 with one, for example. They can be really nice for reducing electrical
 noise in the capture channel, too.

 They also occasionally crop up where you might not expect them. I
 picked up an HP 'travel' USB hub some time back, and was surprised to
 discover it had a built-in NIC, mic input and stereo out.

Yeah, correct me if I'm wrong, but those usually have built in echo
cancellation.  Most usb speaker/mic combos do.  I believe I'm relying on
software in my case.


Re: [gentoo-user] Re: [OT] GMail calling has an echo in Linux, but not Windows

2011-12-18 Thread Jason Weisberger
 Still looks like loopback is active.  Try to find a slider called
Capture in alsamixer and mute it.  There might also be a setting called
input which can be set to i2c, i2s, mix, etc.  Play with these.  I had
the same problem with a Soundblaster Live 24-bit, and the problem was that
it was set mix, which is a setting that allows you to record whatever is
currently playing.  It's a good thing to have, but as you can imagine,
screws with voice communications, because you're recording not only your
own voice, but also the voice of the other person and sending it back right
to them.

 It's also possible to set this in KMix, but I don't know if you're using
KDE.

Trying your suggestion.


Re: [gentoo-user] Re: [OT] GMail calling has an echo in Linux, but not Windows

2011-12-18 Thread Jason Weisberger
 Still looks like loopback is active.  Try to find a slider called
 Capture in alsamixer and mute it.  There might also be a setting called
 input which can be set to i2c, i2s, mix, etc.  Play with these.  I had the
 same problem with a Soundblaster Live 24-bit, and the problem was that it
 was set mix, which is a setting that allows you to record whatever is
 currently playing.  It's a good thing to have, but as you can imagine,
 screws with voice communications, because you're recording not only your own
 voice, but also the voice of the other person and sending it back right to
 them.

 It's also possible to set this in KMix, but I don't know if you're using
 KDE.

 Trying your suggestion.

I took your suggestion and turned off all of the Capture settings on
the X-Fi, obviously I had to leave it on the USB mic to get audio
through.  Still having the issue.

My mixer settings for capture on the X-Fi are Master, PCM, Line-in,
Mic and S/PDIF-in.  Most of them had capture enabled, I disabled all
of them.  There doesn't appear to be an input setting.

The lone mixer setting for my USB mic (AK5370) is mic, which is set to
100% and LR Capture.

Everything seems pretty covered in there.

-- 
Jason Weisberger
jbdu...@gmail.com



Re: [gentoo-user] Re: Gnome 3.2.2 Block

2011-12-04 Thread Jason Weisberger
Well I now have it all completely working and dumped my findings here:

http://en.gentoo-wiki.com/wiki/HOWTO_Gnome_3

Hopefully it helps the next person coming to Gnome 3 from a fresh install.

On Sat, Dec 3, 2011 at 12:10 PM, Jason Weisberger jbdu...@gmail.com wrote:

 I was getting that error after syncing late last night.  Here is the
 information I got on the situation that prompted me to remove
 introspection from :2

 http://www.gossamer-threads.com/lists/gentoo/dev/241030

 However after reading that more thoroughly and not having my system in
 front of me I think I might not have unmasked the latest version of
 pygobject:2 which uses the introspection flag not to build
 introspection support, but to automatically pull in pygobject:3 for
 it.

 I'm probably trying to build the old pygobject with built-in
 introspection support which conflicts with introspection in :3.

 So I think I finally figured out all my problems, I'll get home
 tonight after work and give it a try.  Hopefully someone will Google
 this list and find this helpful, if not confusing.
 On Dec 3, 2011 10:50 AM, walt w41...@gmail.com wrote:
 
  On 12/02/2011 07:37 PM, Jason Weisberger wrote:
 
 
  Everything is compiling perfectly, albeit without fallback mode.  Any
  ideas for resolving the pygobject:2 introspection block so I can
  install it?
 
 
  pygobject:2 needs -introspection to be able to slot :2 and :3 on the
  same system.
 
 
  That's not true on my system.  I have pygobject-3.0.2 and 2.28.6-r50
  *with* introspection, and I just re-emerged both of them without problem.
 
  Are you still getting that error after syncing today?
 
 




-- 
Jason Weisberger
jbdu...@gmail.com


Re: [gentoo-user] Re: Gnome 3.2.2 Block

2011-12-03 Thread Jason Weisberger
I was getting that error after syncing late last night.  Here is the
information I got on the situation that prompted me to remove
introspection from :2

http://www.gossamer-threads.com/lists/gentoo/dev/241030

However after reading that more thoroughly and not having my system in
front of me I think I might not have unmasked the latest version of
pygobject:2 which uses the introspection flag not to build
introspection support, but to automatically pull in pygobject:3 for
it.

I'm probably trying to build the old pygobject with built-in
introspection support which conflicts with introspection in :3.

So I think I finally figured out all my problems, I'll get home
tonight after work and give it a try.  Hopefully someone will Google
this list and find this helpful, if not confusing.
On Dec 3, 2011 10:50 AM, walt w41...@gmail.com wrote:

 On 12/02/2011 07:37 PM, Jason Weisberger wrote:


 Everything is compiling perfectly, albeit without fallback mode.  Any
 ideas for resolving the pygobject:2 introspection block so I can
 install it?


 pygobject:2 needs -introspection to be able to slot :2 and :3 on the
 same system.


 That's not true on my system.  I have pygobject-3.0.2 and 2.28.6-r50
 *with* introspection, and I just re-emerged both of them without problem.

 Are you still getting that error after syncing today?





Re: [gentoo-user] Gnome 3.2.2 Block

2011-12-02 Thread Jason Weisberger
Removing pygobject didn't help that block for some reason Which doesn't
make sense And clutter isn't on my system.
Why would both of those packages be slotted as :2 if one isn't on my system
and I only have one instance of pygobject?
 On Dec 2, 2011 6:20 PM, walt w41...@gmail.com wrote:

 On 12/01/2011 06:13 PM, Jason Weisberger wrote:

  From a fresh install, upgrading from Gnome 2.26, I'm trying to install
 gnome 3.2.2, but getting nowhere fast.
 I stopped using Gentoo back before slots became common, so maybe I'm
 missing something as far as that goes.

 jbdubbspc jbdubbs # emerge -pv =gnome-base/gnome-3.2.1

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

 Calculating dependencies... done!
 [blocks b  ] gnome-base/gdm-2.91.94 (gnome-base/gdm-2.91.94 is
 blocking gnome-base/gnome-control-**center-3.2.2)
 [blocks B  ] media-libs/clutter-1.7 (media-libs/clutter-1.7 is
 blocking media-libs/cogl-1.8.2)
 [blocks B  ] dev-python/pygobject-2.28.6-**r50:2[introspection]
 (dev-python/pygobject-2.28.**6-r50:2[introspection] is blocking
 dev-python/pygobject-3.0.2)


 Notice that gdm is blocked with a 'b' and the other two with a 'B'.  That
 means that portage is smart enough to fix the gdm conflict, but you must
 fix the other two yourself.  I've found that the quickest fix for the 'B'
 blockers is just to remove them with emerge -C.  So far I've not had any
 problems with that approach.






Re: [gentoo-user] Gnome 3.2.2 Block

2011-12-02 Thread Jason Weisberger
Well,

I'm assuming I'm going to have to wait for these ebuilds to get updated,
because it looks to me like gnome 3 is trying to pull in multiple versions
of the same package that conflict with one another:

  (dev-python/pygobject-3.0.2::gentoo, ebuild scheduled for merge) pulled
in by
=dev-python/pygobject-3.0.0:3 required by
(app-editors/gedit-3.2.3::gentoo, ebuild scheduled for merge)
=dev-python/pygobject-2.90.0:3 required by
(gnome-extra/gnome-tweak-tool-3.2.2::gentoo, ebuild scheduled for merge)
dev-python/pygobject:3 required by
(gnome-base/gnome-menus-3.2.0.1::gentoo, ebuild scheduled for merge)
dev-python/pygobject:3 required by
(gnome-extra/gnome-games-3.2.1::gentoo, ebuild scheduled for merge)
=dev-python/pygobject-2.90.3:3 required by
(app-accessibility/caribou-0.4.1::gentoo, ebuild scheduled for merge)
=dev-python/pygobject-3.0.0:3 required by
(dev-libs/libpeas-1.2.0-r1::gentoo, ebuild scheduled for merge)
=dev-python/pygobject-2.90.3:3 required by
(media-video/totem-3.2.1::gentoo, ebuild scheduled for merge)
=dev-python/pygobject-2.90.1:3 required by
(dev-python/pyatspi-2.2.1::gentoo, ebuild scheduled for merge)
=dev-python/pygobject-3.0.1:3 required by
(gnome-base/gnome-core-libs-3.2.1::gentoo, ebuild scheduled for merge)

  (media-libs/clutter-1.6.20::gentoo, ebuild scheduled for merge) pulled in
by
=media-libs/clutter-1.6.0:1.0[introspection] required by
(gnome-extra/sushi-0.2.1::gentoo, ebuild scheduled for merge)
=media-libs/clutter-1.4.0:1.0[introspection] required by
(media-libs/clutter-gst-1.4.4::gentoo, ebuild scheduled for merge)
=media-libs/clutter-1.5.11:1.0[introspection] required by
(app-accessibility/caribou-0.4.1::gentoo, ebuild scheduled for merge)
media-libs/clutter[introspection] required by
(gnome-extra/gnome-documents-0.2.1::gentoo, ebuild scheduled for merge)
=media-libs/clutter-1.4:1.0[introspection] required by
(media-libs/clutter-gtk-1.0.4::gentoo, ebuild scheduled for merge)
=media-libs/clutter-1.6.1:1.0[introspection] required by
(media-video/cheese-3.2.2::gentoo, ebuild scheduled for merge)
media-libs/clutter:1.0[introspection] required by
(gnome-extra/gnome-games-3.2.1::gentoo, ebuild scheduled for merge)
=media-libs/clutter-1.2:1.0[introspection] required by
(media-libs/libchamplain-0.12.0-r1::gentoo, ebuild scheduled for merge)
=media-libs/clutter-1.6.8:1.0 required by
(media-video/totem-3.2.1::gentoo, ebuild scheduled for merge)
=media-libs/clutter-1.4.0:1.0 required by (x11-libs/mx-1.3.1::gentoo,
ebuild scheduled for merge)

  (dev-python/pygobject-2.28.6::gentoo, installed) pulled in by
=dev-python/pygobject-2.12.0:2 required by
(net-libs/telepathy-farsight-0.0.17::gentoo, ebuild scheduled for merge)
=dev-python/pygobject-2.16:2 required by
(net-libs/farsight2-0.0.26::gentoo, ebuild scheduled for merge)
=dev-python/pygobject-2.26:2[introspection] required by
(gnome-base/gnome-applets-3.2.1::gentoo, ebuild scheduled for merge)

  (media-libs/cogl-1.8.2::gentoo, ebuild scheduled for merge) pulled in by
=media-libs/cogl-1.8.0:1.0[introspection,pango] required by
(media-libs/clutter-1.8.2::gentoo, ebuild scheduled for merge)

So basically gnome-base/gnome-applets-3.2.1 is trying to pull in a
different version of pygobject than the rest of gnome 3 is and cogl is
being pulled in by clutter 1.8.2 but cogl isn't compatible with earlier
versions of clutter which gnome 3 also wants.

What a mess.



On Fri, Dec 2, 2011 at 7:10 PM, Neil Bothwick n...@digimed.co.uk wrote:

 On Fri, 2 Dec 2011 18:27:33 -0500, Jason Weisberger wrote:

  Removing pygobject didn't help that block for some reason Which
  doesn't make sense And clutter isn't on my system.
  Why would both of those packages be slotted as :2 if one isn't on my
  system and I only have one instance of pygobject?

 Run emerge with the --tree option to see the answer to this.


 --
 Neil Bothwick

 MIPS: Meaningless Indication of Processor Speed




-- 
Jason Weisberger
jbdu...@gmail.com


Re: [gentoo-user] Gnome 3.2.2 Block

2011-12-02 Thread Jason Weisberger
 in by
=x11-themes/gnome-icon-theme-3.2.1 required by
(gnome-base/gnome-core-apps-3.2.1::gentoo, ebuild scheduled for merge)

  (x11-themes/gnome-icon-theme-3.0.0::gentoo, installed) pulled in by
(no parents that aren't satisfied by other packages in this slot)


Insert hand in shape of gun up mouth, pull imaginary trigger (thumb)

On Fri, Dec 2, 2011 at 9:09 PM, Jason Weisberger jbdu...@gmail.com wrote:

 Well,

 I'm assuming I'm going to have to wait for these ebuilds to get updated,
 because it looks to me like gnome 3 is trying to pull in multiple versions
 of the same package that conflict with one another:

   (dev-python/pygobject-3.0.2::gentoo, ebuild scheduled for merge) pulled
 in by
 =dev-python/pygobject-3.0.0:3 required by
 (app-editors/gedit-3.2.3::gentoo, ebuild scheduled for merge)
 =dev-python/pygobject-2.90.0:3 required by
 (gnome-extra/gnome-tweak-tool-3.2.2::gentoo, ebuild scheduled for merge)
 dev-python/pygobject:3 required by
 (gnome-base/gnome-menus-3.2.0.1::gentoo, ebuild scheduled for merge)
 dev-python/pygobject:3 required by
 (gnome-extra/gnome-games-3.2.1::gentoo, ebuild scheduled for merge)
 =dev-python/pygobject-2.90.3:3 required by
 (app-accessibility/caribou-0.4.1::gentoo, ebuild scheduled for merge)
 =dev-python/pygobject-3.0.0:3 required by
 (dev-libs/libpeas-1.2.0-r1::gentoo, ebuild scheduled for merge)
 =dev-python/pygobject-2.90.3:3 required by
 (media-video/totem-3.2.1::gentoo, ebuild scheduled for merge)
 =dev-python/pygobject-2.90.1:3 required by
 (dev-python/pyatspi-2.2.1::gentoo, ebuild scheduled for merge)
 =dev-python/pygobject-3.0.1:3 required by
 (gnome-base/gnome-core-libs-3.2.1::gentoo, ebuild scheduled for merge)

   (media-libs/clutter-1.6.20::gentoo, ebuild scheduled for merge) pulled
 in by
 =media-libs/clutter-1.6.0:1.0[introspection] required by
 (gnome-extra/sushi-0.2.1::gentoo, ebuild scheduled for merge)
 =media-libs/clutter-1.4.0:1.0[introspection] required by
 (media-libs/clutter-gst-1.4.4::gentoo, ebuild scheduled for merge)
 =media-libs/clutter-1.5.11:1.0[introspection] required by
 (app-accessibility/caribou-0.4.1::gentoo, ebuild scheduled for merge)
 media-libs/clutter[introspection] required by
 (gnome-extra/gnome-documents-0.2.1::gentoo, ebuild scheduled for merge)
 =media-libs/clutter-1.4:1.0[introspection] required by
 (media-libs/clutter-gtk-1.0.4::gentoo, ebuild scheduled for merge)
 =media-libs/clutter-1.6.1:1.0[introspection] required by
 (media-video/cheese-3.2.2::gentoo, ebuild scheduled for merge)
 media-libs/clutter:1.0[introspection] required by
 (gnome-extra/gnome-games-3.2.1::gentoo, ebuild scheduled for merge)
 =media-libs/clutter-1.2:1.0[introspection] required by
 (media-libs/libchamplain-0.12.0-r1::gentoo, ebuild scheduled for merge)
 =media-libs/clutter-1.6.8:1.0 required by
 (media-video/totem-3.2.1::gentoo, ebuild scheduled for merge)
 =media-libs/clutter-1.4.0:1.0 required by (x11-libs/mx-1.3.1::gentoo,
 ebuild scheduled for merge)

   (dev-python/pygobject-2.28.6::gentoo, installed) pulled in by
 =dev-python/pygobject-2.12.0:2 required by
 (net-libs/telepathy-farsight-0.0.17::gentoo, ebuild scheduled for merge)
 =dev-python/pygobject-2.16:2 required by
 (net-libs/farsight2-0.0.26::gentoo, ebuild scheduled for merge)
 =dev-python/pygobject-2.26:2[introspection] required by
 (gnome-base/gnome-applets-3.2.1::gentoo, ebuild scheduled for merge)

   (media-libs/cogl-1.8.2::gentoo, ebuild scheduled for merge) pulled in by
 =media-libs/cogl-1.8.0:1.0[introspection,pango] required by
 (media-libs/clutter-1.8.2::gentoo, ebuild scheduled for merge)

 So basically gnome-base/gnome-applets-3.2.1 is trying to pull in a
 different version of pygobject than the rest of gnome 3 is and cogl is
 being pulled in by clutter 1.8.2 but cogl isn't compatible with earlier
 versions of clutter which gnome 3 also wants.

 What a mess.



 On Fri, Dec 2, 2011 at 7:10 PM, Neil Bothwick n...@digimed.co.uk wrote:

 On Fri, 2 Dec 2011 18:27:33 -0500, Jason Weisberger wrote:

  Removing pygobject didn't help that block for some reason Which
  doesn't make sense And clutter isn't on my system.
  Why would both of those packages be slotted as :2 if one isn't on my
  system and I only have one instance of pygobject?

 Run emerge with the --tree option to see the answer to this.


 --
 Neil Bothwick

 MIPS: Meaningless Indication of Processor Speed




 --
 Jason Weisberger
 jbdu...@gmail.com




-- 
Jason Weisberger
jbdu...@gmail.com


Re: [gentoo-user] Gnome 3.2.2 Block

2011-12-02 Thread Jason Weisberger
Sorry to answer some of my own questions, but I seem to have resolved the
slotting problems with --backtrace=30

Don't know what the hell that option even does, I'll investigate later.

Everything is compiling perfectly, albeit without fallback mode.  Any ideas
for resolving the pygobject:2 introspection block so I can install it?

On Fri, Dec 2, 2011 at 10:15 PM, Jason Weisberger jbdu...@gmail.com wrote:

 Ok, worked through some of it, but pretty badly.

 pygobject:2 needs -introspection to be able to slot :2 and :3 on the same
 system.  Ok done.  However gnome 3's fallback mode gnome-applets needs
 pygobject:2 WITH introspection.  Ok fine, I'll build gnome-base/gnome
 -fallback.  Problem badly solved.

 Secondly, if I emerge =clutter-1.8.2 on it's own, that goes fine and the
 block goes away.  Done.

 OK, so my blocks are taken care of.  Now this:

 !!! Multiple package instances within a single package slot have been
 pulled
 !!! into the dependency graph, resulting in a slot conflict:

 gnome-base/gsettings-desktop-schemas:0

   (gnome-base/gsettings-desktop-schemas-3.2.0-r1::gentoo, ebuild scheduled
 for merge) pulled in by
 =gnome-base/gsettings-desktop-schemas-3.0.2 required by
 (gnome-base/gnome-control-center-3.2.2::gentoo, ebuild scheduled for merge)

   (gnome-base/gsettings-desktop-schemas-3.0.1::gentoo, installed) pulled
 in by
 (no parents that aren't satisfied by other packages in this slot)

 net-libs/telepathy-glib:0

   (net-libs/telepathy-glib-0.16.3::gentoo, ebuild scheduled for merge)
 pulled in by
 =net-libs/telepathy-glib-0.16.0 required by
 (net-im/empathy-3.2.2::gentoo, ebuild scheduled for merge)
 (and 1 more with the same problem)

   (net-libs/telepathy-glib-0.14.10::gentoo, installed) pulled in by
 (no parents that aren't satisfied by other packages in this slot)

 gnome-base/dconf:0

   (gnome-base/dconf-0.10.0::gentoo, ebuild scheduled for merge) pulled in
 by
 =gnome-base/dconf-0.10 required by
 (gnome-base/gnome-core-libs-3.2.1::gentoo, ebuild scheduled for merge)

   (gnome-base/dconf-0.8.0::gentoo, installed) pulled in by
 (no parents that aren't satisfied by other packages in this slot)

 dev-cpp/glibmm:2

   (dev-cpp/glibmm-2.28.2::gentoo, installed) pulled in by
 (no parents that aren't satisfied by other packages in this slot)

   (dev-cpp/glibmm-2.30.1::gentoo, ebuild scheduled for merge) pulled in by
 =dev-cpp/glibmm-2.30.0:2 required by (dev-cpp/gtkmm-3.2.0::gentoo,
 ebuild scheduled for merge)

 gnome-base/gnome-keyring:0

   (gnome-base/gnome-keyring-2.32.1-r1::gentoo, installed) pulled in by
 (no parents that aren't satisfied by other packages in this slot)

   (gnome-base/gnome-keyring-3.2.2::gentoo, ebuild scheduled for merge)
 pulled in by
 =gnome-base/gnome-keyring-3.2.1 required by
 (gnome-base/gnome-core-apps-3.2.1::gentoo, ebuild scheduled for merge)
 (and 3 more with the same problem)

 x11-libs/gtk+:3

   (x11-libs/gtk+-3.2.2-r1::gentoo, ebuild scheduled for merge) pulled in by
 =x11-libs/gtk+-3.2.1:3[cups?] required by
 (gnome-base/gnome-core-libs-3.2.1::gentoo, ebuild scheduled for merge)
 (and 7 more with the same problem)

   (x11-libs/gtk+-3.0.12-r1::gentoo, installed) pulled in by
 (no parents that aren't satisfied by other packages in this slot)

 dev-libs/json-glib:0

   (dev-libs/json-glib-0.14.2::gentoo, ebuild scheduled for merge) pulled
 in by
 =dev-libs/json-glib-0.13.2 required by
 (gnome-base/gnome-shell-3.2.1-r1::gentoo, ebuild scheduled for merge)

   (dev-libs/json-glib-0.12.6::gentoo, installed) pulled in by
 (no parents that aren't satisfied by other packages in this slot)

 x11-libs/pango:0

   (x11-libs/pango-1.29.4::gentoo, ebuild scheduled for merge) pulled in by
 =x11-libs/pango-1.29.3 required by
 (gnome-base/gnome-core-libs-3.2.1::gentoo, ebuild scheduled for merge)
 (and 1 more with the same problem)

   (x11-libs/pango-1.28.4::gentoo, installed) pulled in by
 (no parents that aren't satisfied by other packages in this slot)

 gnome-base/libgnome-keyring:0

   (gnome-base/libgnome-keyring-3.2.2::gentoo, ebuild scheduled for merge)
 pulled in by
 =gnome-base/libgnome-keyring-3.2 required by
 (gnome-base/gnome-core-apps-3.2.1::gentoo, ebuild scheduled for merge)
 (and 1 more with the same problem)

   (gnome-base/libgnome-keyring-2.32.0::gentoo, installed) pulled in by
 (no parents that aren't satisfied by other packages in this slot)

 gnome-extra/evolution-data-server:0

   (gnome-extra/evolution-data-server-3.2.2::gentoo, ebuild scheduled for
 merge) pulled in by

 =gnome-extra/evolution-data-server-3.2.2[gnome-online-accounts?,weather]
 required by (mail-client/evolution-3.2.2::gentoo, ebuild scheduled for
 merge)
 (and 5 more with the same problem)

   (gnome-extra/evolution-data-server-2.32.3-r1::gentoo, installed) pulled
 in by
 (no parents that aren't satisfied by other packages in this slot)

 x11-themes/gnome-themes

[gentoo-user] Gnome 3.2.2 Block

2011-12-01 Thread Jason Weisberger
From a fresh install, upgrading from Gnome 2.26, I'm trying to install
gnome 3.2.2, but getting nowhere fast.  I stopped using Gentoo back before
slots became common, so maybe I'm missing something as far as that goes.

Thanks in advance guys/gals!

Jason Weisberger

jbdubbspc jbdubbs # emerge -pv =gnome-base/gnome-3.2.1

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

Calculating dependencies... done!
[ebuild  N ] dev-libs/libnl-1.1-r2  USE=-doc 283 kB
[ebuild  N~] media-gfx/shared-color-profiles-0.1.4  18,209 kB
[ebuild  N ] net-misc/mobile-broadband-provider-info-20100510  64 kB
[ebuild  N ] net-im/telepathy-connection-managers-1  USE=-icq -irc
-jabber -msn -sip -yahoo -zeroconf 0 kB
[ebuild  N ] app-arch/cabextract-1.4  USE=-extra-tools 218 kB
[ebuild  N ] x11-themes/gnome-icon-theme-symbolic-3.0.0  203 kB
[ebuild  N~] net-libs/liboauth-0.9.5  USE=nss -bindist -curl -doc 414
kB
[ebuild  N~] dev-util/itstool-1.1.1  77 kB
[ebuild  N ] net-im/telepathy-mission-control-5.8.1
 USE=gnome-keyring 1,108 kB
[ebuild  N ] app-text/docbook-sgml-dtd-4.1-r3  56 kB
[ebuild  N ] app-text/docbook-sgml-dtd-3.0-r3  43 kB
[ebuild  N ] app-text/docbook-dsssl-stylesheets-1.79  272 kB
[ebuild U ~] x11-themes/gnome-backgrounds-3.2.0 [2.32.0] 8,737 kB
[ebuild  N ] x11-themes/gnome-icon-theme-extras-3.0.0  2,069 kB
[ebuild  N~] dev-lang/spidermonkey-1.8.5-r1  USE=-debug -static-libs
-test 6,021 kB
[ebuild U ~] gnome-extra/gconf-editor-3.0.0 [2.32.0] 1,444 kB
[ebuild  N ] app-admin/apg-2.3.0b-r5  USE=cracklib 108 kB
[ebuild U ~] dev-python/pycairo-1.10.0-r2 [1.8.10] USE=svg -doc
-examples -test 634 kB
[ebuild  N ] net-wireless/wireless-tools-29  USE=nls -multicall 288 kB
[ebuild  N~] net-wireless/wpa_supplicant-0.7.3-r5  USE=dbus readline
ssl -debug -eap-sim -fasteap -gnutls -madwifi (-ps3) -qt4 -wimax -wps
1,600 kB
[ebuild  N~] media-fonts/cantarell-0.0.7  USE=X 356 kB
[ebuild  NS   ~] gnome-extra/gtkhtml-4.2.2 [3.32.2] 1,043 kB
[ebuild  N ] sys-apps/lsb-release-1.4  11 kB
[ebuild  N ] dev-scheme/guile-1.8.8-r1  USE=deprecated nls regex
threads -debug -debug-freelist -debug-malloc -discouraged -emacs
-networking 3,864 kB
[ebuild  N ] media-gfx/exiv2-0.21.1-r1  USE=nls zlib -contrib -doc
-examples -xmp LINGUAS=-de -es -fi -fr -pl -ru -sk 2,935 kB
[ebuild  N ] media-libs/giflib-4.1.6-r2  USE=X -rle -static-libs 495
kB
[ebuild  N ] app-text/recode-3.6_p17-r2  USE=nls -static-libs 2,021 kB
[ebuild  N~] media-video/gnome-video-effects-0.3.0  175 kB
[ebuild  N ] x11-apps/xhost-1.0.4  USE=ipv6 113 kB
[ebuild U ~] x11-themes/gnome-icon-theme-3.2.1.2 [3.0.0] USE=branding
13,682 kB
[ebuild  N~] x11-themes/gnome-icon-theme-symbolic-3.2.1  144 kB
[ebuild U ~] gnome-extra/gnome-user-docs-3.2.1 [2.32.0] USE=-test
2,916 kB
[ebuild  N ] app-text/docbook-sgml-dtd-3.1-r3  55 kB
[ebuild  N ] app-text/docbook-sgml-dtd-4.0-r3  55 kB
[ebuild  N ] app-text/docbook-xml-simple-dtd-4.1.2.4-r2  35 kB
[ebuild  N ] app-text/docbook-xml-simple-dtd-1.0-r1  31 kB
[ebuild  N ] dev-perl/SGMLSpm-1.03-r5  92 kB
[ebuild  N ] app-text/opensp-1.5.2-r2  USE=nls -doc -static-libs
-test 1,486 kB
[ebuild  N ] sys-libs/libcap-ng-0.6.5  USE=python 354 kB
[ebuild  N~] app-crypt/p11-kit-0.9  USE=-debug 515 kB
[ebuild  N ] www-client/lynx-2.8.7_p1  USE=bzip2 ipv6 nls ssl unicode
-cjk -gnutls 2,376 kB
[ebuild  N ] media-fonts/corefonts-1-r4  USE=X 3,843 kB
[ebuild U ~] dev-libs/glib-2.30.2 [2.28.8] USE=fam static-libs -debug
-doc (-selinux) -systemtap% -test -utils% -xattr (-introspection%) 5,683 kB
[ebuild  NS] media-libs/lcms-2.2-r1 [1.19] USE=jpeg tiff zlib -doc
-static-libs -test 4,096 kB
[ebuild  N ] net-dialup/ppp-2.4.5-r1  USE=gtk ipv6 pam -activefilter
-atm -dhcp -eap-tls -radius 709 kB
[ebuild  N~] gnome-extra/yelp-xsl-3.2.1  544 kB
[ebuild  N ] app-text/openjade-1.3.2-r3  USE=-static-libs 874 kB
[ebuild  N ] media-libs/libgphoto2-2.4.11-r1  USE=exif jpeg nls -doc
-examples -gd -zeroconf CAMERAS=ptp2 -adc65 -agfa_cl20 -aox -ax203
-barbie -canon -casio_qv -clicksmart310 -digigr8 -digita -dimagev
-dimera3500 -directory -enigma13 -fuji -gsmart300 -hp215 -iclick -jamcam
-jd11 -jl2005a -jl2005c -kodak_dc120 -kodak_dc210 -kodak_dc240
-kodak_dc3200 -kodak_ez200 -konica -konica_qm150 -largan -lg_gsm -mars
-mustek -panasonic_coolshot -panasonic_dc1000 -panasonic_dc1580
-panasonic_l859 -pccam300 -pccam600 -polaroid_pdc320 -polaroid_pdc640
-polaroid_pdc700 -ricoh -ricoh_g3 -samsung -sierra -sipix_blink
-sipix_blink2 -sipix_web2 -smal -sonix -sony_dscf1 -sony_dscf55
-soundvision -spca50x -sq905 -st2205 -stv0674 -stv0680 -sx330z -template
-topfield -toshiba_pdrm11 4,294 kB
[ebuild  N ] app-i18n/enca-1.13  USE=recode -doc 520 kB
[ebuild  N ] media-plugins/gst-plugins-jpeg-0.10.30  0 kB
[ebuild  N ] x11-apps/mesa-progs-8.0.1  9,766 kB
[ebuild  NS   ~] gnome-base/gnome-desktop

[gentoo-user] Re: Gnome 3.2.2 Block

2011-12-01 Thread Jason Weisberger
Correction, Gnome 3.2.1


-- 
Jason Weisberger
jbdu...@gmail.com


Re: [gentoo-user] Random reboots. Where to start?

2011-03-01 Thread Jason Weisberger
I've had mine for a while now, so I wouldn't be surprised if 1.5 was the
correct voltage for your sticks.  Double check the manufacturer's website to
be sure.
On Feb 28, 2011 2:06 AM, Dale rdalek1...@gmail.com wrote:
 Jason Weisberger wrote:

 I actually have 4 gigs of gskill DDR 3 1600 and from experience I can
 tell you that the stock voltage on those chips is set too low. The
 company actually recommends that you use 1.9 volts while most
 motherboards will default to 1.5 or 1.6. Double check this however,
 because I know they were working on some JEDEC compliant DDR 3
 (standard voltage of 1.5) a while back but I'm not certain if they
 just decided to throw in the towel on that effort. My system would
 crash using 1.5 but wouldn't produce any errors on memtest86+. This
 all just sounds too familiar.



 I updated my kernel so I had to reboot. I checked the voltages and it
 appears to be set to 1.5. It was set to auto, when I selected manual,
 it said 1.5v. I don't know for sure that is what it is when it is
 running tho. That could just be where it starts when in manual mode.
 Since it is working now, I set it back to auto. Don't want there to be
 anything, so I ain't going to start anything either. ;-) According to
 gkrellm, Vcore1 is 1.39. Vcore2 is 1.52. I assume that is Vcore2.

 I just bought my memory sticks in the past month or so for the last
 three. The first stick I got was about 2 months ago. Maybe the new
 ones are improved or something? How long you had yours?

 Is there some way to check on BIOS settings while booted into Linux?
 I'm talking about things like timings and such. I have gkrellm set up
 for some stuff. Just don't see timings and such in there. Just curious
 tho.

 Dale

 :-) :-)



Re: [gentoo-user] Random reboots. Where to start?

2011-02-27 Thread Jason Weisberger
I actually have 4 gigs of gskill DDR 3 1600 and from experience I can tell
you that the stock voltage on those chips is set too low.  The company
actually recommends that you use 1.9 volts while most motherboards will
default to 1.5 or 1.6.  Double check this however, because I know they were
working on some JEDEC compliant DDR 3 (standard voltage of 1.5) a while back
but I'm not certain if they just decided to throw in the towel on that
effort. My system would crash using 1.5 but wouldn't produce any errors on
memtest86+.  This all just sounds too familiar.
On Feb 26, 2011 11:15 AM, Dale rdalek1...@gmail.com wrote:
 Yohan Pereira wrote:

 On Saturday 26 Feb 2011 04:36:32 AM Dale wrote:

 I booted a USB stick and it ran a long time with no problem.


 ok this may have nothing to do with it but was it a 32 bit OS on the
 usb stick? does it use all 8 gigs?


 dont know if this makes any diffrence though just guessing.


 --


 - Yohan Pereira


 A man can do as he will, but not will as he will - Schopenhauer



 I booted a 64 bit. It did see all the ram and I'm up to 16Gbs now. I
 started with 4, then went to 8 and then went to 16Gbs. Newegg kept
 having sales. lol

 Dale

 :-) :-)


Re: [gentoo-user] Microcode update AMD

2011-01-17 Thread Jason Weisberger
As he said in the previous message, there are almost never changelogs for
microcode updates.

I do, however, have to disagree with *never* disabling microcode updates.
If I recall properly, the AMD Phenom II 720 was able to be unlocked to 4
cores via a misconfiguration that enabled it with ACC.  AMD later corrected
this issue with a microcode update.  True, some motherboards worked around
that fix a different way, but if you had a first gen board with ACC support
you *had* to have the old microcode for it to work.  The update killed your
free core :)
On Jan 17, 2011 3:06 PM, meino.cra...@gmx.de wrote:
 Volker Armin Hemmann volkerar...@googlemail.com [11-01-17 20:16]:
 On Monday 17 January 2011 18:21:48 meino.cra...@gmx.de wrote:
  Hi,
 
  I have two questions:
 
  1) Do I have to enable microcode updates in the BIOS of my Crosshair
  IV Formula to activate microcodes push in the CPU by the module
  microcode ? (AMD Phenom X6 1090T)
 

 you ALWAYS have to activate that! This way the bios updates the microcode
with
 the latest version it is carrying around. Not activating that option is
 really, really stupid. For many reasons. It is also (almost) completely
 unrelated to that blob.

 That blob is for the OS so you can upload an even more recent version of
 microcode. In case your bios sucks. For example.

  2) Does anyone know, what these microcodes do? They are fixes for...
  ...what?

 the CPU. All CPUs use microcode. For decades. Google, or go straight to
 wikipedia.
 http://en.wikipedia.org/wiki/Microcode


 Cool down. I know for waht microcodes are good for.

 My question means: What specific bugs/features of my CPU get fixed,
 when I use the microcde included in the recent microcode update???






Re: [gentoo-user] Microcode update AMD

2011-01-17 Thread Jason Weisberger
The word probably implies that you have no idea what the statistics were
on getting a perfectly good core were or why they disabled entire batches of
cores based on an error from one.

You are just overdriving your point.  If he doesn't want to enable updation
of microcode, it won't hurt anything.  If it was functioning fine before, it
will also be fine without an update.  There is nothing wrong with keeping
the version of code that is stable for you.  It isn't stupid, its a good
rule of thumb.  If it isn't broken, don't fix it.
On Jan 17, 2011 4:15 PM, Volker Armin Hemmann volkerar...@googlemail.com
wrote:
 On Monday 17 January 2011 15:13:54 Jason Weisberger wrote:
 As he said in the previous message, there are almost never changelogs for
 microcode updates.

 I do, however, have to disagree with *never* disabling microcode updates.
 If I recall properly, the AMD Phenom II 720 was able to be unlocked to 4
 cores via a misconfiguration that enabled it with ACC. AMD later
corrected
 this issue with a microcode update. True, some motherboards worked around
 that fix a different way, but if you had a first gen board with ACC
support
 you *had* to have the old microcode for it to work. The update killed
your
 free core :)

 a 'free core' that is probably broken in mysterious and hard to find but
 nonetheless very dangerous ways. Thanks.




Re: [gentoo-user] modem problem : Speedstream vs Zoom

2010-12-16 Thread Jason Weisberger
I second that.  Gentoo probably isn't working because you have a custom
pppoe networking configuration.  The others are built with a standard dhcp
configuration.  Wipe your custom stuff and all will be well.
On Dec 16, 2010 6:29 PM, Paul Hartman
paul.hartman+gen...@gmail.compaul.hartman%2bgen...@gmail.com
wrote:
 On Thu, Dec 16, 2010 at 4:27 PM, Philip Webb purs...@ca.inter.net wrote:
 I've run into a bizarre problem with broadband  modems.

 Both Mandriva  my Gentoo use Kernel 2.6.33  I've recompiled the kernel
 to include all the various PPP-related drivers Mandriva compiles as
modules
 (I have them as part of the actual kernel via 'Y', not as modules);
 I've also recompiled Gentoo pkgs 'ppp baselayout sysvinit';
 I've also tried copying options from Mandriva files in  /etc/ppp/
 to similar files in Gentoo, though they use the older Rp-pppoe approach.
 Still the same line in 'daemon.log' : timeout waiting for PADO packets,
 unable to complete PPPoE discovery.

 If it's a modem+router combo, do you need to worry about PPPoE at all
 on your computer anymore? I think typically the router would take care
 of that for you, and all your PC does is get a DHCP address (NAT) from
 the router and is done with it, at least that's how all the ones I've
 seen behave (unless you've intentially disabled the router part and
 are using your PC as the router or are going routerless). Just
 throwing it out there. :)



Re: [gentoo-user] Somewhat OT. Building a rig. Want to get opinions before spending $$$

2010-11-26 Thread Jason Weisberger
Couple of things to note:

The geforce 210 is not even powerful enough to do 1080p blueray playback.
Might want to consider a minor upgrade if you are going to do anything
entertainment-wise on this system.

Consider doing the ddr 3 system for longevity.  If you do end up getting the
ddr 2 motherboard and ram, the AM3 socket 945 x4 will fit in and run with
the AM2+ board, however AM3 and ddr3 are the current standards and at least
the next generation of amd processors should be backwards compatible with
that socket.

Also, I do slightly disagree with the previous author recommending an 800
watt psu with the configurations you posted.  That wattage should be
recommended for a bleeding edge single gpu system and a bleeding edge
processor.  500-600 should be enough for your needs as long as it's a
quality part.
On Nov 26, 2010 4:33 PM, Dale rdalek1...@gmail.com wrote:
 I'm planning to build a new rig. My current rig is about 7 or 8 years
 old now and it needs to be updated. Current rig is AMD 2500+ with 2Gbs
 of ram and a Abit NF7 v2.0 mobo. Couple hard drives too.

 New build #1 with links and all.

 http://www.newegg.com/Product/Product.aspx?Item=N82E1689160

 COOLER MASTER HAF 932 RC-932-KKN1-GP Black case. I included this
 because of the rather LARGE CPU heatsink that is going to be listed
 later. I did a google image search and saw it in other rigs so it
 should fit in there.

 http://www.newegg.com/Product/Product.aspx?Item=N82E16813130265

 MSI 790XT-G45 AM3/AM2+/AM2 AMD 790X motherboard. It's not the latest
 but it is a OK mobo.

 http://www.newegg.com/Product/Product.aspx?Item=N82E16814125296

 GIGABYTE GV-N210OC-512I GeForce 210 512MB 64-bit GDDR2 PCI Express 2.0
 x16 HDCP video card. I don't do gaming. Actually, my old FX-5200 does
 pretty well but won't fit in the new mobo. I really don't need a super
 fast video card here.

 http://www.newegg.com/Product/Product.aspx?Item=N82E16817153116

 Thermaltake TR2 TRX-650M 650W ATX 12V v2.3 / EPS 12V Power supply. I
 like this brand and would like to stay with this but if the price is
 right, I could be tempted to change my mind. My biggest question on
 this, can this handle this mobo, CPU, video card and 3 to 4 drives
 including a DVD burner?

 http://www.newegg.com/Product/Product.aspx?Item=N82E16819103644

 AMD Phenom II X4 940 Black Edition Deneb 3.0GHz 4 x 512KB L2 Cache 6MB
 L3 Cache Socket AM2+ 125W Quad-Core Processor. From the searches I did,
 this should fit this mobo fine. Agree?

 http://www.newegg.com/Product/Product.aspx?Item=N82E16820104073

 Kingston HyperX 4GB (2 x 2GB) 240-Pin DDR2 SDRAM DDR2 1066 Desktop
 Memory. I have used this brand before with not one problem. Like
 before, if the price is right, I could change this.

 http://www.newegg.com/Product/Product.aspx?Item=N82E16835118056

 ZALMAN CNPS10X FLEX CPU Cooler. This thing got good reviews and it is
 not priced to high. According to the searches I have done this will fit
 the mobo/CPU and should fit in the case. Any disagreements on this?

 This is build #2:

 I'll be using the same case, power supply, video card etc so I won't
 list them all twice. Just listing the things that have to be changed.

 http://www.newegg.com/Product/Product.aspx?Item=N82E16813128431

 GIGABYTE GA-770T-USB3 AM3 AMD 770 USB 3.0 ATX AMD Motherboard. The only
 thing I don't like about this is that it doesn't have a com port for my
 UPS. I guess a adapter will be found somewhere.

 http://www.newegg.com/Product/Product.aspx?Item=N82E16819103675

 AMD Phenom II X4 945 Deneb 3.0GHz 4 x 512KB L2 Cache 6MB L3 Cache Socket
 AM3 125W Quad-Core Processor. This should fit the mobo according to the
 website. Agree?

 http://www.newegg.com/Product/Product.aspx?Item=N82E16820148325

 Crucial Ballistix 4GB (2 x 2GB) 240-Pin DDR3 SDRAM DDR3 1600 (PC3 12800)
 Desktop Memory. According to newegg this fits the mobo. Agree?

 I only plan to build one or the other not both. I would like to make
 sure everything should fit fine but I would also like to get a opinion.
 I would like a opinion on whether build #2 would be better in the long
 run? It appears to be a bit faster although the price is not much
 different. Build #1 is $611.92. Build #2 is $637.92. That doesn't
 include shipping but a lot of the items have free shipping anyway.
 Basically, I need this to last me several years since I can't afford to
 rebuild every few years. Also, one reason for the HUGE CPU cooler, I
 run folding in the winter. Helps heat the place up a bit. lol My
 current rig with a Volcano 12 runs at about 90F at full load. I would
 like to run pretty close to that since it just makes the CPU last longer.

 I'm open to ideas, discussion, problems and opinions. I mostly want to
 make sure each build will work and which I should build.

 Thanks for your time and replies. If you need more info, let me know.

 Dale

 :-) :-)



Re: [gentoo-user] portage bug?

2009-05-17 Thread Jason Weisberger
From what I see, update newuse deep world is NOT pulling it back in.  That's
the bug.

On May 17, 2009 6:26 PM, Daniel Pielmeier daniel.pielme...@googlemail.com
wrote:

Daniel Iliev schrieb am 18.05.2009 00:16:

 Hi,Would anybody, please, confirm the following behavior before I
file a  report with B
What is the problem with this behavior. You unmerge yaml but it is
needed by Module-Build. What do you expect --depclean to do? If you run
emerge --update --newuse --deep world yaml would be pulled in again as
it is needed by Module-Build. --depclean only removes packages that have
now reverse dependencies which is not the case here.

--
Daniel Pielmeier


Re: [gentoo-user] nForce4 eth driver not working...

2009-03-18 Thread Jason Weisberger
You should have two different ethernet ports on that motherboard, the
primary one should use forcedeth, the secondary should use the new marvell
yukon phy driver, make sure those are compiled into your running kernel.

On Mar 18, 2009 2:41 PM, Neil Bothwick n...@digimed.co.uk wrote:

On Wed, 18 Mar 2009 19:35:14 +0100, Jarry wrote:  I have a strange problem
with my motherboard (nF...
Run lspci -k (or lspci -v) from the live CD to see which module it is
using.


--
Neil Bothwick

Those are my principles. If you don't like them I have others.


Re: [gentoo-user] a multi-process browser?

2009-02-14 Thread Jason Weisberger
An interesting project that has come up is called Crossover Chromium, which
is a specially packaged version of Chrome and Wine, but yeah in the meantime
Konqueror does a pretty good job even if it does render slightly differently
on my system.

On Feb 14, 2009 11:11 PM, Joshua Murphy poiso...@gmail.com wrote:

On Sat, Feb 14, 2009 at 10:57 PM, zhangwe...@realss.com wrote:  I always
wonder if I can run fi...
Google Chrome's another that has this wonderful feature... and doesn't
run on Linux (yet).

--
Poison [BLX]
Joshua M. Murphy


Re: [gentoo-user] Gentoo VMWare image works on Intel but not AMD. Are they not interchangeable?

2007-02-06 Thread Jason Weisberger

Daevid,

If your Gentoo installation was compiled with march=p4 or the like, your
image will not work on an AMD machine.  The way to have them interchangeable
is to use march=i686 mtune=p4, that way there are no cpu-specific
instructions compiled into your binaries.  mtune will just adjust the
scheduling to fit the pipeline of your most used arch.  The one piece of
hardware that cannot be virtualized on an x86 machine is unfortunately the
cpu, unless of course you're running a new cpu with Intel Virtualization or
AMD's Pacifica.  Even then, it can't deal with incompatible binaries.
You'll not just have to recompile your kernel, but your entire system with
the new cflags for it to work interchangeably.

Jason Weisberger

On 2/5/07, Daevid Vincent [EMAIL PROTECTED] wrote:


I have a VMWare Workstation image of Gentoo Linux that I transfer between
my
desktop and my notebook (for LAMP/Ruby development) and it works fantastic
on both. Both are running WindowsXP as the host VMWare. Both are Pentium4.


Recently, I tried to share the image with a co-worker and it pukes out
about
the time it does some udev stuff at the top of starting up. The (rc.init?)
scripts start breaking and spewing lots of errors and ultimately doesn't
mount the filesystem properly. We are able to manually mount it later, but
then lost of other things are broken. VMware doesn't have any errors we
could find, not even in the logs. It seems to be an OS issue.

Does the host CPU make a difference? I thought it was all emulated? I
tried
to recompile the kernel with the generic '386 CPU settings and removed all
power mgmt etc, and the same issue happens.

Can I not transfer between Intel and AMD CPUs? Is there some magic thing
in
the kernel I need to set so it can work on both?

We attempted several times and tried using VMWare player and also VMWare
workstation.

It would really suck to have to have him re-compile everything just to get

the same dev environment setup as mine.

I also posted this on the VMWare forums in case anyone cares:
http://www.vmware.com/community/thread.jspa?threadID=71079

--
gentoo-user@gentoo.org mailing list





--
Jason Weisberger
[EMAIL PROTECTED]


Re: [gentoo-user] udev 103, alsa dual soundcard problem

2006-11-27 Thread Jason Weisberger

Dave,

Alsasound init script does not require coldplug.  Remove coldplug, then
recompile your ALSA installation if it complains about it.  Don't forget to
etc-update or dispatch-conf to update the init scripts.  As far as them
loading in reverse order, see the gentoo-wiki for information on forcing
module loading with regard to multiple card setups:
http://gentoo-wiki.com/HOWTO_ALSA_Complete_%28includes_dmix%29#Post-Installation_Configuration

On 11/28/06, Daniel Barkalow [EMAIL PROTECTED] wrote:


On Mon, 27 Nov 2006, Dave Jones wrote:

 Even worse is that udev seems to discover the sound cards in the reverse
 order to coldplug.  My Audigy card becomes /dev/dsp1 and the Intel card
 is /dev/dsp0.

You should be able to force them to get the names you want with a couple
of sufficiently specific udev rules. The whole point of udev is that this
sort of policy is up to you, rather than being chosen by the system using
black magic. Look at the manpage for udev and the rules in
/etc/udev/rules.d/, and write rules for NAME=sound/dsp0 and
NAME=sound/dsp1 which match the cards you want to have those names.

 Unfortunately,  Audacious, my music player of choice, doesn't seem to
 offer any choice of which dsp to use.

Assuming you've emerged audacious-plugins the alsa USE flag, go to
Audacious's preferences, Audio, and select ALSA 1.2.2 output plugin
instead of OSS Output Plugin, to actually use ALSA natively for it
(which lets ALSA do software mixing, among other benefits).

In any case, under Audio, Output Plugin Preferences for either of these
plugins will let you select a card arbitrarily.

-Daniel
*This .sig left intentionally blank*
--
gentoo-user@gentoo.org mailing list





--
Jason Weisberger
[EMAIL PROTECTED]


Re: [gentoo-user] OT - Win4Lin

2006-11-06 Thread Jason Weisberger
!!! One of the following masked packages is required to complete your request:- app-emulation/win4lin-5.1.1 (masked by: package.mask)# J. Alberto Suárez López [EMAIL PROTECTED]
 (13 Oct 2006)# Masked pending removal for 13 Nov 2006.# netraverse don't support gentoo more, and users can# use the w4l installer.On 11/5/06, 
Michael Sullivan [EMAIL PROTECTED] wrote:
Does anybody know what happened to Win4Lin in portage?The packageitself seems to be masked, and sys-kernel/win4lin-sources is completelygone...--gentoo-user@gentoo.org
 mailing list-- Jason Weisberger[EMAIL PROTECTED]


Re: [gentoo-user] Re: aiglx vs 3d

2006-11-02 Thread Jason Weisberger
Yeah I would say that you're probably out of luck for right now. You might want to try the proprietary drivers with XGL, since the seperate XGL server along with the new mesa provides much of the stuff that's missing in current driver implementations. If that doesn't work, I'd say to just wait it out.
On 11/2/06, oskar kapala [EMAIL PROTECTED] wrote:
Jason Weisberger wrote: The composite extension is not necessary for AIGLX or XGL.Leaving it disabled is fine.Follow the directions at http://gentoo-wiki.com/HOWTO_AIGLX
 for more information.Thanks,Actually I did follow that howto. Well, after disabling this option Ihad to link the fglrx_dri.so from /usr/lib/xorg/modules/dri/ to/usr/lib/dri/.And now 
I.m getting message (:Xorg.0.log):(EE) AIGLX error: dlsym for __driCreateNewScreen_20050727 failed(/usr/lib64/dri/fglrx_dri.so: undefined symbol: __driCreateNewScreen_20050727)(EE) AIGLX: reverting to software rendering
(II) Loading local sub module GLcoreProbably this means that really my card is not supporting aiglx.BTW, I don't haveLoad GLcorein my xorg.confThanks again,oskar
--gentoo-user@gentoo.org mailing list-- Jason Weisberger[EMAIL PROTECTED]



Re: [gentoo-user] aiglx vs 3d

2006-11-01 Thread Jason Weisberger
The composite extension is not necessary for AIGLX or XGL. Leaving it disabled is fine. Follow the directions at http://gentoo-wiki.com/HOWTO_AIGLX for more information.
On 11/1/06, Robert Walter [EMAIL PROTECTED] wrote:
hiAFAIK, the proprietary ati drivers don't support compositing and the xorg drivers don't support dri for r400 chipsetsi.e. aiglx doesn't work for the xpress 200m :(i've read somewhere that xorg is working on dri for r300  r400 chipsets. we have to be patient.
best regards robert--gentoo-user@gentoo.org mailing list-- Jason Weisberger
[EMAIL PROTECTED]


Re: [gentoo-user] Gnome USB Mouse Problem

2006-10-04 Thread Jason Weisberger
You may want to consider compiling a custom kernel instead of using Genkernel, making sure to select the proper USB drivers for your system. I personally haven't heard of this problem before, but it's the best solution I can think of at the moment.
Jason WeisbergerOn 10/4/06, Suranga Kasthuriarachchi [EMAIL PROTECTED] wrote:
Dear all,I jest install the Gentoo using 2006.1 with genkernel, i'm using usb mouse. but mouse is moving very slowly. when i'm execute programms using keybord. that software working fast. but mouse moving horrible. please help me one this matter.
ThanksSuranga 

-- Jason Weisberger[EMAIL PROTECTED]


Re: [gentoo-user] xorg is unable to detect mouse

2006-09-29 Thread Jason Weisberger
Daniel,In case you had not noticed, compiling the entire distro from source is not the newbie way to install a linux distro either. I think if you're that worried about autoconfiguration, you should probably look elsewhere.
Daniel lliev wrote: Nope! I agree with the OP. My plain 2 buttons + scroller mouse wasn't detected too. So I copied my old xorg.conf. I really think xorg configuration should be more user friendly. Woking X
 is crucial for not getting newbies scared. ;-)-- Jason Weisberger[EMAIL PROTECTED]


[gentoo-user] Creating a LiveCD

2006-09-06 Thread Jason Weisberger
List,Been following http://gentoo-wiki.com/HOWTO_build_a_LiveCD_from_scratch for the past couple days trying to assemble my own custom livecd. Have one problem I cannot get past. 
Kernel outputs:No filesystem could mount root: tried ext3 ext2 jfs xfs squashfs vfat iso9660 udfKernel Panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)My /boot/grub/menu.lst is as follows:
default 0timeout 30title=LiveCD root (cd) kernel (cd)/boot/vmlinuz-2.6.17-ck1-r3 root=/dev/ram0 init=/linuxrc looptype=squashfs loop=/livecd.squashfs udev nodevfs cdroot dodmraid real_root=/dev/loop/0
My kernel configuration on the LiveCD includes a genkernel all with manual patches for SquashFS 3.1 and Reiser4. I did my own make menuconfig after the genkernel config, so it didn't miss compiling them in. SquashFS tools version is 
3.1, kernel squashfs is 3.1. Pleae give me a hint or two :)Thanks!-- Jason Weisberger[EMAIL PROTECTED]


Re: [gentoo-user] Freezing on Mounting Local Filesystems

2006-08-30 Thread Jason Weisberger
Martins,The problem just seemed to disappear I did a few kernel upgrades since this thread, and it never seemed to kick in again. I've also switched to reiser 4, but that was recently, so I guess I'm not really sure where the problem was. I'm still using ck sources without problems now.
Jason Weisberger


[gentoo-user] Error Installing cdrtools

2006-08-27 Thread Jason Weisberger
List,Hey, I have a small problem installing cdrtools through portage: Source compiled. Test phase [not enabled]: app-cdr/cdrtools-2.01.01_alpha11 Install cdrtools-2.01.01_alpha11
 into /var/tmp/portage/cdrtools-2.01.01_alpha11/image/ category app-cdr!!! dobin: cdda2wav/OBJ/*-*-cc/cdda2wav does not exist!!! ERROR: app-cdr/cdrtools-2.01.01_alpha11 failed.Call stack: ebuild.sh, line 1543: Called dyn_install
 ebuild.sh, line 1017: Called src_install cdrtools-2.01.01_alpha11.ebuild, line 67: Called dieIf I change to the work directory and do a 'make install', everything works fine, so that's been my workaround to this point.
Any ideas?-- Jason Weisberger[EMAIL PROTECTED]


Re: [gentoo-user] Trouble with Logitech G7 in Xorg 7.0

2006-08-16 Thread Jason Weisberger
Just so you know, using the mouse driver and auto protocol is not the way you want to run a USB mouse in Modular X. You really should try out the evdev driver for full functionality. With evdev, you don't have to specify any options either.
On 8/16/06, Jules Colding [EMAIL PROTECTED] wrote:
On Tue, 2006-08-15 at 13:01 +0200, Jules Colding wrote: Hi, I've just got myself a new G7 to replace my older MX1000. The problem is that I can't get the G7 to work at all. Xorg does seem to recognize the
 G7 but I can't get any cursor movement at all. I've tried the evdev and mouse protocols, but to no avail. I am currently running with both mice connected in the hope that the G7
 suddenly will work...and the strangest thing happened... I went home yesterday after tryingout yet another bunch of xorg.conf configuration combination. I was fullof frustration of my new expensive mouse that I couldn't get working.
The mouse didn't work when I went home but it worked when I got backthis morning.I have *no* glue how that can happen?This is the xorg configuration that made it for me (with both mice atthe same time). Just let it simmer for a night before testing:
Section InputDeviceIdentifierLogitech MX1000DrivermouseOption Protocol autoOption Device /dev/input/mouse0
Option ZAxisMapping 4 5Option Emulate3ButtonsnoEndSectionSection InputDeviceIdentifierLogitech G7
DrivermouseOption Protocol autoOption Device /dev/input/mouse1Option Buttons8
Option ZAxisMapping 4 5 7 8Option Emulate3ButtonsnoEndSectionThanks a lot for all of the responses :-)jules--
gentoo-user@gentoo.org mailing list-- Jason Weisberger[EMAIL PROTECTED]


Re: [gentoo-user] Configuring a USB headset

2006-08-06 Thread Jason Weisberger
You'll need to use the usb-audio driver either from the alsa-drivers package or the kernel you're running. For complete instructions including how to set up your system for multiple sound devices, visit 
http://gentoo-wiki.com/HOWTO_ALSA_Complete_%28includes_dmix%29Jason Weisberger[EMAIL PROTECTED]


[gentoo-user] Freezing on Mounting Local Filesystems

2006-07-22 Thread Jason Weisberger
List,Odd problem it seems as if almost completely at random, my boot process will stop at Mounting Local Filesystems.. for no reason. It will freeze there until you restart the computer. If I boot a Live CD and mount the volume or run an 
fsck.ext3 on it (which always comes back clean), the next time I try to boot to it, it'll be fine. Then it seems it'll do it all over again completely at random. Ideas?-- Jason Weisberger
[EMAIL PROTECTED]


Re: [gentoo-user] Freezing on Mounting Local Filesystems

2006-07-22 Thread Jason Weisberger
Neil,Other than complaining about being old or a pre-fail state, it passes the smart check. Not sure if any of this actually means something.Benno,I'll have to try that for a while and see what happens. It will take some time to see if it works properly.
On 7/22/06, Benno Schulenberg [EMAIL PROTECTED] wrote:
Jason Weisberger wrote: Odd problemit seems as if almost completely at random, my boot process will stop at Mounting Local Filesystems.. for no reason.It will freeze there until you restart the computer.If
 I boot a Live CD and mount the volume or run an fsck.ext3 on it (which always comes back clean), the next time I try to boot to it, it'll be fine.Try marking the affected partition as ext2 instead of ext3
in /etc/fstab, so the journal does not get used, and see if theproblem still occurs.If not, you've found a bug in ext3.Benno--gentoo-user@gentoo.org mailing list
-- Jason Weisberger[EMAIL PROTECTED]


Re: [gentoo-user] ALSA_CARDS in /etc/make.conf for two sound cards

2006-07-19 Thread Jason Weisberger
Phil,That's correct, although you don't need the caps. It's just ice1712. Not sure if that will affect it or not. In the future, you will want to look at the ALSA wiki article, which contains directions on where to find the names of your sound card modules. 
http://www.gentoo-wiki.com/HOWTO_ALSA_Complete_%28includes_dmix%29Jason Weisberger[EMAIL PROTECTED]
On 7/19/06, Phil Sexton [EMAIL PROTECTED] wrote:
Hey again, listees, I need more hand holding. From lspci:snip stuff not applicable00:09.0 Multimedia audio controller: VIA Technologies Inc. ICE1712[Envy24] PCI Multi-Channel I/O Controller (rev 02)00:
0b.0 Multimediaaudio controller: Creative Labs SB Live! EMU10k1 (rev 05)01:00.0 VGA compatible controller: nVidia Corporation NV36.2 [GeForce FX5700] ( rev a1)I put this in my /etc/make.conf file
# Set video and sound card(s)VIDEO_CARDS=nv nvidia vesaALSA_CARDS=emu10k1 ICE1712Is that correct for my M-Audio Delta 1010 sound card?--Phil SextonMy Home Page: 
http://fancypiper.info/Free tunes: ftp://fancypiper.info/Naomi's Fancy: http://www.naomisfancy.net/Our 2nd CD: 
http://www.cdbaby.com/naomisfancy/--gentoo-user@gentoo.org mailing list-- Jason Weisberger
[EMAIL PROTECTED]


Re: [gentoo-user] nv vs nvidia (xorg-7*)

2006-07-10 Thread Jason Weisberger
James,NV is an open source driver supporting all NVidia cards, but does not support hardware acceleration. There are numerous and very annoying bugs reported with this driver. NVIDIA is a proprietary driver which supports 2D and 3D hardware acceleration through the GF2 series of cards. This is your best option. NVIDIA-LEGACY is a driver I was not even aware of, but I'm guessing this would support GF1, 256, and TNT cards that have been bumped out of the main driver for space. Both of your cards should use the NVIDIA driver. You can use this flag in your 
make.conf settings for xorg 7, however it will really not have much affect. You'll need to emerge these seperately as far as I know. # emerge nvidia-glx nvidia-kernelthen go on and emerge your xorg 7. Be sure to read about driver compatibility problems with XOrg 
7.1 and up on the gentoo-wiki site if you plan to use that version of xorg.JBDubbsOn 7/10/06, James 
[EMAIL PROTECTED] wrote:Sorry for revisiting a confusing subject, but after ready many of the recent
postings on nvidia and xorg-7* I have a few questions.Yes I have read:http://www.gentoo.org/proj/en/desktop/x/x11/modular-x-howto.xml
and it looks fine and reasonable, in fact the I'm at the revdep-rebuild on my first of 7 convertions to modular X.(7.*).My first card:01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400]
(rev b2)Legacy or current? It's not clear to me which category this or any othernvidia cards fall into. Is there a table I can look up to see whichnvidia cards belong to which driver.In xorg.conf
 do I use do'nv' or 'nvidia' or 'nvidia-legacy' Drivernv Drivernvidia Driver nvidia-legacyWith my hardware, which current nvidia driver (legacy) would I emerge
to match my card?On another gentoo workstation It has this card:01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200](rev a1)Which Driver would I choose for this nvidia card?
James--gentoo-user@gentoo.org mailing list-- Jason Weisberger
[EMAIL PROTECTED]


Re: [gentoo-user] xgl, masked packages, and me going crazy

2006-07-01 Thread Jason Weisberger
I believe that missing keyword stuff can be unmasked if you put x11-libs/libdrm - in your package.keywords. This is just a guess, but I think it should work. This isn't a fix, you should probably file a bugzilla report on it, as nothing in the package database should be without a keyword.
-- Jason Weisberger[EMAIL PROTECTED]


Re: [gentoo-user] xorg-x11 upgrade

2006-07-01 Thread Jason Weisberger
Well, the back/forward buttons on my logitech mx700 don't work, but that's a relatively minor thing. Those mouse buttons will work fine with a little configuration:
http://www.gentoo-wiki.com/HOWTO_Advanced_Mouse-- Jason Weisberger[EMAIL PROTECTED]


Re: [gentoo-user] xgl, masked packages, and me going crazy

2006-07-01 Thread Jason Weisberger
Bo,Gotcha, I didn't realize it was an overlay. Thanks for the input.On 7/1/06, Bo Ørsted Andresen [EMAIL PROTECTED]
 wrote:On Saturday 01 July 2006 17:32, Jason Weisberger wrote: I believe that missing keyword stuff can be unmasked if you put
 x11-libs/libdrm - in your package.keywords. This is just a guess, but I think it should work.This isn't a fix, you should probably file a bugzilla report on it, as nothing in the package database should be without
 a keyword.The ebuilds that the OP is referring to is not in the tree. They are from theportage-xgl overlay. This overlay contains alpha software which is nowherenear stable. Also the fact that a package is masked by missing keyword simply
indicates that the package has not been tested on your architecture..--Bo Andresen-- Jason Weisberger[EMAIL PROTECTED]



Re: [gentoo-user] xgl, masked packages, and me going crazy ()

2006-07-01 Thread Jason Weisberger
Daniel,Unmasking libdrm won't hurt a thing. If you're already using modular x, it's probably already installed in it's stable version. You will need a few things to get XGL running with NVidia's proprietary drivers, such as an alpha version of Mesa, new versions of glitz and much more. Checking out the HOWTO_XGL page on 
gentoo-wiki.com will tell you exactly what you need to install.Just look at Hanno's overlay to see what you're putting on your computer.On 7/1/06, 
Daniel Iliev [EMAIL PROTECTED] wrote:
On Sat, Юли 1, 2006 10:10 pm, Bo Г#65533;rsted Andresen wrote: On Saturday 01 July 2006 21:00, Daniel Iliev wrote: Will this mask work for nvidia cards too? You really need to learn how to explain a question clearly... The libdrm
 package in an overlay had no keywords. OP wanted to use it. That has nothing to do with any particular graphics card... If you experience that any package is masked by missing keyword then you can add '-* ~*' keywords to the
 acceptable keywords for that package in /etc/portage/package.keywords. But since masked by missing keyword means that the package is literally untested on your arch it also means that noone can tell you if it will work as in
 compile and be functional. It will just tell portage to portage that it is okay to emerge it... -- Bo AndresenFirst, thanks for the reply. I didn't know what masked by missing keyword means.
Second, you're right about the the lack of clarity in my question. I'm sorry aboutthat.Please, let me try to explain what I had in mind.===correct me if I'm wrong===I think Nvidia cards do not work with DRI as all other cards, but they use their own
glx and kernel drivers for direct rendering. So direct rendering manager [DRM]doesn't apply to NVidia's closed source drivers.===correct me if I'm wrong===I want to emerge Xgl even it's considered to be unstable. So in this context my
question was (1) will unmasking libdrm break something, kick my dog...etc :) ifmerged together with nvidia's binary drivers and (2) is unmasking libdrm enough toinstall Xgl?I really want to install Xgl very much. No matter if it isunstable or if it has
bugs. Please, help me.--Best regards,Daniel--gentoo-user@gentoo.org mailing list-- Jason Weisberger
[EMAIL PROTECTED]


Re: [gentoo-user] xorg-x11 upgrade

2006-07-01 Thread Jason Weisberger
Those drivers work fine with a few minor changes.http://www.gentoo-wiki.com/TIP_XOrg_7.1_With_Older_NVidia_Drivers
On 7/1/06, Neil Bothwick [EMAIL PROTECTED] wrote:
On Fri, 30 Jun 2006 19:08:57 -0700, Daevid Vincent wrote: Related to this, are we all still waiting on newer nvidia drivers for the Xorg 7.1 upgrades? I recall that was a problem and reading that the
 two are not compatible yet...It seems like this won't be fixed before the 9xxx drivers are released,apparently in autumn (I really hope Nvidia are in the northernhemisphere :)--Neil Bothwick
Committee (noun): A group of people spending hours taking minutes-- Jason Weisberger[EMAIL PROTECTED]


Re: [gentoo-user] KDE 3.5.3 Media Manager DCOP Error

2006-06-28 Thread Jason Weisberger
Dale,Yeah you won't need QT4 for anything for quite some time. Nothing that I know of uses it yet. Plus the fact that DBus won't compile with that option leads me to believe that it's just wasting space. Once you get rid of it, make sure to do a revdep-rebuild to make sure you didn't accidentally compile anything against it.
On 6/28/06, Teresa and Dale [EMAIL PROTECTED] wrote:
Uwe Thiem wrote:On 28 June 2006 15:54, Teresa and Dale wrote:Well, I had qt3 in there but I also stuck qt4 in my USE line as well.Iguess I only need one instead of both.Live and learn.Since qt4 is
newer, should I use it instead of qt3??Qt4 won't be used for KDE before KDE4 - and that won't be released before nextyear. So for the time being...
Dbus did compile this time.Now to see if mediamanager will work now.;-)Uwe(crossing fingers)OK.I logged out, even did a ctrl alt bksp for good measure, then
logged back in, no mediamanager error this time.I guess it worked.All that for a pop up to go away. laughs Of course, now when I put in a CD, that thing pops up.At least it isnot a error though and it really opens up instead of giving me a error
that it is already mounted and such.I assume I can unmerge qt version 4?Thanks for the help.Sorry my rig was such a pest.It happens.Dale:-):-)--
gentoo-user@gentoo.org mailing list-- Jason Weisberger[EMAIL PROTECTED]


Re: [gentoo-user] KDE 3.5.3 Media Manager DCOP Error

2006-06-27 Thread Jason Weisberger
Well I did aUSE=qt3 emerge dbusand then I did:localhost jbdubbs # /etc/init.d/dbus restart* Stopping Hardware Abstraction Layer daemon ... [ ok ]* Stopping D-BUS system messagebus ... [ ok ]
* Starting D-BUS system messagebus ... [ ok ]* Starting Hardware Abstraction Layer daemon ... [ ok ]localhost jbdubbs # /usr/kde/3.5/bin/kdedFATAL: DCOP communication problem!
AbortedSo problem still exists.On 6/27/06, Martins Steinbergs [EMAIL PROTECTED] wrote:
On Tuesday 27 June 2006 06:31, Teresa and Dale wrote: Jason Weisberger wrote:  List,   Here's a new one.I ended up hard booting my system without shutting  down first because I spilled beer on my keyboard.. ok, now that
  you're done laughing, here's the problem:   localhost jbdubbs # /usr/kde/3.5/bin/kded  FATAL: DCOP communication problem!  Aborted   On session start, KDE show an error:
   KDE Media Manager not running!   I guess there's something wrong with dcop, but I can't figure out what  to do about it.I'm sure that people who keep beer FAR away from
  keyboards like smart people would know what to do :)--  Jason Weisberger  [EMAIL PROTECTED] mailto:
[EMAIL PROTECTED] I have not rebooted but I did logout of KDE and start getting the same error about the media manager not running when KDE comes back up.KDE 3.5.3 here.I have noticed that CDs don't show up as fast when inserted
 and the pop-up doesn't come up anymore.I think I updated kdelibs the other day.Did you do the same recently?? At least know I know it is not just me. Dale :-):-)
emerge dbus with qt3 flag and/or qt4 flagthen reload dbusthat's itmartins--Linux 2.6.17-ck1 AMD Athlon(tm) 64 Processor 3200+ 08:54:41 up 13 min,1 user,load average: 0.11, 0.32, 0.33
--gentoo-user@gentoo.org mailing list-- Jason Weisberger[EMAIL PROTECTED]



Re: [gentoo-user] KDE 3.5.3 Media Manager DCOP Error

2006-06-27 Thread Jason Weisberger
Martins,My bad, it did work perfect after I restarted KDE and X. Thanks for all your help!-- Jason Weisberger[EMAIL PROTECTED]


[gentoo-user] KDE 3.5.3 Media Manager DCOP Error

2006-06-26 Thread Jason Weisberger
List,Here's a new one. I ended up hard booting my system without shutting down first because I spilled beer on my keyboard.. ok, now that you're done laughing, here's the problem:localhost jbdubbs # /usr/kde/3.5/bin/kded
FATAL: DCOP communication problem!AbortedOn session start, KDE show an error:KDE Media Manager not running!I guess there's something wrong with dcop, but I can't figure out what to do about it. I'm sure that people who keep beer FAR away from keyboards like smart people would know what to do :)
-- Jason Weisberger[EMAIL PROTECTED]


[gentoo-user] Re: kde/kdm ~x86 failure

2006-06-20 Thread Jason Weisberger

I have had this same problem since updating to 3.5.3 and each of the
r* releases.  Any ideas would be appreciated!

On 6/20/06, Michael W. Holdeman [EMAIL PROTECTED] wrote:

My up-to-date ~x86 laptop, that I updated last night now fails to start
kdm/kde. It has been working fine, after adding the necessary lines to
package.mask a month ago or so relating to xorg7 and nvidia-glx.

I am not sure what was updated with my update last night that would have
been giving me problems. X starts fine, and I try to run startkde from x and
it starts then gives me a black screen.

When booting kdm trys to start, gives me teh background then flashes the
login box, then just keeps blanking, flashing teh login box.

Any one else having this problem?

Any idea what was updated in ~x86 yest. that would give me problems here? I
have run a current cfg-update -u.

Any suggestions would be appreciated.

Mike





--
Jason Weisberger
[EMAIL PROTECTED]
--
gentoo-user@gentoo.org mailing list



[gentoo-user] kdeaddons 3.5.3 build error x86

2006-06-15 Thread Jason Weisberger
/bin/sh ../../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include/kio -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O3 -march=athlon-xp -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o 
plugin.lo plugin.cppIn file included from ./plugin.h:25, from plugin_skel.cpp:9:./mainWidget.h:39: error: expected class-name before '{' token./mainWidget.h:95: error: `QListViewItem' has not been declared
./mainWidget.h:95: error: ISO C++ forbids declaration of `item' with no type./mainWidget.h:100: error: `QListViewItem' has not been declared./mainWidget.h:100: error: ISO C++ forbids declaration of `item' with no type
./mainWidget.h:105: error: `QListViewItem' has not been declared./mainWidget.h:105: error: ISO C++ forbids declaration of `item' with no type./mainWidget.h:110: error: `QListViewItem' has not been declared
./mainWidget.h:110: error: ISO C++ forbids declaration of `item' with no typemake[5]: *** [plugin_skel.lo] Error 1make[5]: *** Waiting for unfinished jobsmake[5]: Leaving directory `/var/tmp/portage/kdeaddons-
3.5.3/work/kdeaddons-3.5.3/konq-plugins/sidebar/delicious'make[4]: *** [all-recursive] Error 1make[4]: Leaving directory `/var/tmp/portage/kdeaddons-3.5.3/work/kdeaddons-3.5.3/konq-plugins/sidebar/delicious'make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdeaddons-3.5.3/work/kdeaddons-3.5.3/konq-plugins/sidebar'make[2]: *** [all-recursive] Error 1make[2]: Leaving directory `/var/tmp/portage/kdeaddons-3.5.3/work/kdeaddons-
3.5.3/konq-plugins'make[1]: *** [all-recursive] Error 1make[1]: Leaving directory `/var/tmp/portage/kdeaddons-3.5.3/work/kdeaddons-3.5.3'make: *** [all] Error 2!!! ERROR: kde-base/kdeaddons-3.5.3 failed.
Call stack: ebuild.sh, line 1539: Called dyn_compile ebuild.sh, line 939: Called src_compile kdeaddons-3.5.3.ebuild, line 33: Called kde_src_compile kde.eclass, line 164: Called kde_src_compile 'all'
 kde.eclass, line 299: Called kde_src_compile 'myconf' 'configure' 'make' kde.eclass, line 295: Called die!!! died running emake, kde_src_compile:makeAnybody else seen this yet? Let me know if you have any ideas and if I should file a bug.
-- Jason Weisberger[EMAIL PROTECTED]


[gentoo-user] GCC 4.1.1 Problems

2006-05-27 Thread Jason Weisberger

List,

I figure upgrading to GCC 4.1.1 from 3.4.5 wouldn't be such a pain,
right?  WRONG.  So far I've had just about every problem under the
sun, mostly in the form of filesize errors which I wouldn't think
would be related to GCC, but then again:

app-admin/perl-cleaner
x11-proto/xextproto
x11-proto/xcmiscproto-1.1.2

These packages quit on me after telling me that the reported filesize
by the ebuild wasn't equal to the downloaded filesize.  This only
happened with gcc-config 6 (4.1.1).  When I switched back to 3.4.5,
emerge -e world was flawless.  Very odd.

I also had several packages quit on me related to gnome and GTK.
Complaints were usually related to GTK being compiled and installed,
however would not run.

If these are the type of problems we're going to see with 4.1.1, I
would have to vote that it stay masked.  Testing isn't even the word
for this so far.  I had to revert back to my 3.4.5 gcc and re-emerge
system after having too many errors to warrant continuing.

Maybe I'll check back in a while, or if someone has a solution, I'd be
more than willing to listen.


--
Jason Weisberger
[EMAIL PROTECTED]

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] GCC 4.1.1 Problems

2006-05-27 Thread Jason Weisberger

List,

I suppose that I just found it odd that it popped up after I switched
to GCC 4.1.1.  Maybe coincidence.  I'll delete all my digest files and
let them download again, because this is popping up on quite a few
packages.  Maybe a bad mirror.

I will be going on vacation for about a week, and when I get back I'll
try to do all this again, hell, maybe even from a fresh install.  I
hear the benefits are worth it.

I've read a few things about 4.1.1 not playing well with GTK packages
on the forums, however, and that still appears to be the case.  I'll
get exact error messages when I return and bring this thread up again.

Thanks to everyone who responded!

--
Jason Weisberger
[EMAIL PROTECTED]

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] No space left on device: Am I allowed...

2006-05-24 Thread Jason Weisberger
Yeah you can delete the contents of that folder no problem. It's just the leftover compiles and source, probably taking up gigabytes of space.-- Jason Weisberger
[EMAIL PROTECTED]


Re: [gentoo-user] Problems configuring VMWare

2006-05-23 Thread Jason Weisberger
The official way to get around this is to install the latest VMWare any-any update. Google should find it easily.-- Jason Weisberger[EMAIL PROTECTED]


Re: [gentoo-user] Skype problem

2006-05-22 Thread Jason Weisberger
Refer to the wiki article for a proper dmix configuration. Can you play two sounds at once, such as playing an mp3 along with another sound file? If you can't, then your dmix config probably needs to be reworked. If you can, it's going to be a problem specific to Skype, and honestly, the software isn't the greatest because of how out-of-date it is. You may want to check out Skype/Installation Wiki article to find out how you can use the newest version of Skype for Windows in Linux with Wine.
P.S. Dmix shouldn't even be an issue because the SBLive is based on the emu10k1 chipset, which does hardware mixing.On 5/22/06, Luigi Pinna 
[EMAIL PROTECTED] wrote:
-BEGIN PGP SIGNED MESSAGE-Hash: SHA1Alle 04:25, lunedì 22 maggio 2006, Jason Weisberger ha scritto: There could be a couple of things causing this.Do you have ALSA's OSS Emulation properly configured.If you do, you should be able to
 hear sound when you #echo /dev/rand  /dev/dsp .If /dev/dsp isn't working, please refer to the Gentoo Wiki article on setting up ALSA properly for OSS Emulation. 
http://gentoo-wiki.com/HOWTO_ALSA_Complete_%28includes_dmix%29 You may also want to check on which version of ALSA you're using, because prior to ~0.9, dmix wasn't automatically enabled (software
 mixing) and if your sound card doesn't support hardware mixing, other devices will tie up /dev/dsp and not allow Skype access.Skype is very stingy when it comes to sharing /dev/dsp. Let me know what you come up with.
 Jason WeisbergerSo, I don't know...I have alsa in the kernel (2.6.16.7 it's alsa-1.0.11) and it works forall devices... Probably I have a bad dmix configuration (the default
one...)... Have you a idea how can I check the dmix configuration? Iremember you I can't use midi because I have a SBLive!5.1 (it workednever...), but my audio system works properly...Thanks, Luigi- --
Public key GPG(0x633F86B7) on http://keyserver.linux.it/-BEGIN PGP SIGNATURE-Version: GnuPG v1.4.2.2 (GNU/Linux)iD8DBQFEcVoPHmkkjmM/hrcRApwQAJ4kcaXcNMBKR0udN6MN1ZtEUe5ZngCgkfZY
IerSaO7gUBWqSQXyLhA4UnI==Wf/z-END PGP SIGNATURE---gentoo-user@gentoo.org mailing list-- Jason Weisberger
[EMAIL PROTECTED]


Re: [gentoo-user] Logitech cordless

2006-05-22 Thread Jason Weisberger
This may be a stupid question, but is your USB support enabled in your kernel? Certain types of support are not enabled by default. If you like, send your laptop model and make so I can see which type you'll need to compile in.
Also, I assume you're using UDEV?-- Jason Weisberger[EMAIL PROTECTED]


Re: [gentoo-user] Skype problem

2006-05-21 Thread Jason Weisberger
There could be a couple of things causing this. Do you have ALSA's OSS Emulation properly configured. If you do, you should be able to hear sound when you #echo /dev/rand  /dev/dsp . If /dev/dsp isn't working, please refer to the Gentoo Wiki article on setting up ALSA properly for OSS Emulation. 
http://gentoo-wiki.com/HOWTO_ALSA_Complete_%28includes_dmix%29You may also want to check on which version of ALSA you're using, because prior to ~0.9, dmix wasn't automatically enabled (software mixing) and if your sound card doesn't support hardware mixing, other devices will tie up /dev/dsp and not allow Skype access. Skype is very stingy when it comes to sharing /dev/dsp.
Let me know what you come up with.Jason Weisberger


Re: [gentoo-user] Sound problems with skype

2006-05-01 Thread Jason Weisberger
Skype for Linux doesn't play well with 2.6.16 kernels and UDEV 087 or newer. You can try downgrading or wait for Skype to get their crap together (probably never)On 5/1/06, 
Jerônimo Backes [EMAIL PROTECTED] wrote:
Farhan Ahmed wrote: First of all don't start a new topic by replying to other non related thread..Sorry about that. I won't do this again. As far as skype problem goes, try enabling 'Full Duplex'.. It can be
 accessed under Control-Center-Sound  Multimedia-Sound System-HardwareI've already made it, and it does not work.Any other suggestions?
___Novo Yahoo! Messenger com voz: Instale agora e faça ligações de graça.http://br.messenger.yahoo.com/--
gentoo-user@gentoo.org mailing list-- Jason Weisberger[EMAIL PROTECTED]


Re: [gentoo-user] Problem with Audigy SE

2006-04-27 Thread Jason Weisberger
Roberto,Check out the ALSA howto athttp://gentoo-wiki.com/HOWTO_ALSA_sound_mixer_aka_dmixPlease follow the instructions under section 2 for setting up Alsa.
You will be using the snd-ca0106 driver.On 4/27/06, Roberto Zandonati [EMAIL PROTECTED]
 wrote:Hi at all, anybody know how to configure the sound card audigy se with gentoo?
--Roberto ZandonatiGPG-Fingerprint: 577F CC47 AAD7 A5B9 12D7F10D 89F8 3BA6 5CA8 58D5GPG-Keynumber: 0x5CA858D5--gentoo-user@gentoo.org mailing list
-- Jason Weisberger[EMAIL PROTECTED]


Re: [gentoo-user] Xgl, KDE, gnome

2006-03-31 Thread Jason Weisberger
As far as I know, you can still only get Xgl from a portage overlay. Check the Gentoo Forums and you'll find a bunch of links to what you're looking for. I've had it working for some time, and it's good, but extremely buggy and not suitable for production environments (obviously :)
Here's part three of the huge Xgl discussion. Part 1 is where the original overlay is at:http://forums.gentoo.org/viewtopic-t-442410-highlight-xgl.html
On 3/31/06, Lord Sauron [EMAIL PROTECTED] wrote:
On 3/30/06, Roy Wright [EMAIL PROTECTED] wrote: Howdy, After playing with the Kororaa Xgl Live CD, then with Xorg 7 entering ebuild testing, I decided to give Xgl a try.
Neat-o.Is it in the ~x86 area? The xorg 7 upgrade went extremely smooth.Big THANK YOU to those responsible! The wiki instructions for installing Xgl worked too.I'm extremely interested in Xgl.I didn't know it was hanging around
Gentoo.Can you send me the link? Then I discovered what gnome-window-decorator does in KDE.Not pretty.:-( I figured I could live: * with old fashioned decorations, * without my background image,
 * with my panel stretching across both monitors, * with windows opening centered on the desktop vs on a display, * with some brain dead right mouse desktop popup menu.Can you try and get me some more detailed info?I'm a information
gatherer for the Xgl project.I'm supposed to be ensuring that it hasperfect integration with KDE. But I couldn't live with a dead X the next morning.So bye-bye Xgl.Even more interesting...Could you get some more info for me there
too?Perhaps a few clips from the log file? OK, off to the net to see what I could find, which distilled down to use gnome. Next gen KDE should have similar features. Well, I've never really gave gnome a try, so maybe it's not as bad as it
 looks. :-)It's not *bad,* but I find it incredibly bland.It's useable, thoughI can't say it's much more... Installed gnome.Weee...have fun? Now what I'd really like is to be able to switch between X+KDE and Xgl+gnome
 sessions.I don't really see how to do this with one display manager. Not sure how to configure to run multiple display managers.Currently I use xdm to run kdm. Any suggestions would be appreciated.
 Thank you, Roy -- gentoo-user@gentoo.org mailing list--== GCv3.12 ==GCS d-(++) s+: a? C++ UL+ P+
L++ E--- W+(+++) N++ o? K? w--- O? M+V? PS- PE+ Y-(--) PGP- t+++ 5? X R tv-- b+DI+++ D+ G e* h- !r !y= END GCv3.12 --gentoo-user@gentoo.org
 mailing list-- Jason Weisberger[EMAIL PROTECTED]


Re: [gentoo-user] skype experiences: good/bad/etc

2006-03-21 Thread Jason Weisberger
I wrote most of that howto on the gentoo wiki, and I have to say that once you set up alsa, oss emulation, and skype correctly, it works like a charm. I even have it redirecting output to another sound card which I have a headset built into.
A few things to note:-Because this is an earlier version of the skype base software, a few features are missing and probably will be for some time. This includes video, advanced noise reduction, ability to redirect output to one mixer and input to another, and the list goes on. But for my purposes, it's just fine.
-There's a bug that pops up every now and then where Skype won't close your oss sound device after ending a call. The only way I've seen to fix this is to close Skype, restart alsa, then reopen Skype. Large pain in the butt.
Apparently Skype has been working furiously on a newer version where alsa support and the like will be built in, but I'm waiting to see that one.--JBDubbs ([EMAIL PROTECTED]
)On 3/21/06, THUFIR HAWAT [EMAIL PROTECTED] wrote:
I've read http://gentoo-wiki.com/HOWTO_Skype and it looks ok.Underfedora it never quite worked right, some sort of incompatability withxmms I suspect.Just sorta soliciting experiences with skype and
gentoo :)If I can get it working properly that'd be one less reason to use windows :)-Thufir--gentoo-user@gentoo.org mailing list
-- Jason Weisberger[EMAIL PROTECTED]


[gentoo-user] APR Compile, all versions fails

2006-03-09 Thread Jason Weisberger
Using either GCC 3.3 or 3.4 I get the following error when compiling EVERY verison of APR from 0.9.6 to 1.2.2



/include/arch -I../../include/arch/unix  -c proc_mutex.c  touch proc_mutex.lo

proc_mutex.c: In function `proc_mutex_proc_pthread_create':

proc_mutex.c:341: error: `PTHREAD_PRIO_INHERIT' undeclared (first use in this function)

proc_mutex.c:341: error: (Each undeclared identifier is reported only once

proc_mutex.c:341: error: for each function it appears in.)

make[2]: *** [proc_mutex.lo] Error 1

make[2]: *** Waiting for unfinished jobs

make[2]: Leaving directory `/var/tmp/portage/apr-0.9.7/work/apr-0.9.7/locks/unix'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/var/tmp/portage/apr-0.9.7/work/apr-0.9.7/locks/unix'

make: *** [all-recursive] Error 1



!!! ERROR: dev-libs/apr-0.9.7 failed.

!!! Function src_compile, Line 36, Exitcode 2

!!! (no error message)

!!! If you need support, post the topmost build error, NOT this status message.



This is preventing me from doing a full upgrade.  Any ideas?-- Jason Weisberger[EMAIL PROTECTED]


Re: [gentoo-user] APR Compile, all versions fails

2006-03-09 Thread Jason Weisberger
Richard,Actually, I posted this on the forums as well and the problem was solved fairly easily. It's a by-product of using the glibc 2.3.90 overlays with the new optimizations. I'm downgrading back to 2.3.6 since the patches were merged into the ebuild and I'll see what happens. There's a workaround where you can
#export ac_cv_func_pthread_mutexattr_setrobust_np=noand it'll go right through. I'm downgrading because I hate workarounds though :)Link to the overlay: 
http://forums.gentoo.org/viewtopic-t-435659-highlight-glibc.htmlOn 3/9/06, Richard Fish [EMAIL PROTECTED]
 wrote:On 3/9/06, Jason Weisberger [EMAIL PROTECTED]
 wrote:This is preventing me from doing a full upgrade. Any ideas?Please post the output of:emerge --infoemerge -pv dev-libs/apr-Richard--
gentoo-user@gentoo.org mailing list-- Jason Weisberger[EMAIL PROTECTED]


[gentoo-user] XOrg 7 and odd Xmodmap for mice

2006-03-05 Thread Jason Weisberger
List,Anybody run across an issue with XOrg 7 where your old xmodmap config doesn't work anymore? The old configurations don't work, and for some reason it wants you to add like 4 extra buttons to the end of it.
Instance:If you have Buttons 12 in xorg.conf, xmodmap won't run without a 16 button config, and none of them map properly to the forward and back thumb buttons like they used to on my MX1000 or my G5.
If you have Buttons 8 in xorg.conf, it won't run without a 12 button config..odd, eh?Ideas?-- Jason Weisberger[EMAIL PROTECTED]



Re: [gentoo-user] opengl (?) weirdness in wine

2006-03-02 Thread Jason Weisberger
First off, I'm fairly certain that this application doesn't use OpenGL, so that will not be of any concern, however it seems that if you have an ATI card, you'd want to use the proprietary drivers from the ATI website to increase your performance. This would increase your 2D performance as well. I haven't heard about any specific slowness related to ATI cards running 2D applications, so it might be a bug in Wine itself. Please visit the 
WineHQ.org website and submit a bugzilla report to see what they can come up with. Even if they don't know right away, the problem is noted and they can work on it in the future.Thanks!JBDubbs
On 3/2/06, Holly Bostick [EMAIL PROTECTED] wrote:
Robert Persson schreef: I am finding that with one particular windows application running under wine the graphics are incredibly slow. My question is: Is this something to do with wine that I just have to live with, or could it
 be connected to other things on my system, such as the xserver?snip The problems are: 1. Typed text gets to the screen pretty slowly - 200 characters per second or so. However pasted text appears more or less instantly.
 2. Windows are drawn very slowly - which is pretty annoying because scribe opens and shuts a lot of windows. 3. when scribe starts, a considerable part of the screen (both inside
 and outside the application windows) ends up covered in black rectangles. These disappear when something is dragged over them or a button underneath them is clicked. 4. There is a slowdown in opengl which persists even when scribe and
 all wine-related processes have terminated. Before starting scribe glxgears will clock around 960 fps, whereas afterwards it will only clock up 750 fps or so. I am using the following versions of things:
 x11-base/xorg-x11-6.8.99.15-r4 app-emulation/wine-0.9.8-r1 x11-drivers/ati-drivers-8.22.5 Robert, I'm sorry to have to tell you this, but there's a high chancethat you have just run into one of the reasons that people say the ATI
drivers suck.I am also an ATI user, and to be flatly honest, there are some things(effects, usually bad ones) that you *will* get when using an ATI cardunder Wine or Cedega that you *won't* get while using another brand of
video card (not even specifically nVidia, but really just any otherbrand with decent drivers). I have several programs that I run underWine/Cedega that behave oddly or run significantly slower than reports
of that same program running with nVidia cards. Because the driversreally are not good, and don't do what they are supposed to/expected toin many respects, for one, and because the driver team has not yetreached the point where they're optimizing for speed (they're trying to
get the drivers stable first), for another.So if you have another brand of video card available to you, I wouldsuggest you give it a whirl and see if the problem persists. It may not.That said, I suspect you do have an issue with your X server as well...
the 6.8.99-blahblahblah series is buggy and unmaintained. I tried itmyself and had even more problems than I did with 6.8.2-r6, which Ireverted to. So the xserver version you're using may well beexcaberating the problems the drivers already have.
I am (at this very moment, actually) upgrading to Xorg 7.0, after whichI'm going to enable the r300 drivers (I have a 9800SE), and if thosedon't help, I'm going to see if the fglrx drivers work better under 
7.0than under 6.8.2. If not, I'm buying an nVidia card (my birthday iscoming, and I am just sick of this after nearly two years; I've hadenough of the does not work with ATI cards list on the Cedega Release
notes).It's an option to take under serious consideration (upgrading to 7.0 andswitching to the open source drivers). I'll keep you posted on myprogress -- meaning, if Wine seems to work better under these conditions.
Also consider that Wine is doing a lot of work as they close in on 1.0(which might be as soon as April if the release schedule holds up), andthe devs are specifically working on ATI issues (I lurk on wine-dev, and
some of the devs working on wine3d and direct x do have ATI cards). NowI'm sure that scribe doesn't use d3d or OGL (though it might, for all Iknow), but surely any work on the directx backend will have some effect
on things like draw speed and rendering. So there's hope from that endas well.In any case, hope this helps to some extent.Holly--gentoo-user@gentoo.org
 mailing list-- Jason Weisberger[EMAIL PROTECTED]


Re: [gentoo-user] Sound problem

2006-01-27 Thread Jason Weisberger
Two things. Build your audio drivers as modules. Secondly, emerge alsautils then use alsamixer to adjust your audio levels. They're all muted by default.On 1/27/06, 
Rafael Barrera Oro [EMAIL PROTECTED] wrote:
I followed your advice Andres and its weird, there are now no errormessages anywhere to be found!! yet the sound does not work, i thinkit is more of a curse, so i will subscribe to the exorcism mailinglist, anyway i will continue to hear your suggestions of course :P
Thanks anywaysoundless Rafa--gentoo-user@gentoo.org mailing list-- Jason Weisberger
[EMAIL PROTECTED]


Re: [gentoo-user] Re: which video card for dell2005fpw

2006-01-23 Thread Jason Weisberger
Michael,Any NVIDIA card is a home run as far as Linux drivers go. It will even allow you to run some advanced graphical applications if you chose. If you're looking for the most for the money, I'd either try a 6600GT or the brand new 7200, which may not be released on the market yet, I'd check on that first. The 6600GT will generally run betweeb 115-130 and the 7200 is priced starting at 
99.00. You should note that the 6600GT will have much better performance because of it's fast memory and the fact that it does not use TurboCache. That uses a portion of your system RAM as video memory and really clogs things up. You can go cheaper than the 100 dollar mark, but I really wouldn't recommend it.
JasonOn 1/23/06, [EMAIL PROTECTED] [EMAIL PROTECTED]
 wrote:Thanks for your reply, Simon. Answers follow:On Sat, 21 Jan 2006, Simon Kellett wrote:
 [EMAIL PROTECTED] writes: I'm looking for recommendations for a new video card. Obviously something that works well with Linux in general and Gentoo in
 particular. Any suggestions? Depends a bit on what you want: basic stuff or 3d-gaming !Basic stuff. Not into games, and I don't watch movies on my computereither.
 Should I prefer a digital interface over the analog? I think yes: why convert to an analog signal when the source and receiver are both digital ? Also now problems with alignment. However,
 when I looked anyway, you could not save any money by only have DVI - you have to buy a card that supports both !!Ok, that might not be so bad.--gentoo-user@gentoo.org
 mailing list-- Jason Weisberger[EMAIL PROTECTED]


Re: [gentoo-user] Can't browse WinXP shares from gentoo

2006-01-21 Thread Jason Weisberger
Windows XP is very odd when it comes to looking up shares from other computers. Go into your connection properties, uncheck File and Print Sharing, then restart. Add File and Print Sharing back in. Do the same with the guest account next. Finally, very temporarily share your first hard drive just to enable file sharing. Once it's on, you can immediately turn it back off. Reboot and you should be good to go.
This applies to any type of incoming machine, be it linux, windows, mac.On 1/21/06, [EMAIL PROTECTED]
 [EMAIL PROTECTED] wrote:
I've searched all over google and the like, and I'm at my wits'end... I cannot get my gentoo box to connect to any of my roommate'sWindows XP Pro shares.His computer is named JDpc:# smbclient -L //jdpc -N
Anonymous login successfulDomain=[RAWSEWAGE] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]Sharename TypeComment- ---Error returning browse list: NT_STATUS_ACCESS_DENIED
Anonymous login successfulDomain=[RAWSEWAGE] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]Server CommentWorkgroupMaster
I've tried both listing and directly connecting to individual sharesvia smbclient AND mount.cifs, no luck.It works if and only if I provide a specific user name and password
(my roommates' username and password).Even -U Administrator doesnot work!All the shares have both Everyone and Guest set toFull Control.I'm convinced this is some overtight security setting on the WinXP
Pro box.He recently upgraded, and before, with Win2k, we did nothave this problem.Does anyone have any suggestions or ideas?Much appreciated,Thank you,Matt--Matt Garmanemail at: 
http://raw-sewage.net/index.php?file=email--gentoo-user@gentoo.org mailing list
-- Jason Weisberger[EMAIL PROTECTED]