Ubuntu Multimedia :: Blank Screen During Boot - DOS Works Fine?

Feb 14, 2011

I have an Acer Aspire One AOA110 (SSD version that came w/ Linpus Lite) that my brother gave to me several months back when it stopped working. I've been trying various ways to revive it or make it useable, but haven't had any luck so I figure it's time to look to the community for ideas. I have already updated the BIOS to the latest (v3310) version, so I don't think it's the common issue these netbooks have where they don't even post. I'm kind of thinking the GPU died halfway or something. If I could just get it to work in a command line only mode, I'd be happy.

The netbook will post fine, but when I try to boot into Linux, the screen will go blank part way through the boot process. I don't ever remember hearing sound afterwards so I don't know if just the screen is blank or if the computer is locked up as well. I have tried several distros, but all of them seem to run into the same issue. Some with text based installers (Debian) get all the way through the install, but won't get all the way through the boot process. I'm only trying to get to a command line, not into X or anything graphical. Arch Linux also uses a text based installer, but I couldn't even get into the installer before the screen goes blank. I've tried changing some of the kernel options such as nomodeset, vesa and framebuffers options, but didn't have much luck with them either. I've also tried some older versions of Ubuntu (I think back to either 8.04 or 8.10) and tried the text installs, but I can't remember if I couldn't get into the installer or if I just couldn't boot, I want to say I couldn't even install. Mind you it's not random, it's always at the same point for a particular distro.

So the other small twist to this all is that FreeDOS works fine, besides not being able to get the sound card or network card working. I can play games, set different resolutions in ZSNES, etc. This seems a little odd to me, but I'm hoping it makes perfect sense to someone reading this.

I want to be able to run Linux with a command line interface, but I can't find the right distro/settings/whatever that it stays in the video mode (vesa?/framebuffer only?/I'm not even sure what to search for) where I keep the display and get to a command line. Any thoughts on what's happening when the screen goes blank or what I can do to get Linux working on here again?

View 4 Replies


ADVERTISEMENT

OpenSUSE Hardware :: Blank Screen Using Nvidia Drivers - Nv Driver Works Fine

Dec 10, 2009

I have just installed OpenSUSE 11.2 on an Intel DQ35JO motherboard and XFX 9500GT 512MB video card. After installation the desktop looked fine on the Sony LCD TV I have connected to the 9500GT via a DVI to HDMI cable.

After the first reboot after installation I added the Nvidia repository via the add community repository function in the software sources option in YaST2. I then proceeded to install the Nvidia G02 drivers and the nvidia-settings package. At this point after a reboot I would get a blank screen. Hitting ctrl-alt-F1/F2/F3/F4/F5/F6 has no effect, I could not get any of the virtual consoles to appear. I had to SSH into the box and reboot into runlevel 3.

Once I had rebooted into runlevel 3 I logged in as root and executed "sax2 -r -m 0=nvidia" and got an error message that the configuration server could not be started. I tried executing "sax2 -r -m 0=vesa" and received the same error:

[Code]....

View 9 Replies View Related

Ubuntu Multimedia :: Second Monitor Works Fine But Main Screen Messed Up

Mar 28, 2010

I have to hold a presentation using a projector in a few days and I have to bring my own laptop, so I tried hooking up a second monitor to test if it works. As it turns out, the second monitor works fine, but then my main screen is messed up. I'm using Ubuntu 9.04 and I'm doing this on a HP Pavilion DV4000 laptop. My main screen shows just the bottom (cca) 400 pixels of the wallpaper, no bottom panel, no desktop icons. And I'm kind of scared to remove the second monitor now cause I don't know what I'll do if I don't get the main screen back.. Well, other than installing 9.10 beta that is..

View 4 Replies View Related

Ubuntu Multimedia :: Flash Player With Firefox Which Works Fine In Non-full Screen Mode And NVIDIA

Jan 10, 2010

I have downloaded the recommended NVIDIA driver for my Quadro FX 1400 graphics card which has 256 MB RAM. I have my laptop in a docking station and from the docking station is a DVI to HDMI converter then HDMI cable to my TV (the idea is to use it as an internet TV slave! ). When I come to configuring the NVIDIA X Server, it correctly detects both my laptop screen and my TV via the HDMI connection. However, when I come to save the settings for the X server and go to restart it, it cannot save the configuration file. This is most annoying as it does not allow me to use the dualview I need.

The second problem comes when I use something like the BBC iplayer or anything that uses the flash player. I have the latest flash player with Firefox which works fine in non-full screen mode. However, when switching to full screen, the CPU load jumps to 100% and the playback is really jerky. Had this running the beloved windows XP before and could handle full screen no problems. I have seen a few posts here which show workarounds to zoom in on the small screen on Firefox but would prefer to run it in the full screen mode.

