Ubuntu Installation :: Former - User Cannot Return On His ASUS

Jul 20, 2011

Greetings beloved Linux users. I had grown accustomed to using Ubuntu on my laptop for the longest time when a nasty virus screwed up my boot sectors on my HP Desktop. I finally bought a nicer computer with Windows 7 back in November of 2010, but I'm having difficulties trying to install Ubuntu onto it. Here are some specs:

Model: Asus CM5571 Desktop PC 64-bit
Processor: Intel Pentium E5400 / 2.7 GHz Dual-Core (yes, a Pentium)
RAM: 6 GB DDR3 SDRAM
Graphics: Intel GMA X4500 Dynamic Video Memory Technology 5.0
Sound Card: Intel HD Audio

I'll be willing to provide more if needed So, I started off trying to load the Ubuntu 10.04 CD I received from the free shipping service off of the Ubuntu website, and that would not boot. It seemed to hang after trying to scan my 500 GB external. So I unplugged that,rebooted, and it seemed to hang on my USB hub. I unplug that, rebooted, and it hangs after trying to making "calls" or something to devices. Not sure at all what is going on there.

I figured I might need a 64-bit edition so I go to the website and burn an ISO of Ubuntu 10.10 64-bit. The same thing happens. I then begin experimenting with the boot options (acpi=off, etc.) and none of that seems to work either. Out of desperation, I find an old 8.04 CD and try to boot from that. It gets past the loading bar but boots into BusyBox only.

View 4 Replies


ADVERTISEMENT

Fedora Installation :: Live User On Asus EeePC - No Wireless Networking?

Mar 12, 2011

On a new ASUS eee PC 1015P, the Windows 7 o/s supplied works fine. Experimenting with a Fedora 14 Linux o/s, currently just booting to a Live User system on a USB Stick, there is no wireless networking. In case it is relevant, the wireless LAN Card details (as reported from lspci) are: Ralink RT3090 802.11n 1T/1R Wireless LAN Card Driver Version 3.1.6.1 Should I be expecting wireless to be working on the USB version, do I need to do a full install to get wireless or is it maybe a drivers problem?

View 3 Replies View Related

Server :: PostFix - ISPConfig Mail Return - Unknown User" Or "no Such User Here

Feb 9, 2010

I have set up a debian 5 server with ISPConfig and PostFix using Perfect Server toturial [url].

Now i have huge problem i'm getting eather "No such user here" message from SMTP server hosted at hosting provider or Unknow User: name from my ISP's SMTP server (free mails they provide)...

Mail LOG:

Code:

View 1 Replies View Related

General :: Grep: Return An User Message When No Hits?

Jun 13, 2011

I have ASCII files to parse that 48 hours old or more ; I can identify them like so

Code:
find . -name "FILE*TXT" -mtime +1 -exec ls -ltas '{}' ';'

Some files have a list of hardware errors (we test electronic components), some have none. If the file name has no errors, I still want to display a message like so

Code:
grep ^err R*VER && echo "No error"
FILEA.TXT:err->USB3910err
FILED.TXT:err No Error

This grep statement works but it seemingly overrides the find() statement above if I run both at the same time... How can I combine the two statements to create a report that lists the filename and error(s) like so

Code:
FILEA.TXT Button3320err
FILEB.TXT USB3235err
FILEC.TXT IR Remote2436err
FILED.TXT No error

Is it possible to return "No error" with the file name without error?

View 11 Replies View Related

General :: Bourne Shell Input From File Using - Then Return Control To User?

May 5, 2011

