[gentoo-user] Installation gentoo problem.

2009-10-15 Thread Igor Spiridonov
Hi. I tryed install gentoo 10.0 and there was: scanning for ata_piix 
and istallation stopped. If i switch off the sata disk then installation 
runs good.
I try gentoo 10.1 now and stopped on: Scanning for ehci-hcd...usb 
core. I switch off usb on motherboard and installation continue. But 
then stopped on: Scanning for scsi_wait_scan. I have not scisi disks. 
My matherboard is Asus P4P800SE. What to do?




[gentoo-user] lirc / irkick Minor Security Hole?

2009-10-15 Thread daid kahl
Hello,

This is not strictly a Gentoo issue, but since we have a good habit to
report upstream bugs and security issues (and I use Gentoo), I wanted
to run by a possible security hole to others.

When my machine is locked, I can still use an IR remote, running
through lirc and programmed through irkick, as though the machine was
unlocked.  What likely security area this falls under is not very
serious, as someone would need to program a remote control to do
strange commands to have any sense of taking control of the machine,
and said user must also be local.  But, the IR remote should still be
unresponsive when the machine is locked (similar to hot keys).

I am using KDE 3.5.10, so it's possible this has been resolved in more
recent versions.  I assume irkick is to blame, but in principle it
might be related to lirc.

Does anyone have thoughts?  Is this worth a security bug report?  How
would I determine if it's lirc or irkick, or should I just submit to
Gentoo devs and maybe they would know better?

Regards,
daid



Re: [gentoo-user] Installation gentoo problem.

2009-10-15 Thread John Moe
Igor Spiridonov wrote:
 Hi. I tryed install gentoo 10.0 and there was: scanning for
 ata_piix and istallation stopped. If i switch off the sata disk then
 installation runs good.
 I try gentoo 10.1 now and stopped on: Scanning for ehci-hcd...usb
 core. I switch off usb on motherboard and installation continue. But
 then stopped on: Scanning for scsi_wait_scan. I have not scisi
 disks. My matherboard is Asus P4P800SE. What to do?

If there's a module you don't need to load to install Gentoo, you can
use the noload option as described in the handbook
(http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1chap=2)
under Booting the Installation CD, as well as the options listing on
the boot screen of the install CD.  Just list the modules that are
causing problems.

John Moe



Re: [gentoo-user] Installation gentoo problem.

2009-10-15 Thread daid kahl
 Hi. I tryed install gentoo 10.0 and there was: scanning for ata_piix and
 istallation stopped. If i switch off the sata disk then installation runs
 good.
 I try gentoo 10.1 now and stopped on: Scanning for ehci-hcd...usb core.
 I switch off usb on motherboard and installation continue. But then stopped
 on: Scanning for scsi_wait_scan. I have not scisi disks. My matherboard is
 Asus P4P800SE. What to do?

Try another live cd based on Gentoo, like System Rescue CD.  If it can
boot live kernel, then maybe you should try Gentoo 2007.0 or 2008.
I've installed plenty of systems with a Gentoo 2007.0 CD-R I have
kicking around.

~daid



Re: [gentoo-user] Intel iwl3945 problem

2009-10-15 Thread daid kahl
 I've recently rebuilt my laptop, and am having trouble getting the
 wireless to work correctly.  My wireless is making an association with
 my AP, but TCP/IP traffic doesn't seem to want to transmit over it; I
 can't even ping my AP.  TCP/IP works fine on the ethernet adapter.
 Wireshark (without the ethernet connected) only shows traffic going out
 the wireless card, not in, and another station on my home network is not
 seeing the DHCP broadcasts.  My access point can see the MAC address of
 the wireless card in my laptop.  I've tried to config the networking
 with DHCP and static IPs, neither worked.

 So, the wireless card appears to be working, and TCP/IP appears to be
 working, but not together.  Does anyone have any idea what could cause
 this?  I've previously had it working, however, I forgot to grab my
 kernel config before I wiped the drive, only the /etc folder and my home
 folder, so there's a good chance that I've done something differently in
 the kernel config.

Use portage to rebuild all the relevant network ebuilds.  I've had
similar trouble with NetworkManager and my wireless after rebuilding
lots of the system, and once I rebuilt NetworkManager then everything
was back to normal.  So, dhcpcd certainly should be rebuilt, and
whatever other things might be related to the wireless in portage.

~daid



Re: [gentoo-user] Intel iwl3945 problem

2009-10-15 Thread John Moe
daid kahl wrote:
 I've recently rebuilt my laptop, and am having trouble getting the
 wireless to work correctly.  My wireless is making an association with
 my AP, but TCP/IP traffic doesn't seem to want to transmit over it; I
 can't even ping my AP.  TCP/IP works fine on the ethernet adapter.
 Wireshark (without the ethernet connected) only shows traffic going out
 the wireless card, not in, and another station on my home network is not
 seeing the DHCP broadcasts.  My access point can see the MAC address of
 the wireless card in my laptop.  I've tried to config the networking
 with DHCP and static IPs, neither worked.

 So, the wireless card appears to be working, and TCP/IP appears to be
 working, but not together.  Does anyone have any idea what could cause
 this?  I've previously had it working, however, I forgot to grab my
 kernel config before I wiped the drive, only the /etc folder and my home
 folder, so there's a good chance that I've done something differently in
 the kernel config.
 

 Use portage to rebuild all the relevant network ebuilds.  I've had
 similar trouble with NetworkManager and my wireless after rebuilding
 lots of the system, and once I rebuilt NetworkManager then everything
 was back to normal.  So, dhcpcd certainly should be rebuilt, and
 whatever other things might be related to the wireless in portage.

 ~daid


   
Well, I've used emerge -C and then emerge again on dhcpcd and
iwl3945-ucode.  I'm not sure if I did that with wireless-tools, but I'll
try that now.  Actually, I'll unmerge all three and re-emerge them again.

Are there any others that I'm missing?  I can't think of any other
packages that would apply; at least, not that I specified.

John Moe



Re: [gentoo-user] Installation gentoo problem.

2009-10-15 Thread KH

daid kahl schrieb:

Hi. I tryed install gentoo 10.0 and there was: scanning for ata_piix and
istallation stopped. If i switch off the sata disk then installation runs
good.
I try gentoo 10.1 now and stopped on: Scanning for ehci-hcd...usb core.
I switch off usb on motherboard and installation continue. But then stopped
on: Scanning for scsi_wait_scan. I have not scisi disks. My matherboard is
Asus P4P800SE. What to do?


Try another live cd based on Gentoo, like System Rescue CD.  If it can
boot live kernel, then maybe you should try Gentoo 2007.0 or 2008.
I've installed plenty of systems with a Gentoo 2007.0 CD-R I have
kicking around.

~daid



Hi,

why not take the autobuild? It is only on day old!

http://gentoo.chem.wisc.edu/gentoo/releases/x86/autobuilds/

kh



Re: [gentoo-user] emerge with a fetch restricted (must be manually downloaded)

2009-10-15 Thread dhk
Dale wrote:
 dhk wrote:
 Can someone explain the procedure for the installing software that has a
 fetch restriction?

 Whenever I get the F for fetch restricted (must be manually
 downloaded) I can't get the build right.  Usually I have to go to a
 web-site and then after downloading what is needed I get stuck.
 Basically I don't know what to do with the file.  Where is the file
 suppose to go and what format is it suppose to be in?  Also what should
 the permissions and ownership be of the file.

 So really a good procedure and example would help.  Two of the programs
 I want to install are app-misc/openjnlp and net-misc/icaclient .

 Thanks,

 --dhk


   
 
 Well, it sort of tells you what to do.  For once portage has a error
 that isn't encrypted or something.  lol
 
 !!! dev-java/jnlp-bin-1.2-r1 has fetch restriction turned on.
 !!! This probably means that this ebuild's files must be downloaded
 !!! manually.  See the comments in the ebuild for more information.
 
  * Please download javaws-1_2-dev.zip and place it in /usr/portage/distfiles
  *
 https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/viewproductdetail-start?productref=7026-jaws_dev_pack-1.2-oth-...@cds-cds_developer
 
 I just went to the link provided, click accept on the license thingy and
 there they are.  After you get them downloaded, just put them in
 /usr/portage/distfiles and emerge them normally. 
 
 It's been a while since I have ran into this. 
 
 Dale
 
 :-)  :-)
 
 
 

Thanks all for the help.  I stopped after the emerge -p and tried to
figure out what to do from there.  The install was easy once I saw the
error message.  The trick was to try to do the emerge knowing the
software was downloaded yet and that it would fail.  Then I got all the
information I needed.  Thanks again.



Re: [gentoo-user] Intel iwl3945 problem

2009-10-15 Thread John H. Moe




John Moe wrote:

  daid kahl wrote:
  
  

  I've recently rebuilt my laptop, and am having trouble getting the
wireless to work correctly.  My wireless is making an association with
my AP, but TCP/IP traffic doesn't seem to want to transmit over it; I
can't even ping my AP.  TCP/IP works fine on the ethernet adapter.
Wireshark (without the ethernet connected) only shows traffic going out
the wireless card, not in, and another station on my home network is not
seeing the DHCP broadcasts.  My access point can see the MAC address of
the wireless card in my laptop.  I've tried to config the networking
with DHCP and static IPs, neither worked.

So, the wireless card appears to be working, and TCP/IP appears to be
working, but not together.  Does anyone have any idea what could cause
this?  I've previously had it working, however, I forgot to grab my
kernel config before I wiped the drive, only the /etc folder and my home
folder, so there's a good chance that I've done something differently in
the kernel config.

  

Use portage to rebuild all the relevant network ebuilds.  I've had
similar trouble with NetworkManager and my wireless after rebuilding
lots of the system, and once I rebuilt NetworkManager then everything
was back to normal.  So, dhcpcd certainly should be rebuilt, and
whatever other things might be related to the wireless in portage.

~daid


  

  
  Well, I've used emerge -C and then emerge again on dhcpcd and
iwl3945-ucode.  I'm not sure if I did that with wireless-tools, but I'll
try that now.  Actually, I'll unmerge all three and re-emerge them again.

Are there any others that I'm missing?  I can't think of any other
packages that would apply; at least, not that I specified.

John Moe

  

Well, nevermind. It seems to have sorted itself out. I'm not sure if
it was the re-emerging of the three network packages mentioned before,
but they didn't seem to do anything afterwards. So then I noticed that
FireWire networking module hadn't been built, and that was in there the
last build, so I switched CONFIG_IEEE1394_ETH1394 to m,
recompiled the kernel, copied it over and rebooted, and suddenly the
wireless started working. Could it have needed a reboot after
re-emerging the network packages? I can't see how adding FireWire
networking support would change anything...

Anyway, thanks for the quick suggestions. It seems to be working now.

John Moe





Re: [gentoo-user] emerge with a fetch restricted (must be manually downloaded)