View 2 Replies View Related

Ubuntu Multimedia :: No Sound In 10.10 - Audio Works Fine In Win7 Boot

Nov 25, 2010

To start off, I am about 3 days into my new ubuntu operating system. I am a complete newbie, but i have picked up alot in the last couple days. My sound was previously working, but the microphone was glitching when using skype. After running a bunch of different commands in terminal that were posted on forums from all over the internet, I rebooted my computer to find no sound. I have searched the forums again and tried many different command lines in terminal to no avail. My system setup is found here: [URL]

View 7 Replies View Related

OpenSUSE Hardware :: Second Screen Fails In 11.4 (but Works Just Fine In Ubuntu)

Apr 11, 2011

System:Tri-head, dual-card: GeForce 9500 GT, GeForce 8400 GS
Dual-boot: openSUSE 11.4, Ubuntu Natty
Driver: nvidia proprietary (260.19.44 in openSUSE, 270.30 in Ubuntu due to kernel version)
xorg.conf: same for both
Results: All three heads work just fine in Natty; secondary screen fails in openSUSE:

Code:
[25.164] (EE) NVIDIA(1): Failed to initialize the NVIDIA GPU at PCI:2:0:0. Please
[25.164] (EE) NVIDIA(1): check your system's kernel log for additional error
[25.164] (EE) NVIDIA(1): messages and refer to Chapter 8: Common Problems in the
[25.164] (EE) NVIDIA(1): README for additional information.
[25.164] (EE) NVIDIA(1): Failed to initialize the NVIDIA graphics device!
[25.164] (II) UnloadModule: "nvidia"
[25.164] (II) UnloadModule: "wfb"
[25.164] (II) UnloadModule: "fb"

