| Summary: | Cannot install Fedora 19 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jean-Pierre André <jean-pierre.andre> |
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | anaconda-maint-list, dshea, g.kaviyarasu, jean-pierre.andre, jonathan, mkolman, sbueno, stephent98, vanmeeuwen+fedora |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-03 20:02:43 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Attachments: | |||
|
Description
Jean-Pierre André
2013-09-02 16:09:55 UTC
The separate issue mentioned at step 1 has been reported as bug #1003676 Thanks for your report. Do you know the display resolution in pixels? If possible, could you attach the installer log files? They are in /tmp in the installer environment. This sounds like an X problem, so X.log would probably be the most relevant. Press ctrl-alt-f2 to get to the installer shell console. # cd /tmp # scp *log user@host:hostdir Please attach as separate, uncompressed, text/plain files. By repeatedly pressing Tab, you can move among the various dialog elements of the language selection dialog, including the Quit and Continue buttons. By my count in a VM, pressing Tab four times will get you to the Continue button. Press Enter to continue. You can use the Up and Down arrows to select different languages. Created attachment 792964 [details]
/tmp/X.log created for installing in basic graphic mode
Created attachment 792965 [details]
/tmp/syslog while starting to install in basic graphic mode
This shows the installation was done from an USB key and the logs were captured on another USB key.
Also available on request : anaconda.log ifcfg.log program.log storage.state tmux-0 yum.cache anaconda-yum.conf packaging.log storage.log syslog X.log yum.root
Created attachment 792966 [details]
anaconda.log when starting to install in basic graphic mode
I am adding this one, as I see "Display mode = g" which might be relevant.
About your other requests and suggestions : The usual display resolution is 1280x800 (w/h = 1.6, similar to the physical ratio). Using the tab key appears to be possible, but I will have to make a twin installation on a virtual machine, hoping there are no critical button out of sight. Is there a reverse tab (Ctrl-tab ?). I will try later. (In reply to Jean-Pierre André from comment #6) > About your other requests and suggestions : > > The usual display resolution is 1280x800 (w/h = 1.6, similar to the physical > ratio). > > Using the tab key appears to be possible, but I will have to make a twin > installation on a virtual machine, hoping there are no critical button out > of sight. Is there a reverse tab (Ctrl-tab ?). I will try later. Thanks for the logs and the display resolution. Shift-Tab can be used to cycle through the dialog elements in reverse. By my count in a VM, the period is five tabs in the Welcome dialog -- pressing Tab five times will get you back to where you started. Snippets from attached X.log: ... [ 31.631] (II) VESA(0): VESA BIOS detected [ 31.631] (II) VESA(0): VESA VBE Version 3.0 [ 31.631] (II) VESA(0): VESA VBE Total Mem: 14336 kB [ 31.631] (II) VESA(0): VESA VBE OEM: NVIDIA [ 31.631] (II) VESA(0): VESA VBE OEM Software Rev: 98.152 [ 31.631] (II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation [ 31.631] (II) VESA(0): VESA VBE OEM Product: G98 Board - 05686e80 [ 31.631] (II) VESA(0): VESA VBE OEM Product Rev: Chip Rev ... [ 33.136] (II) VESA(0): Setting up VESA Mode 0x17B (1280x720) ... I'm not sure whether 1280x720 is standard, but I can't get any of the qemu VM video drivers to start at that resolution (VESA or not). There is a "resolution" option that can be passed on the kernel command-line. Explicitly setting the resolution to one of these might work: resolution=1024x768 resolution=800x600 Press Tab at this boot menu item to edit the kernel command line: Install Fedora 19 in basic graphics mode Press Esc to cancel, Enter to boot. Appending resolution=1024x768 to the command line worked perfectly. Issue solved. Thank you Steve for your prompt reply and help Thanks for your followup report. That's very good to hear. ISTM, X should select a working resolution in VESA mode, so I believe the bug component could be changed to xorg-x11-drv-vesa. 21:24:48,773 DEBUG kernel:[ 0.000000] DMI: Hewlett-Packard HP Pavilion dv4 Notebook PC/30F8, BIOS F.12 08/26/2008 BTW, have you checked for a BIOS update? > BTW, have you checked for a BIOS update?
Obviously not, I was far from imagining any relation with a BIOS issue.
Closing per comment 9 |