Changes between Version 1 and Version 2 of Ticket #12955, comment 21
- Timestamp:
- Apr 16, 2021, 7:07:32 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12955, comment 21
v1 v2 2 2 3 3 If you start your system the first lines in the logfile show you the actual settings: 4 5 4 6 init_common: logmask 0xffffffff, memory 0MB, hardcursor 1, usebios 1, switchhead 0, force_pci 0 5 7 init_common: dumprom 0, unhide_fw 0, pgm_panel 0, dma_acc 1, tv_output 0, vga_on_tv 0 6 8 init_common: force_sync 0, gpu_clk 0Mhz, ram_clk 0Mhz, force_ws 0, block_acc 0, check_edid 7 9 10 8 11 you can see from the .4.log that here the dumprom feature was disabled (dumprom reads 0, not 1).