Re: [gentoo-user] How to get OpenOffice spell checker to work?

2008-08-19 Thread Dale

Graham Murray wrote:

Michele Schiavo [EMAIL PROTECTED] writes:

  

eselect oodict list

Installed dictionary sources that can be set:
  [1]   myspell
Installed language codes:
  en es it



I have a similar problem. I have installed and selected dictionaries,
but openoffice will only allow me to select English as the language for
spell checking.

 eselect oodict show
OpenOffice.org configured dictionaries
  [1]   myspell
Configured language codes from /usr/share/myspell:
  cs en fr ro sk

I posted a question on the forums
(http://forums.gentoo.org/viewtopic-t-698904.html) about this at the
start of July but it has received no reply.


  


Not sure this will help but mine looks like this:

[EMAIL PROTECTED] / # eselect oodict list
Installed dictionary sources that can be set:
[1] myspell
Installed language codes:
en
[EMAIL PROTECTED] / #

My spell checker works fine as far as I can tell.

Dale

:-) :-)



Re: [gentoo-user] How to get OpenOffice spell checker to work?

2008-08-19 Thread Thierry de Coulon
On Tuesday 19 August 2008, Graham Murray wrote:
 I have a similar problem. I have installed and selected dictionaries,
 but openoffice will only allow me to select English as the language for
 spell checking.

I don't know what version of OOo you are using and I don't run it on Gentoo 
now so I don't know if there is anything special, but AFAIK you have to 
*install* the dictonaries from inside OpenOffice.


You can check in your home directory (for me in .000-2.0/user/wordbook) what 
dictionaries are installed. Specialy check the file dictionary.lst: if your 
dictionary is not correctly listed, OOo will not give you the possibility to 
use it. For example, I have this:

# 23.09.2007 09:23:16
# 23.09.2007 09:23:24
# 23.09.2007 09:23:49
DICT fr FR fr_FR
DICT fr CH fr_FR
DICT de DE de_DE
HYPH en GB hyph_en_GB
HYPH fr FR hyph_fr_FR
HYPH fr CH hyph_fr_FR
HYPH de DE hyph_de_DE
THES en GB th_en_US_v2
THES fr FR th_fr_FR_v2
THES fr CH th_fr_FR_v2
THES de DE th_de_DE_v2
# 23.09.2007 09:29:44
DICT en US en_US
HYPH en US hyph_en_US
THES en US th_en_US_v2

You can either modify this file by hand, or use OpenOffice to install the 
missing dictionaries (these should be a macro for that on their site, or some 
versions had a wizard if I remeber well).

Thierry




[gentoo-user] kde4.1 - Amarok 1.4.10 does not update scores

2008-08-19 Thread Thomas Kahle

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi all,

since installing qt 4.4 and kde 4.1 (and updating to all these masked
packages) amarok will not update the scores of the listened songs, they
just stay the same.

Anyone else with this problem?
Maybe a problem with PyQT ?
As far as i know the score computation is done by small python scripts.
I also checked the included script-manager in amarok, the scoring script
seems to be running ?

Any ideas anyone ?

best
Tom
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkiqgIMACgkQrpEWPKIUt7OIUACgkdh+hbbCsXc8K4RsnF0YMwg/
QUcAnjSCKyhIqv0cVRY1rMLx1eQGbX+t
=9Wl7
-END PGP SIGNATURE-



Re: [gentoo-user] Fixed bug

2008-08-19 Thread econti

Albert Hopkins ha scritto:

On Sun, 2008-08-17 at 14:20 +0200, econti wrote:
  

