Re: [gentoo-user] Mythfrontend segfaults

2009-04-12 Thread Neil Bothwick
On Sat, 11 Apr 2009 18:35:00 -0500, Michael Sullivan wrote:

 But I won't know if mythbackend is actually working correctly unless I
 can check it (with mythfrontend, which of course isn't working.)  Please
 help!

I've no ideas on the crash,except for increasing the verbosity of the
logging, but you can use mythweb to see what is recorded, and set up new
recordings.


-- 
Neil Bothwick

Trekkers work out in the `He's Dead Gym'.


signature.asc
Description: PGP signature


Re: [gentoo-user] xorg-server-1.5.3 evdev works wonders

2009-04-12 Thread Jacques Montier
Mike Kazantsev a gentiment tapote:
 On Sat, 11 Apr 2009 22:47:46 -0400
 Philip Webb purs...@ca.inter.net wrote:

   
 After installing Xorg-server 1.5.3  adopting the Evdev approach,
 I can unplug + replug my mouse  keyboard without losing usage:
 previously, you had to restart X to get them back.  I assume
 the idea behind the change is to allow hotplugging these devices.
 

 Strangely enough, I do it more than ten times a day, and it works
 perfectly with old-style configuration.
 Same thing worked for PS/2 keyboard/mouse, unlike M$-OS.

   
Some days ago, i upgraded to Xorg-server-1.5.3 with hal use flag and
evdev drivers for PS/2 mouse and keyboard (with my 8 year-old AMD 1.2
GHz CPU).
I commented all the lines about mouse and keyboard in the xorg.conf file
and now use /etc/hal/fdi/policy/10-x11-input.fdi.
I unmerged xf86-input-keyboard and xf86-input-mouse and everything works
nice !
For fun i plugged a second usb mouse, and then i got one mouse for left
hand and another one for the right hand :-) .

Cheers,

--
Jacques




[gentoo-user] VLC emerge Fails

2009-04-12 Thread Strake
I was running happily with VLC 0.9.7 until I discovered that I had
built it without a52 support, which was required to view some file. I
promptly changed the appropriate USE flag and re-emerged. However, the
emerge now fails with the uninformative die message econf failed.

This is the section of the build log which seems relevant:
checking GL/glu.h usability... no
checking GL/glu.h presence... no
checking for GL/glu.h... no
checking GL/glx.h usability... no
checking GL/glx.h presence... no
checking for GL/glx.h... no
configure: error: Please install GL development package. Alternatively
you can also configure with --disable-glx.

I simply do not know which package I must install! I would prefer not
to disable gl support. To which package is this message referring?

-- 
MFD



Re: [gentoo-user] VLC emerge Fails

2009-04-12 Thread Volker Armin Hemmann
On Sonntag 12 April 2009, Strake wrote:
 I was running happily with VLC 0.9.7 until I discovered that I had
 built it without a52 support, which was required to view some file. I
 promptly changed the appropriate USE flag and re-emerged. However, the
 emerge now fails with the uninformative die message econf failed.

 This is the section of the build log which seems relevant:
 checking GL/glu.h usability... no
 checking GL/glu.h presence... no
 checking for GL/glu.h... no
 checking GL/glx.h usability... no
 checking GL/glx.h presence... no
 checking for GL/glx.h... no
 configure: error: Please install GL development package. Alternatively
 you can also configure with --disable-glx.

 I simply do not know which package I must install! I would prefer not
 to disable gl support. To which package is this message referring?


you have to install mesa.
If mesa is installed, there should be symlinks in /usr/include/GL pointing to 
the right header files:
ls -lh /usr/include/GL/
insgesamt 2,2M
-rw-r--r-- 1 root root 4,6K 29. Mär 23:52 dmesa.h
-rw-r--r-- 1 root root 2,2K 29. Mär 23:52 ggimesa.h
-rwxr-xr-x 1 root root 246K  5. Apr 05:29 glATI.h
-rw-r--r-- 1 root root 622K  4. Dez 06:06 glew.h
lrwxrwxrwx 1 root root   40  5. Apr 19:11 glext.h - 
/usr/lib64/opengl/global/include/glext.h
-rw-r--r-- 1 root root 4,3K 29. Mär 23:52 glfbdev.h
lrwxrwxrwx 1 root root   39  5. Apr 19:11 gl.h - /usr/lib64/opengl/xorg-
x11/include/gl.h
-rw-r--r-- 1 root root 101K 29. Mär 23:52 gl_mangle.h
-rw-r--r-- 1 root root  17K 29. Mär 23:52 glu.h
-rw-r--r-- 1 root root 3,3K 29. Mär 23:52 glu_mangle.h
-rw-r--r-- 1 root root 4,1K  2. Aug 2007  glutf90.h
-rw-r--r-- 1 root root  30K  2. Aug 2007  glut.h
-rwxr-xr-x 1 root root 7,3K  5. Apr 05:29 glxATI.h
-rw-r--r-- 1 root root  56K  4. Dez 06:06 glxew.h
lrwxrwxrwx 1 root root   41  5. Apr 19:11 glxext.h - 
/usr/lib64/opengl/global/include/glxext.h
lrwxrwxrwx 1 root root   40  5. Apr 19:11 glx.h - /usr/lib64/opengl/xorg-
x11/include/glx.h
-rw-r--r-- 1 root root 4,2K 30. Jul 2008  glxint.h
-rw-r--r-- 1 root root 3,4K 29. Mär 23:52 glx_mangle.h
lrwxrwxrwx 1 root root   42  5. Apr 19:11 glxmd.h - /usr/lib64/opengl/xorg-
x11/include/glxmd.h
lrwxrwxrwx 1 root root   45  5. Apr 19:11 glxproto.h - 
/usr/lib64/opengl/xorg-x11/include/glxproto.h
lrwxrwxrwx 1 root root   46  5. Apr 19:11 glxtokens.h - 
/usr/lib64/opengl/xorg-x11/include/glxtokens.h
drwxr-xr-x 2 root root4 29. Mär 23:52 internal
-rw-r--r-- 1 root root 4,9K 29. Mär 23:52 mesa_wgl.h
-rw-r--r-- 1 root root 3,1K 29. Mär 23:52 mglmesa.h
-rw-r--r-- 1 root root 8,4K 29. Mär 23:52 osmesa.h
-rw-r--r-- 1 root root 2,5K 29. Mär 23:52 svgamesa.h
-rw-r--r-- 1 root root  51K 29. Mär 23:52 vms_x_fix.h
-rw-r--r-- 1 root root  50K  4. Dez 06:06 wglew.h
-rw-r--r-- 1 root root 4,4K 29. Mär 23:52 wmesa.h




Re: [gentoo-user] Re: Can't figure out why emerage wants to build xscreensaver

2009-04-12 Thread Jorge Morais
On Fri, 10 Apr 2009 11:43:46 -0700
Nick Fortino nfort...@gmail.com wrote:

 Grant Edwards wrote:
  On 2009-04-10, Paul Hartman paul.hartman+gen...@gmail.com wrote:

  On Fri, Apr 10, 2009 at 11:30 AM, Grant Edwards gra...@visi.com wrote:
  
  Is something broken in the xfce ebuilds?  emerge keeps wanting
  to install xscreensaver even though I've got -xscreensaver in my
  USE variable in make.conf.  Everytime I update, xscreensaver
  gets reinstalled, and I have to manually emerge -C it:
 
  # emerge -auvtND world
 
  These are the packages that would be merged, in reverse order:
 
  Calculating dependencies... done!
  [nomerge  ] xfce-base/xfce4-4.4.3  USE=alsa cups oss -minimal 
  -xscreensaver
  [nomerge  ]  xfce-base/xfce4-session-4.4.3  USE=dbus -debug -gnome
  [nomerge  ]   xfce-base/xfce-utils-4.4.3  USE=dbus lock -debug
  [ebuild  N]x11-misc/xscreensaver-5.07  USE=jpeg opengl pam 
  -new-login -suid -xinerama 0 kB

  It is because of the lock USE flag on xfce-utils. I think it
  uses xscreensaver for the screen-locking function.
  
 
  I see. An unpleasant side-effect is that the screensaver
  function keeps kicking in.  I guess I'll remove the lock flag
  from xfce-utils.  Oddly, I have the lock flag for xfce-utils
  on another similar system, and emerge doesn't think it needs
  xscreensaver on that system.  Perhpas because I have xlockmore
  installed on that system?
 

 If you don't want a specific package, echo 'x11-misc/xscreensaver' 
 /etc/portage/package.mask
 In this case, the dependency is:
 lock? ( || ( x11-misc/xscreensaver
 gnome-extra/gnome-screensaver
 x11-misc/xlockmore ) )
 so either gnome-screensaver or xlockmore will be pulled in to compensate.
 
 Nick
 
Instead of needlessly messing with package.mask, it is easier to just
emerge -a1v x11-misc/xlockmore
(supposing he wants xlockmore and not gnome-screensaver).
Now the dependency will be satisfied by xlockmore and
xscreensaver won't be pulled anymore. 

-- 
Software is like sex: it is better when it is free. --Linus Torvalds



Re: [gentoo-user] [OT] Xandros, EEE which partition to chroot

2009-04-12 Thread maxim wexler

 There isn't room to install Gentoo alongside Xandros on a
 4GB Eee. Either
 install Gentoo to an SD card for now or bite the bullet and
 wipe Xandros
 before installation.

I was hoping to use your suggestion(unless I misunderstood): Boot with 
eeexubuntu from a USB and use its tools to install gentoo on the SSHD. I'd like 
to install a stripped down version of gentoo: no gimp, office, kde...nothing I 
can't run on my home PC that can get by on a slow dialup. 

It all depends on the wifi capabilities of eeexubuntu which I plan to take for 
a test drive after Easter. Xandros, for all its faults, has wifi that works 
out-of-the-box.

mw


  __
Instant Messaging, free SMS, sharing photos and more... Try the new Yahoo! 
Canada Messenger at http://ca.beta.messenger.yahoo.com/



Re: [gentoo-user] Re: xorg-server 1.5.3 doesn't like 'freetype' and 'vga' modules?

2009-04-12 Thread Philip Webb
090412 walt wrote:
 Philip Webb wrote:
 BTW the Nvidia driver is still being used (acc to 'lshal'),
 but its splash screen no longer appears: can anyone explain ?
 lshal is telling you that your nvidia hardware is recognized,
 but doesn't tell you that the hardware is being used by X.
 The best way to tell is to check X.0.log for lines like these:
   (II) LoadModule: nvidia
   (II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
   (II) Module nvidia: vendor=NVIDIA Corporation

It says :

  (II) LoadModule: nvidia
  (II) Loading /usr/lib64/xorg/modules/drivers//nvidia_drv.so
  (II) Module nvidia: vendor=NVIDIA Corporation
 compiled for 4.0.2, module version = 1.0.0
 Module class: X.Org Video Driver

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




Re: [gentoo-user] VLC emerge Fails

2009-04-12 Thread Strake
On Sun, Apr 12, 2009 at 7:54 AM, Volker Armin Hemmann
volkerar...@googlemail.com wrote:


 you have to install mesa.

Perfect! It worked. Thank you!

-- 
MFD



[gentoo-user] Re: xorg-server 1.5.3 doesn't like 'freetype' and 'vga' modules?

2009-04-12 Thread walt

Philip Webb wrote:

090411 Nikos Chantziaras wrote:

Denis wrote:

I updated the xorg-server from 1.3.x to 1.5.3  my X wouldn't launch
until I commented 'freetype' or 'vga' in xorg.conf - why is that?
Basically, I am going the old keyboard and mouse route for now
and I rebuilt my nvidia drivers, mouse drivers and keyboard drivers,
but X still wouldn't launch because the loader complained
that it can't find freetype and vga modules.
Are these modules phased out of the new xorg-server
or am I needing to rebuild something else still?

They are not needed anymore.


My 'xorg.conf' still has the Freetype line (not Vga) without problems.
I'm now using 1.5.3 with Evdev.


I was getting error messages in /var/log/X.0.log until I removed
the modules from xorg.conf, but it didn't prevent X from starting.


BTW the Nvidia driver is still being used (acc to 'lshal'),
but its splash screen no longer appears: can anyone explain ?


lshal is telling you that your nvidia hardware is recognized, but
doesn't tell you that the hardware is being used by X.  The best
way to tell is to check X.0.log for lines like these:

(II) LoadModule: nvidia
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor=NVIDIA Corporation

Otherwise you might see LoadModule nv, which is the opensource
version of the driver.  Does your xorg.conf say nv or nvidia?




Re: [gentoo-user] xorg-server-1.5.3 evdev works wonders

2009-04-12 Thread Kevin O'Gorman
On Sun, Apr 12, 2009 at 2:12 AM, Jacques Montier
jacques.mont...@numericable.fr wrote:
 Mike Kazantsev a gentiment tapote:
 On Sat, 11 Apr 2009 22:47:46 -0400
 Philip Webb purs...@ca.inter.net wrote:


 After installing Xorg-server 1.5.3  adopting the Evdev approach,
 I can unplug + replug my mouse  keyboard without losing usage:
 previously, you had to restart X to get them back.  I assume
 the idea behind the change is to allow hotplugging these devices.


 Strangely enough, I do it more than ten times a day, and it works
 perfectly with old-style configuration.
 Same thing worked for PS/2 keyboard/mouse, unlike M$-OS.


 Some days ago, i upgraded to Xorg-server-1.5.3 with hal use flag and
 evdev drivers for PS/2 mouse and keyboard (with my 8 year-old AMD 1.2
 GHz CPU).
 I commented all the lines about mouse and keyboard in the xorg.conf file
 and now use /etc/hal/fdi/policy/10-x11-input.fdi.
 I unmerged xf86-input-keyboard and xf86-input-mouse and everything works
 nice !
 For fun i plugged a second usb mouse, and then i got one mouse for left
 hand and another one for the right hand :-) .

 Cheers,

 --
 Jacques

For some years now I've been connecting my keyboard, video and mouse
through an Avocent KVM switch because I have multiple machines and I
only use one at a time.  It has arrangements for hotplug recovery so I
don't have to reboot or restart anything.  But I've always wondered
why that was an issue -- a major pain whenever the thing gets
unplugged.  Apparently it's now fixed for Linux at least.  I'm gland.

-- 
Kevin O'Gorman, PhD



[gentoo-user] Where to put own keyboard variants

2009-04-12 Thread Sebastian Dörner
Hi,
some time ago I created a variant for the us xkb-layout by adding

partial alphanumeric_keys
xkb_symbols my_variant {
 include latin

//my changes here
};

to /usr/share/X11/xkb/symbols/us. That worked pretty well but during the
recent xorg-update, the file was overridden. Luckily I had a backup, but
that shows that it wasn't the supposed place for my changes.
So where can I store my us-variant, so that X finds the layout, but the
changes survive updates (I was thinking of a place in /etc or ~, but I
don't know where X is looking for such files).

Thanks for any help,
Sebastian



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] xorg-server-1.5.3 no mouse [solved]

2009-04-12 Thread John P. Burkett
Philip Webb wrote:
 For the record, in case anyone else runs into this,
 following the Gentoo Upgrade Guild, I chose course (2) to deal with HAL,
 ie I compiled 'USE=-hal emerge xorg-server'.
 
 I encountered  3  problems.
 (1) xf86-video-intel-2.6.3-r1 failed to compile
 with a message implying lack of a file 'xf86dri.h' :
 since I'm using an Nvidia card, not the Intel chip on the mobo,
 that seems not to be relevant for my needs.
 (2) after rebooting  entering 'startx', I got a 'no screen' error,
 which was solved by commenting out the line incl RgbPath in  xorg.conf .
 (3) when X finally started, my mouse didn't work: oh no ! --
 first, I followed the 3rd course from the Upgrade Guide
  add 'Option AutoAddDevices false' to  xorg.conf
 (it shouldn't be needed if you follow course (2) above);
 that didn't change anything, so I looked at my handwritten list
 of the pkgs I had installed, which I had numbered as usual,
  noticed that 'xf86-input-mouse' was compiled before 'xorg-server':
 had the former failed to notice '-hal' used with the latter ? --
 so I recompiled the mouse module  now everything is working as it should.
 
 Yet again, I was helped by NOT doing a blanket 'emerge world',
 but compiling (groups of) pkgs individually  making a note of what I did.
 Also, I could see what was going wrong  fix it much more easily,
 as I don't boot straight into X , but to a raw console first.
 Finally, it helps (if you use KDE) to enable keypad cursor movements,
 tho' I didn't find out how to emulate a mouse click that way.
 
 HTH  comments welcome.
 
Thank you, Philip.  Your suggestions worked perfectly for me on an amd64
machine.

John

-- 
John P. Burkett
Department of Economics
University of Rhode Island
Kingston, RI 02881-0808
USA

phone (401) 874-9195



[gentoo-user] Re: xorg-server 1.5.3 doesn't like 'freetype' and 'vga' modules?

2009-04-12 Thread walt

Philip Webb wrote:

090412 walt wrote:

Philip Webb wrote:

BTW the Nvidia driver is still being used (acc to 'lshal'),
but its splash screen no longer appears: can anyone explain ?

lshal is telling you that your nvidia hardware is recognized,
but doesn't tell you that the hardware is being used by X.
The best way to tell is to check X.0.log for lines like these:
   (II) LoadModule: nvidia
   (II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
   (II) Module nvidia: vendor=NVIDIA Corporation


It says :

   (II) LoadModule: nvidia
   (II) Loading /usr/lib64/xorg/modules/drivers//nvidia_drv.so
   (II) Module nvidia: vendor=NVIDIA Corporation
  compiled for 4.0.2, module version = 1.0.0
  Module class: X.Org Video Driver


In  that case I have no idea why the splashscreen doesn't show.




Re: [gentoo-user] Mythfrontend segfaults

2009-04-12 Thread Michael Sullivan
On Sun, 2009-04-12 at 09:20 +0100, Neil Bothwick wrote:
 On Sat, 11 Apr 2009 18:35:00 -0500, Michael Sullivan wrote:
 
  But I won't know if mythbackend is actually working correctly unless I
  can check it (with mythfrontend, which of course isn't working.)  Please
  help!
 
 I've no ideas on the crash,except for increasing the verbosity of the
 logging, but you can use mythweb to see what is recorded, and set up new
 recordings.

What I mean by 'check if it's working correctly' is that I've had this problem 
in the past with Mythtv where LiveTV won't work and I have to restart the 
server to make it work.  I've restarted the server several times and even 
rebooted once.  I need to know if it's getting a signal from the TV card.




Re: [gentoo-user] xorg-server-1.5.3 evdev works wonders

2009-04-12 Thread Mike Kazantsev
On Sun, 12 Apr 2009 07:14:55 -0700
Kevin O'Gorman kogor...@gmail.com wrote:

 On Sun, Apr 12, 2009 at 2:12 AM, Jacques Montier
 jacques.mont...@numericable.fr wrote:
  Mike Kazantsev a gentiment tapote:
  On Sat, 11 Apr 2009 22:47:46 -0400
  Philip Webb purs...@ca.inter.net wrote:
 
 
  After installing Xorg-server 1.5.3  adopting the Evdev approach,
  I can unplug + replug my mouse  keyboard without losing usage:
  previously, you had to restart X to get them back.  I assume
  the idea behind the change is to allow hotplugging these devices.
 
  Strangely enough, I do it more than ten times a day, and it works
  perfectly with old-style configuration.
  Same thing worked for PS/2 keyboard/mouse, unlike M$-OS.
 
  I unmerged xf86-input-keyboard and xf86-input-mouse and everything works
  nice !
  For fun i plugged a second usb mouse, and then i got one mouse for left
  hand and another one for the right hand :-) .
 
 For some years now I've been connecting my keyboard, video and mouse
 through an Avocent KVM switch because I have multiple machines and I
 only use one at a time.  It has arrangements for hotplug recovery so I
 don't have to reboot or restart anything.  But I've always wondered
 why that was an issue -- a major pain whenever the thing gets
 unplugged.  Apparently it's now fixed for Linux at least.  I'm gland.

I'm probably being really thick, sorry about that, but I still don't get
the issue you're talking about: I plugged in keyboards and mouses
into X and they just worked. No evdev selected or hal installed.

Right now I'm behind a laptop with mouse plugged in - it works.
Touchpad works as well. If I unplug the mouse and plug it (or any other)
again I don't need to restart anything, and it's been this way as long
as I can remember.
That's pretty much what I've tried to say in my quoted post, too.

Just for fun of it, I just plugged two USB keyboards and they both
just work... along with built-in one.
What am I doing wrong? What issues are you talking about!? :)

-- 
Mike Kazantsev // fraggod.net


signature.asc
Description: PGP signature


[gentoo-user] Re: xorg-server 1.5.3 doesn't like 'freetype' and 'vga' modules?

2009-04-12 Thread Nikos Chantziaras

Philip Webb wrote:

BTW the Nvidia driver is still being used (acc to 'lshal'),
but its splash screen no longer appears: can anyone explain ?


If the nvidia driver has a man page, try to find:

  Option NoLogo boolean




Re: [gentoo-user] Re: xorg-server 1.5.3 doesn't like 'freetype' and 'vga' modules?

2009-04-12 Thread Neil Bothwick
On Sun, 12 Apr 2009 08:57:17 -0700, walt wrote:

 In  that case I have no idea why the splashscreen doesn't show.

Do you have this line in xorg.conf?

Option NoLogo true


-- 
Neil Bothwick

Sacred cows make great hamburgers.


signature.asc
Description: PGP signature


Re: [gentoo-user] Mythfrontend segfaults

2009-04-12 Thread Neil Bothwick
On Sun, 12 Apr 2009 11:00:04 -0500, Michael Sullivan wrote:

   But I won't know if mythbackend is actually working correctly
   unless I can check it (with mythfrontend, which of course isn't
   working.)  Please help!  
  
  I've no ideas on the crash,except for increasing the verbosity of the
  logging, but you can use mythweb to see what is recorded, and set up
  new recordings.  
 
 What I mean by 'check if it's working correctly' is that I've had this
 problem in the past with Mythtv where LiveTV won't work and I have to
 restart the server to make it work.  I've restarted the server several
 times and even rebooted once.  I need to know if it's getting a signal
 from the TV card.

Set up a recording in MythWeb, then check if it has recorded.


-- 
Neil Bothwick

Windows isn't a virus -- viruses do something!


signature.asc
Description: PGP signature


Re: [gentoo-user] Mythfrontend segfaults

2009-04-12 Thread Michael Sullivan
On Sun, 2009-04-12 at 18:32 +0100, Neil Bothwick wrote:
 On Sun, 12 Apr 2009 11:00:04 -0500, Michael Sullivan wrote:
 
But I won't know if mythbackend is actually working correctly
unless I can check it (with mythfrontend, which of course isn't
working.)  Please help!  
   
   I've no ideas on the crash,except for increasing the verbosity of the
   logging, but you can use mythweb to see what is recorded, and set up
   new recordings.  
  
  What I mean by 'check if it's working correctly' is that I've had this
  problem in the past with Mythtv where LiveTV won't work and I have to
  restart the server to make it work.  I've restarted the server several
  times and even rebooted once.  I need to know if it's getting a signal
  from the TV card.
 
 Set up a recording in MythWeb, then check if it has recorded.
 
 
I'm emerging mythweb now, but the last time I installed it I couldn't
get it to work because the documentation wasn't very good and there were
all  kinds of obscure settings.  It didn't work out of the box.  This
was a couple of years ago.  Is there any way I can get mythfrontend to
tell me why it's segfaulting?




Mythweb [WAS Re: [gentoo-user] Mythfrontend segfaults]

2009-04-12 Thread Michael Sullivan
Now, instead of oscure settings, I get no settings.  From the elog info
at the end of my mythweb emerge:

=
POST-INSTALL INSTRUCTIONS
=


You probably want to modify
/usr/share/webapps/mythweb/0.21_p17573/conf/mythweb.conf.apache
to fit your needs and create a symlink to it as
/etc/apache2/modules.d/mythweb.conf

In order to prevent unauthorized access to your Myth
installation, MythWeb can be configured to require
authentication using htdigest.  The apache controls for
doing this are commented out in mythweb.conf.apache
by default.
*

=
camille ~ #
ls /usr/share/webapps/mythweb/0.21_p17573/conf/mythweb.conf.apache
ls: cannot
access /usr/share/webapps/mythweb/0.21_p17573/conf/mythweb.conf.apache:
No such file or directory

I don't even know what address to go to to access mythweb...





Re: [gentoo-user] unable to shutdown or halt cleanly (console-kit and esd not killed)

2009-04-12 Thread Allan Gottlieb
At Fri, 10 Apr 2009 17:36:24 -0400 Eric Martin freak4u...@gmail.com wrote:

 Do you have any nfs mounts?  I find that I have problems shutting down
 as well and I suspect it's because I'm turning off eth0 before
 unmounting my shares.  I need to do more research though so I can back
 this up.

Yes I have an nsf mount, but it seems to be unmounting.  The problem is
definitely that console-kit-daemon does not die and thus has open files
in usr so it can't be unmounted.

(I am using LVM2)

thanks for you help,
allan



[gentoo-user] protect running kernel fomr depclean?

2009-04-12 Thread Mark Knecht
A problem I often have after a big update is emerge -p --depclean
tells me it is going to remove my running kernel.

 sys-kernel/gentoo-sources
selected: 2.6.26-r4
   protected: none
 omitted: 2.6.25-r8 2.6.27-r10

dragonfly ~ # uname -a
Linux dragonfly 2.6.26-gentoo-r4 #1 SMP PREEMPT Tue Dec 9 11:08:39 PST
2008 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz GenuineIntel GNU/Linux
dragonfly ~ #

My general reaction is to remove packages by hand at this point but
today I have 30-40 and would like to protect this kernel source. Is
there a generaic way to *always* protect the kernel that is currently
running?

Thanks,
Mark



Re: [gentoo-user] protect running kernel fomr depclean?

2009-04-12 Thread Dale
Mark Knecht wrote:
 A problem I often have after a big update is emerge -p --depclean
 tells me it is going to remove my running kernel.

  sys-kernel/gentoo-sources
 selected: 2.6.26-r4
protected: none
  omitted: 2.6.25-r8 2.6.27-r10

 dragonfly ~ # uname -a
 Linux dragonfly 2.6.26-gentoo-r4 #1 SMP PREEMPT Tue Dec 9 11:08:39 PST
 2008 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz GenuineIntel GNU/Linux
 dragonfly ~ #

 My general reaction is to remove packages by hand at this point but
 today I have 30-40 and would like to protect this kernel source. Is
 there a generaic way to *always* protect the kernel that is currently
 running?

 Thanks,
 Mark


   

Just emerge it with the exact version.  emerge 
=sys-kernel/gentoo-sources-2.6.26-r4 should work.  There is a option to
add it to world without actually compiling it again but I can't recall
what it is. 

Feel free to correct any typo's.

Dale

:-)  :-) 



Re: [gentoo-user] protect running kernel fomr depclean?

2009-04-12 Thread Jacques Montier
Dale a gentiment tapote:
 Mark Knecht wrote:
   
 A problem I often have after a big update is emerge -p --depclean
 tells me it is going to remove my running kernel.

  sys-kernel/gentoo-sources
 selected: 2.6.26-r4
protected: none
  omitted: 2.6.25-r8 2.6.27-r10

 dragonfly ~ # uname -a
 Linux dragonfly 2.6.26-gentoo-r4 #1 SMP PREEMPT Tue Dec 9 11:08:39 PST
 2008 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz GenuineIntel GNU/Linux
 dragonfly ~ #

 My general reaction is to remove packages by hand at this point but
 today I have 30-40 and would like to protect this kernel source. Is
 there a generaic way to *always* protect the kernel that is currently
 running?

 Thanks,
 Mark


   
 

 Just emerge it with the exact version.  emerge 
 =sys-kernel/gentoo-sources-2.6.26-r4 should work.  There is a option to
 add it to world without actually compiling it again but I can't recall
 what it is. 

 Feel free to correct any typo's.

 Dale

 :-)  :-) 


   
Is it emerge --noreplace atom  ?

--
Jacques





Re: [gentoo-user] protect running kernel fomr depclean?

2009-04-12 Thread Mark Knecht
OK, it's already emerged but I suppose I could add the specific
version to the world file and that would protect it also.

Thanks,
Mark

On Sun, Apr 12, 2009 at 12:14 PM, Dale rdalek1...@gmail.com wrote:
 Mark Knecht wrote:
 A problem I often have after a big update is emerge -p --depclean
 tells me it is going to remove my running kernel.

  sys-kernel/gentoo-sources
     selected: 2.6.26-r4
    protected: none
      omitted: 2.6.25-r8 2.6.27-r10

 dragonfly ~ # uname -a
 Linux dragonfly 2.6.26-gentoo-r4 #1 SMP PREEMPT Tue Dec 9 11:08:39 PST
 2008 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz GenuineIntel GNU/Linux
 dragonfly ~ #

 My general reaction is to remove packages by hand at this point but
 today I have 30-40 and would like to protect this kernel source. Is
 there a generaic way to *always* protect the kernel that is currently
 running?

 Thanks,
 Mark




 Just emerge it with the exact version.  emerge
 =sys-kernel/gentoo-sources-2.6.26-r4 should work.  There is a option to
 add it to world without actually compiling it again but I can't recall
 what it is.

 Feel free to correct any typo's.

 Dale

 :-)  :-)





Re: [gentoo-user] Mythfrontend segfaults

2009-04-12 Thread Neil Bothwick
On Sun, 12 Apr 2009 12:46:50 -0500, Michael Sullivan wrote:

  Is there any way I can get mythfrontend to
 tell me why it's segfaulting?

Have you tried turning up the verbosity?


-- 
Neil Bothwick

Give a man a fish and you feed him for a day;
Teach him to use the Net and he won't bother you for weeks.


signature.asc
Description: PGP signature


Re: [gentoo-user] protect running kernel fomr depclean?

2009-04-12 Thread Joseph

On 04/12/09 14:14, Dale wrote:

Mark Knecht wrote:

A problem I often have after a big update is emerge -p --depclean
tells me it is going to remove my running kernel.

 sys-kernel/gentoo-sources
selected: 2.6.26-r4
   protected: none
 omitted: 2.6.25-r8 2.6.27-r10

dragonfly ~ # uname -a
Linux dragonfly 2.6.26-gentoo-r4 #1 SMP PREEMPT Tue Dec 9 11:08:39 PST
2008 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz GenuineIntel GNU/Linux
dragonfly ~ #

My general reaction is to remove packages by hand at this point but
today I have 30-40 and would like to protect this kernel source. Is
there a generaic way to *always* protect the kernel that is currently
running?


I would like to protect the current kernel as well, will statement in make.conf 
works?
CONFIG_PROTECT=/usr/src/linux/*

I've not test it yet.

--
Joseph



Re: Mythweb [WAS Re: [gentoo-user] Mythfrontend segfaults]

2009-04-12 Thread Neil Bothwick
On Sun, 12 Apr 2009 12:56:25 -0500, Michael Sullivan wrote:

 I don't even know what address to go to to access mythweb...

Do you have the vhosts USE flag set? If not, it's probably
http://localhost/mythtweb/


-- 
Neil Bothwick

Old programmers never die; they just branch to a new address.


signature.asc
Description: PGP signature


Re: [gentoo-user] [OT] Xandros, EEE which partition to chroot

2009-04-12 Thread Neil Bothwick
On Sun, 12 Apr 2009 07:49:46 -0700 (PDT), maxim wexler wrote:

 I was hoping to use your suggestion(unless I misunderstood): Boot with
 eeexubuntu from a USB and use its tools to install gentoo on the SSHD.

That's not what I did, I installed eeexubuntu then installed Gentoo while
running that, but I have 20GB of SSD storage.


-- 
Neil Bothwick

MSDOS didn't get as bad as it is overnight -- it took over ten years
of careful development.


signature.asc
Description: PGP signature


Re: [gentoo-user] Re: [xorg-server-1.5] managing graphic card

2009-04-12 Thread Peter Humphrey
On Saturday 11 April 2009 11:26:11 Mike Kazantsev wrote:

 If so, try x11-misc/driconf.

Is this for ATI only? On my box I get a complaint about libGL being too old. 
Actually, it's absent altogether. I have nvidia.

-- 
Rgds
Peter



Re: [gentoo-user] protect running kernel fomr depclean?

2009-04-12 Thread Dale
Jacques Montier wrote:
 Dale a gentiment tapote:
   
 Mark Knecht wrote:
   
 
 A problem I often have after a big update is emerge -p --depclean
 tells me it is going to remove my running kernel.

  sys-kernel/gentoo-sources
 selected: 2.6.26-r4
protected: none
  omitted: 2.6.25-r8 2.6.27-r10

 dragonfly ~ # uname -a
 Linux dragonfly 2.6.26-gentoo-r4 #1 SMP PREEMPT Tue Dec 9 11:08:39 PST
 2008 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz GenuineIntel GNU/Linux
 dragonfly ~ #

 My general reaction is to remove packages by hand at this point but
 today I have 30-40 and would like to protect this kernel source. Is
 there a generaic way to *always* protect the kernel that is currently
 running?

 Thanks,
 Mark


   
 
   
 Just emerge it with the exact version.  emerge 
 =sys-kernel/gentoo-sources-2.6.26-r4 should work.  There is a option to
 add it to world without actually compiling it again but I can't recall
 what it is. 

 Feel free to correct any typo's.

 Dale

 :-)  :-) 


   
 
 Is it emerge --noreplace atom  ?

 --
 Jacques




   

I think that is it.  I don't think I have ever used it but that sounds
right at least.  I did a quick read of that section of the man page.

You can also add it to the world file.  Mine looks like this:

sys-kernel/gentoo-sources:2.6.25-r9
sys-kernel/gentoo-sources:2.6.27-r7
sys-kernel/gentoo-sources:2.6.28-r2

I don't know if it matters but I notice my world file is in alphabetical
order.  Portage do that now?  That's pretty neat.

Dale

:-)  :-) 



Re: Mythweb [WAS Re: [gentoo-user] Mythfrontend segfaults]

2009-04-12 Thread Michael Sullivan
On Sun, 2009-04-12 at 20:32 +0100, Neil Bothwick wrote:
 On Sun, 12 Apr 2009 12:56:25 -0500, Michael Sullivan wrote:
 
  I don't even know what address to go to to access mythweb...
 
 Do you have the vhosts USE flag set? If not, it's probably
 http://localhost/mythtweb/
 
 
That location just gives me a directory listing...




[gentoo-user] Re: Where to put own keyboard variants

2009-04-12 Thread walt

Sebastian Dörner wrote:

Hi,
some time ago I created a variant for the us xkb-layout by adding

partial alphanumeric_keys
xkb_symbols my_variant {
  include latin

//my changes here
};

to /usr/share/X11/xkb/symbols/us...


Are you saying you edited that file by hand?  If so, why not just
rename it sebastian-us and leave it where it is.  That way it will
be safe from future updates.




Re: [gentoo-user] protect running kernel fomr depclean?

2009-04-12 Thread Mark Knecht
On Sun, Apr 12, 2009 at 1:02 PM, Dale rdalek1...@gmail.com wrote:
 Jacques Montier wrote:
 Dale a gentiment tapote:

 Mark Knecht wrote:


 A problem I often have after a big update is emerge -p --depclean
 tells me it is going to remove my running kernel.

  sys-kernel/gentoo-sources
     selected: 2.6.26-r4
    protected: none
      omitted: 2.6.25-r8 2.6.27-r10

 dragonfly ~ # uname -a
 Linux dragonfly 2.6.26-gentoo-r4 #1 SMP PREEMPT Tue Dec 9 11:08:39 PST
 2008 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz GenuineIntel GNU/Linux
 dragonfly ~ #

 My general reaction is to remove packages by hand at this point but
 today I have 30-40 and would like to protect this kernel source. Is
 there a generaic way to *always* protect the kernel that is currently
 running?

 Thanks,
 Mark





 Just emerge it with the exact version.  emerge
 =sys-kernel/gentoo-sources-2.6.26-r4 should work.  There is a option to
 add it to world without actually compiling it again but I can't recall
 what it is.

 Feel free to correct any typo's.

 Dale

 :-)  :-)




 Is it emerge --noreplace atom  ?

 --
 Jacques






 I think that is it.  I don't think I have ever used it but that sounds
 right at least.  I did a quick read of that section of the man page.

 You can also add it to the world file.  Mine looks like this:

 sys-kernel/gentoo-sources:2.6.25-r9
 sys-kernel/gentoo-sources:2.6.27-r7
 sys-kernel/gentoo-sources:2.6.28-r2

 I don't know if it matters but I notice my world file is in alphabetical
 order.  Portage do that now?  That's pretty neat.

 Dale

 :-)  :-)

It seems to work here. Stupid me for reading but not thinking about
all the information in the emerge -p --depclean screan. It was right
there in front of me.

Thanks again,
Mark



Re: [gentoo-user] protect running kernel fomr depclean?

2009-04-12 Thread Dale
Mark Knecht wrote:
 On Sun, Apr 12, 2009 at 1:02 PM, Dale rdalek1...@gmail.com wrote:
   
 Jacques Montier wrote:
 
 Dale a gentiment tapote:

   
 Mark Knecht wrote:


 
 A problem I often have after a big update is emerge -p --depclean
 tells me it is going to remove my running kernel.

  sys-kernel/gentoo-sources
 selected: 2.6.26-r4
protected: none
  omitted: 2.6.25-r8 2.6.27-r10

 dragonfly ~ # uname -a
 Linux dragonfly 2.6.26-gentoo-r4 #1 SMP PREEMPT Tue Dec 9 11:08:39 PST
 2008 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz GenuineIntel GNU/Linux
 dragonfly ~ #

 My general reaction is to remove packages by hand at this point but
 today I have 30-40 and would like to protect this kernel source. Is
 there a generaic way to *always* protect the kernel that is currently
 running?

 Thanks,
 Mark





   
 Just emerge it with the exact version.  emerge
 =sys-kernel/gentoo-sources-2.6.26-r4 should work.  There is a option to
 add it to world without actually compiling it again but I can't recall
 what it is.

 Feel free to correct any typo's.

 Dale

 :-)  :-)




 
 Is it emerge --noreplace atom  ?

 --
 Jacques





   
 I think that is it.  I don't think I have ever used it but that sounds
 right at least.  I did a quick read of that section of the man page.

 You can also add it to the world file.  Mine looks like this:

 sys-kernel/gentoo-sources:2.6.25-r9
 sys-kernel/gentoo-sources:2.6.27-r7
 sys-kernel/gentoo-sources:2.6.28-r2

 I don't know if it matters but I notice my world file is in alphabetical
 order.  Portage do that now?  That's pretty neat.

 Dale

 :-)  :-)
 

 It seems to work here. Stupid me for reading but not thinking about
 all the information in the emerge -p --depclean screan. It was right
 there in front of me.

 Thanks again,
 Mark


   

It is?  I didn't know that was there either.  Just glad it worked. 
Portage has really added some nice features lately.  Every time I think
it can't get better, some nerd comes up with something el neato.  ;-)

Dale

:-)  :-) 



Re: [gentoo-user] Mythfrontend segfaults

2009-04-12 Thread Michael Sullivan
On Sun, 2009-04-12 at 20:30 +0100, Neil Bothwick wrote:
 On Sun, 12 Apr 2009 12:46:50 -0500, Michael Sullivan wrote:
 
   Is there any way I can get mythfrontend to
  tell me why it's segfaulting?
 
 Have you tried turning up the verbosity?


mich...@camille ~ $ mythfrontend -v playback
2009-04-12 16:31:40.613 Using runtime prefix = /usr
2009-04-12 16:31:41.319 XScreenSaver support enabled
2009-04-12 16:31:41.319 DPMS is active.
2009-04-12 16:31:41.320 Empty LocalHostName.
2009-04-12 16:31:41.321 Using localhost value of camille
2009-04-12 16:31:41.363 New DB connection, total: 1
2009-04-12 16:31:41.396 Connected to database 'mythconverg' at host:
localhost
2009-04-12 16:31:41.399 Closing DB connection named 'DBManager0'
2009-04-12 16:31:41.401 Primary screen 0.
2009-04-12 16:31:41.402 Connected to database 'mythconverg' at host:
localhost
2009-04-12 16:31:41.404 Using screen 0, 1024x768 at 0,0
2009-04-12 16:31:41.416 user: 1000 effective user: 1000 before
privileged thread
2009-04-12 16:31:41.416 user: 1000 effective user: 1000 run_priv_thread
2009-04-12 16:31:41.416 user: 1000 effective user: 1000 after privileged
thread
2009-04-12 16:31:41.421 New DB connection, total: 2
2009-04-12 16:31:41.454 Connected to database 'mythconverg' at host:
localhost
2009-04-12 16:31:41.488 mythfrontend version: 0.21.20080304-1
www.mythtv.org
2009-04-12 16:31:41.489 Enabled verbose msgs:  important general
playback
2009-04-12 16:31:42.271 max_width: 1280 max_height: 1024
2009-04-12 16:31:42.566 No theme
dir: /home/michael/.mythtv/themes/G.A.N.T
2009-04-12 16:31:42.569 Primary screen 0.
2009-04-12 16:31:42.570 Using screen 0, 1024x768 at 0,0
2009-04-12 16:31:42.572 No theme
dir: /home/michael/.mythtv/themes/G.A.N.T
2009-04-12 16:31:42.573 Switching to square mode (G.A.N.T)
2009-04-12 16:31:42.617 Using the Qt painter
mythtv: could not connect to socket
mythtv: No such file or directory
2009-04-12 16:31:42.643 lirc_init failed for mythtv, see preceding
messages
2009-04-12 16:31:42.644 JoystickMenuClient Error: Joystick disabled -
Failed to read /home/michael/.mythtv/joystickmenurc
Segmentation fault

This doesn't tell me anything as far as I can see.  Is there another way
to turn up verbosity?




Re: [gentoo-user] protect running kernel fomr depclean?

2009-04-12 Thread Alan McKinnon
On Sunday 12 April 2009 21:31:42 Joseph wrote:

 I would like to protect the current kernel as well, will statement in
 make.conf works? CONFIG_PROTECT=/usr/src/linux/*

 I've not test it yet.

No, that will not work as no existing files are being overwritten.

To ensure that a kernel sources are never touched by --declean, add them to 
world, as in

emerge gentoo-sources-2.6.29

If it's already installed but not in world use -1 to tell portage not to go 
through the install process, but just add it to world. Or just edit the world 
file by hand.

Or you could just let --depclean remove it. Ask yourself this: Once you have 
built a kernel, installed it, and built all the out-of-tree modules, how often 
do you go back and use those sources again? For most people the true answer is 
very seldom, if ever.

/usr/src tends to get very big very quick if not kept under control, each 
version comes in at about 500M or so. That can fill /usr quite quickly.

-- 
alan dot mckinnon at gmail dot com



Re: [gentoo-user] What annoys you?

2009-04-12 Thread Alan McKinnon
On Friday 10 April 2009 15:35:23 Dale wrote:
 Wyatt Epp wrote:
  Greets,
 
  So while gearing up for the Summer of Code, I noted a lot of things
  that I had come to accept as normal that I feel should not be so.
  Things like the danger of depclean or the way portage will only show
  one mask at a time.  So I was curious...what have people that are
  /not/ myself and my mate noticed that is mildly irritating and
  disruptive to the Gentoo experience?
 
  Cheers,
  Wyatt

 After the mess with my updates yesterday, I wish portage had a undo
 feature.  Something like emerge --undo-updates world that puts
 everything back to the way it was before a recent upgrade.  Maybe even
 make it so we can set a stable point and return to that.  Crap, that
 sounds like something windoze has.  o_O  I still think it would be a
 cool idea.  Sometimes upgrades cause all kinds of issues and need to be
 undone.  Going back to a known stable point would be great.

 Now someone tell me this exists already.  lol  They have added so much
 to portage lately I haven't been able to keep up.

ZFS can do that, so can lvm snapshots.

But, they roll back everything, not just what portage did :-)

You can roll back manually, by examining genlop and fiddling with 
package.mask...

-- 
alan dot mckinnon at gmail dot com



Re: [gentoo-user] protect running kernel fomr depclean?

2009-04-12 Thread Dale
Alan McKinnon wrote:
 On Sunday 12 April 2009 21:31:42 Joseph wrote:

   
 I would like to protect the current kernel as well, will statement in
 make.conf works? CONFIG_PROTECT=/usr/src/linux/*

 I've not test it yet.
 

 No, that will not work as no existing files are being overwritten.

 To ensure that a kernel sources are never touched by --declean, add them to 
 world, as in

 emerge gentoo-sources-2.6.29

 If it's already installed but not in world use -1 to tell portage not to go 
 through the install process, but just add it to world. Or just edit the world 
 file by hand.
   

You sure about the -1 option?  I thought that would emerge foo and not
add foo to the world file which --depclean would certainly focus on.


 Or you could just let --depclean remove it. Ask yourself this: Once you have 
 built a kernel, installed it, and built all the out-of-tree modules, how 
 often 
 do you go back and use those sources again? For most people the true answer 
 is 
 very seldom, if ever.

 /usr/src tends to get very big very quick if not kept under control, each 
 version comes in at about 500M or so. That can fill /usr quite quickly.

   

Just checking.

Dale

:-)  :-) 



Re: [gentoo-user] protect running kernel fomr depclean?

2009-04-12 Thread Neil Bothwick
On Sun, 12 Apr 2009 23:51:59 +0200, Alan McKinnon wrote:

 If it's already installed but not in world use -1 to tell portage not
 to go through the install process, but just add it to world.

That does the opposite of what you want, reinstalls but doesn't add it to
world. But you knew you meant to type -n as soon as you hit send,
didn't you? ;-)


-- 
Neil Bothwick

Is it a bigger crime to rob a bank or to open one?


signature.asc
Description: PGP signature


Re: Mythweb [WAS Re: [gentoo-user] Mythfrontend segfaults]

2009-04-12 Thread Neil Bothwick
On Sun, 12 Apr 2009 15:17:02 -0500, Michael Sullivan wrote:

  Do you have the vhosts USE flag set? If not, it's probably
  http://localhost/mythtweb/
  

 That location just gives me a directory listing...
 

Of the mythweb files? If so, just click the index file.


-- 
Neil Bothwick

Weird enough for government work.


signature.asc
Description: PGP signature


Re: [gentoo-user] Mythfrontend segfaults

2009-04-12 Thread Neil Bothwick
On Sun, 12 Apr 2009 16:33:06 -0500, Michael Sullivan wrote:

 This doesn't tell me anything as far as I can see.  Is there another way
 to turn up verbosity?

mythfrontend -v help


-- 
Neil Bothwick

Are you sure this isn't the time for a colorful metaphor?


signature.asc
Description: PGP signature


Re: [gentoo-user] protect running kernel fomr depclean?

2009-04-12 Thread Alan McKinnon
On Monday 13 April 2009 00:12:57 Neil Bothwick wrote:
 On Sun, 12 Apr 2009 23:51:59 +0200, Alan McKinnon wrote:
  If it's already installed but not in world use -1 to tell portage not
  to go through the install process, but just add it to world.

 That does the opposite of what you want, reinstalls but doesn't add it to
 world. But you knew you meant to type -n as soon as you hit send,
 didn't you? ;-)

errm  ummm .

Yes ;-)


-- 
alan dot mckinnon at gmail dot com



Re: [gentoo-user] protect running kernel fomr depclean?

2009-04-12 Thread Mike Edenfield
On Sun, 2009-04-12 at 17:11 -0500, Dale wrote:
 Alan McKinnon wrote:
  If it's already installed but not in world use -1 to tell portage not to go 
  through the install process, but just add it to world. Or just edit the 
  world 
  file by hand.

 
 You sure about the -1 option?  I thought that would emerge foo and not
 add foo to the world file which --depclean would certainly focus on.

I think Alan meant to say -n (--noreplace) instead of -1 (--oneshot).
-n does exactly what he describes: it will not actually build packages
that are already installed, but will add the explicitly specified
packages to world.  -1, as you said, does the opposite: it *will*
recompile and reinstall the package, but won't update world.

--K




[gentoo-user] Does -Wl,--hash-style=gnu need a full world rebuild?

2009-04-12 Thread Jorge Morais
Hi. According to discussion on gentoo-dev
http://archives.gentoo.org/gentoo-dev/msg_50182554f851bedb82f8a349fbc90352.xml
it seems the only reasons for -Wl,--hash-style=gnu not being default (yet)
are these headaches for the developers:
1) Apparently it does not work on mips
2) Apparently it needs =glibc-2.5 and =binutils-2.17.50.0.2

My PC is x86 and my toolchain is obviously more recent than
these old verions, so apparently the flag is completely safe.

I've enabled it in /etc/make.conf and I like the slight reduction
in binary size.

My main question is:
Can I just compile new packages with this flag, or do I need to
recompile the whole world? In other words, is there any incompatibility
between binaries linked with this flag and binaries linked with the default
hash-style (which in Gentoo is --hash-style=both, AFAIK)?

Regards,
Jorge Morais



Re: [gentoo-user] Re: xorg-server 1.5.3 doesn't like 'freetype' and 'vga' modules?

2009-04-12 Thread Peter Humphrey
On Sunday 12 April 2009 03:55:33 Philip Webb wrote:

 BTW the Nvidia driver is still being used (acc to 'lshal'),

Which package did you emerge to get lshal?

-- 
Rgds
Peter



Re: [gentoo-user] What annoys you?

2009-04-12 Thread Volker Armin Hemmann
On Montag 13 April 2009, Alan McKinnon wrote:
 On Friday 10 April 2009 15:35:23 Dale wrote:
  Wyatt Epp wrote:
   Greets,
  
   So while gearing up for the Summer of Code, I noted a lot of things
   that I had come to accept as normal that I feel should not be so.
   Things like the danger of depclean or the way portage will only show
   one mask at a time.  So I was curious...what have people that are
   /not/ myself and my mate noticed that is mildly irritating and
   disruptive to the Gentoo experience?
  
   Cheers,
   Wyatt
 
  After the mess with my updates yesterday, I wish portage had a undo
  feature.  Something like emerge --undo-updates world that puts
  everything back to the way it was before a recent upgrade.  Maybe even
  make it so we can set a stable point and return to that.  Crap, that
  sounds like something windoze has.  o_O  I still think it would be a
  cool idea.  Sometimes upgrades cause all kinds of issues and need to be
  undone.  Going back to a known stable point would be great.
 
  Now someone tell me this exists already.  lol  They have added so much
  to portage lately I haven't been able to keep up.

 ZFS can do that, so can lvm snapshots.

 But, they roll back everything, not just what portage did :-)

 You can roll back manually, by examining genlop and fiddling with
 package.mask...

or, as I already wrote, he can use dmerge.




Re: [gentoo-user] protect running kernel fomr depclean?

2009-04-12 Thread Dale
Alan McKinnon wrote:
 On Monday 13 April 2009 00:12:57 Neil Bothwick wrote:
   
 On Sun, 12 Apr 2009 23:51:59 +0200, Alan McKinnon wrote:
 
 If it's already installed but not in world use -1 to tell portage not
 to go through the install process, but just add it to world.
   
 That does the opposite of what you want, reinstalls but doesn't add it to
 world. But you knew you meant to type -n as soon as you hit send,
 didn't you? ;-)
 

 errm  ummm .

 Yes ;-)


   

Dang, I thought only I had those moments.  O_O  Welcome to my world.  LOL

Dale

:-)  :-) 



Re: [gentoo-user] Re: xorg-server 1.5.3 doesn't like 'freetype' and 'vga' modules?

2009-04-12 Thread Dale
Peter Humphrey wrote:
 On Sunday 12 April 2009 03:55:33 Philip Webb wrote:

   
 BTW the Nvidia driver is still being used (acc to 'lshal'),
 

 Which package did you emerge to get lshal?

   

Drum roll please.

r...@smoker / # equery belongs lshal
[ Searching for file(s) lshal in *... ]
sys-apps/hal-0.5.11-r8 (/usr/bin/lshal)
r...@smoker / #

That help?

Dale

:-)  :-) 



Re: [gentoo-user] Mythfrontend segfaults

2009-04-12 Thread Mark Knecht
On Sun, Apr 12, 2009 at 3:16 PM, Neil Bothwick n...@digimed.co.uk wrote:
 On Sun, 12 Apr 2009 16:33:06 -0500, Michael Sullivan wrote:

 This doesn't tell me anything as far as I can see.  Is there another way
 to turn up verbosity?

 mythfrontend -v help


 --
 Neil Bothwick

 Are you sure this isn't the time for a colorful metaphor?


I did updates today on my AMD64 machine and mythfrontend is
segfaulting for me also. Not sure about the joystick stuff as I've
never had a joystick.

2009-04-12 16:38:17.384 mythfrontend version: 0.21.20080304-1 www.mythtv.org
2009-04-12 16:38:17.384 Enabled verbose msgs:  important general
2009-04-12 16:38:18.421 No theme dir: /home/mark/.mythtv/themes/Titivillus
2009-04-12 16:38:18.424 Primary screen 0.
2009-04-12 16:38:18.427 Running in a window
2009-04-12 16:38:18.427 Using screen 0, 1280x998 at 0,0
2009-04-12 16:38:18.429 No theme dir: /home/mark/.mythtv/themes/Titivillus
2009-04-12 16:38:18.430 Switching to square mode (Titivillus)
2009-04-12 16:38:18.491 Using the Qt painter
2009-04-12 16:38:18.491 JoystickMenuClient Error: Joystick disabled -
Failed to read /home/mark/.mythtv/joystickmenurc
Segmentation fault

Frontend:

m...@lightning ~ $ eix -Ic mythtv
[I] media-plugins/gst-plugins-mythtv (0.10.6(0.10)@01/31/2009): plugin
for gstreamer
[I] media-tv/mythtv (0.21_p19961...@02/23/2009): Homebrew PVR project
[I] x11-themes/mythtv-themes (0.21_p16...@02/01/2009): A collection of
themes for the MythTV project.
Found 3 matches.
m...@lightning ~ $

Backend:

Sector9 ~ # eix -Ic mythtv
[I] media-tv/mythtv (0.21_p19961...@03/22/2009): Homebrew PVR project
[I] x11-themes/mythtv-themes (0.21_p16...@04/02/2008): A collection of
themes for the MythTV project.
Found 2 matches.
Sector9 ~ #


I turned up verbosity but I don't think the response is all that helpful:

2009-04-12 16:43:30.350 MSqlQuery: SELECT keylist, description FROM
keybindings WHERE context = 'Global' AND action = '8' AND hostname =
'lightning' ;
2009-04-12 16:43:30.352 MSqlQuery: SELECT keylist, description FROM
keybindings WHERE context = 'Global' AND action = '9' AND hostname =
'lightning' ;
2009-04-12 16:43:30.355 MSqlQuery: SELECT data FROM settings WHERE
value = 'QtFonTweak' AND hostname = 'lightning' ;
2009-04-12 16:43:30.356 MSqlQuery: SELECT data FROM settings WHERE
value = 'QtFonTweak' AND hostname IS NULL;
2009-04-12 16:43:30.359 MSqlQuery: SELECT data FROM settings WHERE
value = 'HideMouseCursor' AND hostname = 'lightning' ;
Segmentation fault
m...@lightning ~ $

The big change here today, other than the updates, was to rename
xorg.conf to xorg.conf.old and reboot to try out lett hald set up the
video stuff. I'm suspecting that may be the culprit?

- Mark



Re: [gentoo-user] Mythfrontend segfaults

2009-04-12 Thread Mark Knecht
On Sun, Apr 12, 2009 at 4:45 PM, Mark Knecht markkne...@gmail.com wrote:
SNIP

 The big change here today, other than the updates, was to rename
 xorg.conf to xorg.conf.old and reboot to try out lett hald set up the
 video stuff. I'm suspecting that may be the culprit?

 - Mark


Bingo. I rebooted with my old xorg.conf file and no segfault.

How do I proceed with debugging? Seems like hald isn't doing its job
when it comes to X11 in this case.

- Mark



Re: [gentoo-user] Mythfrontend segfaults

2009-04-12 Thread Jorge Morais
On Sun, 12 Apr 2009 16:45:57 -0700
Mark Knecht markkne...@gmail.com wrote:

 On Sun, Apr 12, 2009 at 3:16 PM, Neil Bothwick n...@digimed.co.uk wrote:
  On Sun, 12 Apr 2009 16:33:06 -0500, Michael Sullivan wrote:
 
  This doesn't tell me anything as far as I can see.  Is there another way
  to turn up verbosity?
 
  mythfrontend -v help
 
 
  --
  Neil Bothwick
 
  Are you sure this isn't the time for a colorful metaphor?
 
 
 I did updates today on my AMD64 machine and mythfrontend is
 segfaulting for me also. Not sure about the joystick stuff as I've
 never had a joystick.
 
 2009-04-12 16:38:17.384 mythfrontend version: 0.21.20080304-1 www.mythtv.org
 2009-04-12 16:38:17.384 Enabled verbose msgs:  important general
 2009-04-12 16:38:18.421 No theme dir: /home/mark/.mythtv/themes/Titivillus
 2009-04-12 16:38:18.424 Primary screen 0.
 2009-04-12 16:38:18.427 Running in a window
 2009-04-12 16:38:18.427 Using screen 0, 1280x998 at 0,0
 2009-04-12 16:38:18.429 No theme dir: /home/mark/.mythtv/themes/Titivillus
 2009-04-12 16:38:18.430 Switching to square mode (Titivillus)
 2009-04-12 16:38:18.491 Using the Qt painter
 2009-04-12 16:38:18.491 JoystickMenuClient Error: Joystick disabled -
 Failed to read /home/mark/.mythtv/joystickmenurc
 Segmentation fault
 
 Frontend:
 
 m...@lightning ~ $ eix -Ic mythtv
 [I] media-plugins/gst-plugins-mythtv (0.10.6(0.10)@01/31/2009): plugin
 for gstreamer
 [I] media-tv/mythtv (0.21_p19961...@02/23/2009): Homebrew PVR project
 [I] x11-themes/mythtv-themes (0.21_p16...@02/01/2009): A collection of
 themes for the MythTV project.
 Found 3 matches.
 m...@lightning ~ $
 
 Backend:
 
 Sector9 ~ # eix -Ic mythtv
 [I] media-tv/mythtv (0.21_p19961...@03/22/2009): Homebrew PVR project
 [I] x11-themes/mythtv-themes (0.21_p16...@04/02/2008): A collection of
 themes for the MythTV project.
 Found 2 matches.
 Sector9 ~ #
 
 
 I turned up verbosity but I don't think the response is all that helpful:
 
 2009-04-12 16:43:30.350 MSqlQuery: SELECT keylist, description FROM
 keybindings WHERE context = 'Global' AND action = '8' AND hostname =
 'lightning' ;
 2009-04-12 16:43:30.352 MSqlQuery: SELECT keylist, description FROM
 keybindings WHERE context = 'Global' AND action = '9' AND hostname =
 'lightning' ;
 2009-04-12 16:43:30.355 MSqlQuery: SELECT data FROM settings WHERE
 value = 'QtFonTweak' AND hostname = 'lightning' ;
 2009-04-12 16:43:30.356 MSqlQuery: SELECT data FROM settings WHERE
 value = 'QtFonTweak' AND hostname IS NULL;
 2009-04-12 16:43:30.359 MSqlQuery: SELECT data FROM settings WHERE
 value = 'HideMouseCursor' AND hostname = 'lightning' ;
 Segmentation fault
 m...@lightning ~ $
 
 The big change here today, other than the updates, was to rename
 xorg.conf to xorg.conf.old and reboot to try out lett hald set up the
 video stuff. I'm suspecting that may be the culprit?
 
 - Mark
 
Have you looked at this bug?
http://bugs.gentoo.org/show_bug.cgi?id=265868

Can any of you provide a backtrace?

-- 
Software is like sex: it is better when it is free. --Linus Torvalds



Re: [gentoo-user] xorg-server-1.5.3 no mouse [solved]

2009-04-12 Thread Michael P. Soulier
On 12/04/09 John P. Burkett said:

 Thank you, Philip.  Your suggestions worked perfectly for me on an amd64
 machine.

And for me, I had the exact same problem. I'm not using HAL, and the
x11-drivers/xf86-input-mouse-1.4.0 had to be rebuilt. This was not detected
automatically.

Thank you!

Mike
-- 
Michael P. Soulier msoul...@digitaltorque.ca
Any intelligent fool can make things bigger and more complex... It takes a
touch of genius - and a lot of courage to move in the opposite direction.
--Albert Einstein


pgpey3tVQe7LP.pgp
Description: PGP signature


Re: [gentoo-user] xorg-server-1.5.3 no mouse [solved]

2009-04-12 Thread Michael P. Soulier
On 12/04/09 Michael P. Soulier said:

 And for me, I had the exact same problem. I'm not using HAL, and the
 x11-drivers/xf86-input-mouse-1.4.0 had to be rebuilt. This was not detected
 automatically.

And, I missed the ebuild note to rebuild drivers. I did have to comment out
the same line in my xorg.conf. 

Run qlist -I -C x11-drivers/ for a list of what should be rebuilt, which is
in portage-utils.

At some point I should just enable hal and be done with it.

Mike
-- 
Michael P. Soulier msoul...@digitaltorque.ca
Any intelligent fool can make things bigger and more complex... It takes a
touch of genius - and a lot of courage to move in the opposite direction.
--Albert Einstein


pgp4mpNq8cACG.pgp
Description: PGP signature


Re: [gentoo-user] Re: [xorg-server-1.5] managing graphic card

2009-04-12 Thread Mike Kazantsev
On Sun, 12 Apr 2009 20:26:19 +0100
Peter Humphrey pe...@humphrey.ukfsn.org wrote:

 On Saturday 11 April 2009 11:26:11 Mike Kazantsev wrote:
 
  If so, try x11-misc/driconf.
 
 Is this for ATI only? On my box I get a complaint about libGL being too old. 
 Actually, it's absent altogether. I have nvidia.

Could be even mesa-only, sorry, because I've used it only with intel
IGP, but suppose it should be worth a try.

-- 
Mike Kazantsev // fraggod.net


signature.asc
Description: PGP signature


Re: Mythweb [WAS Re: [gentoo-user] Mythfrontend segfaults]

2009-04-12 Thread Michael Sullivan
On Sun, 2009-04-12 at 23:14 +0100, Neil Bothwick wrote:
 On Sun, 12 Apr 2009 15:17:02 -0500, Michael Sullivan wrote:
 
   Do you have the vhosts USE flag set? If not, it's probably
   http://localhost/mythtweb/
   
 
  That location just gives me a directory listing...
  
 
 Of the mythweb files? If so, just click the index file.
 
Which is the index file?  

From localhost/mythweb:

Index of /mythweb
Icon NameLast modified  Size  Description

[DIR] Parent Directory -   
[DIR] data/   12-Apr-2009 12:49-   
[DIR] includes/   12-Apr-2009 12:49-   
[DIR] js/ 12-Apr-2009 12:49-   
[DIR] modules/12-Apr-2009 12:49-   
[TXT] mythweb.conf.apache 12-Apr-2009 12:49  8.7K  
[TXT] mythweb.conf.lighttpd   12-Apr-2009 12:49  1.5K  
[TXT] mythweb.php 12-Apr-2009 12:48  1.2K  
[TXT] mythweb.pl  12-Apr-2009 12:48  2.9K  
[DIR] objects/12-Apr-2009 12:49-   
[DIR] skins/  12-Apr-2009 12:49-   


Apache Server at localhost Port 80




Re: [gentoo-user] Mythfrontend segfaults

2009-04-12 Thread Michael Sullivan
On Sun, 2009-04-12 at 23:16 +0100, Neil Bothwick wrote:
 On Sun, 12 Apr 2009 16:33:06 -0500, Michael Sullivan wrote:
 
  This doesn't tell me anything as far as I can see.  Is there another way
  to turn up verbosity?
 
 mythfrontend -v help
 
 

mich...@camille ~ $ mythfrontend -v most
2009-04-12 20:41:48.288 Using runtime prefix = /usr
2009-04-12 20:41:48.288 UPnp - Constructor
2009-04-12 20:41:48.288 MediaRenderer::Begin
2009-04-12 20:41:48.290 ThreadPool:AddWorkerThread - HTTP_WorkerThread
2009-04-12 20:41:48.292 HttpServer( 6547 ) - SharePath
= /usr/share/mythtv/
2009-04-12 20:41:48.292 UPnp::Initialize - Begin
2009-04-12 20:41:48.292 UPnp::Initialize - Starting TaskQueue
2009-04-12 20:41:48.293 UPnp::Initialize - Creating SSDP Thread at port
6547
2009-04-12 20:41:48.294 UPnp::Initialize - End
2009-04-12 20:41:48.294 MediaRenderer::Creating UPnp Description
2009-04-12 20:41:48.294 MediaRenderer::Registering CMGR Service.
2009-04-12 20:41:48.295 UPnp::Start - Starting SSDP Thread (Multicast)
2009-04-12 20:41:48.295 UPnp::Start - Enabling Notifications
2009-04-12 20:41:48.295 SSDP::EnableNotifications() - creating new task
2009-04-12 20:41:48.295 SSDP::EnableNotifications() - sending NTS_byebye
2009-04-12 20:41:48.296
LookupUDN(urn:schemas-upnp-org:device:MediaRenderer:1)
sName=UPnP/UDN/MediaRenderer, sUDN=3b8f74df-e75f-437a-b097-6aeb39580a1b
2009-04-12 20:41:48.297 SSDP::ProcessData - requestLine: NOTIFY *
HTTP/1.1
2009-04-12 20:41:48.298 SSDP::ProcessNotify
DescURL=http://192.168.1.3:6547/getDeviceDesc
NTS=ssdp:byebye
NT =upnp:rootdevice
USN=uuid:3b8f74df-e75f-437a-b097-6aeb39580a1b::upnp:rootdevice
Cache  =max-age=3600
2009-04-12 20:41:48.434 SSDP::ProcessData - requestLine: NOTIFY *
HTTP/1.1
2009-04-12 20:41:48.434 SSDP::ProcessNotify
DescURL=http://192.168.1.3:6547/getDeviceDesc
NTS=ssdp:byebye
NT =upnp:rootdevice
USN=uuid:3b8f74df-e75f-437a-b097-6aeb39580a1b::upnp:rootdevice
Cache  =max-age=3600
2009-04-12 20:41:48.436 SSDP::ProcessData - requestLine: NOTIFY *
HTTP/1.1
2009-04-12 20:41:48.436 SSDP::ProcessNotify
DescURL=http://192.168.1.3:6547/getDeviceDesc
NTS=ssdp:byebye
NT =uuid:3b8f74df-e75f-437a-b097-6aeb39580a1b
USN=uuid:3b8f74df-e75f-437a-b097-6aeb39580a1b
Cache  =max-age=3600
2009-04-12 20:41:48.664 SSDP::ProcessData - requestLine: NOTIFY *
HTTP/1.1
2009-04-12 20:41:48.664 SSDP::ProcessNotify
DescURL=http://192.168.1.3:6547/getDeviceDesc
NTS=ssdp:byebye
NT =uuid:3b8f74df-e75f-437a-b097-6aeb39580a1b
USN=uuid:3b8f74df-e75f-437a-b097-6aeb39580a1b
Cache  =max-age=3600
2009-04-12 20:41:48.666 SSDP::ProcessData - requestLine: NOTIFY *
HTTP/1.1
2009-04-12 20:41:48.666 SSDP::ProcessNotify
DescURL=http://192.168.1.3:6547/getDeviceDesc
NTS=ssdp:byebye
NT =urn:schemas-upnp-org:device:MediaRenderer:1
USN
=uuid:3b8f74df-e75f-437a-b097-6aeb39580a1b::urn:schemas-upnp-org:device:MediaRenderer:1
Cache  =max-age=3600
2009-04-12 20:41:48.804 SSDP::ProcessData - requestLine: NOTIFY *
HTTP/1.1
2009-04-12 20:41:48.805 SSDP::ProcessNotify
DescURL=http://192.168.1.3:6547/getDeviceDesc
NTS=ssdp:byebye
NT =urn:schemas-upnp-org:device:MediaRenderer:1
USN
=uuid:3b8f74df-e75f-437a-b097-6aeb39580a1b::urn:schemas-upnp-org:device:MediaRenderer:1
Cache  =max-age=3600
2009-04-12 20:41:48.806 SSDP::ProcessData - requestLine: NOTIFY *
HTTP/1.1
2009-04-12 20:41:48.807 SSDP::ProcessNotify
DescURL=http://192.168.1.3:6547/getDeviceDesc
NTS=ssdp:byebye
NT =urn:schemas-upnp-org:service:ConnectionManager:1
USN
=uuid:3b8f74df-e75f-437a-b097-6aeb39580a1b::urn:schemas-upnp-org:service:ConnectionManager:1
Cache  =max-age=3600
2009-04-12 20:41:48.964 SSDP::ProcessData - requestLine: NOTIFY *
HTTP/1.1
2009-04-12 20:41:48.965 SSDP::ProcessNotify
DescURL=http://192.168.1.3:6547/getDeviceDesc
NTS=ssdp:byebye
NT =urn:schemas-upnp-org:service:ConnectionManager:1
USN
=uuid:3b8f74df-e75f-437a-b097-6aeb39580a1b::urn:schemas-upnp-org:service:ConnectionManager:1
Cache  =max-age=3600
2009-04-12 20:41:48.965 SSDP::EnableNotifications() - sending NTS_alive
2009-04-12 20:41:48.965 SSDP::EnableNotifications() - Task added to UPnP
queue
2009-04-12 20:41:48.966 UPnp::Start - Returning
2009-04-12 20:41:48.966 MediaRenderer::End
2009-04-12 20:41:48.998 XScreenSaver support enabled
2009-04-12 20:41:49.030 DPMS is active.
2009-04-12 20:41:49.031 Empty LocalHostName.
2009-04-12 20:41:49.031 Using localhost value of camille
2009-04-12 20:41:49.032 MCP::DefaultUPnP() - No default UPnP backend
2009-04-12 20:41:49.054 SSDP::ProcessData - requestLine: NOTIFY *
HTTP/1.1
2009-04-12 20:41:49.055 SSDP::ProcessNotify
DescURL=http://192.168.1.3:6547/getDeviceDesc
NTS=ssdp:alive
NT =upnp:rootdevice
USN=uuid:3b8f74df-e75f-437a-b097-6aeb39580a1b::upnp:rootdevice
Cache  =max-age=3600
2009-04-12 20:41:49.071 New DB connection, total: 1
2009-04-12 20:41:49.094 Connected to database 'mythconverg' at host:
localhost
2009-04-12 20:41:49.097 Closing DB connection named 'DBManager0'

Re: [gentoo-user] Mythfrontend segfaults

2009-04-12 Thread Michael Sullivan
On Sun, 2009-04-12 at 16:45 -0700, Mark Knecht wrote:

 The big change here today, other than the updates, was to rename
 xorg.conf to xorg.conf.old and reboot to try out lett hald set up the
 video stuff. I'm suspecting that may be the culprit?
 
 - Mark
 

I don't even seem to have an xorg.conf.old or even an xorg.conf:

camille X11 # ls
Sessions  app-defaults  dm   lbxproxy  proxymngr  startDM.sh  wmconfig
xinit  xloadimagerc   xserver
X chooser.shgdm  mwm   rstart twm xdm
xkbxorg.conf.example  xsm

Yet somehow, X is running.  Any ideas on this one?




Re: [gentoo-user] xorg-server-1.5.3 no mouse [solved]

2009-04-12 Thread Mike Edenfield

Michael P. Soulier wrote:

On 12/04/09 Michael P. Soulier said:


And for me, I had the exact same problem. I'm not using HAL, and the
x11-drivers/xf86-input-mouse-1.4.0 had to be rebuilt. This was not detected
automatically.


And, I missed the ebuild note to rebuild drivers. I did have to comment out
the same line in my xorg.conf. 


Run qlist -I -C x11-drivers/ for a list of what should be rebuilt, which is
in portage-utils.

At some point I should just enable hal and be done with it.


Full agreement here, but just for the record, having hal 
enabled would not have saved you from the mismatched driver 
versions.  That was a problem entirely between the 
xorg-server and xf86-* driver modules.


--Mike



Re: [gentoo-user] Re: xorg-server 1.5.3 doesn't like 'freetype' and 'vga' modules?

2009-04-12 Thread fei huang
I've got freetype warning as well, but not preventing the start of X.

nvidia should be the name of your driver, and there should be a NoLogo
line in the xorg.conf
to switch on/off splash


Re: [gentoo-user] Mythfrontend segfaults

2009-04-12 Thread Mark Knecht
On Sun, Apr 12, 2009 at 7:03 PM, Michael Sullivan msulli1...@gmail.com wrote:
 On Sun, 2009-04-12 at 16:45 -0700, Mark Knecht wrote:

 The big change here today, other than the updates, was to rename
 xorg.conf to xorg.conf.old and reboot to try out lett hald set up the
 video stuff. I'm suspecting that may be the culprit?

 - Mark


 I don't even seem to have an xorg.conf.old or even an xorg.conf:

 camille X11 # ls
 Sessions  app-defaults  dm   lbxproxy  proxymngr  startDM.sh  wmconfig
 xinit  xloadimagerc       xserver
 X         chooser.sh    gdm  mwm       rstart     twm         xdm
 xkb    xorg.conf.example  xsm

 Yet somehow, X is running.  Any ideas on this one?


Yes, that's exactly the same setup I had when I had the segfault.
Under the old xorg-x11 you had an xorg.conf file which set everything
up specifically as you wanted it. The new xorg-x11 is trying to change
that, but only defaults to the new way if:

1) You turn on hald
2) You have INPUT_DEVICES=evdev in /etc/make.conf when you build the
new xorg-x11
3) You remove or rename your old xorg.conf to some other name.

When there is no xorg.conf file apparently the new version attempts to
use hald to determine your hardware and set things up automatically.
It works, or did for me, in the sense that X comes up and I can see
Gnome. However in that mode mythfrontend was segfaulting. I then took
my copied  xorg.conf.old file and renamed it back to xorg.conf,
restarted X and mythfrontend didn't segfault anymore.

You should take a look at /var/log/Xorg.o.log file carefully.
Somewhere in that file there is a sort of picture of how the new
xorg.conf file is being handled automatically - it shows 3 screens in
my case - one using my radeon driver and the other two using vesa and
fbdev. My old xorg.conf didn't have all that stuff - only radeon - and
the old one works.

One other thought I had was that maybe mythfrontend needs to be
rebuilt after the conversion to the new xorg-x11. Maybe it's not
linking correctly against the new libraries. I don't know.

Hope this helps. If you need or want more info let me know.

- Mark



Re: [gentoo-user] Re: xorg-server 1.5.3 doesn't like 'freetype' and 'vga' modules?

2009-04-12 Thread Philip Webb
090412 Neil Bothwick wrote:
 On Sun, 12 Apr 2009 08:57:17 -0700, walt wrote:
 In  that case I have no idea why the splashscreen doesn't show.
 Do you have this line in xorg.conf?
   Option NoLogo true

No.  Any other suggestions ?

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