Description of problem: After installing a minimal LXDE system from the x86_64 Beta 1 DVD there is no xrandr available to configure the desktop/monitor configuration. It can be installed from the DVD once the missing udisks problem is solved, or using the same workaround of browsing the DVD to find the xrandr rpm and install it from the file manager's context menu (open with Software Installer) Version-Release number of selected component (if applicable): Mageia 2 Cauldron Beta 1 How reproducible: see above and below Steps to Reproduce: 1.Install Beta 1 from DVD 2.At package selection, select Custom and Individual package selection 3.Make sure only LXDE and Console/Configuration tools are ticked 4.In individual package selection, check there are no KDE or Gnome packages to bloat the install. 5.Install the system (less than 5 minutes from DVD!) 6.Configure you desktop monitor layout using your favourite custom xrandr script. I use this one; #!/bin/sh xrandr --newmode "1680x1050" 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync xrandr --addmode VGA-1 "1680x1050" xrandr --output VGA-1 --mode 1680x1050 --pos 1280x0 --rotate normal --output DVI-I-1 --mode 1280x1024 --pos 0x0 --rotate normal --output HDMI-1 --off
lxrandr has a require on xrandr, and lxrandr is as suggest in the task. So are you sure it was not installed ?
Keywords: (none) => NEEDINFOSource RPM: (none) => task-lxde
I ran my script and it failed with a not found error. I installed xrandr and it worked. To me this means that it was missed in the installation. I've just checked and lxrandr is not installed either.
ok, indeed I have found why, lxrandr is missing in the iso so nothing require xrandr. Anne, bcd does not take the suggest ?
Keywords: NEEDINFO => (none)Assignee: bugsquad => ennael1Summary: task-lxde does not include xrandr => lxrandr missing in the isos (was: task-lxde does not include xrandr)Source RPM: task-lxde => (none)
CC: (none) => sysadmin-bugsComponent: RPM Packages => Release (media or process)Assignee: ennael1 => bugsquad
CC: (none) => ennael1, oliver.bgr
CC: (none) => thierry.vignaudSource RPM: (none) => task-lxde
If lxrandr is now in the iso build then we can close this, is that correct?
Sorry for the delay in reporting that the Beta2 iso still exhibits the core problem: choose task-lxde but you don't get xrandr. Might this be fixed for rc?
Added in rpmsrate.
Status: NEW => RESOLVEDResolution: (none) => FIXED