But nothing is jumping out at me in the output of dmesg. I also don't see any additional system or kernel logs in /var/log. I'll google some more on that front. One other fun fact: nvidia-settings fails to run in openSUSE. Unless I launch it under gdb. Then it starts up and runs as expected. (And the second screen ain't there, as expected.) Here's (what I think are) the relevant items:
Xorg.0.log - Pastebin.com
dmesg - Pastebin.com
xorg.conf - Pastebin.com
Additional output available upon request.

View 6 Replies View Related

Ubuntu Multimedia :: Blank Screen On Boot - Previously Plugged Into HDTV

Apr 15, 2011

So I think it's a problem with the resolution not changing back. But I don't see any menu, like the HP Logo, on my monitor at all. Thought It might be the blue cable, changed it, nothing. Plugged it back into TV and it works fine.

View 2 Replies View Related

Ubuntu Multimedia :: Tv Tuner Card Works Fine In Windows7 But Not In It

May 18, 2010

Gateway desktop running Ubuntu LL 10.04(64 bit) with Asus/ViXS Combo-210E NTSC/ATSC TV Tuner card: link to card... [URL] Ubuntu lists the card when I do lshw in a terminal but it shows as 'unclaimed'. Is that important? Also what software is neccessary to watch tv? The card works fine in Windows7

View 6 Replies View Related

Ubuntu Multimedia :: Flash Works Fine In All Browsers Except SwitfoX?

Dec 7, 2010

i'm running 10.04 x64, with the latest versions of google chrome, chromium, opera, epiphany, firefox, and swiftfox.

strangely, flashplayer works fine in all of them except swiftfox, where it presents a garbled, unclickable video window (tested in videos).

all my other ff addons and plugins seem to work ok in swiftfox, so i assumed that swiftfox is just reading and using everything in ~/.mozilla, including flash. but perhaps not. anyone have any idea why ff's flashplayer doesn't work in swiftfox?

View 3 Replies View Related

Hardware :: Ati Radeon 4350 Black Screen \ When Use The Default It Works Fine Without An Desktop Effects?

Feb 10, 2010

I get a black screen whether I use Ubuntu's driver or ATI's driver, but when I use the default it works fine without an desktop effects. Catalyst installed without any errors.

View 8 Replies View Related

Ubuntu :: Blank Screen (ATI) On TV When It Works On Monitor?

Jul 31, 2011

Natty install -- ATI 9800 is the video board.

I installed Natty on it with the machine hooked up to a Samsung LCD with a 1680x1050 resolution over DVI. No problems at all. I want the box to pretty much output MP3s and web video, so I'm not needing much. When I take the box and hook it via DVI to my LCD, I get a blank screen on boot up. I try sticking the natty CD in it, and I get a blank screen trying to live boot it too. The LCD doesn't do 1680x1050, so I brought it back to my Samsung and set the default resolution to something nice and safe: 1280x1024. Still the same behavior. When I take splash mode off, I see a "load fallback graphics devices fail" error as it is booting up. Hard for me to think the driver is the fault here when it works on my over LCD just fine.

View 4 Replies View Related

Ubuntu Multimedia :: Flash 10 Update Not Found By Firefox, Works Fine With Opera?

Mar 12, 2011

title says ist all: downloaded and installed the current FP-DEB from Adobe and installed it via GDebi.Result: Firefox (3.6.15) doesn't play any videos anymore (shows "need to upgrade...")But: the FP is installed properly, as seen by Opera using it just fine.Any ideas how to tell Firefox where to find it?I have found '/opt/firefox/plugins/flashplugin-alternative.so' and I have copied it as '/opt/firefox/plugins/libflashplayer.so' to no avail.

View 2 Replies View Related

Debian Multimedia :: Boot Hangs At Login Screen And Nothing Works

Mar 26, 2011

I'm running an LMDE install, but with the Sid repositories.Everything has been fine until yesterday's updates, after which I can't boot normally. The boot hangs at the login screen, and nothing works - not the mouse, the keyboard, the touchpad, nothing, and it requires holding the power switch to get out. I can boot to a root recovery console, but networking doesn't work at all there. I can run startx there and get an X desktop as root, and networking still doesn't work. No wireless, no ethernet, no nothing. From the recovery console I can run shutdown, and when prompted for a password, can enter Ctrl-D, which immediately drops me back to X, to the normal login screen, which now works normally, and I get a normal X session in which everything works. This is the same for all installed kernels, including 3 versions of the Liquorix kernel and the standard Squeeze kernel. It would appear to be something in my settings in /home, but I can't find anything that looks suspicious. I ran smxi again after booting through the root console, without any improvement.

View 6 Replies View Related

Ubuntu :: GDM Login/switch User Screen Blank - Autologin Works

Jan 5, 2011

I've run into a strange problem with GDM that I haven't managed to find a solution for yet, either by trying myself or googling, and I have run out of good ideas. I'll just infodump here about the problem and what I've tried etc;

I installed Ubuntu on a new PC a few weeks ago, setting it up with autologin for my mom and a separate user for myself, using the on/off-icon menu in the top-right corner to switch to my own user and back as needed, and logging the user out when done. This worked quite well.

However, a few days ago, this stopped working; logging out or trying to switch now leaves me with a blank black screen, without even a mouse pointer (but not off, the backlight is on).

EDIT: To clarify, this is an issue that only affects the GDM login screen, but that affects it whenever it is used, wether it is on boot (when not set to autologin), after logging out, or when trying to switch user.

At this point, I can usually use Ctrl-Alt-F1 to get a textmode login, and Ctrl-Alt-F7 to get back to the auto-logged in session (assuming I tried to switch, not logout).

I can't think of anything specific I did or installed around then that should be related in any way...

I tried disabling autologin and restarting gdm, which left me with the same black screen (which is still there after rebooting), instead of the expected login window. I managed to re-enable autologin by manually editing the /etc/gdm/custom.conf file, so that it would at least work for mom.

I've also tried to change which user is auto-logged in, thinking it might be a problem with my user account, but both users get an automatic session just fine when I restart gdm.

I thought it might be a problem with the video driver, but that's not the case - if I run zenity --info as root with DISPLAY set correctly, the dialog box appears on the screen just fine. It has no borders or titlebar (there's no windowmanager), and is apparently without keyboard focus, so since there's no visible mouse pointer I can't click the OK button... But since it appears, X is apparently up and running just fine, just has nothing to display other than a black background.

I tried purging and reinstalling gdm and gnome-session(-bin|-common), but that didn't help any.

Running ck-list-sessions after trying to switch indicates that there's a new session there, with session-type = 'LoginWindow', so it appears to think everything's fine.

Enabling debug output in the /etc/gdm/custom.conf file did get me some more debug output in the gdm logs, but it didn't really tell me anything, there weren't any obvious problems that I could see.

After some looking around, I've guessed that it's supposed to be running gdm-simple-greeter, which I assume would display a login box; trying to run it manually doesn't work though (it's missing some environment variables, and trying to add them based on the abovementioned debug output doesn't really help).

View 9 Replies View Related

Debian Installation :: 8.0 Live CD Works But Blank Screen During Reboot

Jul 14, 2015

When I mount Debian 8 live into VMWare Player 7.1.2 64bit, it works awesome with and without graphics acceleration enabled i.e I can get into the desktop and all that.

