Re: [gentoo-user] Re: dbus running but who started it?

2009-04-17 Thread Michael P. Soulier
On 17/04/09 Paul Hartman said: > That only disabled dbus when it is optional. Since you have packages > that /require/ dbus (with no option to disable it), I guess that's > where it is coming from. Specifically it looks like XFCE. That would follow with it running as me instead of root. It's bein

Re: [gentoo-user] burning HD mpeg4 to dvd

2009-04-17 Thread Joseph
On 04/17/09 22:43, Paul Hartman wrote: On Fri, Apr 17, 2009 at 8:55 PM, Joseph wrote: On 04/17/09 19:41, Joseph wrote: For current usage I just convert them to standard DVD: ffmpeg -i foobar.mpg4 -target ntsc-dvd foobar.mpg # convert to mpeg2 dvdauthor -t -o foobar foobar.mpg # author the fi

Re: [gentoo-user] burning HD mpeg4 to dvd

2009-04-17 Thread Paul Hartman
On Fri, Apr 17, 2009 at 8:55 PM, Joseph wrote: > On 04/17/09 19:41, Joseph wrote: >> >> For current usage I just convert them to standard DVD: >> >> ffmpeg -i foobar.mpg4 -target ntsc-dvd foobar.mpg # convert to mpeg2 >> dvdauthor -t -o foobar foobar.mpg # author the file >> dvdauthor -T -o foobar

Re: [gentoo-user] Re: dbus running but who started it?

2009-04-17 Thread Paul Hartman
On Fri, Apr 17, 2009 at 9:36 PM, Michael P. Soulier wrote: > On 17/04/09 Paul Hartman said: > >> To see which package(s) pulled in dbus in your setup you can use >> depclean, like on mine I get this: >> >> $ sudo emerge --depclean dbus -pv > > msoul...@anton:~$ sudo emerge --depclean dbus -pv > Pa

Re: [gentoo-user] Continued Xorg crashes

2009-04-17 Thread Mark Knecht
On Fri, Apr 17, 2009 at 5:26 PM, Paul Hartman wrote: > On Fri, Apr 17, 2009 at 6:17 PM, Mark Knecht wrote: >> On Fri, Apr 17, 2009 at 2:18 PM, Paul Hartman >> wrote: >>> On Fri, Apr 17, 2009 at 4:02 PM, Mark Knecht wrote: This started as part of Michael's thread about Myth crashing. m

Re: [gentoo-user] dbus running but who started it?

2009-04-17 Thread Michael P. Soulier
On 17/04/09 Dale said: > Logging out and back in shouldn't start any services that I know of. Well, dbus was running as me, not root, so it wasn't started at boot. I suspect XFCE4 is starting it. > That is done during the boot up process. Maybe try posting the output > of these: > > /etc/init

Re: [gentoo-user] Re: dbus running but who started it?

2009-04-17 Thread Michael P. Soulier
On 17/04/09 Paul Hartman said: > To see which package(s) pulled in dbus in your setup you can use > depclean, like on mine I get this: > > $ sudo emerge --depclean dbus -pv msoul...@anton:~$ sudo emerge --depclean dbus -pv Password: Calculating dependencies... done! sys-apps/dbus-

Re: [gentoo-user] burning HD mpeg4 to dvd

2009-04-17 Thread Joseph
On 04/17/09 19:41, Joseph wrote: For current usage I just convert them to standard DVD: ffmpeg -i foobar.mpg4 -target ntsc-dvd foobar.mpg # convert to mpeg2 dvdauthor -t -o foobar foobar.mpg # author the file dvdauthor -T -o foobar Well: ffmpeg -i foobar.mpg4 -target ntsc-dvd foobar.mpg is not

Re: [gentoo-user] burning HD mpeg4 to dvd

2009-04-17 Thread Joseph
On 04/18/09 01:47, Stroller wrote: On 17 Apr 2009, at 20:43, Joseph wrote: ... I have new camera that records HD (1920x1080) mpeg4 movies, most files are below 3GB; Assuming videos of your dog / cat / children you're probably best storing the original video files on hard-disk, burning as a D

Re: [gentoo-user] burning HD mpeg4 to dvd

2009-04-17 Thread Joseph
On 04/18/09 01:50, Stroller wrote: On 18 Apr 2009, at 01:40, Joseph wrote: ... I don't think hooking up computer would help. When I try to play HD MP4 (file that I recorded) in Xine it complains that CPU is not fast enough - it keeps complaining that amount of frames is too high (60-fields/s)