So I went to http://bugs.gentoo.org/show_bug.cgi?id=214265 to fix but
I 
understood absolutely nothing. :-(


Could anyone explain to me in which manner I should use the bug page
of 
gentoo?



I really don't understand your question, but I'll explain and if it
sounds elementary it's because I don't understand what you're asking.

The package is masked because there is a bug associated with it.  Unless
you are actually capable of fixing the bug (and by your post we'll
assume no) then you are powerless until the bug is fixed by someone
else.
  
But reading the message it seemed to me to be possible to fix the bug 
and that the solution was in http://bugs.gentoo.org/show_bug.cgi?id=214265.


Sorry. :-(

emilio




Re: [gentoo-user] How to get OpenOffice spell checker to work?

2008-08-19 Thread William Kenworthy
The gentoo build removes the wizard and uses hunspell instead.  My
personal view is these suck big time and I would rather have the proper
OO ones for en_AU.  What happened to the policy of not mucking with
upstream if at all possible?

BillK


On Tue, 2008-08-19 at 08:32 +0200, Thierry de Coulon wrote:
 On Tuesday 19 August 2008, Graham Murray wrote:
  I have a similar problem. I have installed and selected dictionaries,
  but openoffice will only allow me to select English as the language for
  spell checking.
 
 I don't know what version of OOo you are using and I don't run it on Gentoo 
 now so I don't know if there is anything special, but AFAIK you have to 
 *install* the dictonaries from inside OpenOffice.
 
 
 You can check in your home directory (for me in .000-2.0/user/wordbook) what 
 dictionaries are installed. Specialy check the file dictionary.lst: if your 
 dictionary is not correctly listed, OOo will not give you the possibility to 
 use it. For example, I have this:
 
 # 23.09.2007 09:23:16
 # 23.09.2007 09:23:24
 # 23.09.2007 09:23:49
 DICT fr FR fr_FR
 DICT fr CH fr_FR
 DICT de DE de_DE
 HYPH en GB hyph_en_GB
 HYPH fr FR hyph_fr_FR
 HYPH fr CH hyph_fr_FR
 HYPH de DE hyph_de_DE
 THES en GB th_en_US_v2
 THES fr FR th_fr_FR_v2
 THES fr CH th_fr_FR_v2
 THES de DE th_de_DE_v2
 # 23.09.2007 09:29:44
 DICT en US en_US
 HYPH en US hyph_en_US
 THES en US th_en_US_v2
 
 You can either modify this file by hand, or use OpenOffice to install the 
 missing dictionaries (these should be a macro for that on their site, or some 
 versions had a wizard if I remeber well).
 
 Thierry
 
-- 
William Kenworthy [EMAIL PROTECTED]
Home in Perth!



Re: [gentoo-user] Rate limiting TCP connections...

2008-08-19 Thread gentoo_steve

Norberto Bensa wrote:
Nope. fixed rate limiting is not the answer. You need QoS at the 
router level, but if it doesn't support it, you'll need to change how 
your Linux box talks and listen to internet packages. That's what I 
said -more or less- on my first reply.
I'm a believer in doing things the easiest way... and while I can see 
that manually specifying limits on bandwidth use from Linux on an 
explicit address-range basis would work - it is not an appealing approach.

Let's make an experiment:

1. Terminate all downloads and activity on the internet.
2. Restart your bind (so it flushes its cache)
3. in XP1 download something huge (an ISO image) from one souce in the 
internet and wait 'til it is at full speed (does it go up to 0.5Mb??)

4. in XP2 start to ping different sources. Does XP2 lost packets?
If I do my downloading from XP (using Linux as my nameserver) everything 
works perfectly.  My downloads max-out my ADSL connection - and not only 
can I ping other hosts concurrently, but I can surf the web and 
bandwidth is shared fairly between competing applications.


My router is a Netgear Wireless ADSL Firewall Router - it seems pretty 
common... and I've not found other people moaning that it has 
problems...  For me, it only has problems when accessed from my Linux box.






Re: [gentoo-user] How to get OpenOffice spell checker to work?

2008-08-19 Thread Thierry de Coulon
On Tuesday 19 August 2008, William Kenworthy wrote:
 The gentoo build removes the wizard and uses hunspell instead.  My
 personal view is these suck big time and I would rather have the proper
 OO ones for en_AU.  What happened to the policy of not mucking with
 upstream if at all possible?

 BillK

Why not install the OOo tar version instead of the ebuild?

Thierry




Re: [gentoo-user] How to get OpenOffice spell checker to work?

2008-08-19 Thread William Kenworthy
I have run it at times in the past - built in place OO has its problems,
but overall its more stable and faster than then the binaries.  Its also
been a couple of years since my last try so I might have another look at
it.

BillK

On Tue, 2008-08-19 at 12:56 +0200, Thierry de Coulon wrote:
 On Tuesday 19 August 2008, William Kenworthy wrote:
  The gentoo build removes the wizard and uses hunspell instead.  My
  personal view is these suck big time and I would rather have the proper
  OO ones for en_AU.  What happened to the policy of not mucking with
  upstream if at all possible?
 
  BillK
 
 Why not install the OOo tar version instead of the ebuild?
 
 Thierry
 
-- 
William Kenworthy [EMAIL PROTECTED]
Home in Perth!



Re: [gentoo-user] How to get OpenOffice spell checker to work?

2008-08-19 Thread Dale

Thierry de Coulon wrote:

On Tuesday 19 August 2008, Graham Murray wrote:
  

I have a similar problem. I have installed and selected dictionaries,
but openoffice will only allow me to select English as the language for
spell checking.



I don't know what version of OOo you are using and I don't run it on Gentoo 
now so I don't know if there is anything special, but AFAIK you have to 
*install* the dictonaries from inside OpenOffice.



You can check in your home directory (for me in .000-2.0/user/wordbook) what 
dictionaries are installed. Specialy check the file dictionary.lst: if your 
dictionary is not correctly listed, OOo will not give you the possibility to 
use it. For example, I have this:


# 23.09.2007 09:23:16
# 23.09.2007 09:23:24
# 23.09.2007 09:23:49
DICT fr FR fr_FR
DICT fr CH fr_FR
DICT de DE de_DE
HYPH en GB hyph_en_GB
HYPH fr FR hyph_fr_FR
HYPH fr CH hyph_fr_FR
HYPH de DE hyph_de_DE
THES en GB th_en_US_v2
THES fr FR th_fr_FR_v2
THES fr CH th_fr_FR_v2
THES de DE th_de_DE_v2
# 23.09.2007 09:29:44
DICT en US en_US
HYPH en US hyph_en_US
THES en US th_en_US_v2

You can either modify this file by hand, or use OpenOffice to install the 
missing dictionaries (these should be a macro for that on their site, or some 
versions had a wizard if I remeber well).


Thierry



  


I compile my OO and I didn't do anything inside OO for my spell checker 
to work.  I also have not had to modify any files either.  I can't 
recall ever having to do anything like that even back when I was on 
Mandrake many years ago.


Just a thought.

Dale

:-)  :-)