2009-10-15 Thread Volker Armin Hemmann
On Donnerstag 15 Oktober 2009, dhk wrote:
 Dale wrote:
  dhk wrote:
  Can someone explain the procedure for the installing software that has a
  fetch restriction?
 
  Whenever I get the F for fetch restricted (must be manually
  downloaded) I can't get the build right.  Usually I have to go to a
  web-site and then after downloading what is needed I get stuck.
  Basically I don't know what to do with the file.  Where is the file
  suppose to go and what format is it suppose to be in?  Also what should
  the permissions and ownership be of the file.
 
  So really a good procedure and example would help.  Two of the programs
  I want to install are app-misc/openjnlp and net-misc/icaclient .
 
  Thanks,
 
  --dhk
 
  Well, it sort of tells you what to do.  For once portage has a error
  that isn't encrypted or something.  lol
 
  !!! dev-java/jnlp-bin-1.2-r1 has fetch restriction turned on.
  !!! This probably means that this ebuild's files must be downloaded
  !!! manually.  See the comments in the ebuild for more information.
 
   * Please download javaws-1_2-dev.zip and place it in
  /usr/portage/distfiles *
  https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/
 en_US/-/USD/ViewProductDetail-Start?ProductRef=7026-jaws_dev_pack-1.2-oth-
 j...@cds-cds_developer
 
  I just went to the link provided, click accept on the license thingy and
  there they are.  After you get them downloaded, just put them in
  /usr/portage/distfiles and emerge them normally.
 
  It's been a while since I have ran into this.
 
  Dale
 
  :-)  :-)
 
 Thanks all for the help.  I stopped after the emerge -p and tried to
 figure out what to do from there.  The install was easy once I saw the
 error message.  The trick was to try to do the emerge knowing the
 software was downloaded yet and that it would fail.  Then I got all the
 information I needed.  Thanks again.
 

just open the ebuild with the text editor of your choice - or less - and read 
the info block. It is easy to find it. You don't have to wait for the emerge to 
fail.



Re: [gentoo-user] emerge with a fetch restricted (must be manually downloaded)

2009-10-15 Thread Peter Humphrey
On Thursday 15 October 2009 12:31:25 Volker Armin Hemmann wrote:

 just open the ebuild with the text editor of your choice - or less - and
 read the info block. It is easy to find it. You don't have to wait for the
 emerge to fail.

I find this useful: less `equery w package`, although it does seem to work 
only on packages that are installed already.

-- 
Rgds
Peter



Re: [gentoo-user] ftp user, local user, apache group

2009-10-15 Thread laurent

laurent a écrit :

Frank Steinmetzger a écrit :

Am Freitag, 9. Oktober 2009 schrieb laurent:
 

Hi,

Now I've setup vsftpd with local user.
For exemple I log with the user laurent, I create a folder via ftp.

This folder is own by laurent, so it's not exessible via apache.
How could I make that, like put laurent in a apache group?



My setup is a combination of apache and pure-ftpd. My user is member 
of the apache group, and I have set my home dir to


$ ls -ld /home/frank
drwxr-x--- 115 frank  apache  16384 2009-10-09 22:30 frank