Re: [gentoo-user] dbus running but who started it?

2009-04-17 Thread Dale
Michael P. Soulier wrote: > On 14/04/09 Dale said: > > >> Do you have any of the following running on your system? >> >> consolekit >> cupsd >> hald >> > > Nope. I'm going to try logging out, shutting dbus down and logging back in and > see if something starts it. > > Mike > Logging out

Re: [gentoo-user] Re: dbus running but who started it?

2009-04-17 Thread Paul Hartman
On Fri, Apr 17, 2009 at 7:50 PM, Michael P. Soulier wrote: > On 14/04/09 ABCD said: > >> What is the output of `/etc/init.d/dbus needsme` and `/etc/init.d/dbus >> usesme`, and are any of the listed services started? > > Cool, I didn't know that one. > > Nothing listed though. > > Mike To see whic

Re: [gentoo-user] burning HD mpeg4 to dvd

2009-04-17 Thread Stroller
On 18 Apr 2009, at 01:40, Joseph wrote: ... I don't think hooking up computer would help. When I try to play HD MP4 (file that I recorded) in Xine it complains that CPU is not fast enough - it keeps complaining that amount of frames is too high (60-fields/s) and that is on my: Quad CPU Q95

Re: [gentoo-user] Re: dbus running but who started it?

2009-04-17 Thread Michael P. Soulier
On 14/04/09 ABCD said: > What is the output of `/etc/init.d/dbus needsme` and `/etc/init.d/dbus > usesme`, and are any of the listed services started? Cool, I didn't know that one. Nothing listed though. Mike -- Michael P. Soulier "Any intelligent fool can make things bigger and more complex

Re: [gentoo-user] dbus running but who started it?

2009-04-17 Thread Michael P. Soulier
On 14/04/09 Alan McKinnon said: > Do you have hal or dbus in world by mistake? Nope. > You have USE="-dbus -hal" in make.conf, but what about > /etc/portage/package.use/? No, not there. Perhaps it was dragged in early on when I built xfce. I'm not sure I had -dbus in there then. Still, an eme

Re: [gentoo-user] burning HD mpeg4 to dvd

2009-04-17 Thread Stroller
On 17 Apr 2009, at 20:43, Joseph wrote: ... I have new camera that records HD (1920x1080) mpeg4 movies, most files are below 3GB; Assuming videos of your dog / cat / children you're probably best storing the original video files on hard-disk, burning as a DVD at standard definitions (720x

Re: [gentoo-user] dbus running but who started it?

2009-04-17 Thread Michael P. Soulier
On 14/04/09 Dale said: > Do you have any of the following running on your system? > > consolekit > cupsd > hald Nope. I'm going to try logging out, shutting dbus down and logging back in and see if something starts it. Mike -- Michael P. Soulier "Any intelligent fool can make things bigger an

Re: [gentoo-user] burning HD mpeg4 to dvd

2009-04-17 Thread Joseph
On 04/17/09 18:01, Paul Hartman wrote: [snip] No, a DVD video player can only play DVDs (and sometimes VCDs which are even worse quality than DVD). If they could play HD then Blu-Ray would have no reason to exist :) While some DVD players can output a 720p/1080i/1080p picture, it is simple scalin

Re: [gentoo-user] Continued Xorg crashes

2009-04-17 Thread Paul Hartman
On Fri, Apr 17, 2009 at 6:17 PM, Mark Knecht wrote: > On Fri, Apr 17, 2009 at 2:18 PM, Paul Hartman > wrote: >> On Fri, Apr 17, 2009 at 4:02 PM, Mark Knecht wrote: >>> This started as part of Michael's thread about Myth crashing. >>> mythfrontend is segfaulting for me also, but my problem has sp

Re: [gentoo-user] Continued Xorg crashes

2009-04-17 Thread Dale
Volker Armin Hemmann wrote: > On Samstag 18 April 2009, Dale wrote: > >> Volker Armin Hemmann wrote: >> >>> >>> I don't have problems. In fact, gcc4.3 worked very fine for me - but I >>> also do not use acient kernels or software from the stone ages of >>> programing (aka 2008 ;) ) >

Re: [gentoo-user] Continued Xorg crashes

2009-04-17 Thread Mark Knecht
On Fri, Apr 17, 2009 at 2:18 PM, Paul Hartman wrote: > On Fri, Apr 17, 2009 at 4:02 PM, Mark Knecht wrote: >> This started as part of Michael's thread about Myth crashing. >> mythfrontend is segfaulting for me also, but my problem has spread to >> pretty much any application that tries to display