Re: [gentoo-user] How to get OpenOffice spell checker to work?

2008-08-19 Thread Dirk Uys
On Tue, Aug 19, 2008 at 1:51 PM, William Kenworthy [EMAIL PROTECTED] wrote:
 I have run it at times in the past - built in place OO has its problems,
 but overall its more stable and faster than then the binaries.  Its also
 been a couple of years since my last try so I might have another look at
 it.

 --
 William Kenworthy [EMAIL PROTECTED]
 Home in Perth!



I've read a while ago that the source compile of open office uses
go-oo while the binary installation is the official OpenOffice
(http://www.linux.com/feature/143570 - read the comments).

quote
Posted by: Anonymous [ip: 83.18.171.115] on August 08, 2008 09:11 AM
actually, installing openoffice from source has a advantage - source
package is from go-oo.org and binary is straight from openoffice.org.
and they are way different - the one from go-oo.org has tons of
patches which add extra features.
/quote

Regards
Dirk



[gentoo-user] Top values don't add up

2008-08-19 Thread Håkon Alstadheim

If anybody knows a better arena to field this question, please let me know.

My system is a single-core old fashioned intel system. uname -a reports:
Linux medisin 2.6.25-gentoo-r7 #3 PREEMPT Sun Aug 3 11:40:41 CEST 2008 
i686 Intel(R) Pentium(R) 4 CPU 2.00GHz GenuineIntel GNU/Linux


# qfile `which top`
sys-process/procps (/usr/bin/top)
# eix -e procps
[I] sys-process/procps
Available versions:  3.2.4-r3 3.2.5-r1 3.2.6 3.2.7 {n32}
Installed versions:  3.2.7(03:27:10 05/13/08)(-n32)
Homepage:http://procps.sourceforge.net/
Description: Standard informational utilities and 
process-handling tools


Top reports ~70% idle, while at the same time the topmost couple of 
processes are reported as using 70%CPU. Is there anything I could use 
that reports more sensible values ?


I'm running the machine for multi-media-use, and I would like to make 
sure that I tune the media-programs to leave sufficcient cpu to handle 
the odd house-keeping task, while at the same time doing as much 
post-processing for image and sound quality as possible. Is there a way 
to get top to make sense, or are there other tools you good people would 
recommend ?





Re: [gentoo-user] Top values don't add up

2008-08-19 Thread Alan McKinnon
On Tuesday 19 August 2008 15:02:34 Håkon Alstadheim wrote:
 Top reports ~70% idle, while at the same time the topmost couple of
 processes are reported as using 70%CPU. Is there anything I could use
 that reports more sensible values ?

 I'm running the machine for multi-media-use, and I would like to make
 sure that I tune the media-programs to leave sufficcient cpu to handle
 the odd house-keeping task, while at the same time doing as much
 post-processing for image and sound quality as possible. Is there a way
 to get top to make sense, or are there other tools you good people would
 recommend ?

Let the kernel do what it does best - scheduling. You stay away from this as 
this is the one thing you do worst. Unless you have some weird workload it is 
highly unlikely that you will even remotely approach the kernel's choices for 
scheduler efficiency, much less better them.

The kernel is designed to give every process a fair shot at running, this is a 
process that requires millions of decisions a second.

The reason that top's output does not add up is that top (plus free and most 
of the contents of /proc as well) is basically lying through it's teeth. All 
these tools read the various files in /proc to get their data. By the time top 
has read the last file it wants, the ones before it have changed many 
thousands of times over. So basically you get a snapshot view of what the 
system is averaging, and you are not interested in the exact number you see on 
the screen (because you can't trust it), but you are interested in the general 
trend over time (as you can trust that)

-- 
alan dot mckinnon at gmail dot com



Re: [gentoo-user] Top values don't add up

2008-08-19 Thread Dale

Håkon Alstadheim wrote:

 SNIP 

I'm running the machine for multi-media-use, and I would like to make 
sure that I tune the media-programs to leave sufficcient cpu to handle 
the odd house-keeping task, while at the same time doing as much 
post-processing for image and sound quality as possible. Is there a 
way to get top to make sense, or are there other tools you good people 
would recommend ?






The only thing I can think of that may help is to use the nice command 
to give some processes more or less priority.  That may or may not help 
you any but it is a thought.


Otherwise, I tend to agree with Alan.  Leave it to the kernel.

Dale

:-)  :-) 