That way apache can enter my directory to get into ~/public_html, but 
other users (such as guests, it's my laptop) cannot.


If I log into pure-ftpd with a local user account, it puts me into 
the respective user's home. Anonymous logins are made for user ftp, 
which is set up in /home/ftp:


$ ls -ld /home/ftp
dr-xrwx---   4 ftpusers4096 2009-09-19 19:45 ftp

$ ls -ld /home/ftp/incoming
drwxrwxr-x   2 ftpusers4096 2009-09-16 23:58 /home/ftp/incoming/

This setup allows me as the admin user to have control over the 
files in the anonymous ftp root, and anonymous users may only upload 
stuff in the incoming directory.


 

I don't really know how to play with groups and user, any good tutorial
on that?



Just search for it, keywords such as file permissions chown may help:
http://www.overclock.net/linux-unix/513350-linux-file-permissions-executables-howto.html 

http://penguinpetes.com/b2evo/index.php?title=chmod_squad_howto_use_linux_file_permiss 



The latter is more informative on how to use groups in detail.
  

Hi Franck

Ok, after reading that I guess: I could create a 'connects' group and 
put my apache user in it.
So apache will have control over the files in www own by 
apache:connects. set to 760 recursively, for exemple.


And then add other local user to the connector group. Then as they 
will be able to connect on ftp as a local user they will be able to 
read write files that apache will be able to execute.


I'm gonna do that now :)
thx
Laurent



760 does not work. ftp can't change directory...so I put 770 to www, it 
works.


L



Re: [gentoo-user] Installation gentoo problem.

2009-10-15 Thread igwasm


- Original Message - 
From: John Moe john...@optushome.com.au

To: gentoo-user@lists.gentoo.org
Sent: Thursday, October 15, 2009 1:40 PM
Subject: Re: [gentoo-user] Installation gentoo problem.



Igor Spiridonov wrote:

Hi. I tryed install gentoo 10.0 and there was: scanning for
ata_piix and istallation stopped. If i switch off the sata disk then
installation runs good.
I try gentoo 10.1 now and stopped on: Scanning for ehci-hcd...usb
core. I switch off usb on motherboard and installation continue. But
then stopped on: Scanning for scsi_wait_scan. I have not scisi
disks. My matherboard is Asus P4P800SE. What to do?


If there's a module you don't need to load to install Gentoo, you can
use the noload option as described in the handbook
(http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1chap=2)
under Booting the Installation CD, as well as the options listing on
the boot screen of the install CD.  Just list the modules that are
causing problems.

John Moe



Hm. noscsi? I don`t found this option.



[gentoo-user] Kmail / uw-imap problems

2009-10-15 Thread Elric Wolfsbruder

Hello all,

I am currently having some interesting problems with kmail since the flagging of
kde-4.3.1 as stable

I can no longer access my imap mail boxes.

On the client side there is kmail 1.12.1 in KDE 4.3.1-r1 built with (handbook
kontact semantic-desktop).

On the erver side there is uw-imap 2007e built with (ssl).

kmail Will not authtenticate to the imap server.

Error:
Authorization failed, Unable to authenticate via CRAM-MD5.
The server arioch replied:
Invalid authentication credentials authentication not supported


The funny thing here is that under kde-3.5.10 kmail 1.9.10 will authenticate
without any problems.

Any idea's, suggestions or thoughts?

-- 
Elric el...@elric.com 

 (217th Tactical Audit  Accounting Wing - Because the Front Line has
  a Bottom Line.)





Re: [gentoo-user] Kmail / uw-imap problems

2009-10-15 Thread Volker Armin Hemmann
On Donnerstag 15 Oktober 2009, Elric Wolfsbruder wrote:
 Hello all,
 
 I am currently having some interesting problems with kmail since the
  flagging of kde-4.3.1 as stable
 
 I can no longer access my imap mail boxes.
 
 On the client side there is kmail 1.12.1 in KDE 4.3.1-r1 built with
  (handbook kontact semantic-desktop).
 
 On the erver side there is uw-imap 2007e built with (ssl).
 
 kmail Will not authtenticate to the imap server.
 
 Error:
 Authorization failed, Unable to authenticate via CRAM-MD5.
 The server arioch replied:
 Invalid authentication credentials authentication not supported
 
 
 The funny thing here is that under kde-3.5.10 kmail 1.9.10 will
  authenticate without any problems.
 
 Any idea's, suggestions or thoughts?
 

yes, look into your configuration. Also make sure you built kdepimlibs and 
kdelibs with the right flags




[gentoo-user] Re: Kmail / uw-imap problems

2009-10-15 Thread Elric Wolfsbruder
Volker Armin Hemmann wrote:

 On Donnerstag 15 Oktober 2009, Elric Wolfsbruder wrote:
 Hello all,
 
 I am currently having some interesting problems with kmail since the
  flagging of kde-4.3.1 as stable
 
 I can no longer access my imap mail boxes.
 
 On the client side there is kmail 1.12.1 in KDE 4.3.1-r1 built with
  (handbook kontact semantic-desktop).
 
 On the erver side there is uw-imap 2007e built with (ssl).
 
 kmail Will not authtenticate to the imap server.
 
 Error:
 Authorization failed, Unable to authenticate via CRAM-MD5.
 The server arioch replied:
 Invalid authentication credentials authentication not supported
 
 
 The funny thing here is that under kde-3.5.10 kmail 1.9.10 will
  authenticate without any problems.
 
 Any idea's, suggestions or thoughts?
 
 
 yes, look into your configuration. Also make sure you built kdepimlibs and
 kdelibs with the right flags

Volker, thank you for your follow up.

My kdelibs are built with  (acl alsa bzip2 fam handbook mmx nls openexr opengl
semantic-desktop spell sse sse2 ssl zeroconf)

My kdepimlibs are built with (handbook ldap)

My config file has the exact same setting under 4.3.1 as under 3.5.10

I have tested this by using the the 3.5.10 config as well as recreating the
config file from scratch.

-- 
Elric el...@elric.com

printk (scsi%d : Oh no Mr. Bill!\n, host-host_no);
linux-2.6.6/drivers/scsi/53c7xx.c





Re: [gentoo-user] Re: Kmail / uw-imap problems

2009-10-15 Thread Volker Armin Hemmann
On Donnerstag 15 Oktober 2009, Elric Wolfsbruder wrote:
 Volker Armin Hemmann wrote:
  On Donnerstag 15 Oktober 2009, Elric Wolfsbruder wrote:
  Hello all,
 
  I am currently having some interesting problems with kmail since the
   flagging of kde-4.3.1 as stable
 
  I can no longer access my imap mail boxes.
 
  On the client side there is kmail 1.12.1 in KDE 4.3.1-r1 built with
   (handbook kontact semantic-desktop).
 
  On the erver side there is uw-imap 2007e built with (ssl).
 
  kmail Will not authtenticate to the imap server.
 
  Error:
  Authorization failed, Unable to authenticate via CRAM-MD5.
  The server arioch replied:
  Invalid authentication credentials authentication not supported
 
 
  The funny thing here is that under kde-3.5.10 kmail 1.9.10 will
   authenticate without any problems.
 
  Any idea's, suggestions or thoughts?
 
  yes, look into your configuration. Also make sure you built kdepimlibs
  and kdelibs with the right flags
 
 Volker, thank you for your follow up.
 
 My kdelibs are built with  (acl alsa bzip2 fam handbook mmx nls openexr
  opengl semantic-desktop spell sse sse2 ssl zeroconf)
 
 My kdepimlibs are built with (handbook ldap)
 
 My config file has the exact same setting under 4.3.1 as under 3.5.10
 
 I have tested this by using the the 3.5.10 config as well as recreating the
 config file from scratch.
 

hm, strange. And when you hit the 'test server' button, what are your results?



[gentoo-user] KDE 3.5 and desktop links not working

2009-10-15 Thread Dale
Hi,

I have KDE 4 installed as well and I think this is causing the problem
but hope there is a fix for this little boo boo.  I have links to
locations on my desktop so that I can click on them to get to places
directly.  I have one for camera pics, another for movies and a few
others.  I upgraded KDE 4 the other day and logged into it for a little
while.  I'm now back in KDE 3.5 and my desktop links no longer work. 
When I click on them, it tries to open them with Dolphin and even asks
for a password.  The permissions are correct.  Owner is dale and group
is users.  I should also add that if I type in the password, user or
root, it does nothing at all.  It just sits there. 

I thought I could just delete the old links and recreate them and get
that to work.  It didn't.  It does the same thing.  It tries to open
them with Dolphin and asks for the password.  Oh, did I mention I
deleted my Documents folder by mistake?  I thought it was a link but it
wasn't.  Backups are so sweet.  ;-)

Anybody know how to fix this?  I checked the file associations options
but it looks weird.  No clue what was there before KDE 4 came along. 
Could someone tell me what is in theirs if your still works?  Maybe that
would fix it.

Thanks.

Dale

:-)  :-) 



[gentoo-user] Intel GM965

2009-10-15 Thread Arnau Bria
Hi all,

Anyone did success on configuring Intel GM965/GL960 on xorg 1.6? I have an acer 
TravelMate 5720 ...

00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 
Integrated Graphics Controller (rev 03)

on xorg-sever 1.6.3.901-r2:

I] x11-base/xorg-server
 Available versions:  1.5.3-r6 ~1.5.3-r7 1.6.3.901-r2 ~1.6.4 ~1.6.5 
[M]~1.7.0.901 {3dfx debug dmx hal input_devices_acecad input_devices_aiptek 
input_devices_citron input_devices_elographics input_devices_evdev 
input_devices_fpit input_devices_hyperpen input_devices_joystick 
input_devices_keyboard input_devices_mouse input_devices_mutouch 
input_devices_penmount input_devices_synaptics input_devices_tslib 
input_devices_virtualbox input_devices_vmmouse input_devices_void 
input_devices_wacom ipv6 kdrive minimal nptl sdl tslib video_cards_apm 
video_cards_ark video_cards_ast video_cards_chips video_cards_cirrus 
video_cards_dummy video_cards_epson video_cards_fbdev video_cards_fglrx 
video_cards_geode video_cards_glint video_cards_i128 video_cards_i740 
video_cards_impact video_cards_imstt video_cards_intel video_cards_mach64 
video_cards_mga video_cards_neomagic video_cards_newport video_cards_nv 
video_cards_nvidia video_cards_r128 video_cards_radeon video_cards_radeonhd 
video_ca
 rds_rendition video_cards_s3 video_cards_s3virge video_cards_savage 
video_cards_siliconmotion video_cards_sis video_cards_sisusb video_cards_sunbw2 
video_cards_suncg14 video_cards_suncg3 video_cards_suncg6 video_cards_sunffb 
video_cards_sunleo video_cards_suntcx video_cards_tdfx video_cards_tga 
video_cards_trident video_cards_tseng video_cards_v4l video_cards_vermilion 
video_cards_vesa video_cards_via video_cards_virtualbox video_cards_vmware 
video_cards_voodoo video_cards_xgi xorg}
 Installed versions:  1.6.3.901-r2(20:56:44 14/10/09)(hal nptl xorg -debug 
-dmx -ipv6 -kdrive -minimal -sdl -tslib)


I've followed:
http://www.gentoo-wiki.info/Intel_GMA

but when I try to start X, my system hangs...

[I] x11-drivers/xf86-video-intel
 Available versions:  ~2.4.3 ~2.5.1-r1 2.6.3-r1 ~2.7.1 ~2.7.99.902-r1 
~2.8.0 2.8.1 ~2.9.0 {debug dri}
 Installed versions:  2.8.1(19:12:22 15/10/09)(dri -debug)
 Homepage:http://xorg.freedesktop.org/
 Description: X.Org driver for Intel cards

cat /etc/make.conf
USE=acpi alsa -apache2 apm -arts aspell -audiofile -berkdb cdparanoia cdr 
clamav -cli ctype dbus divx dri dvd dvdr -eds -emboss -esd -fam firefox 
-foomaticdb -fortran gif -gnome gtk gtk2 hal hddtemp -idn imap -ipv6 -isdnlog 
jpeg jpeg2k jpg -kde -kerberos -lcms -ldap -libg++ -mng mp3 mpeg mpeg2 mplayer 
-mysql ncurses nls nptl nptlonly nsplugin opengl -oss -pam pcre pdf -php -pppd 
-qt4 quicktime -reflection sasl -seamonkey session  spell sqlite sse2 ssl 
startup-notification -static svg symlink tcltk thunar unicode -qt3 userlocales 
vcd -vhost win32codecs X xface  xml xml2 -xmms xscreensaver xfce spamassassin
CHOST=i686-pc-linux-gnu
CFLAGS=-O2 -mtune=i686 -pipe
CXXFLAGS=-O2 -mtune=i686 -pipe
SYNC=rsync://rsync.europe.gentoo.org/gentoo-portage
PORTAGE_ELOG_CLASSES=warn error log
MAKEOPTS=-j3
INPUT_DEVICES=evdev mouse keyboard
VIDEO_CARDS=vesa intel i810
LINGUAS=es en


xorg.conf:

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

Section Files
ModulePath   /usr/lib/xorg/modules
FontPath /usr/share/fonts/misc/
FontPath /usr/share/fonts/TTF/
FontPath /usr/share/fonts/OTF
FontPath /usr/share/fonts/Type1/
FontPath /usr/share/fonts/100dpi/
FontPath /usr/share/fonts/75dpi/
EndSection

Section Module
Load  glx
Load  xtrap
Load  record
Load  extmod
Load  dbe
Load  synaptics
EndSection

Section InputDevice
Identifier  Keyboard0
Driver  kbd
EndSection

Section InputDevice
Identifier  Mouse0
Driver  synaptics
EndSection



Section Monitor
Identifier   Monitor0
VendorName   Monitor Vendor
ModelNameMonitor Model
EndSection

Section Device
Identifier  Card0
Driver  vesa
VendorName  Intel Corporation
BoardName   Mobile GM965/GL960 Integrated Graphics Controller
BusID   PCI:0:2:0
EndSection

Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
SubSection Display
Viewport   0 0
Depth 1
EndSubSection
SubSection Display
Viewport   0 0
Depth 4
EndSubSection
SubSection Display
Viewport   0 0
Depth 8
EndSubSection
SubSection Display
Viewport   0 0
Depth 15
EndSubSection
SubSection Display

Re: [gentoo-user] Intel GM965

2009-10-15 Thread Justin
Arnau Bria wrote:
Hi all,
 
 Anyone did success on configuring Intel GM965/GL960 on xorg 1.6? I have an 
 acer TravelMate 5720 ...
 
 00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 
 Integrated Graphics Controller (rev 03)
 
 on xorg-sever 1.6.3.901-r2:
 
 I] x11-base/xorg-server
  Available versions:  1.5.3-r6 ~1.5.3-r7 1.6.3.901-r2 ~1.6.4 ~1.6.5 
 [M]~1.7.0.901 {3dfx debug dmx hal input_devices_acecad input_devices_aiptek 
 input_devices_citron input_devices_elographics input_devices_evdev 
 input_devices_fpit input_devices_hyperpen input_devices_joystick 
 input_devices_keyboard input_devices_mouse input_devices_mutouch 
 input_devices_penmount input_devices_synaptics input_devices_tslib 
 input_devices_virtualbox input_devices_vmmouse input_devices_void 
 input_devices_wacom ipv6 kdrive minimal nptl sdl tslib video_cards_apm 
 video_cards_ark video_cards_ast video_cards_chips video_cards_cirrus 
 video_cards_dummy video_cards_epson video_cards_fbdev video_cards_fglrx 
 video_cards_geode video_cards_glint video_cards_i128 video_cards_i740 
 video_cards_impact video_cards_imstt video_cards_intel video_cards_mach64 
 video_cards_mga video_cards_neomagic video_cards_newport video_cards_nv 
 video_cards_nvidia video_cards_r128 video_cards_radeon video_cards_radeonhd 
 video_
ca
  rds_rendition video_cards_s3 video_cards_s3virge video_cards_savage 
 video_cards_siliconmotion video_cards_sis video_cards_sisusb 
 video_cards_sunbw2 video_cards_suncg14 video_cards_suncg3 video_cards_suncg6 
 video_cards_sunffb video_cards_sunleo video_cards_suntcx video_cards_tdfx 
 video_cards_tga video_cards_trident video_cards_tseng video_cards_v4l 
 video_cards_vermilion video_cards_vesa video_cards_via video_cards_virtualbox 
 video_cards_vmware video_cards_voodoo video_cards_xgi xorg}
  Installed versions:  1.6.3.901-r2(20:56:44 14/10/09)(hal nptl xorg 
 -debug -dmx -ipv6 -kdrive -minimal -sdl -tslib)
 
 
 I've followed:
 http://www.gentoo-wiki.info/Intel_GMA
 
 but when I try to start X, my system hangs...
 
 [I] x11-drivers/xf86-video-intel
  Available versions:  ~2.4.3 ~2.5.1-r1 2.6.3-r1 ~2.7.1 ~2.7.99.902-r1 
 ~2.8.0 2.8.1 ~2.9.0 {debug dri}
  Installed versions:  2.8.1(19:12:22 15/10/09)(dri -debug)
  Homepage:http://xorg.freedesktop.org/
  Description: X.Org driver for Intel cards
 
 cat /etc/make.conf
 USE=acpi alsa -apache2 apm -arts aspell -audiofile -berkdb cdparanoia cdr 
 clamav -cli ctype dbus divx dri dvd dvdr -eds -emboss -esd -fam firefox 
 -foomaticdb -fortran gif -gnome gtk gtk2 hal hddtemp -idn imap -ipv6 -isdnlog 
 jpeg jpeg2k jpg -kde -kerberos -lcms -ldap -libg++ -mng mp3 mpeg mpeg2 
 mplayer -mysql ncurses nls nptl nptlonly nsplugin opengl -oss -pam pcre pdf 
 -php -pppd -qt4 quicktime -reflection sasl -seamonkey session  spell sqlite 
 sse2 ssl startup-notification -static svg symlink tcltk thunar unicode -qt3 
 userlocales vcd -vhost win32codecs X xface  xml xml2 -xmms xscreensaver xfce 
 spamassassin
 CHOST=i686-pc-linux-gnu
 CFLAGS=-O2 -mtune=i686 -pipe
 CXXFLAGS=-O2 -mtune=i686 -pipe
 SYNC=rsync://rsync.europe.gentoo.org/gentoo-portage
 PORTAGE_ELOG_CLASSES=warn error log
 MAKEOPTS=-j3
 INPUT_DEVICES=evdev mouse keyboard
 VIDEO_CARDS=vesa intel i810
 LINGUAS=es en
 
 
 xorg.conf:
 
 Section ServerLayout
   Identifier X.org Configured
   Screen  0  Screen0 0 0
   InputDeviceMouse0 CorePointer
   InputDeviceKeyboard0 CoreKeyboard
 EndSection
 
 Section Files
   ModulePath   /usr/lib/xorg/modules
   FontPath /usr/share/fonts/misc/
   FontPath /usr/share/fonts/TTF/
   FontPath /usr/share/fonts/OTF
   FontPath /usr/share/fonts/Type1/
   FontPath /usr/share/fonts/100dpi/
   FontPath /usr/share/fonts/75dpi/
 EndSection
 
 Section Module
   Load  glx
   Load  xtrap
   Load  record
   Load  extmod
   Load  dbe
   Load  synaptics
 EndSection
 
 Section InputDevice
   Identifier  Keyboard0
   Driver  kbd
 EndSection
 
 Section InputDevice
   Identifier  Mouse0
   Driver  synaptics
 EndSection
 
 
 
 Section Monitor
   Identifier   Monitor0
   VendorName   Monitor Vendor
   ModelNameMonitor Model
 EndSection
 
 Section Device
   Identifier  Card0
   Driver  vesa


Should be intel

You also can remove all InputDevice sections as those are controlled
by hal.



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Intel GM965

2009-10-15 Thread Volker Armin Hemmann
On Donnerstag 15 Oktober 2009, Justin wrote:
 Arnau Bria wrote:
 Hi all,
 
  Anyone did success on configuring Intel GM965/GL960 on xorg 1.6? I have
  an acer TravelMate 5720 ...
 
  00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960
  Integrated Graphics Controller (rev 03)
 
  on xorg-sever 1.6.3.901-r2:
 
  I] x11-base/xorg-server
   Available versions:  1.5.3-r6 ~1.5.3-r7 1.6.3.901-r2 ~1.6.4 ~1.6.5
  [M]~1.7.0.901 {3dfx debug dmx hal input_devices_acecad
  input_devices_aiptek input_devices_citron input_devices_elographics
  input_devices_evdev input_devices_fpit input_devices_hyperpen
  input_devices_joystick input_devices_keyboard input_devices_mouse
  input_devices_mutouch input_devices_penmount input_devices_synaptics
  input_devices_tslib input_devices_virtualbox input_devices_vmmouse
  input_devices_void input_devices_wacom ipv6 kdrive minimal nptl sdl tslib
  video_cards_apm video_cards_ark video_cards_ast video_cards_chips
  video_cards_cirrus video_cards_dummy video_cards_epson video_cards_fbdev
  video_cards_fglrx video_cards_geode video_cards_glint video_cards_i128
  video_cards_i740 video_cards_impact video_cards_imstt video_cards_intel
  video_cards_mach64 video_cards_mga video_cards_neomagic
  video_cards_newport video_cards_nv video_cards_nvidia video_cards_r128
  video_cards_radeon video_cards_radeonhd video_
 
 ca
 
   rds_rendition video_cards_s3 video_cards_s3virge video_cards_savage
  video_cards_siliconmotion video_cards_sis video_cards_sisusb
  video_cards_sunbw2 video_cards_suncg14 video_cards_suncg3
  video_cards_suncg6 video_cards_sunffb video_cards_sunleo
  video_cards_suntcx video_cards_tdfx video_cards_tga video_cards_trident
  video_cards_tseng video_cards_v4l video_cards_vermilion video_cards_vesa
  video_cards_via video_cards_virtualbox video_cards_vmware
  video_cards_voodoo video_cards_xgi xorg} Installed versions: 
  1.6.3.901-r2(20:56:44 14/10/09)(hal nptl xorg -debug -dmx -ipv6 -kdrive
  -minimal -sdl -tslib)
 
 
  I've followed:
  http://www.gentoo-wiki.info/Intel_GMA
 
  but when I try to start X, my system hangs...
 
  [I] x11-drivers/xf86-video-intel
   Available versions:  ~2.4.3 ~2.5.1-r1 2.6.3-r1 ~2.7.1 ~2.7.99.902-r1
  ~2.8.0 2.8.1 ~2.9.0 {debug dri} Installed versions:  2.8.1(19:12:22
  15/10/09)(dri -debug)
   Homepage:http://xorg.freedesktop.org/
   Description: X.Org driver for Intel cards
 
  cat /etc/make.conf
  USE=acpi alsa -apache2 apm -arts aspell -audiofile -berkdb cdparanoia
  cdr clamav -cli ctype dbus divx dri dvd dvdr -eds -emboss -esd -fam
  firefox -foomaticdb -fortran gif -gnome gtk gtk2 hal hddtemp -idn imap
  -ipv6 -isdnlog jpeg jpeg2k jpg -kde -kerberos -lcms -ldap -libg++ -mng
  mp3 mpeg mpeg2 mplayer -mysql ncurses nls nptl nptlonly nsplugin opengl
  -oss -pam pcre pdf -php -pppd -qt4 quicktime -reflection sasl -seamonkey
  session  spell sqlite sse2 ssl startup-notification -static svg symlink
  tcltk thunar unicode -qt3 userlocales vcd -vhost win32codecs X xface  xml
  xml2 -xmms xscreensaver xfce spamassassin CHOST=i686-pc-linux-gnu
  CFLAGS=-O2 -mtune=i686 -pipe
  CXXFLAGS=-O2 -mtune=i686 -pipe
  SYNC=rsync://rsync.europe.gentoo.org/gentoo-portage
  PORTAGE_ELOG_CLASSES=warn error log
  MAKEOPTS=-j3
  INPUT_DEVICES=evdev mouse keyboard
  VIDEO_CARDS=vesa intel i810
  LINGUAS=es en
 
 
  xorg.conf:
 
  Section ServerLayout
  Identifier X.org Configured
  Screen  0  Screen0 0 0
  InputDeviceMouse0 CorePointer
  InputDeviceKeyboard0 CoreKeyboard
  EndSection
 
  Section Files
  ModulePath   /usr/lib/xorg/modules
  FontPath /usr/share/fonts/misc/
  FontPath /usr/share/fonts/TTF/
  FontPath /usr/share/fonts/OTF
  FontPath /usr/share/fonts/Type1/
  FontPath /usr/share/fonts/100dpi/
  FontPath /usr/share/fonts/75dpi/
  EndSection
 
  Section Module
  Load  glx
  Load  xtrap
  Load  record
  Load  extmod
  Load  dbe
  Load  synaptics
  EndSection
 
  Section InputDevice
  Identifier  Keyboard0
  Driver  kbd
  EndSection
 
  Section InputDevice
  Identifier  Mouse0
  Driver  synaptics
  EndSection
 
 
 
  Section Monitor
  Identifier   Monitor0
  VendorName   Monitor Vendor
  ModelNameMonitor Model
  EndSection
 
  Section Device
  Identifier  Card0
  Driver  vesa
 
 Should be intel
 
 You also can remove all InputDevice sections as those are controlled
 by hal.
 

he should let them in, but he can remove all FontPath and modules entries. And 
yes, 'vesa' has to be changed.



Re: [gentoo-user] Re: my xorg-server 1.6 seems a bit unstable - what am I doing wrong?

2009-10-15 Thread Denis
Ordinarily, I would also point to I/O errors, but not this time.  I
have had this same version of Mathematica, 5.2, for *years*, on this
same machine, over several kernels and several Xorg upgrades, and it
was rock-solid.  Not one X hang or crash.  Ever.  No error messages or
I/O warnings ever.  The only thing I'd ever see in the console would
be GTK+ errors from other programs.  Something about this latest X
upgrade is making Mathematica unhappy, either because some previously
supported format that worked fine with it has been altered or
something else in that general regard.  This version being so outdated
- that isn't a surprise.  It may not be a bug, so much as an
incompatibility, perhaps

I think the only thing I can do at this point that probably will fix
this is to go to stable arch, but I am not willing to do that because
I like my box the way it is now :-)  It's great and efficient for all
other things.  Before I can get a local Mathematica upgrade, I will
have to resort to using it via X forwarding off the central server.



[gentoo-user] Re: Re: Kmail / uw-imap problems

2009-10-15 Thread Elric Wolfsbruder
Volker Armin Hemmann wrote:

 On Donnerstag 15 Oktober 2009, Elric Wolfsbruder wrote:
 Volker Armin Hemmann wrote:
  On Donnerstag 15 Oktober 2009, Elric Wolfsbruder wrote:
  Hello all,
 
  I am currently having some interesting problems with kmail since the
   flagging of kde-4.3.1 as stable
 
  I can no longer access my imap mail boxes.
 
  On the client side there is kmail 1.12.1 in KDE 4.3.1-r1 built with
   (handbook kontact semantic-desktop).
 
  On the erver side there is uw-imap 2007e built with (ssl).
 
  kmail Will not authtenticate to the imap server.
 
  Error:
  Authorization failed, Unable to authenticate via CRAM-MD5.
  The server arioch replied:
  Invalid authentication credentials authentication not supported
 
 
  The funny thing here is that under kde-3.5.10 kmail 1.9.10 will
   authenticate without any problems.
 
  Any idea's, suggestions or thoughts?
 
  yes, look into your configuration. Also make sure you built kdepimlibs
  and kdelibs with the right flags
 
 Volker, thank you for your follow up.
 
 My kdelibs are built with  (acl alsa bzip2 fam handbook mmx nls openexr
  opengl semantic-desktop spell sse sse2 ssl zeroconf)
 
 My kdepimlibs are built with (handbook ldap)
 
 My config file has the exact same setting under 4.3.1 as under 3.5.10
 
 I have tested this by using the the 3.5.10 config as well as recreating the
 config file from scratch.
 
 
 hm, strange. And when you hit the 'test server' button, what are your results?

TLS : clear-text ; PLAIN ; CRAM-MD5
SSL : clear-text ; PLAIN ; CRAM-MD5
none: clear-text ; LOGIN ; CRAM-MD5

None of these authenticate work under 4.3.1.

-- 
Elric el...@elric.com

One thing about the past. It's likely to last. -- Ogden Nash





Re: [gentoo-user] Re: Re: Kmail / uw-imap problems

2009-10-15 Thread Volker Armin Hemmann
On Donnerstag 15 Oktober 2009, Elric Wolfsbruder wrote:
 Volker Armin Hemmann wrote:
  On Donnerstag 15 Oktober 2009, Elric Wolfsbruder wrote:
  Volker Armin Hemmann wrote:
   On Donnerstag 15 Oktober 2009, Elric Wolfsbruder wrote:
   Hello all,
  
   I am currently having some interesting problems with kmail since the
flagging of kde-4.3.1 as stable
  
   I can no longer access my imap mail boxes.
  
   On the client side there is kmail 1.12.1 in KDE 4.3.1-r1 built with
(handbook kontact semantic-desktop).
  
   On the erver side there is uw-imap 2007e built with (ssl).
  
   kmail Will not authtenticate to the imap server.
  
   Error:
   Authorization failed, Unable to authenticate via CRAM-MD5.
   The server arioch replied:
   Invalid authentication credentials authentication not supported
  
  
   The funny thing here is that under kde-3.5.10 kmail 1.9.10 will
authenticate without any problems.
  
   Any idea's, suggestions or thoughts?
  
   yes, look into your configuration. Also make sure you built kdepimlibs
   and kdelibs with the right flags
 
  Volker, thank you for your follow up.
 
  My kdelibs are built with  (acl alsa bzip2 fam handbook mmx nls openexr
   opengl semantic-desktop spell sse sse2 ssl zeroconf)
 
  My kdepimlibs are built with (handbook ldap)
 
  My config file has the exact same setting under 4.3.1 as under 3.5.10
 
  I have tested this by using the the 3.5.10 config as well as recreating
  the config file from scratch.
 
  hm, strange. And when you hit the 'test server' button, what are your
  results?
 
 TLS : clear-text ; PLAIN ; CRAM-MD5
 SSL : clear-text ; PLAIN ; CRAM-MD5
 none: clear-text ; LOGIN ; CRAM-MD5
 
 None of these authenticate work under 4.3.1.
 

strange.
did you also create the 'mailtransport' and acount settings from scratch, or 
did you copy stuff over from 3.5.10?




[gentoo-user] Re: Re: Re: Kmail / uw-imap problems

2009-10-15 Thread Elric Wolfsbruder
Volker Armin Hemmann wrote:

 On Donnerstag 15 Oktober 2009, Elric Wolfsbruder wrote:
 Volker Armin Hemmann wrote:
  On Donnerstag 15 Oktober 2009, Elric Wolfsbruder wrote:
  Volker Armin Hemmann wrote:
   On Donnerstag 15 Oktober 2009, Elric Wolfsbruder wrote:
   Hello all,
  
   I am currently having some interesting problems with kmail since the
flagging of kde-4.3.1 as stable
  
   I can no longer access my imap mail boxes.
  
   On the client side there is kmail 1.12.1 in KDE 4.3.1-r1 built with
(handbook kontact semantic-desktop).
  
   On the erver side there is uw-imap 2007e built with (ssl).
  
   kmail Will not authtenticate to the imap server.
  
   Error:
   Authorization failed, Unable to authenticate via CRAM-MD5.
   The server arioch replied:
   Invalid authentication credentials authentication not supported
  
  
   The funny thing here is that under kde-3.5.10 kmail 1.9.10 will
authenticate without any problems.
  
   Any idea's, suggestions or thoughts?
  
   yes, look into your configuration. Also make sure you built kdepimlibs
   and kdelibs with the right flags
 
  Volker, thank you for your follow up.
 
  My kdelibs are built with  (acl alsa bzip2 fam handbook mmx nls openexr
   opengl semantic-desktop spell sse sse2 ssl zeroconf)
 
  My kdepimlibs are built with (handbook ldap)
 
  My config file has the exact same setting under 4.3.1 as under 3.5.10
 
  I have tested this by using the the 3.5.10 config as well as recreating
  the config file from scratch.
 
  hm, strange. And when you hit the 'test server' button, what are your
  results?
 
 TLS : clear-text ; PLAIN ; CRAM-MD5
 SSL : clear-text ; PLAIN ; CRAM-MD5
 none: clear-text ; LOGIN ; CRAM-MD5
 
 None of these authenticate work under 4.3.1.
 
 
 strange.
 did you also create the 'mailtransport' and acount settings from scratch, or
 did you copy stuff over from 3.5.10?

I have done both.

-- 
Elric el...@elric.com

A room full of strangers is a room full of potential friends
  - Christel Dahlskjaer





Re: [gentoo-user] Re: my xorg-server 1.6 seems a bit unstable - what am I doing wrong?

2009-10-15 Thread Dale
Denis wrote:
 Ordinarily, I would also point to I/O errors, but not this time.  I
 have had this same version of Mathematica, 5.2, for *years*, on this
 same machine, over several kernels and several Xorg upgrades, and it
 was rock-solid.  Not one X hang or crash.  Ever.  No error messages or
 I/O warnings ever.  The only thing I'd ever see in the console would
 be GTK+ errors from other programs.  Something about this latest X
 upgrade is making Mathematica unhappy, either because some previously
 supported format that worked fine with it has been altered or
 something else in that general regard.  This version being so outdated
 - that isn't a surprise.  It may not be a bug, so much as an
 incompatibility, perhaps

 I think the only thing I can do at this point that probably will fix
 this is to go to stable arch, but I am not willing to do that because
 I like my box the way it is now :-)  It's great and efficient for all
 other things.  Before I can get a local Mathematica upgrade, I will
 have to resort to using it via X forwarding off the central server.


   

I forgot to mention this earlier.  The way I found out it was a I/O
error for me was this command.  hdparm -Tt /dev/hda  hdparm -Tt
/dev/hda .  I kept repeating that until it starting giving me errors. 
For mine it was after the third pass.  Something to keep in mind, it
could be something wrong with the driver in the kernel you are using. 
It could be any number of things like this.  It could be that it is a
mismatch as you mentioned between Mathematica and some other support
program such as gtk, python or any other number of things.

Me, I would hop on a mailing list for that software and ask them what
strace command you can run and then send them the results.  It may be
that they can make some sense of the error and recommend a fix or even a
downgrade of some other package. 

You may also want to use the q command to see what was upgraded since it
last worked.  That might point to something too.  I think it is the q
command that does that. 

Dale

:-)  :-) 





Re: [gentoo-user] Intel GM965

2009-10-15 Thread Albert Hopkins
On Thu, 2009-10-15 at 19:41 +0200, Volker Armin Hemmann wrote:
  
  You also can remove all InputDevice sections as those are
 controlled
  by hal.
  
 
 he should let them in, but he can remove all FontPath and modules
 entries. And 
 yes, 'vesa' has to be changed.

Or you could remove xorg.conf altogether and let hal handle all the
work.






Re: [gentoo-user] KDE 3.5 and desktop links not working

2009-10-15 Thread Frank Steinmetzger
Am Donnerstag, 15. Oktober 2009 schrieb Dale:
 Hi,

 I have KDE 4 installed as well and I think this is causing the problem
 but hope there is a fix for this little boo boo.  I have links to
 locations on my desktop so that I can click on them to get to places
 directly.  I have one for camera pics, another for movies and a few
 others.  I upgraded KDE 4 the other day and logged into it for a little
 while.  I'm now back in KDE 3.5 and my desktop links no longer work.
 When I click on them, it tries to open them with Dolphin and even asks
 for a password.  The permissions are correct.  Owner is dale and group
 is users.  I should also add that if I type in the password, user or
 root, it does nothing at all.  It just sits there.

Sometimes my settings in KDE3 are screwed after a KDE4 session. I assume that 
happens when I open a KDE3 app in KDE4. Then then environment isn't properly 
configured somewhere. It then helps to run kbuildsycoca, log out and log in 
again.
-- 
Gruß | Greetings | Qapla'
How are things in the collective? - Perfect.
(Captain Jainway to the Borg queen)


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


Re: [gentoo-user] KDE 3.5 and desktop links not working

2009-10-15 Thread Dale
Frank Steinmetzger wrote:
 Am Donnerstag, 15. Oktober 2009 schrieb Dale:
   
 Hi,

 I have KDE 4 installed as well and I think this is causing the problem
 but hope there is a fix for this little boo boo.  I have links to
 locations on my desktop so that I can click on them to get to places
 directly.  I have one for camera pics, another for movies and a few
 others.  I upgraded KDE 4 the other day and logged into it for a little
 while.  I'm now back in KDE 3.5 and my desktop links no longer work.
 When I click on them, it tries to open them with Dolphin and even asks
 for a password.  The permissions are correct.  Owner is dale and group
 is users.  I should also add that if I type in the password, user or
 root, it does nothing at all.  It just sits there.
 

 Sometimes my settings in KDE3 are screwed after a KDE4 session. I assume that 
 happens when I open a KDE3 app in KDE4. Then then environment isn't properly 
 configured somewhere. It then helps to run kbuildsycoca, log out and log in 
 again.
   

I'll give that a try then.  I hope it works for sure.  It's getting
annoying to have to type in the location to open or find anything.  :/

Thanks.

Dale

:-)  :-)



Re: [gentoo-user] KDE 3.5 and desktop links not working

2009-10-15 Thread Dale
Frank Steinmetzger wrote:
 Am Donnerstag, 15. Oktober 2009 schrieb Dale:
   
 Hi,

 I have KDE 4 installed as well and I think this is causing the problem
 but hope there is a fix for this little boo boo.  I have links to
 locations on my desktop so that I can click on them to get to places
 directly.  I have one for camera pics, another for movies and a few
 others.  I upgraded KDE 4 the other day and logged into it for a little
 while.  I'm now back in KDE 3.5 and my desktop links no longer work.
 When I click on them, it tries to open them with Dolphin and even asks
 for a password.  The permissions are correct.  Owner is dale and group
 is users.  I should also add that if I type in the password, user or
 root, it does nothing at all.  It just sits there.
 

 Sometimes my settings in KDE3 are screwed after a KDE4 session. I assume that 
 happens when I open a KDE3 app in KDE4. Then then environment isn't properly 
 configured somewhere. It then helps to run kbuildsycoca, log out and log in 
 again.
   

Well, that started something.  I'll post the output here.

kbuildsycoca running...
Reusing existing ksycoca
kio (KService*): WARNING: The desktop entry file
.hidden/dirfilterplugin.desktop has Type=Service but is located under
apps instead of services
kio (KService*): WARNING: Invalid Service : .hidden/dirfilterplugin.desktop
kbuildsycoca: WARNING: '/usr/kde/3.5/share/applications/kde/ark.desktop'
specifies undefined mimetype/servicetype 'application/x-tbz2'
kbuildsycoca: WARNING: '/usr/kde/3.5/share/applications/kde/ark.desktop'
specifies undefined mimetype/servicetype 'application/zip'
kbuildsycoca: WARNING:
'/usr/share/applications/kde4/kaddressbook.desktop' specifies undefined
mimetype/servicetype 'text/directory'
kbuildsycoca: WARNING: '/usr/share/applications/hugin.desktop' specifies
undefined mimetype/servicetype 'application/x-ptoptimizer-script'
kbuildsycoca: WARNING: 'ark_part.desktop' specifies undefined
mimetype/servicetype 'application/x-tbz2'
kbuildsycoca: WARNING: 'karm_part.desktop' specifies undefined
mimetype/servicetype 'text/english'
kbuildsycoca: WARNING: 'karm_part.desktop' specifies undefined
mimetype/servicetype 'text/x-c'
kbuildsycoca: WARNING: 'karm_part.desktop' specifies undefined
mimetype/servicetype 'text/x-c++'
kbuildsycoca: WARNING: 'kmplayer_part.desktop' specifies undefined
mimetype/servicetype 'application/xspf+xml'
kbuildsycoca: WARNING: 'kmplayer_part.desktop' specifies undefined
mimetype/servicetype 'audio/m3u'
kbuildsycoca: WARNING: 'kmplayer_part.desktop' specifies undefined
mimetype/servicetype 'audio/x-m3u'
kbuildsycoca: WARNING: 'kmplayer_part.desktop' specifies undefined
mimetype/servicetype 'video/mediaplayer'
kbuildsycoca: WARNING: 'kmplayer_part.desktop' specifies undefined
mimetype/servicetype 'video/x-avi'
kbuildsycoca: WARNING: '/usr/share/applications/kde4/kalzium.desktop'
specifies undefined mimetype/servicetype 'chemical/x-cml'
kbuildsycoca: WARNING: 'klinkstatus_part.desktop' specifies undefined
mimetype/servicetype 'text/english'
kbuildsycoca: WARNING: 'klinkstatus_part.desktop' specifies undefined
mimetype/servicetype 'text/x-c'
kbuildsycoca: WARNING: 'klinkstatus_part.desktop' specifies undefined
mimetype/servicetype 'text/x-c++'
kbuildsycoca: WARNING:
'/usr/kde/3.5/share/applications/kde/kvoctrain.desktop' specifies
undefined mimetype/servicetype 'application/x-kvoctrain'
kbuildsycoca: WARNING:
'/usr/kde/3.5/share/applications/kde/kvoctrain.desktop' specifies
undefined mimetype/servicetype 'text/x-kvtml'
kbuildsycoca: WARNING: '/usr/share/applications/scribus.desktop'
specifies undefined mimetype/servicetype 'application/x-scribus'
kbuildsycoca: WARNING:
'/usr/share/applications/kde4/kolourpaint.desktop' specifies undefined
mimetype/servicetype 'image/bmp'
kbuildsycoca: WARNING:
'/usr/share/applications/kde4/kolourpaint.desktop' specifies undefined
mimetype/servicetype 'image/jpeg2000'
kbuildsycoca: WARNING:
'/usr/share/applications/kde4/kolourpaint.desktop' specifies undefined
mimetype/servicetype 'image/x-portable-graymap'
kbuildsycoca: WARNING:
'/usr/share/applications/kde4/kolourpaint.desktop' specifies undefined
mimetype/servicetype 'image/x-psd'
kbuildsycoca: WARNING:
'/usr/share/applications/kde4/kolourpaint.desktop' specifies undefined
mimetype/servicetype 'image/x-tga'
kbuildsycoca: WARNING:
'/usr/share/applications/kde4/kolourpaint.desktop' specifies undefined
mimetype/servicetype 'image/x-xbitmap'
kbuildsycoca: WARNING:
'/usr/share/applications/kde4/kolourpaint.desktop' specifies undefined
mimetype/servicetype 'image/x-xcf'
kbuildsycoca: WARNING:
'/usr/share/applications/kde4/kolourpaint.desktop' specifies undefined
mimetype/servicetype 'image/x-xpixmap'
kbuildsycoca: WARNING: '/usr/share/applications/kde4/gwenview.desktop'
specifies undefined mimetype/servicetype 'image/bmp'
kbuildsycoca: WARNING: '/usr/share/applications/kde4/gwenview.desktop'
specifies undefined mimetype/servicetype 'image/x-xbitmap'
kbuildsycoca: WARNING: 

Re: [gentoo-user] KDE 3.5 and desktop links not working

2009-10-15 Thread Paul Hartman
On Thu, Oct 15, 2009 at 3:10 PM, Dale rdalek1...@gmail.com wrote:
 Well, that started something.  I'll post the output here.

 kbuildsycoca running...
 Reusing existing ksycoca
 kio (KService*): WARNING: The desktop entry file
 .hidden/dirfilterplugin.desktop has Type=Service but is located under
 apps instead of services
 kio (KService*): WARNING: Invalid Service : .hidden/dirfilterplugin.desktop
 kbuildsycoca: WARNING: '/usr/kde/3.5/share/applications/kde/ark.desktop'
 specifies undefined mimetype/servicetype 'application/x-tbz2'
 (etc)

Maybe same as this? http://bugs.gentoo.org/165586



Re: [gentoo-user] Installation gentoo problem.

2009-10-15 Thread John Moe
igwasm wrote:

 - Original Message - From: John Moe john...@optushome.com.au
 To: gentoo-user@lists.gentoo.org
 Sent: Thursday, October 15, 2009 1:40 PM
 Subject: Re: [gentoo-user] Installation gentoo problem.


 Igor Spiridonov wrote:
 Hi. I tryed install gentoo 10.0 and there was: scanning for
 ata_piix and istallation stopped. If i switch off the sata disk then
 installation runs good.
 I try gentoo 10.1 now and stopped on: Scanning for ehci-hcd...usb
 core. I switch off usb on motherboard and installation continue. But
 then stopped on: Scanning for scsi_wait_scan. I have not scisi
 disks. My matherboard is Asus P4P800SE. What to do?

 If there's a module you don't need to load to install Gentoo, you can
 use the noload option as described in the handbook
 (http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1chap=2)
 under Booting the Installation CD, as well as the options listing on
 the boot screen of the install CD.  Just list the modules that are
 causing problems.

 John Moe


 Hm. noscsi? I don`t found this option.

No, not noscsi; noload.  From the handbook:

noload=X
This causes the initial ramdisk to skip the loading of a specific
module that may be causing a problem. Syntax matches that of doload.

The module names to put in for X are listed in the boot sequence:
ata_piix, ehci-hcd, scsi_wait_scan, etc.  Read the whole section
Booting the Installation CD in the handbook.

John Moe



Re: [gentoo-user] Re: Re: Re: Kmail / uw-imap problems

2009-10-15 Thread Volker Armin Hemmann
On Donnerstag 15 Oktober 2009, Elric Wolfsbruder wrote:
 Volker Armin Hemmann wrote:
  On Donnerstag 15 Oktober 2009, Elric Wolfsbruder wrote:
  Volker Armin Hemmann wrote:
   On Donnerstag 15 Oktober 2009, Elric Wolfsbruder wrote:
   Volker Armin Hemmann wrote:
On Donnerstag 15 Oktober 2009, Elric Wolfsbruder wrote:
Hello all,
   
I am currently having some interesting problems with kmail since
the flagging of kde-4.3.1 as stable
   
I can no longer access my imap mail boxes.
   
On the client side there is kmail 1.12.1 in KDE 4.3.1-r1 built
with (handbook kontact semantic-desktop).
   
On the erver side there is uw-imap 2007e built with (ssl).
   
kmail Will not authtenticate to the imap server.
   
Error:
Authorization failed, Unable to authenticate via CRAM-MD5.
The server arioch replied:
Invalid authentication credentials authentication not supported
   
   
The funny thing here is that under kde-3.5.10 kmail 1.9.10 will
 authenticate without any problems.
   
Any idea's, suggestions or thoughts?
   
yes, look into your configuration. Also make sure you built
kdepimlibs and kdelibs with the right flags
  
   Volker, thank you for your follow up.
  
   My kdelibs are built with  (acl alsa bzip2 fam handbook mmx nls
   openexr opengl semantic-desktop spell sse sse2 ssl zeroconf)
  
   My kdepimlibs are built with (handbook ldap)
  
   My config file has the exact same setting under 4.3.1 as under 3.5.10
  
   I have tested this by using the the 3.5.10 config as well as
   recreating the config file from scratch.
  
   hm, strange. And when you hit the 'test server' button, what are your
   results?
 
  TLS : clear-text ; PLAIN ; CRAM-MD5
  SSL : clear-text ; PLAIN ; CRAM-MD5
  none: clear-text ; LOGIN ; CRAM-MD5
 
  None of these authenticate work under 4.3.1.
 
  strange.
  did you also create the 'mailtransport' and acount settings from scratch,
  or did you copy stuff over from 3.5.10?
 
 I have done both.
 

then I am out of ideas, sorry :(



Re: [gentoo-user] Intel GM965

2009-10-15 Thread Arnau Bria
On Thu, 15 Oct 2009 14:51:21 -0400
Albert Hopkins wrote:

 On Thu, 2009-10-15 at 19:41 +0200, Volker Armin Hemmann wrote:
Hi all,

   You also can remove all InputDevice sections as those are
  controlled
   by hal.
   
  
  he should let them in, but he can remove all FontPath and modules
  entries. And 
  yes, 'vesa' has to be changed.
 
 Or you could remove xorg.conf altogether and let hal handle all the
 work.
Yes, should be intel instead of vesa, but with vesa I'ma ble to stat X
and send mails :-) sorry, I had to change that.


going to test what you recommend and come back. Oh, with no xorg, X is
not able to starts.

Cheers,
Arnau



Re: [gentoo-user] Intel GM965

2009-10-15 Thread Arnau Bria
Ok,

with no xorg it says something about not beeing able to run in
frammebufer mode... I could take the error if it's interesting

the other tips did not work, when I start X it hangs... I have to
do a ahard shutdown.

Thanks for your replies!
Arnau



Re: [gentoo-user] KDE 3.5 and desktop links not working

2009-10-15 Thread Dale
Paul Hartman wrote:
 On Thu, Oct 15, 2009 at 3:10 PM, Dale rdalek1...@gmail.com wrote:
   
 Well, that started something.  I'll post the output here.

 kbuildsycoca running...
 Reusing existing ksycoca
 kio (KService*): WARNING: The desktop entry file
 .hidden/dirfilterplugin.desktop has Type=Service but is located under
 apps instead of services
 kio (KService*): WARNING: Invalid Service : .hidden/dirfilterplugin.desktop
 kbuildsycoca: WARNING: '/usr/kde/3.5/share/applications/kde/ark.desktop'
 specifies undefined mimetype/servicetype 'application/x-tbz2'
 
  (etc)

 Maybe same as this? http://bugs.gentoo.org/165586


   

Maybe.  I dunno.  I don't think the people in the bug know what to do
either.  May try to re-emerge KDE 3.5 and see what happens.

Open to other ideas tho.

Dale

:-)  :-) 



