![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Installation & Upgrades For questions about upgrading and installation of your new Ubuntu OS. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Just Give Me the Beans!
![]() Join Date: Feb 2006
Location: ithaca, ny
Beans: 54
Ubuntu 7.04 Feisty Fawn
|
arrgh! can't load x or connect to the web after a fresh feisty install
Hi all
I seem to be one of the many unfortunate souls who have problems with ATI X*** graphics cards in Feisty. The original problem was that the liveCD wouldn't load. So I went with the alternative installation CD, following the suggestion in this thread: http://ubuntuforums.org/showthread.php?t=414194 The installation went just fine. The problem is that x doesn't load at all, and that I'm not connected to the internet to be able to follow the instructions in that thread. Any idea how can I connect to the web form the command line? I only have access to wireless connections... hope this doesn't make things worse. Thanks a bunch in advance. |
|
|
|
|
|
#2 |
|
5 Cups of Ubuntu
![]() Join Date: May 2007
Beans: 21
Ubuntu 7.04 Feisty Fawn
|
Re: arrgh! can't load x or connect to the web after a fresh feisty install
When you say that x doesn't load, what do you mean? What happens instead?
|
|
|
|
|
|
#3 |
|
Just Give Me the Beans!
![]() Join Date: Feb 2006
Location: ithaca, ny
Beans: 54
Ubuntu 7.04 Feisty Fawn
|
Re: arrgh! can't load x or connect to the web after a fresh feisty install
When I first start my computer, all seems to be going fine. Then I get a blue screen with the following:
Code:
Failed to start the X server (your graphical interface). It is likely that it is not set up correctly. Would you like to view the X server output to diagnose the problem? Code:
(==) Log file: ``/var/log.Xorg.0.log" (==) Using config file: ``/etc/X11/xorg.conf" Code:
The X server is now disabled. Restart GDM when it is configured correctly. Code:
(EE) VESA(0): No matching modes (EE) Screen(s) found, but none have usable configuration On the other hand, from the command line I have access to everything. If I can find a way to connect to the web, I can try such a solution. |
|
|
|
|
|
#4 |
|
5 Cups of Ubuntu
![]() Join Date: May 2007
Beans: 21
Ubuntu 7.04 Feisty Fawn
|
Re: arrgh! can't load x or connect to the web after a fresh feisty install
I have the Radeon x600 and had the same problem. If you enter
$ sudo dpkg-reconfigure xserver-xorg what video card driver is chosen? I manually set mine to vesa, which fixed the problem, but yours seems to be different. You could try changing it, and hope for a little luck with trial and error. Also, if you hit $ ifconfig is the wireless showing up? Last edited by frozinfire; June 1st, 2007 at 12:27 AM.. |
|
|
|
|
|
#5 |
|
Just Give Me the Beans!
![]() Join Date: Feb 2006
Location: ithaca, ny
Beans: 54
Ubuntu 7.04 Feisty Fawn
|
Re: arrgh! can't load x or connect to the web after a fresh feisty install
i tried vesa, but no results; yours works ok then? i don't know if part of the problem in my case is that i have 1900x1200 max resolution. but i doubt it: the same thing happens even if i rule out all high resolutions when going over dpkg-reconfigure xserver-xorg
yeah, i finally was able to connect to the web via iwconfig. but now when i enter sudo apt-get update, i get failed to fetch http://... so i don't know what's up |
|
|
|
|
|
#6 |
|
5 Cups of Ubuntu
![]() Join Date: May 2007
Beans: 21
Ubuntu 7.04 Feisty Fawn
|
Re: arrgh! can't load x or connect to the web after a fresh feisty install
Can you try skipping over the update part to $ sudo apt-get install xorg-driver-fglrx?
|
|
|
|
|
|
#7 |
|
Just Give Me the Beans!
![]() Join Date: Feb 2006
Location: ithaca, ny
Beans: 54
Ubuntu 7.04 Feisty Fawn
|
Re: arrgh! can't load x or connect to the web after a fresh feisty install
I got:
Code:
Reading package lists... Done Building dependency tree REading state information.... Done E:coulnd't find package xorg-driver-fglrx |
|
|
|
|
|
#8 |
|
Way Too Much Ubuntu
![]() |
Re: arrgh! can't load x or connect to the web after a fresh feisty install
Did you enable the universe and multiverse repositories?
__________________
Anubhav Rakshit |
|
|
|
|
|
#9 |
|
5 Cups of Ubuntu
![]() Join Date: May 2007
Beans: 21
Ubuntu 7.04 Feisty Fawn
|
Re: arrgh! can't load x or connect to the web after a fresh feisty install
Are you absolutely sure that you're connected to the internet? I think I read that the link signal can be deceiving; the computer sees the signal but isn't actually connected, usually because it's still trying to use the wired connection. Could you try $ sudo ifdown eth0 (or whatever your wired connection is called) and try the apt-get again?
If that doesn't work, I always do this to connect: $ sudo ifdown eth0 $ sudo ifdown wlan0 (my wireless) $ sudo ifup wlan0 $ sudo iwconfig wlan0 essid linksys (my unsecured network) $ sudo dhclient wlan0 |
|
|
|
|
|
#10 |
|
Just Give Me the Beans!
![]() Join Date: Feb 2006
Location: ithaca, ny
Beans: 54
Ubuntu 7.04 Feisty Fawn
|
Re: arrgh! can't load x or connect to the web after a fresh feisty install
it seems i'm not connected indeed. when i ping www.google.com it returns unknown host.
when i go for sudo ifdown eth0 (my wired connection), i get ``interface eth0 not configured". what's weird is that i get the same thing when i sudo ifdown eth1 (my wireless connection). so i don't know what's going on. eth1 (the wireless one) definitely seems to be connected: when run iwconfig alone, it verifies eth1 is connected to the right essid. that essid is also the only one that shows up when i type iwlist eth1 scanning. any ideas? |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|