Re: [gentoo-user] Top values don't add up

2008-08-19 Thread Alan McKinnon
On Tuesday 19 August 2008 15:30:07 Dale wrote:
 Håkon Alstadheim wrote:
   SNIP 
 
  I'm running the machine for multi-media-use, and I would like to make
  sure that I tune the media-programs to leave sufficcient cpu to handle
  the odd house-keeping task, while at the same time doing as much
  post-processing for image and sound quality as possible. Is there a
  way to get top to make sense, or are there other tools you good people
  would recommend ?

 The only thing I can think of that may help is to use the nice command
 to give some processes more or less priority.  That may or may not help
 you any but it is a thought.

 Otherwise, I tend to agree with Alan.  Leave it to the kernel.

I thought of one thing that might help - perhaps the media apps in question 
are single threaded and might benefit from a different preemption model 
algorithm. Give the old-fashioned server model a try instead of desktop or 
low-latency desktop. It's worth a try, YMMV 
-- 
alan dot mckinnon at gmail dot com



[gentoo-user] Boot partition question

2008-08-19 Thread Kevin Philp
I already have 32 bit Ubuntu up and running on my computer and I am 
about to install the AMD64 version of Gentoo. I have a separate /boot 
for Ubuntu - should I use the same /boot for Gentoo or am I better off 
using a separate boot partition for each operating system?


Thanks

Kevin.



Re: [gentoo-user] Top values don't add up

2008-08-19 Thread Håkon Alstadheim

Alan McKinnon wrote:

On Tuesday 19 August 2008 15:30:07 Dale wrote:
  

Håkon Alstadheim wrote:


 SNIP 

I'm running the machine for multi-media-use, and I would like to make
sure that I tune the media-programs to leave sufficcient cpu to handle
the odd house-keeping task, while at the same time doing as much
post-processing for image and sound quality as possible. Is there a
way to get top to make sense, or are there other tools you good people
would recommend ?
  

The only thing I can think of that may help is to use the nice command
to give some processes more or less priority.  That may or may not help
you any but it is a thought.

Otherwise, I tend to agree with Alan.  Leave it to the kernel.



I thought of one thing that might help - perhaps the media apps in question 
are single threaded and might benefit from a different preemption model 
algorithm. Give the old-fashioned server model a try instead of desktop or 
low-latency desktop. It's worth a try, YMMV 
  