I have a program that I run from the terminal that requires manual input (it's matlab in mex debugging mode, matlab -Dgdb, which starts the GNU C debugger with its own custom settings).

Every time I run this program I always type in the same few commands in the program's interactive shell before I actually start working (for example: run -nojvm; stop at mexFunction; continue). I want to avoid typing these commands and I thought I could do this with shell scripting, saving the commands in the mycommands file, then running: myprogram < mycommands

The problem is that this runs all the commands and then exits the program. I want it to run the commands and return control to me so I can run my commands. Is there a way to tell the shell to use a file or a string as the input to a program then immediately return control to the user without the exiting the program?

View 3 Replies View Related

Ubuntu Installation :: Can't Return To Windows?

Sep 17, 2010

I'm a italian boy that have a problem with ubuntu. I install ubuntu on my netbook with wubi but now I can't return on windows. When I restar my pc i see GNU GRUB version 1.98-1ubuntu6

I select the part for to go in XP Windows NT/2000/XP (loader) (on/der/sda1) but I see the black windows with the script error: unknows command 'drivemap' Try (hd0,0): NTFS5: And I return to black windows that allows me to choose the part Ubuntu.

View 2 Replies View Related

Ubuntu Installation :: Return Without Install Cd?

Dec 11, 2010

I have installed ubuntu on a specific partition. installedwindows and mandriva on two other partitions. ow i would like to go back to ubuntu. is there any way i can do this unfortunately i have no bootloader installed installed on the ubuntu partition..is there any way to install[ a bootloader on the mbr or elsewhere to retrieve the ubuntu installation. preferably without live cd

View 4 Replies View Related

Ubuntu Installation :: Uninstall 11.04 & Return To 10.04?

Jun 15, 2011

I dual boot with XP, My upgrade to 11.04 has been two weeks of FUBAR. I want the 10.04 LTS again. With the 10.04 disk in, I get to the point of "Prepare Disk Space"; it shows XP-pro 81Gb and Ubuntu 11.04 75Gb. There I must choose side-by-side, Use Entire Disk, or Specify partitions Manually. My Question/Problem> The new 11.04 kernel seems so incompatible with my system that I wonder if I need to delete or reformat. Am I likely to have success if I just tell it to do side-by-side.

View 3 Replies View Related

Ubuntu Installation :: Unable To Return From Screen Blackout?

May 5, 2010

In a nutshell: If the computer goes to blank screen (set that way in screensaver settings) I can hit a key and get the unlock dialog. However, if I walk away for longer and come back, I can't get the machine to wake up. It is powered on, but nothing comes up on the screen. I can't get other terminals by using ctrl-alt-FunctionKeys, either. I CAN, though, ssh into the machine from my desktop computer, and that works normally.I've installed 10.04 off of a live CD onto my Toshiba Satellite A45-S250 laptop. I had originally tried upgrading from 9.10 on the machine, however it wouldn't boot after the upgrade. The live CD also originally wouldn't work for me until I used a work around that involved adding "i915.modeset=0 xforcevesa" to the boot command line of the "Install Ubuntu" option of the live CD. This caused the CD to install, and now the laptop works properly.

The computer boots normally now, but on shutdown, the screen does go all "squiggly" before turning off.This doesn't interfere with the shut down or start up, though.I can post whatever logs or such that would help, but would have to be told what is relevant here. I've been using ubuntu on and off on this laptop since sometime in 2005, and have never experienced an issue like this.

View 2 Replies View Related

Ubuntu Installation :: Installation On New Asus Eee PC 1001P ?

Feb 1, 2010

Anyone know if Ubuntu 9.10 or Ubuntu Netbook Remix 9.10 will install and work properly on the new Asus Eee PC 1001P? Mine arrives tomorrow. I searched the forum and was surprised no one else is talking about this hot new netbook. I figured I'd start the thread myself. I'll try installing both Ubuntu and UNR as soon as I can and see how it works out.

View 9 Replies View Related

Ubuntu Installation :: Can't Install 10.10 On Asus Eee Pc 900

Jan 1, 2011

when i select try from the usb drive everything works fine, but when i select install it never goes further than the "preparing to install ubuntu-netbook" page all options (available space, power, and internet are all checked. it will stay on this page all day and i don't see any hard drive or usb drive activity.

View 1 Replies View Related

Ubuntu Installation :: How To Upgrade GLX In Asus Eeepc?

Mar 3, 2010

i've a asus eeepc with an Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03) with Karmic Koala, my GLX version is 1.2 , is it possible to upgrade in some way to GLX 1.3??

View 3 Replies View Related

Ubuntu Installation :: 10.04 On Asus Eee/901 - Unable To Do Updates

Jul 15, 2010

Ubuntu 10.04 on Asus Eee/901. I am in Italy running through the college network proxy. I have defined the system-wide proxy and everything looks good. However none of the Linux software packages update (Synaptic, Ubuntu centre and for that matter, Thunderbird) they seem to ignore the Proxy and its required authentication - needless to say, I cannot update/download important packages/updates. System Proxy seems OK because Firefox is working but that's the only one.

View 1 Replies View Related

Ubuntu Installation :: ASUS M4A785D-M No Picture?

Mar 27, 2011

I have a ASUS M4A785D-M mobo, and have installed win7, I want to use the comp for a DAW with Ubuntu via downloading the Studio packages after install, but neither the live disc or wubi will show a picture on my TV, HDMI or DVI, no picture.

my TV does all res. upto 1080p. I have had Ubuntu on this TV before, but this time i'm a bit stuck... I also read to press f6 and put 'nomodeset', but if that doesn't work, how do i get the ingfx working via hdmi? i'll be back...

[Code]...

View 1 Replies View Related

Ubuntu Installation :: Asus EPU-Six Engine Substitute - How To Slow Down Cpu

Feb 8, 2010

Does anyone know any software or tricks how slow down cpu. The aplet on top panel whose control cpu freq allow set only 2Ghz. On windows to EPU-Six i can for example set 1,8Ghz and automaticly vcore drop to 0,967V. On ubuntu the lower value is 2Ghz and 1,1V. I have Asus P5Q PRO on P45 chipset and Core 2 Duo E8400 on Ubuntu 9.10

View 7 Replies View Related

Ubuntu Installation :: Asus EEE PC Restore Causes Grub Rescue

Feb 11, 2010

I had windows XP and Ubuntu installed on my Asus 1000HE and the hard drive is failing so I need to RMA it. They told me to restore it to factory defaults which I just press F9 at boot 3 time and Ghost takes over and reformats, creates 2 partitions and installs XP on one of the and the other is for another OS or just storage if needed.

I did that now I get a grub rescue prompt when I boot my netbook. Is there a way that grub installed itself to my PE partition that's a hidden partition that came with the netbook? I've taken the drive out of the netbook and put it into my desktop and formatted both main partitions but not the restore one. Yet I still get the grub rescue prompt, how can that be?? I can't even boot from flash drive or get to bios it just goes straight to the rescue.I need to send the netbook back but can't unless its restored. Right now I'm on the 9.10 live flash drive I made on my desktop and my only hard drive attached it the netbooks.

View 4 Replies View Related

Ubuntu Installation :: How To Dual Boot Win 7 On Asus 1005pe

May 21, 2010

i bought asus eeepc 1005pe. Win 7 is already installed. So i want to have dual boot with ubuntu 10.04 64bit, but asus wont boot from any of my usb sticks (i made 2 bootable usb sticks). It recognizes them in bios, i seleceted sandisk as the first bootable device, but it always starts win 7.

View 4 Replies View Related

Ubuntu Installation :: Can't Create New Partition In Asus 1000ha?

Sep 5, 2010

I don't speak english very well so forgive my grammar errors ! Well, my problem is: I'm installing Ubuntu 9.04 in my netbook Asus 1000Ha EeePc. I'm installing that version because I had downloaded it some time before and I didn't want to download again.

I've created a bootable USB with UnetBootin from Windows XP. Installation is perfect until I try to create a new partition. I mean, I want a dual boot with Windows and I've edited a NTFS partition to get free space (30 Gb). This free space is not formatted. When I put the cursor on the free space, "New partition" button is disabled. That means, that I can't create swap or none of the required partitions I need to install ubuntu.

There is more, I used the same version of the installer in a CD when I installed Ubuntu in my desktop computer. There were no problems and installation worked! Now, I have 30 Gb of free space that Windows can't see... and I can't edit it for Ubuntu... Does anybody know how to solve this? I really want to install ubuntu because I need it for University.

View 3 Replies View Related

Ubuntu Installation :: Maverick - Wireless Broken On ASUS EEE PC 901

Oct 1, 2010

When booting from the netbook USB, there are two wireless connection stages:

the first appears at the "TRY/INSTALL" selection screen, and after supplying the keyring password, the connection appears to succeed.

the second appears on the desktop, after selecting "TRY"; the keyring dialogue appears & seems to work, but then the network login dialogue pops up, and refuses to connect.

Both my Acer machines connect to the same AP under Maverick and the EEE PC works in Lucid.

View 1 Replies View Related

Ubuntu Installation :: Cannot Install 10.10 On Asus Laptop F50Sv

Oct 14, 2010

I used this laptop since 8.4. When first 10.10 beta arrived I decided to upgrade as usual. all seemed to go well. At reboot the computer was hanging after grub, with a blinking cursor on top left. Then was turning off and had getting into a weird hung mode. Was not possible to start it over. The only solution was unplug, take battery off and wait for a minute. Now with the official 10.10 I decided to install it over. But the live CD start right after the first screen. Again with the blinking cursor and angs the machine again. Windows works perfectly as well as all Ubuntu, including 10.4

View 9 Replies View Related

Ubuntu Installation :: Asus Eeepc 1005HA Can't Boot From Usb

Nov 27, 2010

I can't get my Asus Eeepc 1005HA to boot from usb so as to re install Ubuntu. I did it right once - obviously - and now have a malfunctioning dual boot partition. My memory is of having to hit a function key repeatedly once I'd changed the BIOS and restarted the computer. Asus forums all repeatedly give me the same advice - F2 for BIOS, F10 to save settings then it should boot up, but --- nothing --- works.

So. Any additional or creative advice? The computer doesn't have a CD drive. My thumb drive is a Delkin 4gig... are there thumb drives known to work for this operation?

View 2 Replies View Related

Ubuntu Installation :: Asus M4A88TD-M EVO / USB3 Failing

Jan 8, 2011

I'm struggling to know where to look for a problem. A newly upgraded machine uses the following main parts:

Asus M4A88TD-M EVO/USB3 motherboard
AMD Phenom II X2 560 processor
4GB Crucial high speed memory
Onyx OCZ 32 GB SSD

Every attempt at installing Ubuntu 10.10 fails with a message about copying from the CD to the disk. The CD has been burned again, and can be run as a live CD on a different machine. The motherboard has had the BIOS upgraded to the latest version. Swapping the Onyx OCZ SSD for a Seagate Barracuda 320 GB (taken from a working system) fails in the same way, although it takes a little longer.

A basic install of Windows XP worked, apparently without problem. Running the Ubuntu 10.10 live CD does not work properly - attempting to start Firefox causes a message to appear in the bottom bar saying it is starting, but it disappears again without Firefox actually starting. (Works OK with the same CD on an older machine).

View 9 Replies View Related

Ubuntu Installation :: Boot Of The LiveCD On Asus 1015pn

Jan 14, 2011

I bought a netbook asus 1015pn, which is at first under Windows 7 Starter, and I want to run it under Ubuntu exclusively. I know the main procedure as I already did it on two computers, but here I have a problem to boot my netbook on my external CD burner : I can't find how to access to the configuration of the boot order. using del, I can configure how I want to boot Windows (safe mod, recovering, and so on...) but I can't find how to boot on any other peripheral.

View 8 Replies View Related

Ubuntu Installation :: Unable To Install On Asus EEE Netbook

Apr 21, 2011

I'm trying desperatly to install Ubuntu Netbook Remix on my Asus Eee netbook. I've created an USB bootable stick. It boots. I get to the screen where I can choose the language and where I have the choice between "Try" or "Install". I choose Install. After that, I get to the screen about the preparation of the installation. It says I have enough disc space, that I'm successfly connected to the power and to the Internet. I click on next and... nothing happens! It stays for ever on that screen.

View 8 Replies View Related

Ubuntu Installation :: Fixed USB On ASUS Laptop With Maverick?

Apr 22, 2011

After upgrading to Maverick I found that lsusb command would hang or omit any device I plugged in (flash drive or portable hard disk)

So I did
dpkg -i /var/cache/apt/archives/*usb*
and
dpkg -i /var/cache/apt/archives/*udev*

using packages from a lucid install I had on another laptop which didn't have the USB problem.Now everything is fine. Maverick has some problem with USB.

View 1 Replies View Related

Ubuntu Installation :: Asus 1001p 10.10 -> 11.04, Unity Does Not Start

Apr 29, 2011

I have an Asus 1001p (pineview) netbook. I was previously using the Unity interface in 10.10 but, as of the update to 11.04, Unity never loads. I can log into the classic desktop just fine, so X/GDM are working fine. I assume that since I was running Unity before that the pineview graphics are capable of running Unity in 11.04.The very first boot after the upgrade, there was significant disk activity and then it sat there with a black X screen and a working mouse cursor. I let it sit there for about 20 minutes and then I rebooted. On the second boot, I experienced the same thing, except my background was GDM's background.

Ctrl+Alt+F1,2,3,4 wouldn't switch between VCs, but that's not something I ever really do on a netbook so I can't say if it was working before. Are there any logs or anything else I can look at to debug this issue? I didn't monkey around with compiz or anything like that. In fact, it was pretty much a straight-up 10.10 image before I upgraded.

View 1 Replies View Related

Ubuntu Installation :: Enable Network Driver (LAN) In ASUS K42jr?

Mar 29, 2010

i have bought a new Asus k42jr notebook with no OS. Ihave an old version of an ubuntu cd 7.04. i have installed the cd successfully but it does not recognize the network adapter (lan), audio driver and the bluetooth. how can I enable my LAN so that i can upgrade my Ubuntu to the newest version. BTW, i use another another notebook to check on how to enable my network driver. - this notebook has no cd writer installed and the new laptop does not allow me to boot from the USB.

View 2 Replies View Related

Ubuntu Installation :: 10.04 Doesn't Work In Asus X50GL Laptop

May 2, 2010

I have installed it in multiple machines (servers, desktops, laptops)I have even installed 10.04 beta in several laptops for educational purposes without a single crash. But 10.04 crashes in laptop ASUS X50GL with processor Intel Core 2 Duo T5800.In fresh installation, it hangs always, in ANY 10.04 version, beta or stable, 32 or 64 bit, also from iso image in CD or in usb stick,I have tried all possibilities!Therefore, clever enough, I though let's do it in an indirect way: let's install the 8.04 distro (it works) and later on I will upgrade to 10.04. So I just did.Everything was fine (also the upgrade, without a single warning) until final reboot after upgrade to 10.04.hanged at boot!. There is incompatibility between 10.04 and this firmware, clearly. Unfortunately, 10.04 is not yet stable, I guess.I took a picture of the screen which I attach.

View 4 Replies View Related

Ubuntu Installation :: 10.04 & 9.10 Installs Fail, Asus MX-M2V + NVidia 7600 GS?

Jul 31, 2010

I am completely failing at installing most variants of ubuntu on my desktop (ubuntu & kubuntu 10.04, 9.10, normal & alternate, and mint 9 tried, all MD5 checks OK). My system has: Motherboard: Asus MX-M2V (google +ubuntu) Graphics card: gigabyte nVidia 7600 GS (google + ubuntu) 2GB RAM, AMD64 dual core, etc.

[Code]...

I've bean able to get past this stage by removing the "quiet splash" install option, however it still fails, usually with a garbled screen. The alternate CDs seem to work better but still ultimatley fail with a garbled screen. Mint 9 when live from the CD had the mouse cursor missing on the normal greed desktop, only a few pixels over a square about 1cm x 1cm were shown. I managed to run the "hardinfo" report guessing where the mouse was and save to a USB stick, I have attached the report.

Reading forums I saw a few things to try so I just installed Ubunto 9.10 alternate CD adding "xforce vesa" and "nomodeset" to the command line. During install I disconnected my 2 windows HDs so as to simplify matters. The install was to have a whole HD (Maxtor 160GB, IDE).

On booting with only that HD attached I am presented with the ubuntu logo, followed by a black screen with the mouse pointer only. At a certain point in the screen the pointer changeds to a insert text cursor. Once I managd to get something to happen by typing in my passowrd at this cursor but after this point only a garbled screen. Another interesting thing, after this I installed GAG to the MBR of my primary SATA drive which successfully loads either of my win HDs, but when I try to use GAG to boot to the ubuntu HD it reports "sector boot not found or invalid" I can get a command line on the HD with the ubuntu 9.10 screen using the "Recovery option" from the install CD but then do not know what to try.

View 9 Replies View Related

Ubuntu Installation :: ASUS A8V-MX Recognises SATA Hard Disk?

Aug 11, 2010

This is a solution to a problem that has bugged me for months but I finally got around to solving.I hope this will be useful to anyone using Ubuntu with GRUB2 who has the same problem.I am running Ubuntu 10.4 Lynx which did not recognise the newly-installed SATA HDD.In fact, booting up would face me with a recovery shell.The solution is to add the pci=nomsi kernel parameterTo do this you need to edit the /etc/default/grub file and add the kernel parameter as follows:

Code:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX="pci=nomsi"

[code]....

View 1 Replies View Related







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