Description of problem: since latest cauldron update booting to runlevel 2 works, but target=multi-user.target takes forever Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3.
Created attachment 3015 [details] /var/log/messages
Sorry for the poor bug report. The GUI issue seems to be in nvidia module version missmatch,but changing to nouveau tells me no screens found. Please tell me what additional information I could provide. Thanks.
How did you change to nouveau?
CC: (none) => sander.lepik
URL: systemd-195-2.mga3 => (none)Source RPM: systemd? => (none)
I tried to change the driver with drakx11.
Are you sure that you are booting w/o nokmsboot parameter? AFAIK nouveau doesn't work with nokmsboot option.
From the log I see: Linux version 3.4.5-desktop-1.mga3 (iurt@jonund.mageia.org) (gcc version 4.7.1 (GCC) ) #1 SMP Wed Jul 18 23:50:46 UTC 2012 Command line: BOOT_IMAGE=desktop_3.4.5-1.mga3 root=LABEL=Mageia nokmsboot init=/bin/systemd systemd.unit=multi-user.target So you are: - running an "ancient" kernel (we are at 3.6 series now) - using nokmsboot wich nouveau does not like - you are explicitly telling it to boot into runlevel 3
CC: (none) => tmb
Created attachment 3021 [details] Image of kernel-desktop-3.6.4-1.mga3-1-1.mga3 trying to boot
Thank you Thomas Backlund and Sander Lepik. I used an ancient kernel b/c 3.4.6 did not boot. I could not make nouveau work with 3.4.5 either, but I didn't test further. Now I reinstalled nvidia packages and it works with kernel 3.4.5. I am going to fill proper bug reports about the slow boot, the not working nouveau and the kernel not booting. Thanks again for your time.
Status: NEW => RESOLVEDResolution: (none) => INVALID
s/3.4.6/3.6.4 s/3.4.5/3.6.3 wish i could edit comments