When I say tune I mean things like picking a resolution and a 
deinterlace method for video that is as good as possible, while still 
leaving enough headroom to avoid uneven playback. Given that a schedule 
update or a backup run might kick in at a bad time despite all efforts 
to write a good crontab, knowing when to stop is not always easy. I run 
all system tasks under nice ionice -c3, and they will still cause 
hiccups if the system is maxed out. Looks like the good old trial and 
error is the only method that will work. Being on the bleeding edge, 
that means erring on the side of caution, or else you never know whether 
you have hit a system bottleneck or a bug in the software  :-) .


mplayer kept saying my system was too slow, while the cpu was idling at 
20%. Turns out top was correct in that instance, mplayer was 
misinterpreting input data, trying to play back at half the intended 
frame-rate. Now I'm past that hurdle and adding deinterlacing and other 
filters. I'll just have to hold back on the temptation to go all out on 
the filter options :-)


Thanks for keeping me from wasting any more time with top though.





Re: [gentoo-user] Boot partition question

2008-08-19 Thread Eric Martin
Kevin Philp wrote:
 I already have 32 bit Ubuntu up and running on my computer and I am
 about to install the AMD64 version of Gentoo. I have a separate /boot
 for Ubuntu - should I use the same /boot for Gentoo or am I better off
 using a separate boot partition for each operating system?

 Thanks

 Kevin.

Same /boot will be fine.  Actually, I using two separate /boot
partitions would be really annoying if not close to impossible.



Re: [gentoo-user] Top values don't add up

2008-08-19 Thread Volker Armin Hemmann
On Dienstag, 19. August 2008, Alan McKinnon wrote:
 On Tuesday 19 August 2008 15:30:07 Dale wrote:
  Håkon Alstadheim wrote:
SNIP 
  
   I'm running the machine for multi-media-use, and I would like to make
   sure that I tune the media-programs to leave sufficcient cpu to handle
   the odd house-keeping task, while at the same time doing as much
   post-processing for image and sound quality as possible. Is there a
   way to get top to make sense, or are there other tools you good people
   would recommend ?
 
  The only thing I can think of that may help is to use the nice command
  to give some processes more or less priority.  That may or may not help
  you any but it is a thought.
 
  Otherwise, I tend to agree with Alan.  Leave it to the kernel.

 I thought of one thing that might help - perhaps the media apps in question
 are single threaded and might benefit from a different preemption model
 algorithm. Give the old-fashioned server model a try instead of desktop or
 low-latency desktop. It's worth a try, YMMV

and voluntary preemption beats forced preemption.




[gentoo-user] Re: How to get OpenOffice spell checker to work?

2008-08-19 Thread Grant Edwards
On 2008-08-18, Grant Edwards [EMAIL PROTECTED] wrote:
 eselect oodict list says that myspell is selected as the
 dictionaries.  I've got myspell-en installed.  I've set the
 document language to English-US.

 But spell checking still doesn't do anything.

 I've also got aspell-en and hunspell-en installed.

 I'm running app-office/openoffice-2.4.1 (built from sources),
 but I notice that the USE flags didn't include -en or -en_US.
 Is that the problem?  OOo takes ages to build, so I don't want
 to rebuild it unless there's a decent chance it'll actually fix
 the problem...

After rebuilding OOo with LINGUAS=en_US spell-check now works.

-- 
Grant Edwards   grante Yow! Zippy's brain cells
  at   are straining to bridge
   visi.comsynapses ...




Re: [gentoo-user] Boot partition question

2008-08-19 Thread Michele Schiavo
one /boot and one grub.
many different os with many gurb kernel parameter root=/dev/xxx


Il giorno mar, 19/08/2008 alle 17.32 +0100, Kevin Philp ha scritto:

 I already have 32 bit Ubuntu up and running on my computer and I am 
 about to install the AMD64 version of Gentoo. I have a separate /boot 
 for Ubuntu - should I use the same /boot for Gentoo or am I better off 
 using a separate boot partition for each operating system?
 
 Thanks
 
 Kevin.
 


signature.asc
Description: Questa è una parte del messaggio	firmata digitalmente


Re: [gentoo-user] Top values don't add up