[gentoo-user] Re: KDE 3.5 and desktop links not working

2009-10-15 Thread Jonathan Callen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dale wrote:
 Well, that started something.  I'll post the output here.
 [snip lots of output]
 
 I have seen that ran before during a emerge and I have not seen WARNINGs
 like that before.  Should I re-emerge some KDE 3.5 stuff and see if that
 fixes it? 

The reason you don't see those WARNINGs during emerge is because the
output is redirected to /dev/null.

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

iEYEARECAAYFAkrXlyMACgkQOypDUo0oQOqWDQCdHZIqcvYjrj7v7GK3LuBf5W6f
Db4Anj2+A8M3V0bW5at+dBfZae1glFss
=/pZs
-END PGP SIGNATURE-



Re: [gentoo-user] KDE 3.5 and desktop links not working

2009-10-15 Thread Paul Hartman
On Thu, Oct 15, 2009 at 4:12 PM, Dale rdalek1...@gmail.com wrote:
 Paul Hartman wrote:
 On Thu, Oct 15, 2009 at 3:10 PM, Dale rdalek1...@gmail.com wrote:

 Well, that started something.  I'll post the output here.

 kbuildsycoca running...
 Reusing existing ksycoca
 kio (KService*): WARNING: The desktop entry file
 .hidden/dirfilterplugin.desktop has Type=Service but is located under
 apps instead of services
 kio (KService*): WARNING: Invalid Service : .hidden/dirfilterplugin.desktop
 kbuildsycoca: WARNING: '/usr/kde/3.5/share/applications/kde/ark.desktop'
 specifies undefined mimetype/servicetype 'application/x-tbz2'

  (etc)

 Maybe same as this? http://bugs.gentoo.org/165586




 Maybe.  I dunno.  I don't think the people in the bug know what to do
 either.  May try to re-emerge KDE 3.5 and see what happens.

 Open to other ideas tho.

