User login |
perfect install.....won't startHi there, I've been using Ubuntu Studio but thought I'd give 64 studio a try. Install was flawless, 64 studio started booting, then blam -the system beeps and the display dies. I restart, trying again, this time watching the messages come up - it gets to loading gnome, then gone again. Just a system beep and a dead screen. Any ideas? I can't tell you what graphics card I'm using, as I don't know - it just always worked in ubuntu. It's a NVIDIA, anyway. Apologies if this topic has been posted before. I did do a search, but didn't look that hard in all honesty, as it's late, I'm tired and off to bed. Hoping there's a simple solution so I can get playing with Thanks
|
Search this site:New forum topicsToday's poll:What format would you prefer for downloading 64 Studio? (Register or log in to vote) DVD install image 40% DVD live image with install option 43% I don't have a DVD burner so I have to use CD-R 14% I installed version 0.1 and only used apt since :-) 4% Total votes: 174 |
Some questions
First, welcome to this forum! I am a 64Studio user. Honestly, I don't think someone here can give you a simple solution if you don't provide some information about your hardware and the way you installed 64Studio.
Hardware:
1) Your CPU model (type: cat /proc/cpuinfo Give the model name) 2) Your motherboard model 3) Your graphic cards model
Installation: 1) The version you have installed
Are you running Ubuntu or Windows right now? If you are running Linux it's easy for you to know about your hardware. I'll explain to you in the following post if you want. A very good test would be to run 64Studio-Live and check if it runs or not. For starters, tell us least H1) and I1) Cheers Pablo
more info
If you have any problems finding out about your system download dsl, its only 50mb, and the livecd will print a verbose message as it boots, Graphics card, etc. Post info back including Pablo's request.
http://www.damnsmalllinux.org/download.html
I couldn't log on to 64 studio last night? when I did, I was getting lots of error messages on the page. It's fine today. I think the site might have been down for maintenance? edit:
Cheers,
dave.
more
Hello, I sent another comment about 10 minutes ago saying thanks for the replies, and that I'm downloading dsl, but my internet died and I don't think it went through. Anyway, I installed sysinfo on my ubuntu studio and that seems to give me most everything I could need, except I'm not sure about the motherboard. I'll just cut and paste what I've got 1 - AMD Athlon(tm) 64 X2 Dual Core Processor 5200+ 2 - My guess is "micro star international" - but as for model it says it's unknown 3 - GeForce 7300 GT
I downloaded the install version - the 800mb iso file. I'm trying to download the live cd now, but my internet connection keeps dying. It happens whenever it rains! Therefore, if I don't reply, its not because I'm being rude, it's because I can't
Thanks for the quick replies...again
You need to install the nvidia drivers for your card...
follow the FAQ section regarding the nvidia drivers. 64 Studio uses the "nv" open source nvidia driver by default, but the 7### cards don't like it so much... The need the "nvidia" driver.
Cheers,
re: You need to install the nvidia drivers for your card...
I went to the faq, question 14, but without sounding stupid, how am I supposed to install a driver when I've got nothing but a blank screen in 64 studio? I don't even get a command prompt. I still have ubuntu studio on there, so I don't know if I should somehow copy files manually or what, but it's way beyond my experience - I'm a linux neophyte.
Hope there's an easy solution, and thanks for the reply
Single user mode
Hi cclofton. There is "single user mode" option in GRUB. You'll get no GUI, but you can solve your problem from there. We'll try to help you. But first:
You have Ubuntu, right? In the same PC, right? So you have a dual boot, don't you? Boot Ubuntu and show us the output of cat /proc/partitions (~$cat /proc/partitions > thesearemypartitions.txt) Paste here the contents of thesearemypartitions.txt. (You can call these file p.txt for short) Also, paste here the contents of /etc/fstab Hopefully, we'll know something more about your install and give more precise instructions.
Then, you'll have to do the following: (I know this is not the "64Studio way" and that you'll end up with a proprietary driver but this has worked for me and I think it's the easiest way to go). My proposal is that you should follow these steps: 1) Boot Ubuntu and download the nvidia driver to the Desktop. (Google: www.nvidia.com download drivers and choose the correct for your card under Linux). 2) Gain access to the Ubuntu System from 64Studio (single user mode) and install the nvidia driver.
Further explanation to step 2 when you provide the above mentioned. Then you'll have it right, hopefully
Pablo
Sorry for the high amount of
Sorry for the high amount of partitions. The 64 studio install is on it's own 70gig partition, and only shares a swap file with ubuntu. The ubuntu install has its own separate user and root partition, as well as a separate data partition. Windows has its own partition. That's all sda. sdb is just a load of random partitions that I haven't got round to sorting out yet as I don't have anywhere to put the data.
I don't quite see how all this helps, but I hope it does. I'm just downloading the drivier from the nvidia site. Actually looks pretty easy to install via the command line.....but we'll see.
By the way, once I do get it working, is there any debian repository I can add so that it will update automatically, since it's not in the 64 studio reps?
Thanks for all the help
#
Info posted below
#
major minor #blocks name
8 0 488386584 sda 8 1 50492263 sda1 8 2 338015632 sda2 8 3 1 sda3 8 4 73264432 sda4 8 5 10289601 sda5 8 6 15173361 sda6 8 7 1148616 sda7 8 16 245117376 sdb 8 17 41945683 sdb1 8 18 1 sdb2 8 21 83883366 sdb5 8 22 119274561 sdb6 8 64 2048000 sde 8 65 2047746 sde1
fstab:
/etc/fstab: static file system information.
#
-- This file has been automaticly generated by ntfs-config --
#
proc /proc proc defaults 0 0
Entry for /dev/sda5 :
UUID=cf768a2b-9eb0-4a33-876d-5f539958b990 / ext3 relatime,errors=remount-ro 0 1
Entry for /dev/sda6 :
UUID=1113fd0f-db8a-4255-a9ae-163d9ef3fbf3 /home ext3 relatime 0 2
Entry for /dev/sda7 :
UUID=77a1a679-d730-465e-a816-d95bae3932de none swap sw 0 0 /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0 /dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0 /dev/sda1 /media/notsure ntfs-3g defaults,locale=en_US.UTF-8 0 0
finished installing the driver
still doesn't work. Install was pretty easy, but saying that, there were a couple of options where I just blindly clicked "yes" without really knowing what they do......that's a very silly thing to do in linux, I know I know, I'm sorry! So...it installed fine, but failed on loading. Something to do with X. It gave me a screen printout of the details, but I could see no way to capture them to post them on here. Anyway, I have to start work now, but I'll try having a play around with it again later on, although in all honesty I'm beginning to wonder why. I've got ubuntu studio set up with a realtime kernel, so, is there really any point in continuing to fight with 64 studio?
thanks
Fight on and see...
On the other hand, GNU is all about choice, and the freedom to choose. I know my choice, and I have played with the alternatives to make sure my choice is valid. If this issue is really giving you grief, then wait a bit for the 3.0 release... We should have it before the end of the year if all goes well (Debian wise)
I have tried the drivers installed from the nVidia site, and it did not work for me the first time. Rather use the driver bundled with 64studio.
Follow the instructions: http://www.64studio.com/install_guide_6
and do not miss the comment: http://www.64studio.com/install_guide_6#comment-54 to keep you in the graphical interface you understand for the installation of the correct drivers...
If this doesn't work, you might have to reinstall 64 Studio to get rid of the drivers you injected into your system the nVidia way...
Good luck
Blank screen
Hi cclofton. When you get to the blank screen, does.
[ctrl] + [alt] + [f1] [ctrl] + [alt] + [f4] [ctrl] + [alt] + [f7] [ctrl] + [alt] + [backspace]
do anything at all? being dropped into a teminal is one thing but a blank screen is strange. If you could get into a terminal you could install nvidia like this
apt-get update
apt-cache search nvidia
You should see what you need now, amd64 or 486, I use!
uname -r
2.6.21-1-multimedia-486
apt-get install nvidia-glx nvidia-kernel-2.6.21-1-multimedia-486 (or -amd64)
matching your kernel.
and accept what gets added.
edit /etc/X11/xorg.conf
change "nv" to "nvidia" shutdown or reboot.
I expected to look and find the Single user mode had worked. It's a new method to me but it looked fine. If you can follow Quentin's howto we will know if xorg.conf is there? If you can't follow the howto, can you get to xorg.conf from ubuntu? Did you get the the 64studio livecd? I am starting to wonder if xorg.conf there at all.
I wouldn't give up, even if you have to download another image, It will be worth it.
Cheers,
dave
apologies
for not getting back sooner - I've been busy. I haven't had time to go near 64 studio, but sometime over the next few days I will try reinstalling and then booting into the console and doing apt-get. Thanks for all your help, I'll let you know how I get on.
Oh, and I can't test on what those key combos do to the blank screen, since I don't get the blank screen now after installing the nvidia drivers from the website.
so....
A bit of free time and I've given it another go. After trying to sort the problems with the nvidia drivers, and being so far out of my depth, I decided to do a complete format and reinstall....with my fingers tightly crossed. For some reason the first attempt died at 91%, so I tried again and this time it went all the way through. Got the blank screen again, and so tried dave's keycombos. Yes, I got into a terminal, and the message that comes up is 'Error: Microcode "bcm43xx_microcode5.fw" not available or load failed' then "core_up for active 802.11 core failed (-2)" Wonderfully descriptive error messages! God bless linux. I'm guessing from the 802.11 bit that it's a wireless problem and is probably irrelevant to the graphics situation. So, I tried apt-get update, but it's obviously not connected to the internet as it just says "reading package lists...done" instantly. It's a bit frustrating as ubuntu has no problems connecting to the internet, since I don't actually use the wireless card but am connected straight to the router by cable.
So...anyway, to cut a long story short, a wise man always knows when to cut his losses, and so I have reluctantly decided to keep going with ubuntu studio until the next release of 64 studio comes around, since all I want to do it make music.
Thanks for everyone's help, and if anyone wants me to check anything for bug fixing purposes, just reply here.
Hi there!
You may check here for similar problem: http://ubuntuforums.org/showthread.php?t=404573 . But one guy says your screen problem is separate from that of the wireless card firmware upload failure. I guess, to get rid of the wireless card problem at the moment, you only need to edit /etc/modprobe.d/blacklist and blacklist the module for the wireless card. Or just disable the wireless card in the BIOS. Then, once you get your sistem to start up, you can get back to it later. May also check here: https://answers.launchpad.net/ubuntu/+question/8351 for the gdm failure problem that you are having. Perhaps, editing your /etc/X11/xorg.conf and adding your monitor hor/vert frequencies range will help? Unfortunately, not everything works out of the box. But thankfully, most of the problems are solved by them used to have it before you.
Oh, of course, you need a liveCD or another installed system to be able to commit these changes, if your present configuration cannot even boot into a single user console mode...
Regards, bergerkos
try using dpkg
I have many times managed to resolve X-server problems in (Debian) Linux with this command - as root and in a text terminal (ctrl+alt+F1):
dpkg-reconfigure xserver-xorg
The blank screen is usually caused by faulty horizontal/vertical frequencies. Is your monitor a CRT tube? My monitors are and by default I am getting a horrible 60 Hz frequency which is a killer on my eyes. With the mentioned command I have been able to make the frequencies match at a reasonable 75 Hz frequency. The trick is to set the latter number - for example horizontal freq 31-75 and vertical 50-75 - to match. Even the "vesa" driver can be configured to use these frequencies - that is, if you're not into fast frame rates aka. games.
After using dpkg - still as root user - give the command:
init 1
You will be prompted for root password and logged in while the system is in single user mode. Then this command:
init 2
X should start normally along with the entire system - audio, network etc.
I hope this helps.
Cheers, Tuomas