2008-08-19 Thread Alan McKinnon
On Tuesday 19 August 2008 18:35:18 Håkon Alstadheim wrote:

 When I say tune I mean things like picking a resolution and a
 deinterlace method for video that is as good as possible, while still
 leaving enough headroom to avoid uneven playback. 

Ah, that puts a different spin on it. Those things are outside my area of 
expertise

 Given that a schedule
 update or a backup run might kick in at a bad time despite all efforts
 to write a good crontab, knowing when to stop is not always easy. I run
 all system tasks under nice ionice -c3, and they will still cause
 hiccups if the system is maxed out. 

nice, ionice and all other tools that look like they might affect scheduling 
are actually just hints to the Linux kernel, which is free to completely 
ignore them (and very often does). In fact, for a great many years in the 
early days, nice actually did nothing of any consequence at all... :-)

nice exists because it is a long-standing Unix tool and on early Unixes it did 
do what the man page implies. Things have changed and kernel writers realise 
that.

re crons, there's not a lot you can do when vixie-cron decides to kick in. 
However, there are other cron daemons about. I've never used it, but I recall 
a discussion here a year ago about fcron which looks like it might suit your 
needs. IIRC you can configure it to delay a cron job while a specified process 
is running and all manner of other cool stuff suitable for desktops 

 mplayer kept saying my system was too slow, while the cpu was idling at
 20%. Turns out top was correct in that instance, mplayer was
 misinterpreting input data, trying to play back at half the intended
 frame-rate. Now I'm past that hurdle and adding deinterlacing and other
 filters. I'll just have to hold back on the temptation to go all out on
 the filter options :-)

I find mplayer often gets it wrong, and the console messages about audio 
drivers being responsible for slowdowns are often true. I also usually find 
that a slow machine that has a light load is often due to I/O blocking. Have 
you looked into this yet?

-- 
alan dot mckinnon at gmail dot com



Re: [gentoo-user] Boot partition question

2008-08-19 Thread James
On Tue, August 19, 2008 12:32 pm, Kevin Philp wrote:
 I already have 32 bit Ubuntu up and running on my computer and I am
 about to install the AMD64 version of Gentoo. I have a separate /boot for
 Ubuntu - should I use the same /boot for Gentoo or am I better off
 using a separate boot partition for each operating system?

 Thanks


 Kevin.

I use the same /boot but I created separate directories.
As long as you specify a path in your boot loader.




Re: [gentoo-user] Boot partition question

2008-08-19 Thread Alan McKinnon
On Tuesday 19 August 2008 20:27:04 James wrote:
 On Tue, August 19, 2008 12:32 pm, Kevin Philp wrote:
  I already have 32 bit Ubuntu up and running on my computer and I am
  about to install the AMD64 version of Gentoo. I have a separate /boot for
  Ubuntu - should I use the same /boot for Gentoo or am I better off
  using a separate boot partition for each operating system?
 
  Thanks
 
 
  Kevin.

 I use the same /boot but I created separate directories.
 As long as you specify a path in your boot loader.

Just make sure that with multiple distros and OSes, that one and only one 
maintains grub. You don't want a situation where distro A uses an ancient grub 
and overwrites the shiny new one put there by distro B (of which distro A is 
utterly unaware)

-- 
alan dot mckinnon at gmail dot com



[gentoo-user] Trendnet KVM Switch

2008-08-19 Thread Guillermo Dutra
Hi Everyone, I'm using gentoo linux since 1 year. Everything works
good, but the last week I Bought a KVM Switch with 2 ports, the KVM
switch work's well in a  XP Box but  with my gentoo linux I't Doesent
work, I'd been  researching about this but I diden´t find the
solution. While mi gentoo don´t start the X server the kvm works well
but when I start the X's It doesen't response any more, maybe I have
to configure a special setting in my xorg-x11?? the switct is a
TK-205K Trendent and here is the link [1] It says that Linux OS is
supported.
I'd  really aprecciate any advice.

Thanks

PD: Sorry for my bad english!!

[1] http://trendnet.com/products/proddetail.asp?prod=100_TK-205Kcat=105
Guillermo Dutra

Before printing, please think about the impact it has on the environment

Por favor considere el medio ambiente antes de imprimir este e-mail.



[gentoo-user] X screen resolution

2008-08-19 Thread Adam Carter
X is starting in 1280x1024, however i want it to start in 1600x1200. At the 
moment im using xrandr to set it manually after i start X.

Here's my config; the Modeline is required.