But, when I installed it, the reboot is just a blank screen. I am not sure how I can proceed from now.

I am on Windows 7, 64bit Ultimate.

View 10 Replies View Related

Ubuntu Multimedia :: Avidemux-qt Has No Audio Output / But Works Fine Under Avidemux-gtk

Jun 22, 2011

under avidemux-qt, the videos play and encode w/out any audio output, and audiodevice is set to "dummy" and cannot be changed. but avidemux-gtk has no problem w/ audio playback.Is this an application specific problem, and if not how do i configure phonon to fix this issue?

View 1 Replies View Related

Ubuntu :: Blank Screen On Boot / Very Fast Plymouth Screen

Jan 14, 2011

I fixed this issue on 10.04, but just recently (1 hour ago) upgraded to 10.10 and am having the same issue. Machine boots fine, but the screen is blank for most of the boot, and plymouth is up for about a half second before I get to the login screen.I've tried searching the threads, but for the life of me I can't find the solution and can't remember what I did to fix it on Lucid.

View 4 Replies View Related

Ubuntu :: Copy CD That Only Works In Windows To Blank CD That Works?

Aug 29, 2010

I just want to be able to copy the files from a cd that is only compatible with windows to and new cd that is compatible with ubuntu

View 9 Replies View Related

Ubuntu Installation :: Blank Screen: 10.04, ATI Radeon 9550 / X Tries To Load Screen Just Goes Blank?

May 9, 2010

I am having the same problem, as soon as X tries to load my screen just goes blank. I have an ATI Radeon 9550. At first I tried switching between VGA and DVI as well but upon ruling that out, I switch to my on-board video card and that is working thus far, but I'm trying very hard to figure out a way to be able to switch back. Anyways I'll check back in later on if I have any new information I will post.

View 3 Replies View Related

Ubuntu :: Blank Screen At Boot?

Nov 13, 2010