Re: [gentoo-user] Continued Xorg crashes

2009-04-17 Thread Volker Armin Hemmann
On Samstag 18 April 2009, Dale wrote: > Volker Armin Hemmann wrote: > > On Samstag 18 April 2009, Dale wrote: > >> Volker Armin Hemmann wrote: > >>> On Freitag 17 April 2009, Dale wrote: > Mark Knecht wrote: > >Does *anyone* have an idea what I should do to debug this further? > >

Re: [gentoo-user] burning HD mpeg4 to dvd

2009-04-17 Thread Paul Hartman
On Fri, Apr 17, 2009 at 5:27 PM, Joseph wrote: > On 04/17/09 16:04, Paul Hartman wrote: > [snip] >> >> Well if you just want to play it on the computer then the format >> doesn't matter (as long as the mplayer or whatever you use can play >> it). It's just a data disc. > > I want to play it on lar

Re: [gentoo-user] Continued Xorg crashes

2009-04-17 Thread Dale
Volker Armin Hemmann wrote: > On Samstag 18 April 2009, Dale wrote: > >> Volker Armin Hemmann wrote: >> >>> On Freitag 17 April 2009, Dale wrote: >>> Mark Knecht wrote: >Does *anyone* have an idea what I should do to debug this further? > I've never man

Re: [gentoo-user] Continued Xorg crashes

2009-04-17 Thread Volker Armin Hemmann
On Samstag 18 April 2009, Dale wrote: > Volker Armin Hemmann wrote: > > On Freitag 17 April 2009, Dale wrote: > >> Mark Knecht wrote: > >>>Does *anyone* have an idea what I should do to debug this further? > >>> I've never managed to get good backtrace info under Gentoo so that's > >>> probably

Re: [gentoo-user] Continued Xorg crashes

2009-04-17 Thread Paul Hartman
On Fri, Apr 17, 2009 at 4:42 PM, Mark Knecht wrote: > On Fri, Apr 17, 2009 at 2:18 PM, Paul Hartman > wrote: >> On Fri, Apr 17, 2009 at 4:02 PM, Mark Knecht wrote: >>> This started as part of Michael's thread about Myth crashing. >>> mythfrontend is segfaulting for me also, but my problem has sp

Re: [gentoo-user] Continued Xorg crashes

2009-04-17 Thread Dale
Mark Knecht wrote: > On Fri, Apr 17, 2009 at 2:47 PM, Dale wrote: > >> Mark Knecht wrote: >> >>>Does *anyone* have an idea what I should do to debug this further? >>> I've never managed to get good backtrace info under Gentoo so that's >>> probably a struggle I'd rather not deal with i

Re: [gentoo-user] burning HD mpeg4 to dvd

2009-04-17 Thread Joseph
On 04/17/09 16:04, Paul Hartman wrote: [snip] Well if you just want to play it on the computer then the format doesn't matter (as long as the mplayer or whatever you use can play it). It's just a data disc. I want to play it on larger screen TV (it supports all latest formats). I don't have (y

Re: [gentoo-user] Continued Xorg crashes

2009-04-17 Thread Dale
Volker Armin Hemmann wrote: > On Freitag 17 April 2009, Dale wrote: > >> Mark Knecht wrote: >> >>>Does *anyone* have an idea what I should do to debug this further? >>> I've never managed to get good backtrace info under Gentoo so that's >>> probably a struggle I'd rather not deal with

Re: [gentoo-user] burning HD mpeg4 to dvd

2009-04-17 Thread Jorge Morais
On Fri, 17 Apr 2009 13:43:35 -0600 Joseph wrote: > Does anybody have any links, instructions, information etc. on how to burn HD > video MPEG4 to DVD? > I want to be able to play HD on TV and I don't want to reduce the quality. > > Do I need Blue-Ray dvd recorder to be able to play HD recording

Re: [gentoo-user] Continued Xorg crashes

2009-04-17 Thread Mark Knecht
On Fri, Apr 17, 2009 at 2:47 PM, Dale wrote: > Mark Knecht wrote: >> >>    Does *anyone* have an idea what I should do to debug this further? >> I've never managed to get good backtrace info under Gentoo so that's >> probably a struggle I'd rather not deal with if possible, especially >> for somet

Re: [gentoo-user] Continued Xorg crashes

2009-04-17 Thread Volker Armin Hemmann
On Freitag 17 April 2009, Dale wrote: > Mark Knecht wrote: > >Does *anyone* have an idea what I should do to debug this further? > > I've never managed to get good backtrace info under Gentoo so that's > > probably a struggle I'd rather not deal with if possible, especially > > for something as

Re: [gentoo-user] Continued Xorg crashes

2009-04-17 Thread Dale
Mark Knecht wrote: > >Does *anyone* have an idea what I should do to debug this further? > I've never managed to get good backtrace info under Gentoo so that's > probably a struggle I'd rather not deal with if possible, especially > for something as complicated as X. The segfault looks like som

Re: [gentoo-user] Continued Xorg crashes

2009-04-17 Thread Mark Knecht
On Fri, Apr 17, 2009 at 2:14 PM, Volker Armin Hemmann wrote: > On Freitag 17 April 2009, Mark Knecht wrote: >> Hi, >>    This started as part of Michael's thread about Myth crashing. >> mythfrontend is segfaulting for me also, but my problem has spread to >> pretty much any application that tries

Re: [gentoo-user] Continued Xorg crashes

2009-04-17 Thread Mark Knecht
On Fri, Apr 17, 2009 at 2:18 PM, Paul Hartman wrote: > On Fri, Apr 17, 2009 at 4:02 PM, Mark Knecht wrote: >> This started as part of Michael's thread about Myth crashing. >> mythfrontend is segfaulting for me also, but my problem has spread to >> pretty much any application that tries to display

Re: [gentoo-user] KDE 4.2.1 : the undead has been killed

2009-04-17 Thread Alan McKinnon
On Friday 17 April 2009 23:21:19 Jorge Morais wrote: > > On Monday 13 April 2009 20:49:44 Philip Webb wrote: > > > 090413 Philip Webb wrote: > > > > I've found out how to fix it: something is starting Plasma, > > > > so Htop to the rescue ! -- kill Plasma & the hideous mask is removed > > > > -- it

Re: [gentoo-user] Continued Xorg crashes

2009-04-17 Thread Paul Hartman
On Fri, Apr 17, 2009 at 4:02 PM, Mark Knecht wrote: > This started as part of Michael's thread about Myth crashing. > mythfrontend is segfaulting for me also, but my problem has spread to > pretty much any application that tries to display video - mplayer, > xine and Myth all crash with similar er

Re: [gentoo-user] KDE 4.2.1 : the undead has been killed

2009-04-17 Thread Jorge Morais
> On Monday 13 April 2009 20:49:44 Philip Webb wrote: > > 090413 Philip Webb wrote: > > > I've found out how to fix it: something is starting Plasma, > > > so Htop to the rescue ! -- kill Plasma & the hideous mask is removed > > > -- it appears at the very end of the KDE start-up process -- > > > &

Re: [gentoo-user] Continued Xorg crashes

2009-04-17 Thread Volker Armin Hemmann
On Freitag 17 April 2009, Mark Knecht wrote: > Hi, >This started as part of Michael's thread about Myth crashing. > mythfrontend is segfaulting for me also, but my problem has spread to > pretty much any application that tries to display video - mplayer, > xine and Myth all crash with similar e

Re: [gentoo-user] burning HD mpeg4 to dvd

2009-04-17 Thread Paul Hartman
On Fri, Apr 17, 2009 at 3:48 PM, Joseph wrote: > On 04/17/09 15:03, Paul Hartman wrote: >> >> On Fri, Apr 17, 2009 at 2:43 PM, Joseph wrote: >>> >>> Does anybody have any links, instructions, information etc. on how to >>> burn >>> HD video MPEG4 to DVD? >>> I want to be able to play HD on TV and

[gentoo-user] Continued Xorg crashes

2009-04-17 Thread Mark Knecht
Hi, This started as part of Michael's thread about Myth crashing. mythfrontend is segfaulting for me also, but my problem has spread to pretty much any application that tries to display video - mplayer, xine and Myth all crash with similar errors. Only xine doesn't crash X completely and leaves

Re: [gentoo-user] burning HD mpeg4 to dvd

2009-04-17 Thread Joseph
On 04/17/09 15:03, Paul Hartman wrote: On Fri, Apr 17, 2009 at 2:43 PM, Joseph wrote: Does anybody have any links, instructions, information etc. on how to burn HD video MPEG4 to DVD? I want to be able to play HD on TV and I don't want to reduce the quality. Do I need Blue-Ray dvd recorder to

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

2009-04-17 Thread Jorge Morais
On Mon, 13 Apr 2009 10:57:37 -0400 ABCD wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Jorge Morais wrote: > > I want these two flags (--as-needed and --hash-style=gnu) to be active > > before I adopt GCC 4.3 and recompile world. > > Just as an FYI, you do not need to rebuild the

Re: [gentoo-user] burning HD mpeg4 to dvd

2009-04-17 Thread Paul Hartman
On Fri, Apr 17, 2009 at 3:03 PM, Paul Hartman wrote: > On Fri, Apr 17, 2009 at 2:43 PM, Joseph wrote: >> Does anybody have any links, instructions, information etc. on how to burn >> HD video MPEG4 to DVD? >> I want to be able to play HD on TV and I don't want to reduce the quality. >> >> Do I ne

Re: [gentoo-user] burning HD mpeg4 to dvd

2009-04-17 Thread Paul Hartman
On Fri, Apr 17, 2009 at 2:43 PM, Joseph wrote: > Does anybody have any links, instructions, information etc. on how to burn > HD video MPEG4 to DVD? > I want to be able to play HD on TV and I don't want to reduce the quality. > > Do I need Blue-Ray dvd recorder to be able to play HD recording? Can

Re[2]: [gentoo-user] liveusb not working

2009-04-17 Thread Sergey A. Kobzar
Friday, April 17, 2009, 10:21:04 PM, Valmor wrote: > Sergey A. Kobzar wrote: >> >> I recently created LiveUSB stick with Gentoo follow instructions in >> the link above and using >> http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/releases/x86/autobuilds/20090401/install-x86-minimal-20

[gentoo-user] burning HD mpeg4 to dvd

2009-04-17 Thread Joseph
Does anybody have any links, instructions, information etc. on how to burn HD video MPEG4 to DVD? I want to be able to play HD on TV and I don't want to reduce the quality. Do I need Blue-Ray dvd recorder to be able to play HD recording? Can standard DVD play HD mpeg4 files? I have new camera

Re: [gentoo-user] liveusb not working

2009-04-17 Thread Valmor de Almeida
Sergey A. Kobzar wrote: I recently created LiveUSB stick with Gentoo follow instructions in the link above and using http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/releases/x86/autobuilds/20090401/install-x86-minimal-20090401.iso ISO. It works nicely. Right; the minimal iso. Wil

Re: [gentoo-user] liveusb not working

2009-04-17 Thread Sergey A. Kobzar
Friday, April 17, 2009, 8:43:56 PM, Valmor wrote: > Hello, > I followed all the steps in > http://www.gentoo.org/doc/en/liveusb.xml > and created a liveusb on a memory stick; instead of the image > livecd-i686-installer-2007.0.iso, I used the more recent 2008. When > trying to boot from the

Re: [gentoo-user] [OT] Gentoo/GMail/download to Evolution

2009-04-17 Thread Paul Hartman
On Fri, Apr 17, 2009 at 12:37 PM, Mark Knecht wrote: > He has just started switching from Time-Warner's Roadrunner cable > modem service to Verizon's FIOS. His new link is up and his speed is > very nice. (20Mb/S downlaod, 5Mb/S upload using Speakeasy.net to > test.) The issue he is running int

Re: [gentoo-user] [OT] Gentoo/GMail/download to Evolution

2009-04-17 Thread James Stull
This is actually pretty easy since gmail accepts both IMAP and POP3 access. Just set up an account for him, go into the settings and enable pop or imap then configure evolution. For more information just google gmail imap/pop. You can also use ssmtp to send email through your or his gmail account

[gentoo-user] liveusb not working

2009-04-17 Thread Valmor de Almeida
Hello, I followed all the steps in http://www.gentoo.org/doc/en/liveusb.xml and created a liveusb on a memory stick; instead of the image livecd-i686-installer-2007.0.iso, I used the more recent 2008. When trying to boot from the liveusb I get: No operating system found. Do I have to use 20

[gentoo-user] [OT] Gentoo/GMail/download to Evolution

2009-04-17 Thread Mark Knecht
Hi, Sorry for being a bit off topic here but it's for a good causee. Thanks in advance, I manage a Gentoo machine for my dad who is in his 80's now. He's not the least bit Linux literate but likes Gnome and has used Gentoo as a user only for about 5-6 years now. He has just started switc

Re: [gentoo-user] Kernel fails to boot on Via Epia

2009-04-17 Thread Dirk Heinrichs
Am Freitag, 17. April 2009 08:42:42 schrieb Alan McKinnon: > grub OTOH, does understand filesystems and you can point it at a kernel > image file and it works. grub is the preferred choice for most distros for > this reason. Also, you can select the file image and edit options to use at > boot tim

Re: [gentoo-user] how to stop the mailing list?

2009-04-17 Thread Tomáš Krasničan
To unsubscribe send a message to: gentoo-user+unsubscr...@lists.gentoo.org And for help send a message to: gentoo-user+h...@lists.gentoo.org Norman Hakim wrote: Hi all, i would like to unsubscribe from mailing list. how to unsubscribe? Thank you NORMAN HAKIM YAHYA

Re: [gentoo-user] how to stop the mailing list?

2009-04-17 Thread Dirk Heinrichs
Am Freitag, 17. April 2009 19:23:30 schrieb Norman Hakim: > i would like to unsubscribe from mailing list. how to unsubscribe? Unsubscribe address is in the headers of each mail you get. HTH... Dirk

[gentoo-user] how to stop the mailing list?

2009-04-17 Thread Norman Hakim
Hi all, i would like to unsubscribe from mailing list. how to unsubscribe? Thank you NORMAN HAKIM YAHYA

Re: [gentoo-user] What annoys you?

2009-04-17 Thread Alex Schuster
Daniel Troeder writes: > On Mon, 2009-04-06 at 11:16 +0100, Peter Humphrey wrote: > > On Sunday 05 April 2009 21:45:16 Daniel Troeder wrote: > > > When updates hit the portage tree, that are known to cause problems > > > to lots of people - why not tell that directly after the "--sync"? > > > > Un

Re: [gentoo-user] Radeon 3200 woes [solved, sort of]

2009-04-17 Thread Alex Schuster
Volker Armin Hemmann writes: > On Montag 13 April 2009, Alex Schuster wrote: > > I need your help, because I just cannot get X to run on my new PC > > with ATI Radeon HD 3200 on-board graphics. What now? [...] > a) the drivers you tried are acient All newer ones did not compile. I think. I trie

Re: [gentoo-user] My USB camera no longer works.

2009-04-17 Thread Dale
Neil Bothwick wrote: > On Thu, 16 Apr 2009 16:12:16 -0500, Dale wrote: > > >> I was using gcc 4.3 but switched back to gcc 4.1. I'm not a developer >> and I don't feel right about filing a bug since I can't really tell them >> what is broke but something is wrong somewhere. I have not syncd my

Re: [gentoo-user] Mythfrontend segfaults [SOLVED]

2009-04-17 Thread Mark Knecht
On Thu, Apr 16, 2009 at 9:18 AM, Michael Sullivan wrote: Michael, The second line of the upgrade guide says: X now no longer forces a double hidden build of media-libs/mesa. Mesa now builds the software renderer (swrast) and whatever hardware driver you've chosen with the VIDEO_CARDS variabl

Re: [gentoo-user] Dell laptop install fail

2009-04-17 Thread Leon Feng
2009/4/17 Adam Carter : > > > > From: Francisco Rivas [mailto:taken...@gmail.com] > Sent: Friday, April 17, 2009 7:11 AM > To: gentoo-user@lists.gentoo.org > Subject: Re: [gentoo-user] Dell laptop install fail > > Hi, What Dell Laptop do you have?. because I tried t

Re: [gentoo-user] Kernel fails to boot on Via Epia

2009-04-17 Thread Florian Philipp
Thomas Chef schrieb: [...] > But there is a lot of work left before it's complete: > * APCI don't work (powerbutton) Try acpid. It should have a default entry doing a shutdown when you press the power button. [...] > * Mouse-support (maybe this comes with the framebuffer, as I can see it > detect

Re: [gentoo-user] Kernel fails to boot on Via Epia

2009-04-17 Thread Neil Bothwick
On Fri, 17 Apr 2009 07:48:49 +0200, Thomas Chef wrote: > - When I recompile the kernel and replace an existingly (in lilo) > configured kernel, do I have to rerun lilo ? Yes, and after confusing yourself a couple of times because you forgot to do so, you'll probably switch to GRUB. > - Neil: How

Re: [gentoo-user] My USB camera no longer works.

2009-04-17 Thread Neil Bothwick
On Thu, 16 Apr 2009 16:12:16 -0500, Dale wrote: > I was using gcc 4.3 but switched back to gcc 4.1. I'm not a developer > and I don't feel right about filing a bug since I can't really tell them > what is broke but something is wrong somewhere. I have not syncd my > tree and it was a reinstall o