Re: F16-X86_64-Live-KDE won't boot on XPS 17

2012-01-11 Thread linux guy
I didn't test installing grub2 because in addition to the boot problem there was also a kernel problem with the F16 install. I got my XPS17 running Linux by doing an install from the F15-KDE-64-Live iso. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription opt

Re: F16-X86_64-Live-KDE won't boot on XPS 17

2012-01-07 Thread linux guy
Thanks. I'll test this tomorrow and get back to you. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask awa

Re: F16-X86_64-Live-KDE won't boot on XPS 17

2012-01-07 Thread Frank Murphy
On 07/01/12 15:52, linux guy wrote: Shouldn't the DVD install process install grub2 for me ? What is the command sequence to do it manually ? if you go rescue from the dvd. yum grub2 install (should also install grub-efi, as efi is handled by legacy) grub2-mkconfig -o /boot/grub2/grub.cfg grub

Re: F16-X86_64-Live-KDE won't boot on XPS 17

2012-01-07 Thread linux guy
Shouldn't the DVD install process install grub2 for me ? What is the command sequence to do it manually ? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/

Re: F16-X86_64-Live-KDE won't boot on XPS 17

2012-01-07 Thread Frank Murphy
On 07/01/12 13:28, Emilio Lopez wrote: You didn't install grub. grub2 for F16+ -- Regards, Frank Murphy UTF_8 Encoded -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://f

Re: F16-X86_64-Live-KDE won't boot on XPS 17

2012-01-07 Thread Emilio Lopez
You didn't install grub. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.o

Re: F16-X86_64-Live-KDE won't boot on XPS 17

2012-01-07 Thread linux guy
I downloaded the install x86_64 DVD and burned it to a DVD. I removed the stock Windows drive and installed a new blank SSD. The XPS17 will run the entire install process, with or without the Fedora Upgrades selected.When complete it asks to reboot. When it reboots, it gives a no operating

Re: F16-X86_64-Live-KDE won't boot on XPS 17

2012-01-06 Thread Dean S. Messing
On 06 January 2012 at 5:32pm Linux guy wrote: > I wonder if it would make a difference if I installed directly and > then tried to boot. It very well might. It's what I would do, but that's because I have no experience booting from a USB device. I also have little experience dual booting so you

Re: F16-X86_64-Live-KDE won't boot on XPS 17

2012-01-06 Thread Dean S. Messing
On 06 January 2012 at 5:31pm, Linux guy wrote: > I get the boot parameters when I press Tab with grub2. Fedora 15 uses grub1. I know nothing about using grub2. > Here is what its using. > vmlinuz0 initrd=initrd0.img root=live:UUID= rootfstype=vfat ro > live img quiet rhgb rd.luks=0 rd.md=

RE: F16-X86_64-Live-KDE won't boot on XPS 17

2012-01-06 Thread Alan J. Gagne
I got it to boot further by selecting "start in basic graphics mode" under Troubleshooting options in grub2. However, it hangs when starting KDE. However, I am able to command line session going. I am able to log in as liveuser. I am able to su to root. Now what should I do ? How do I do the

Re: F16-X86_64-Live-KDE won't boot on XPS 17

2012-01-06 Thread linux guy
I got it to boot further by selecting "start in basic graphics mode" under Troubleshooting options in grub2. However, it hangs when starting KDE. However, I am able to command line session going. I am able to log in as liveuser. I am able to su to root. Now what should I do ? How do I do the

Re: F16-X86_64-Live-KDE won't boot on XPS 17

2012-01-06 Thread linux guy
I wonder if it would make a difference if I installed directly and then tried to boot. Are you dual booting ? Thanks, BTW, for taking the time to reply to my thread. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org

Re: F16-X86_64-Live-KDE won't boot on XPS 17

2012-01-06 Thread linux guy
I get the boot parameters when I press Tab with grub2. Here is what its using. vmlinuz0 initrd=initrd0.img root=live:UUID= rootfstype=vfat ro live img quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 Should I change anything ? The BIOS has no option to turn off Optimus. -- users mailing list users@list

Re: F16-X86_64-Live-KDE won't boot on XPS 17

2012-01-06 Thread Dean S. Messing
> On 06 January 2012 at 6:17pm, Alan J. Gagne wrote: > > What video card are you using with the i5 server. > > > > Not sure if this is your issue but I just did a lot of research before > > buying a new 17" laptop and avoided systems with Nvidia video that had > > the Optimus technology. Seems t

Re: F16-X86_64-Live-KDE won't boot on XPS 17

2012-01-06 Thread Dean S. Messing
> What video card does your M4600 have and which spin (x86, x86_64, KDE, > etc) did you install ? Video card: Quadro 1000M (and the Nvidia binary driver built via akmod) Spin: Fedora-15-x86_64-DVD.iso I also customised during installation so I have all the same tools and libs). I am runnin

Re: F16-X86_64-Live-KDE won't boot on XPS 17

2012-01-06 Thread linux guy
I double checked the order. Optimus is not available with the 3D laptops. Item Number QuantityItem Description 225-0587 1 XPS 17 312-1182 1 90 WHr 9-cell Lithium Ion Primary Battery

RE: F16-X86_64-Live-KDE won't boot on XPS 17

2012-01-06 Thread Alan J. Gagne
Thanks for the reply. The laptop has the 3D screen and does NOT have the optimus card. As far as I know, its a plain "NVIDIA GeForce GT 555M 3GB" graphics card. How could I run lspci prior to booting to find out ? With grub2, is there a way to force a graphical boot that wouldn't invoke the er

Re: F16-X86_64-Live-KDE won't boot on XPS 17

2012-01-06 Thread linux guy
What video card does your M4600 have and which spin (x86, x86_64, KDE, etc) did you install ? Did the Live spins run on your laptop ? Did you install from a Live spin or directly ? Thanks -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://

Re: F16-X86_64-Live-KDE won't boot on XPS 17

2012-01-06 Thread linux guy
Thanks for the reply. The laptop has the 3D screen and does NOT have the optimus card. As far as I know, its a plain "NVIDIA GeForce GT 555M 3GB" graphics card. How could I run lspci prior to booting to find out ? With grub2, is there a way to force a graphical boot that wouldn't invoke the err

Re: F16-X86_64-Live-KDE won't boot on XPS 17

2012-01-06 Thread Dean S. Messing
On 06 January 2012 at 6:17pm, Alan J. Gagne wrote: > What video card are you using with the i5 server. > > Not sure if this is your issue but I just did a lot of research before > buying a new 17" laptop and avoided systems with Nvidia video that had > the Optimus technology. Seems there is a

RE: F16-X86_64-Live-KDE won't boot on XPS 17

2012-01-06 Thread Alan J. Gagne
I have a new Dell XPS17 laptop. (i7, 16 GB RAM, nvidia 555 video device, Windows 7 installed) I am trying to run F16-x86_64-Live-KDE on it via a USB flash device. It find the USB device. grub(2) runs. I can select the kernel. It starts the boot process. It hangs with the following message:

Re: F16-X86_64-Live-KDE won't boot on XPS 17

2012-01-06 Thread linux guy
I forgot to say... THANKS ! -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraprojec

F16-X86_64-Live-KDE won't boot on XPS 17

2012-01-06 Thread linux guy
I have a new Dell XPS17 laptop. (i7, 16 GB RAM, nvidia 555 video device, Windows 7 installed) I am trying to run F16-x86_64-Live-KDE on it via a USB flash device. It find the USB device. grub(2) runs. I can select the kernel. It starts the boot process. It hangs with the following message: u