voodoo adam # egrep '(1600|1280)' /etc/X11/xorg.conf
Modeline 1600x1200  162.00  1600 1664 1856 2160  1200 1201 1204 1250
  Modes   1600x1200
voodoo adam # egrep '(1600|1280)' /var/log/Xorg.0.log
(--) NV(0): Virtual size is 1600x1200 (pitch 1600)
(**) NV(0): *Mode 1600x1200: 162.0 MHz, 75.0 kHz, 60.0 Hz
(II) NV(0): Modeline 1600x1200  162.00  1600 1664 1856 2160  1200 1201 1204 
1250
(**) NV(0):  Default mode 1280x1024: 157.5 MHz, 91.1 kHz, 85.0 Hz
(II) NV(0): Modeline 1280x1024  157.50  1280 1344 1504 1728  1024 1025 1028 
1072 +hsync +vsync
(**) NV(0):  Default mode 1280x1024: 135.0 MHz, 80.0 kHz, 75.0 Hz
(II) NV(0): Modeline 1280x1024  135.00  1280 1296 1440 1688  1024 1025 1028 
1066 +hsync +vsync
(**) NV(0):  Default mode 1280x1024: 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) NV(0): Modeline 1280x1024  108.00  1280 1328 1440 1688  1024 1025 1028 
1066 +hsync +vsync
(**) NV(0):  Default mode 1280x960: 148.5 MHz, 85.9 kHz, 85.0 Hz
(II) NV(0): Modeline 1280x960  148.50  1280 1344 1504 1728  960 961 964 1011 
+hsync +vsync
(**) NV(0):  Default mode 1280x960: 108.0 MHz, 60.0 kHz, 60.0 Hz
(II) NV(0): Modeline 1280x960  108.00  1280 1376 1488 1800  960 961 964 1000 
+hsync +vsync
(II) NV(0): Modeline 1152x864  108.00  1152 1216 1344 1600  864 865 868 900 
+hsync +vsync
voodoo adam #




[gentoo-user] Debugging X

2008-08-19 Thread forgottenwizard
I'm having a problem getting X to work. It is seg faulting on me, and
despite countless revdep-rebuilds and emerge -e world, it still doesn't
work.

It dies after the cursor shows up, spitting this backtrace and output.
Sorry if the formatting sucks. The last line is probably refering to the
fact I tried to run it from within screen, so if that could cause a
problem say so, and tell me how the heck to get a log of this output
(since startx  log.txt doesn't work)

#--- startx output ---#

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: UNKNOWN
Current Operating System: Linux localhost 2.6.25-gentoo-r7 #1 SMP
PREEMPT Fri Aug 1 21:56:38 CDT 2008 x86_64
Build Date: 22 July 2008
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==)
default setting,
(++) from command line, (!!) notice, (II)
informational,
(WW) warning, (EE) error, (NI) not
implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log,
Time: Wed Aug 20 00:11:37 2008
(==) Using config file:
/etc/X11/xorg.conf
(WW) NVIDIA: No matching Device section
for instance (BusID PCI:0:1:3) found
(II) Module already built-in
The XKEYBOARD keymap compiler (xkbcomp)
reports:
 Warning:  Multiple names for
 keycode 211
   Using I211,
   ignoring AB11
Errors from xkbcomp are not fatal to the
X server
Backtrace:
0: X(xf86SigHandler+0x6d) [0x49690d]
1: /lib/libc.so.6 [0x7fae2c0a4430]
2: X(NumMotionEvents+0x12) [0x447822]
3: X(CreateConnectionBlock+0x53) [0x439623]
4: X(main+0x658) [0x43a168]
5: /lib/libc.so.6(__libc_start_main+0xf4) [0x7fae2c091b74]
6: X(FontFileCompleteXLFD+0x229) [0x439259]

Fatal server error:
Caught signal 11.  Server aborting

waiting for X server to begin accepting connections
giving up.
xinit:  Connection reset by peer (errno 104):  unable to connect to X server
xinit:  No such process (errno 3): Server error.
Couldnt get a file descriptor referring to the console

#--- end ---#

I've brought this to #x (or xorg, whichever the X support channel in
freenode is), #linux, #gentoo, and the forums. I'm at a bit of a loss as
to what the problem is, or how to go about trying to find out what is
the problem.

-- 
I'm not anti-social, I'm just not user friendly