My idea is to take the plunge and unmerge everything related to KDE3. :)



[gentoo-user] Re: Re: Re: Re: Kmail / uw-imap problems

2009-10-15 Thread Elric Wolfsbruder
Volker Armin Hemmann wrote:

 On Donnerstag 15 Oktober 2009, Elric Wolfsbruder wrote:
 Volker Armin Hemmann wrote:
  On Donnerstag 15 Oktober 2009, Elric Wolfsbruder wrote:
  Volker Armin Hemmann wrote:
   On Donnerstag 15 Oktober 2009, Elric Wolfsbruder wrote:
   Volker Armin Hemmann wrote:
On Donnerstag 15 Oktober 2009, Elric Wolfsbruder wrote:
Hello all,
   
I am currently having some interesting problems with kmail since
the flagging of kde-4.3.1 as stable
   
I can no longer access my imap mail boxes.
   
On the client side there is kmail 1.12.1 in KDE 4.3.1-r1 built
with (handbook kontact semantic-desktop).
   
On the erver side there is uw-imap 2007e built with (ssl).
   
kmail Will not authtenticate to the imap server.
   
Error:
Authorization failed, Unable to authenticate via CRAM-MD5.
The server arioch replied:
Invalid authentication credentials authentication not supported
   
   
The funny thing here is that under kde-3.5.10 kmail 1.9.10 will
 authenticate without any problems.
   