Just upgraded from Karmic to Lucid.. Everything was running smoothly except compositing so I enabled the Open Source Edge repos and downloaded the latest driver my card (a ati radeon x1650). I rebooted to a bios splash and then nothing.. blank screen. After about 4 seconds of nothing the monitor flicks on showing the kubuntu bootsplash for a split second then blank again.ctrl + alt + f$ isn't displaying a tty for meI'm not getting the usual grub menu on startup (esc isnt bringing it up)(it's a usb keyboard enabled in the bios)

View 3 Replies View Related

Ubuntu Installation :: Dual Boot With Windows 7 - Blank Screen With My TFT Screen Displaying A Msg "Out Of Range"

Jul 8, 2011

I have installed Ubuntu 11.04 along side windows 7 ultimate. But the problem is as soon as I switch on my computer. There is only a blank screen with my TFT screen displaying a msg "Out of Range"

Then suddenly Ubuntu loads without showing any option to load windows 7.

View 2 Replies View Related

Ubuntu :: Upgrade From 9.04 To 9.10 - Boot Up (Blank Screen)

Apr 7, 2010

Last night I upgraded from 9.04 to 9.10 in search of faster internet (which I got by the way), but now whenever I try to boot it goes to a blank screen for about 10 minutes befor going to the desktop. Its completely blank and has no cursor or anything. It's a huge problem and I could really use some help. 9.04 never did this.

View 9 Replies View Related

Ubuntu Installation :: Blank Screen On Boot Up?

Oct 16, 2010

I have a blank screen on boot up. Has happened since 10.04.It's this problem[URL]I tired their three solutions did not work however clicking F6 and slecting nomodeset before booting got farther then ever and then saidI have tried different images, betas RCS full versions, netbook, derivatives and its all the same.hats going on? Can it be fixed and is this always going to happen now or is it just a two cycle bug?

View 3 Replies View Related

Ubuntu Installation :: Blank Screen On Boot?

Nov 1, 2010

I have a HP EliteBook 2730p. lspci reports this for my graphic card:

Code:
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) (prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company Device 30eb
Flags: bus master, fast devsel, latency 0, IRQ 30

[Code]....

I updated from Lucid to Maverick. When I boot with the new 2.6.35-22 kernel the screen stays blank after grub. When I boot the old 2.6.32-25 Kernel everything works fine. I tried to boot 2.6.35-22 in Recovery Mode. When I do this I see some kernel messages in text mode and then the screen goes blank again.

View 1 Replies View Related

Ubuntu Installation :: 10.10 Does Not Boot - Blank Screen

Nov 15, 2010

I upgraded 10.10 from 10.04 from the update button from within the update manager. It seemed to upgrade ok but after I shut down and turned it back on it goes to a blank screen. If I then hold the power button to turn it off and back on it then loads to a boot screen where about 6 options with recovery option are listed. The top 2 options do not work as they just go to a blank screen but the bottom 2 give me some other choice including seeming to boot up to a normal Ubuntu environment. How can I fix it so that it boots to a normal Ubuntu 10.10.

View 8 Replies View Related

Ubuntu :: Blank Screen With Dual Boot?

Nov 18, 2010

I have always had Ubuntu installed along with Win 7 but rarely use it, i only use it if i am flashing firmware to my phone or something similar.

I uninstalled my older version of Ubuntu because it was becoming sluggish and have tried to install the 10.10 version a few times today, but every time i boot into Ubuntu, i get a blank purple screen and nothing else.

My mouse curser is the only thing that is working but there is nothing to click on and nothing shows if i right click.

View 4 Replies View Related

Ubuntu Installation :: Blank Screen On First Boot

Mar 22, 2011

I have a toshiba satelite pro laptop (can't think of the exact model at the moment) with 4gb ram + 320gb hard drive. i have been dual booting ubuntu for roughly a year, and throughout all that time windows has become less and less used, therefore last night i took the plunge, and went about installing ubuntu(10.10) as my main operating system and removing windows, i did this via a usb, using Unetbootin.

I used one of the .ISO's from the official ubuntu site, and went through the installation processall went well, no errors within the installation process, hard drives were partitioned fine etc, however when i've come to turn my computer on for the first time this morning i get a black screen with a blinking underscore straight after the toshiba logo flashes up and i get the choice to go to bios options.

If i do go to bios options my hard drive is listed fine, and if i try to boot from my usb again, it doesnt work, and attempts to verify dhcp and eventually tells me it couldnt find a boot file, my laptop however is plugged in via an ethernet cable. it doesnt work with or without the ethernet cable. i have tried leaving it for about half an hour and nothing has changed, i also can't boot to GRUB.

View 2 Replies View Related

Ubuntu :: Try To Boot Like Normal / But Then A Blank Screen

Jun 25, 2011

I just finished installing 10.4 on my Dell Latitude X300, and it will only run in low-graphics mode. I will try to boot like normal, but then a blank screen. I have to boot in Recovery Mode and use the Failsafe graphics option.

View 4 Replies View Related

Ubuntu :: Only Boot With Black / Blank Screen?

Jul 9, 2011

so I had a black screen when I was starting up my PC instead of the normal Ubuntu with the dots underneath. I have Ubuntu 11.04 on a dual-boot with Windows Vista. It would still boot normally and work fine but I wanted it with the Ubuntu and dots etc.

After looking at many sites to try and fix it that didn't work I found this: [URL]. That didn't work so I found this next: [URL]

I did what it said by removing

Code:
vt.handoff=7

Then when rebooted I got the Ubuntu with the purple background and dots but the boot would hang (always when all 5 dots were orange). I booted into recovery mode and I chose "File System Check" on reboot and it would get to the bit with 5 orange dots then it would check disk for errors and go to login screen then work fine.

If I added vt.handoff=7 it would boot normally with a black screen again.

RESULTS.txt is from when I had vt.handoff=7 removed and I was in Recovery mode>resume normal boot>"sudo bash ~/Desktop/boot_info_script.sh".

RESULTS1.txt is from when I booted up with the disk check and was in Terminal.

EDIT: Also just recently I'm getting a lot of boot hangs, freezes (where everything on screen will freeze and if I was playing music in Banshee it repeats the last 3 seconds until I hold down button on PC), and it will sometimes just restart randomly. Not sure if that related or not...

View 9 Replies View Related

Ubuntu :: Everything Works Fine Until After Reboot?

Mar 30, 2011

Basically i set up a webserver using this tutorial but installed ubuntu 10.10 [URL]

im using charter cable and it has that ubee router. when i tried to set up the static ip the closest thing i saw was an option called static ip lease in which input my servers local address and mac address and checked enable. then i applied dmz to my servers local ip. after that i typed in my public ip and to my excitement it worked. so i began creating the website. i dont know if all that is relevant but just in case i didnt want to leave anything out. this is my first time with linux and servers and ive only been at it for about 5 days. anyways i made the website and everything was going good then i needed to reboot the server so i did. after reboot i logged into the server then went back to the other room where i worked on the server using putty from a pc and flashfxp and tried to navigate to the website in firefox. it didnt work. if i try to go to the website address from a computer on my network i get a problem loading page error from firefox and if im on a different network it shows my router page to login and configure. i dont understand how it was working then after reboot it all of a sudden doesnt.

o also i installed gnump3 today before reboot if that is important

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved