Hi all, I'm having an installation problem unfortunately.
I've been through the installation of Kubuntu (after selecting "install LMCE" on boot), clicked the "LinuxMCE" icon, and (very quickly) it's said to restart the system. However, after restart, I see the Kubuntu progress bar get to the end, but then it hangs when the bash login comes up. Logging in leaves me at the bash prompt. What do I do here? I cannot seem to get any further with the installation.
I have tried re-downloading the disc image (both times via torrent), and I have tried several times with and without activating the hardware drivers for the graphics card, but I keep ending up in the same place. All of the hardware is the same as my 0710 system, which always worked fine.
Any help would be much appreciated! Cheers.
i got the same thing a few times. not sure what the problem was. I know i have had a few problems with msttcorefonts not installing and stopping things short.
I can't IMAGINE that this would make any difference, but here it goes......
On my 5th or 6th attempt, I didn't install any hardware drivers for the graphics or anything, but I DOUBLE-CLICKED the LMCE icon instead of single clicking - and the installation progressed properly. Surely that's not the reason? Is there a difference between single and double clicking in Kubuntu?
Anyway, new set of problems now :) I see Sarah flash up for a second (no AV wizard!), and then the screen turns into a weird flashy white spiral (stop me if I'm getting too technical here). Going to try again in a minute with installed hardware drivers for graphics card now; will let you know how it goes.
hi i got the same problem,when i checked the cd for errors i got 152 errors so i redown loaded the dvd from the torent but still had the same amount of errors
Quote from: gonesurfing on October 19, 2009, 08:45:50 PM
hi i got the same problem,when i checked the cd for errors i got 152 errors so i redown loaded the dvd from the torent but still had the same amount of errors
burn speed.. instructions i saw somewhere burn at the lowest speed .....
Yep, same here, 152 errors on both images that I downloaded (2nd one on slowest burn speed).
However, I don't think that this matters... as I am writing this from my new 0810 beta installation! Installing hardware drivers for the graphics card seemed to do the trick (KDE Menu -> Applications -> System -> Hardware Drivers) before double-clicking(!) the LMCE icon on the desktop.
hi
i have managed to get a little further in my install but have hit a problem that i was getting in the alpha,the setup wizard starts then it expands to four times the size of my screen or i can only view one quarter of the wizard,i think the nvida driver has crashed ! what video card are you using ? i think i am going to try a new card
thanks steve
I finally got installed. had different display problems. read a post where you go into kde desktop and enable restricted video driver... worked for me..
now i am missing libdvdcss2 and w32codecs and id-my-disc. apt-get does not install. says there are refrences but no candidate found.
Quote from: itspac on October 20, 2009, 01:42:51 PM
...
now i am missing libdvdcss2 and w32codecs and id-my-disc. apt-get does not install. says there are refrences but no candidate found.
The software sources are not configured properly. Did you run "sudo apt-get update" before running "sudo apt-get install {whatever}"? What are the contents of /etc/apt/sources.list?
Quote from: gonesurfing on October 20, 2009, 10:43:27 AM
hi
i have managed to get a little further in my install but have hit a problem that i was getting in the alpha,the setup wizard starts then it expands to four times the size of my screen or i can only view one quarter of the wizard,i think the nvida driver has crashed ! what video card are you using ? i think i am going to try a new card
thanks steve
Select your resolution, then give it a reset - seemed to work for me.
Quote from: jimbodude on October 20, 2009, 03:48:33 PM
Quote from: itspac on October 20, 2009, 01:42:51 PM
...
now i am missing libdvdcss2 and w32codecs and id-my-disc. apt-get does not install. says there are refrences but no candidate found.
The software sources are not configured properly. Did you run "sudo apt-get update" before running "sudo apt-get install {whatever}"? What are the contents of /etc/apt/sources.list?
deb file:/usr/pluto/deb-cache/ ./
deb http://us.archive.ubuntu.com/ubuntu/ intrepid main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ intrepid main restricted universe multiverse
deb http://us.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted universe multiverse
deb http://www.avenard.org/files/ubuntu-repos/ intrepid testing
deb http://security.ubuntu.com/ubuntu/ intrepid-security main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu/ intrepid-security main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ intrepid main universe multiverse
deb http://archive.ubuntu.com/ubuntu/ universe main non-free contrib
deb http://deb.linuxmce.org/ubuntu/ 20dev_ubuntu main
hi
two full reboots ,and my install just started to work
Quotedeb http://www.avenard.org/files/ubuntu-repos/ intrepid testing
If you see above line in your sources.list change it to
deb http://www.avenard.org/files/ubuntu-repos/ intrepid release testing
and do an apt-update and apt-upgrade
for the avenard repo "release" is always required
HTH
Tim
ok i fixed avenard source in the list.
still in the w32codec, id-my-disc, libdvdcss problem... what repo do i need for that?
Hi,
Here's mine...
dcerouter_1001781:~# more /etc/apt/sources.list
deb file:/usr/pluto/deb-cache/ ./
deb http://ca.archive.ubuntu.com/ubuntu/ intrepid main restricted universe multiverse
deb-src http://ca.archive.ubuntu.com/ubuntu/ intrepid main restricted universe multiverse
deb http://ca.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted universe multiverse
deb-src http://ca.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ intrepid-security main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu/ intrepid-security main restricted universe multiverse
deb http://deb.linuxmce.org/ubuntu/ intrepid lmce-alpha-latest lmce-alpha-latest-updates
deb http://debian.slimdevices.com/ stable main
deb http://packages.medibuntu.org/ intrepid free non-free
deb http://archive.ubuntu.com/ubuntu/ intrepid main universe multiverse
deb http://deb.linuxmce.org/ubuntu/ 20dev_ubuntu main
dcerouter_1001781:~#
You'll probably need the mediabuntu packages
thank you, I was missing a few from yours.