Any idea's, suggestions or thoughts?
   
yes, look into your configuration. Also make sure you built
kdepimlibs and kdelibs with the right flags
  
   Volker, thank you for your follow up.
  
   My kdelibs are built with  (acl alsa bzip2 fam handbook mmx nls
   openexr opengl semantic-desktop spell sse sse2 ssl zeroconf)
  
   My kdepimlibs are built with (handbook ldap)
  
   My config file has the exact same setting under 4.3.1 as under 3.5.10
  
   I have tested this by using the the 3.5.10 config as well as
   recreating the config file from scratch.
  
   hm, strange. And when you hit the 'test server' button, what are your
   results?
 
  TLS : clear-text ; PLAIN ; CRAM-MD5
  SSL : clear-text ; PLAIN ; CRAM-MD5
  none: clear-text ; LOGIN ; CRAM-MD5
 
  None of these authenticate work under 4.3.1.
 
  strange.
  did you also create the 'mailtransport' and acount settings from scratch,
  or did you copy stuff over from 3.5.10?
 
 I have done both.
 
 
 then I am out of ideas, sorry :(

No problem.

Thank you for trying.

-- 
Elric el...@elric.com

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?





Re: [gentoo-user] Installation gentoo problem.

2009-10-15 Thread Igor Spiridonov

John Moe пишет:

igwasm wrote:
  

- Original Message - From: John Moe john...@optushome.com.au
To: gentoo-user@lists.gentoo.org
Sent: Thursday, October 15, 2009 1:40 PM
Subject: Re: [gentoo-user] Installation gentoo problem.




Igor Spiridonov wrote:
  

Hi. I tryed install gentoo 10.0 and there was: scanning for
ata_piix and istallation stopped. If i switch off the sata disk then
installation runs good.
I try gentoo 10.1 now and stopped on: Scanning for ehci-hcd...usb
core. I switch off usb on motherboard and installation continue. But
then stopped on: Scanning for scsi_wait_scan. I have not scisi
disks. My matherboard is Asus P4P800SE. What to do?



If there's a module you don't need to load to install Gentoo, you can
use the noload option as described in the handbook
(http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1chap=2)
under Booting the Installation CD, as well as the options listing on
the boot screen of the install CD.  Just list the modules that are
causing problems.

John Moe

  

Hm. noscsi? I don`t found this option.



No, not noscsi; noload.  From the handbook:

noload=X
This causes the initial ramdisk to skip the loading of a specific
module that may be causing a problem. Syntax matches that of doload.

The module names to put in for X are listed in the boot sequence:
ata_piix, ehci-hcd, scsi_wait_scan, etc.  Read the whole section
Booting the Installation CD in the handbook.

John Moe


__ NOD32 4496 (20091010) Information __

This message was checked by NOD32 antivirus system.
http://www.eset.com


  


Thank you. I try: gentoo nousb noload=scsi_wait_scan. And instalation 
continue. But further:
Looking for the cdrom
Media not found
Could not find cd to boot
Could not find the root block device in
Please specify another value or Press Enter..

And froze.




Re: [gentoo-user] Re: KDE 3.5 and desktop links not working

2009-10-15 Thread Dale
Jonathan Callen wrote:
 Dale wrote:
  Well, that started something.  I'll post the output here.
  [snip lots of output]

  I have seen that ran before during a emerge and I have not seen WARNINGs
  like that before.  Should I re-emerge some KDE 3.5 stuff and see if that
  fixes it?

 The reason you don't see those WARNINGs during emerge is because the
 output is redirected to /dev/null.


So like Ubunto, Gentoo supresses the errors.  H.  It's true tho, I
just emerged kdelibs:3.5 and it gave no error when it ran that.  Just
quiet as a mouse. 

Got to log out and see what blows up.  Will likely reply to the other
message tho.  I hate replying to myself.  o_O

Dale

:-)  :-)



Re: [gentoo-user] Re: KDE 3.5 and desktop links not working

2009-10-15 Thread Dale
Jonathan Callen wrote:
 Dale wrote:
  Well, that started something.  I'll post the output here.
  [snip lots of output]

  I have seen that ran before during a emerge and I have not seen WARNINGs
  like that before.  Should I re-emerge some KDE 3.5 stuff and see if that
  fixes it?

 The reason you don't see those WARNINGs during emerge is because the
 output is redirected to /dev/null.


Well, that went well enough.  Now my little KDE menu thingy is empty. 
You know, the little thing in the bottom left corner.  Anyway, KDE
appears to be screwed.  Looks like a KDE 3 reinstall is on the way. 
Great way to spend the next day or so.  Just hope it works. O_O

Dale

:-)  :-) 



Re: [gentoo-user] KDE 3.5 and desktop links not working

2009-10-15 Thread Dale
Paul Hartman wrote:
 On Thu, Oct 15, 2009 at 4:12 PM, Dale rdalek1...@gmail.com wrote:
   
 Paul Hartman wrote:
 
 On Thu, Oct 15, 2009 at 3:10 PM, Dale rdalek1...@gmail.com wrote:

   
 Well, that started something.  I'll post the output here.

 kbuildsycoca running...
 Reusing existing ksycoca
 kio (KService*): WARNING: The desktop entry file
 .hidden/dirfilterplugin.desktop has Type=Service but is located under
 apps instead of services
 kio (KService*): WARNING: Invalid Service : .hidden/dirfilterplugin.desktop
 kbuildsycoca: WARNING: '/usr/kde/3.5/share/applications/kde/ark.desktop'
 specifies undefined mimetype/servicetype 'application/x-tbz2'

 
  (etc)

 Maybe same as this? http://bugs.gentoo.org/165586



   
 Maybe.  I dunno.  I don't think the people in the bug know what to do
 either.  May try to re-emerge KDE 3.5 and see what happens.

 Open to other ideas tho.
 

 My idea is to take the plunge and unmerge everything related to KDE3. :)


   

YEPPIE !!!  To think I did a emerge -ev world a week or so ago.   sighs
  I did just re-emerge kdelibs and it is really screwed up now.  I just
thought it was annoying earlier.  ;-)  It's really on my nerves now. 
Almost NOTHING works.  :-(

Open to ideas if anyone has any.

Dale

:-)  :-) 



Re: [gentoo-user] KDE 3.5 and desktop links not working

2009-10-15 Thread Paul Hartman
On Thu, Oct 15, 2009 at 5:34 PM, Dale rdalek1...@gmail.com wrote:
 Paul Hartman wrote:
 On Thu, Oct 15, 2009 at 4:12 PM, Dale rdalek1...@gmail.com wrote:

 Paul Hartman wrote:

 On Thu, Oct 15, 2009 at 3:10 PM, Dale rdalek1...@gmail.com wrote:


 Well, that started something.  I'll post the output here.

 kbuildsycoca running...
 Reusing existing ksycoca
 kio (KService*): WARNING: The desktop entry file
 .hidden/dirfilterplugin.desktop has Type=Service but is located under
 apps instead of services
 kio (KService*): WARNING: Invalid Service : 
 .hidden/dirfilterplugin.desktop
 kbuildsycoca: WARNING: '/usr/kde/3.5/share/applications/kde/ark.desktop'
 specifies undefined mimetype/servicetype 'application/x-tbz2'


  (etc)

 Maybe same as this? http://bugs.gentoo.org/165586




 Maybe.  I dunno.  I don't think the people in the bug know what to do
 either.  May try to re-emerge KDE 3.5 and see what happens.

 Open to other ideas tho.


 My idea is to take the plunge and unmerge everything related to KDE3. :)




 YEPPIE !!!  To think I did a emerge -ev world a week or so ago.   sighs
  I did just re-emerge kdelibs and it is really screwed up now.  I just
 thought it was annoying earlier.  ;-)  It's really on my nerves now.
 Almost NOTHING works.  :-(

 Open to ideas if anyone has any.

Did you try kbuildsycoca4 in addition to kbuildsycoca?

I had an empty K-menu recently (on an all-KDE4 system)... recompiling
kdelibs fixed it in that case. I think kbuildsycoca fixes it in most
general cases though.



Re: [gentoo-user] KDE 3.5 and desktop links not working

2009-10-15 Thread Dale
Paul Hartman wrote:
 On Thu, Oct 15, 2009 at 5:34 PM, Dale rdalek1...@gmail.com wrote:
   
 Paul Hartman wrote:
 
 On Thu, Oct 15, 2009 at 4:12 PM, Dale rdalek1...@gmail.com wrote:

   
 Paul Hartman wrote:

 
 On Thu, Oct 15, 2009 at 3:10 PM, Dale rdalek1...@gmail.com wrote:


   
 Well, that started something.  I'll post the output here.

 kbuildsycoca running...
 Reusing existing ksycoca
 kio (KService*): WARNING: The desktop entry file
 .hidden/dirfilterplugin.desktop has Type=Service but is located under
 apps instead of services
 kio (KService*): WARNING: Invalid Service : 
 .hidden/dirfilterplugin.desktop
 kbuildsycoca: WARNING: '/usr/kde/3.5/share/applications/kde/ark.desktop'
 specifies undefined mimetype/servicetype 'application/x-tbz2'


 
  (etc)

 Maybe same as this? http://bugs.gentoo.org/165586




   
 Maybe.  I dunno.  I don't think the people in the bug know what to do
 either.  May try to re-emerge KDE 3.5 and see what happens.

 Open to other ideas tho.

 
 My idea is to take the plunge and unmerge everything related to KDE3. :)



   
 YEPPIE !!!  To think I did a emerge -ev world a week or so ago.   sighs
 
  I did just re-emerge kdelibs and it is really screwed up now.  I just
   
 thought it was annoying earlier.  ;-)  It's really on my nerves now.
 Almost NOTHING works.  :-(

 Open to ideas if anyone has any.
 

 Did you try kbuildsycoca4 in addition to kbuildsycoca?

 I had an empty K-menu recently (on an all-KDE4 system)... recompiling
 kdelibs fixed it in that case. I think kbuildsycoca fixes it in most
 general cases though.


   

I didn't think to use the 4 version.  I did re-emerge kdesktop and that
fixed the K menu thingy.  I built a @set that will rebuild everything
KDE 3.5 and I'm about to start that.  If that fails, I'll unmerge KDE
3.5 and reinstall fresh, after removing the kde directory of course. 

I may log into KDE 4 and just see what happens after sending this
message.  Maybe that will help somehow.

Dale

:-)  :-) 



[gentoo-user] big fonts after Xorg update

2009-10-15 Thread Thorsten Kampe
Hi,

I just updated from xorg-server 1.3.0.0-r6 to 1.6. After the upgrade I 
see a lot of applications have now much bigger fonts then they used to 
have (the fonts and font sizes of course are the same - they just appear 
bigger). Examples are KDM, Konsole, most KDE apps (GNOME applications 
seem not to be affected).

The increased fonts looks a bit as when I connect via VNC to the diplay 
manager session (with the Xorg VNC module). I had the same effect 
already when I tried to upgrade to Xorg 1.5 (which was why I had to 
revert back to 1.3).

This is a VMware virtual machine with the VMware tools installed and 
running.

What can I do to avoid the font increase?


Thorsten




[gentoo-user] Re: big fonts after Xorg update

2009-10-15 Thread Nikos Chantziaras

On 10/16/2009 02:22 AM, Thorsten Kampe wrote:

Hi,

I just updated from xorg-server 1.3.0.0-r6 to 1.6. After the upgrade I
see a lot of applications have now much bigger fonts then they used to
have (the fonts and font sizes of course are the same - they just appear
bigger). Examples are KDM, Konsole, most KDE apps (GNOME applications
seem not to be affected).

The increased fonts looks a bit as when I connect via VNC to the diplay
manager session (with the Xorg VNC module). I had the same effect
already when I tried to upgrade to Xorg 1.5 (which was why I had to
revert back to 1.3).

This is a VMware virtual machine with the VMware tools installed and
running.

What can I do to avoid the font increase?


The best thing you can do with VMWare (from my own experiences) is to 
force 96 DPI in /usr/share/config/kdm/kdmrc.  Find this line:


  ServerArgsLocal=-nolisten tcp

And add -dpi 96 to it:

  ServerArgsLocal=-nolisten tcp -dpi 96

Restart X.




Re: [gentoo-user] Intel GM965

2009-10-15 Thread W.Kenworthy
On Thu, 2009-10-15 at 14:51 -0400, Albert Hopkins wrote:
 On Thu, 2009-10-15 at 19:41 +0200, Volker Armin Hemmann wrote:
   
   You also can remove all InputDevice sections as those are
  controlled
   by hal.
   
  
  he should let them in, but he can remove all FontPath and modules
  entries. And 
  yes, 'vesa' has to be changed.
 
 Or you could remove xorg.conf altogether and let hal handle all the
 work.
 
xorg with hal does not work well on many systems - and hal on my laptop
(i915) was a disaster.  Resolutions I have been using for years
disappear and changing screens/projectors (its a laptop used for
presentations) seriously confused it, if it even worked at all.  And the
few times it did, it was not possible to optimise it as the autoconfig
kept picking strange, non-optimal resolutions.

Instead of trying hal, I'd recommend compiling xorg-server with -hal and
using xorg.conf to tell the system what it should do (and probably set
UXA acceleration and turn off EDID and DDC in xorg.conf).  This is one
case where auto-detection isn't working well at all - and it should :(

BillK






Re: [gentoo-user] Intel GM965

2009-10-15 Thread Albert Hopkins
On Fri, 2009-10-16 at 08:47 +0800, W.Kenworthy wrote:
 xorg with hal does not work well on many systems - and hal on my
 laptop
 (i915) was a disaster.  

Well I guess YMMV.  I have 3 machines using i915 drivers and all of them
work flawless with hal and no xorg.conf.  Even the laptop which I'm
using now.  I get all the resolutions that the laptop's LCD uses and
plus I'm able to plug it in into an external monitor and use one or both
screens.  All three pointers work (touchpad, trackpoint  external
mouse), GLX works, KMS works... even my i915-based HTPC that connects to
my TV through HDMI works (1080p, HDMI audio out) with no xorg.conf.

On the contrary, people I usually see that had to use config files with
the new xorg were people who used proprietary graphics drivers.

-a


 




Re: [gentoo-user] Intel GM965

2009-10-15 Thread W.Kenworthy
On Thu, 2009-10-15 at 21:36 -0400, Albert Hopkins wrote:
 On Fri, 2009-10-16 at 08:47 +0800, W.Kenworthy wrote:
  xorg with hal does not work well on many systems - and hal on my
  laptop
  (i915) was a disaster.  
 
 Well I guess YMMV.  I have 3 machines using i915 drivers and all of them
 work flawless with hal and no xorg.conf.  Even the laptop which I'm
 using now.  I get all the resolutions that the laptop's LCD uses and
 plus I'm able to plug it in into an external monitor and use one or both
 screens.  All three pointers work (touchpad, trackpoint  external
 mouse), GLX works, KMS works... even my i915-based HTPC that connects to
 my TV through HDMI works (1080p, HDMI audio out) with no xorg.conf.
 
 On the contrary, people I usually see that had to use config files with
 the new xorg were people who used proprietary graphics drivers.
 
 -a

What happens on the laptop when the external projector/screen wants
1280x1024 that isn't on the laptops internal LCD (my normal operation
mode with an external monitor on my desk)? - it tries to force a common
screen which is 1024x768 and wont acknowledge that the laptop hardware
is quite happy with 1024x768 - the ext LCD looks terrible compared with
the LCD native resolution.  On one external projector it even went to
800x600 (even though it seemed that 1024x768 was common).  

What happens when the screen sets a resolution it thinks the external
can do, which it does but it either tears (often seems to happen as
projectors age, though you can usually select a lower resolution using
xrandr) or goes black? - Ive had cases where both the internal LCD and
external monitor go black together - though not for awhile :(  Many of
our projectors seem to advertise high resolutions to the laptop, but are
actually a lot lower, using conversion to display it - usually quite
poorly.  With a 1366x768 screen on the laptop, a few projectors accept
that but badly distort in X or Y to fit the 4x3 aspect ratio they use -
note that these are institutionally managed displays so I don't get
access to the controls - I have to fit in with them :(  Then there is
Mythtv, as 1366x768 isnt the same as 1360x768 which my 3 digital TV's
with PC inputs (not HDMI) want, 1360x768 is unavailable unless I
USE=-hal for xorg-server, and then turn off EDID and DDC in xorg.conf.
And yes, it works perfectly when I do.  And I didnt need to do this
before X tried to get too smart for itself.

The problem with using hal is not so much that it often does not work
well (which it doesn't), but that you cant override it to get the
control back.  People might be satisfied with it if they don't know
better, but I have had a lot of fights over the years to get X to do
what I want and when it wont do what I know it can do, its really
frustrating, especially as my workflow is set around various resolutions
in particular locations.

Its a lot easier on a desktop, but even there I dont have a single
system that is totally happy with no xorg.conf.  Problems range from
ignoring the xorg ati driver in favour of vesa (why?), to choosing
resolutions that are not optimal so these have partial xorg.conf's to
fix just those areas that need overriding.

If windows and Macs can do it without arcane manual configuration, why
cant X?  Maybe in the future it will get sorted, but at the moment they
have a long way to go.

BillK





Re: [gentoo-user] Installation gentoo problem.

2009-10-15 Thread Stroller


On 15 Oct 2009, at 22:56, Igor Spiridonov wrote:

...
Thank you. I try: gentoo nousb noload=scsi_wait_scan. And  
instalation continue. But further:

Looking for the cdrom
Media not found
Could not find cd to boot
Could not find the root block device in
Please specify another value or Press Enter..

And froze.


http://distfiles.gentoo.org/releases/x86/autobuilds/current-iso/

http://distfiles.gentoo.org/releases/amd64/autobuilds/current-iso/

Stroller.




Re: [gentoo-user] Re: Re: Re: Kmail / uw-imap problems

2009-10-15 Thread Stroller


On 15 Oct 2009, at 21:52, Volker Armin Hemmann wrote:
56 lines removed

strange.
did you also create the 'mailtransport' and acount settings from  
scratch,

or did you copy stuff over from 3.5.10?


I have done both.



then I am out of ideas, sorry :(


I have a suggestion:  learn to snip.

Stroller.





Re: [gentoo-user] Installation gentoo problem.

2009-10-15 Thread Igor Spiridonov

Stroller:


On 15 Oct 2009, at 22:56, Igor Spiridonov wrote:

...
Thank you. I try: gentoo nousb noload=scsi_wait_scan. And 
instalation continue. But further:

Looking for the cdrom
Media not found
Could not find cd to boot
Could not find the root block device in
Please specify another value or Press Enter..

And froze.


http://distfiles.gentoo.org/releases/x86/autobuilds/current-iso/

http://distfiles.gentoo.org/releases/amd64/autobuilds/current-iso/

Stroller.



__ NOD32 4496 (20091010) Information __

This message was checked by NOD32 antivirus system.
http://www.eset.com




Thank you. My internet is very unstable and i chose LiveCD.