Re: F12 install stops at screen switch (language select)

2009-11-25 Thread Jos Vos
On Tue, Nov 24, 2009 at 07:18:27PM +0100, Jos Vos wrote:

 OK, installing with nomodeset xdriver=intel vga=ask seems to work
 (chosen VESA 1024x768) and is busy now.
 
 I'll reopen my old bug and report more tomorrow.

OK, I tried several installs and tried to minimize what has to be
done and it already works when adding nomodeset, without any
additional xdriver or vga options.

After that, booting the system and starting X works too (without any
xorg.conf), but switching consoles only works when I have added some
vga setting (I use vga=792) to the grub kernel parameter list.  The
nomodeset is also in this list (added by anaconda).

Also, for the graphical boot screen the vga=... setting is needed too.

Will also log this information in the ticket.

-- 
--Jos Vos j...@xos.nl
--X/OS Experts in Open Systems BV   |   Phone: +31 20 6938364
--Amsterdam, The Netherlands| Fax: +31 20 6948204

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


F12 install stops at screen switch (language select)

2009-11-24 Thread Jos Vos
Hi,

I had the crazy idea to try F12 again on an IBM system (SurePOS 565,
specific Point-of-Sale hardware, with 82915G/GV/910GL), on which RHEL4
was the last RHEL/Fedora version I could install without problems
(see also https://bugzilla.redhat.com/show_bug.cgi?id=339361 for some
comments about RHEL5 on this system).

Well, while graphics didn't work at some point in older releases
(I don't remember which Fedora I tried last, maybe F9 or F10),
now the install stops even earlier, just after:

   running /sbin/loader
   detecting hardware
   waiting for ...

Then the screen blanks (instead of showing the language selection)
and I can't do anything more than CTRL-ALT-DEL.

Any suggestions?
Thanks,

--
--Jos Vos j...@xos.nl
--X/OS Experts in Open Systems BV   |   Phone: +31 20 6938364
--Amsterdam, The Netherlands| Fax: +31 20 6948204

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: F12 install stops at screen switch (language select)

2009-11-24 Thread Jóhann B. Guðmundsson
On 11/24/2009 04:17 PM, Jos Vos wrote:
 Hi,

 I had the crazy idea to try F12 again on an IBM system (SurePOS 565,
 specific Point-of-Sale hardware, with 82915G/GV/910GL), on which RHEL4
 was the last RHEL/Fedora version I could install without problems
 (see also https://bugzilla.redhat.com/show_bug.cgi?id=339361 for some
 comments about RHEL5 on this system).

 Well, while graphics didn't work at some point in older releases
 (I don't remember which Fedora I tried last, maybe F9 or F10),
 now the install stops even earlier, just after:

running /sbin/loader
detecting hardware
waiting for ...

 Then the screen blanks (instead of showing the language selection)
 and I can't do anything more than CTRL-ALT-DEL.

 Any suggestions?
 Thanks,

   

Try adding the kernel parameters nomodeset and xdriver=vesa or
xdriver=intel and vga=ask and select any of the 24 bit values offered..
If install is successful  then boot into run level 3 and run Xorg
-configure and adapt accordingly something like..

Section ServerLayout
IdentifierLayout[all]
InputDevice Keyboard[0] CoreKeyboard
InputDevice Mouse[1] CorePointer
InputDevice Mouse[3] SendCoreEvents
OptionClone off
OptionXinerama off  
ScreenScreen[0]
EndSection
 
Section InputDevice
Driverdriver
IdentifierMouse[3]
OptionButtonNumber 1
OptionButtonThreshold 17
OptionDevice /dev/ttySn
OptionInputFashion Touchpanel
OptionMinX 6
OptionMaxX 4066
OptionMinY 163
OptionMaxY 4023
OptionName unique_device_id
OptionReportingMode Scaled
OptionSendCoreEvents on
EndSection

You could reopen https://bugzilla.redhat.com/show_bug.cgi?id=473101 and
bother to provide feed back when asked for it..
( got closed insufficient data ) if you want to get this fixed..

JBG

attachment: johannbg.vcf-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Re: F12 install stops at screen switch (language select)

2009-11-24 Thread Jos Vos
On Tue, Nov 24, 2009 at 06:00:20PM +, Jóhann B. Guðmundsson wrote:

 Try adding the kernel parameters nomodeset and xdriver=vesa or
 xdriver=intel and vga=ask and select any of the 24 bit values offered..
 If install is successful  then boot into run level 3 and run Xorg
 -configure and adapt accordingly something like..

OK, installing with nomodeset xdriver=intel vga=ask seems to work
(chosen VESA 1024x768) and is busy now.

I'll reopen my old bug and report more tomorrow.

Thanks,

-- 
--Jos Vos j...@xos.nl
--X/OS Experts in Open Systems BV   |   Phone: +31 20 6938364
--Amsterdam, The Netherlands| Fax: +31 20 6948204

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: F12 install stops at screen switch (language select)

2009-11-24 Thread Jos Vos
On Tue, Nov 24, 2009 at 06:00:20PM +, Jóhann B. Guðmundsson wrote:

 Try adding the kernel parameters nomodeset and xdriver=vesa or
 xdriver=intel and vga=ask and select any of the 24 bit values offered..
 If install is successful  then boot into run level 3 and run Xorg
 -configure and adapt accordingly something like..

BTW it looks like the nomodeset parameter is missing in the list of
boot options at these two places:

http://docs.fedoraproject.org/install-guide/f12/en-US/html/sn-bootoptions-hardware.html

http://fedoraproject.org/wiki/Anaconda/Options

I checked these lists to find a usable option first, but couldn't find it.

-- 
--Jos Vos j...@xos.nl
--X/OS Experts in Open Systems BV   |   Phone: +31 20 6938364
--Amsterdam, The Netherlands| Fax: +31 20 6948204

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: F12 install stops at screen switch (language select)

2009-11-24 Thread Chris Lumens
 BTW it looks like the nomodeset parameter is missing in the list of
 boot options at these two places:
 
 http://fedoraproject.org/wiki/Anaconda/Options

That's because it's not an anaconda option.

- Chris

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: F12 install stops at screen switch (language select)

2009-11-24 Thread Adam Williamson
On Tue, 2009-11-24 at 19:28 +0100, Jos Vos wrote:
 On Tue, Nov 24, 2009 at 06:00:20PM +, Jóhann B. Guðmundsson wrote:
 
  Try adding the kernel parameters nomodeset and xdriver=vesa or
  xdriver=intel and vga=ask and select any of the 24 bit values offered..
  If install is successful  then boot into run level 3 and run Xorg
  -configure and adapt accordingly something like..
 
 BTW it looks like the nomodeset parameter is missing in the list of
 boot options at these two places:
 
 http://docs.fedoraproject.org/install-guide/f12/en-US/html/sn-bootoptions-hardware.html
 
 http://fedoraproject.org/wiki/Anaconda/Options
 
 I checked these lists to find a usable option first, but couldn't find it.

it is documented in the Common Bugs:

https://fedoraproject.org/wiki/Common_F12_bugs#intel-misc-gfx

it could stand to be in the install guide, I guess, but it will likely
go away in future - the UMS (userland mode setting) code path is going
away.

-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Fedora Talk: adamwill AT fedoraproject DOT org
http://www.happyassassin.net

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: F12 install stops at screen switch (language select)

2009-11-24 Thread Jóhann B. Guðmundsson
On 11/24/2009 06:28 PM, Jos Vos wrote:
 On Tue, Nov 24, 2009 at 06:00:20PM +, Jóhann B. Guðmundsson wrote:

   
 Try adding the kernel parameters nomodeset and xdriver=vesa or
 xdriver=intel and vga=ask and select any of the 24 bit values offered..
 If install is successful  then boot into run level 3 and run Xorg
 -configure and adapt accordingly something like..
 
 BTW it looks like the nomodeset parameter is missing in the list of
 boot options at these two places:

 http://docs.fedoraproject.org/install-guide/f12/en-US/html/sn-bootoptions-hardware.html

 http://fedoraproject.org/wiki/Anaconda/Options

 I checked these lists to find a usable option first, but couldn't find it.

   

There are bunch of kernel parameters hidden in the corners of the
internet however Rule of thumb is always look at the common bugs page
for the current release before anything else..

https://fedoraproject.org/wiki/Common_F12_bugs#Miscellaneous_problems_with_Intel_graphics_adapters


JBG
attachment: johannbg.vcf-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Re: F12 install stops at screen switch (language select)

2009-11-24 Thread Matěj Cepl

Dne 24.11.2009 19:28, Jos Vos napsal(a):

BTW it looks like the nomodeset parameter is missing in the list of
boot options at these two places:


Common Bugs is the right place. Please, don't document it as an official 
parameter, because it is just a beastly workaround until Xorg driver 
will be fixed and more stable.


Matěj

--
http://www.ceplovi.cz/matej/, Jabber: mceplatceplovi.cz
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC

Ask yourself whether you’ve really obtained fullness of the Holy
Spirit, follwed by gifts needed for your service.
-- Francis MacNutt

--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list