X Server File Modification To Add Vesa?

Help with issues regarding installation of Debian

X Server File Modification To Add Vesa?

Postby Bren14 » 2008-05-21 16:01

How can I enter into my files, in xserver, which is not yet working, blank scree, x server error, and change a file to read vesa?

And what exactly should it read?

Maybe I should get a newer video card, or find a driver?

"file --help" gave commands I tried, like "file --f", but the reply is "-f needs argument".
Light is unlimited, darkness has a limit. Love The Light Of Technology.
Bren14
 
Posts: 14
Joined: 2008-05-11 10:10
Location: Sydney

Postby izar » 2008-05-21 18:56

I take it you're using Stable/Etch. If so backup your present /etc/X11/xorg.conf file just in case:
Code: Select all
su
enter your root password
cd /etc/X11
cp xorg.conf xorg.conf-backup

Now do:
Code: Select all
nano xorg.conf
find the section for "Device" , write Vesa for your driver and save the file with Ctl+O and Ctl+x.
That should be enough :wink:
User avatar
izar
 
Posts: 1667
Joined: 2007-01-01 18:34
Location: Euskal Herria

Postby Bren14 » 2008-05-23 15:33

Thanks, I made progress.

After the fault message, I logged in, used nano, ctrl+R, CTRL+T, found a vertical list in nano memory, and changed Xsever at the bottom, at the bottom to vesa, did ctrl+O, it prompted a file to write.

I wrote vesa, and tried ctrl+X, and it wanted another file to write. I restarted and it was as before.

I wrote in vesa again, and tried again, and it was as before, so I tried changing X server and Xserver to vesa. It wants a "file to write".

How do I make this permanent, when I restart vesa is not there. There are two new files as well as nano memory, similar sizes.

Is there a particular file to search for, only /etc/X11 is found, xorg.conf is there but not found in the search with ctrl+W.
Last edited by Bren14 on 2008-05-23 16:14, edited 1 time in total.
Light is unlimited, darkness has a limit. Love The Light Of Technology.
Bren14
 
Posts: 14
Joined: 2008-05-11 10:10
Location: Sydney

Postby Gomer_X » 2008-05-23 16:09

Looks to me like the problem is when nano ask for the "file to write" it's asking for a filename to save the file to. Tell it xorg.conf

You're somehow writing your changes to the wrong file.
User avatar
Gomer_X
 
Posts: 201
Joined: 2008-04-11 15:06
Location: Cincinnati, OH, USA

Postby Bren14 » 2008-05-23 16:17

Hey Gomer, I did two file writes, one is called vesa the other xorg.conf , they are there with the original nano memory.

By the way, one of my youth group aquaintances went to live in Cincinatti. Matthew Kelly.
Light is unlimited, darkness has a limit. Love The Light Of Technology.
Bren14
 
Posts: 14
Joined: 2008-05-11 10:10
Location: Sydney

Postby Gomer_X » 2008-05-23 16:33

Bren14 wrote:Hey Gomer, I did two file writes, one is called vesa the other xorg.conf , they are there with the original nano memory.

Maybe I misunderstand. I'm not sure what you mean by "nano memory."

When you make the change and write the file as xorg.conf, can you open the file again and see that your changes are still there?

You also may need to make the driver "vesa" and not "Vesa".

Bren14 wrote:By the way, one of my youth group aquaintances went to live in Cincinatti. Matthew Kelly.

Google tells me about a Matthew Kelly in Cincinnati from Sydney, but I don't know him. It's kind of a big place. :)
User avatar
Gomer_X
 
Posts: 201
Joined: 2008-04-11 15:06
Location: Cincinnati, OH, USA

Postby Bren14 » 2008-05-23 18:19

I think my problem is in part, that I lost my root password, as su, and was using another.

This was my test 3 gig HD, I may try re-installing, and then go through the instructions, and I read this;

sudo gedit /etc/X11/xorg.conf

Sleep for now.
Light is unlimited, darkness has a limit. Love The Light Of Technology.
Bren14
 
Posts: 14
Joined: 2008-05-11 10:10
Location: Sydney

Postby izar » 2008-05-24 09:27

No need to reinstall to get your root password back.
This is what I copied from another thread on this forum
If you can boot as far as the GRUB menu, try this:

Boot to the GRUB menu. Then, press e (for edit) before Linux has a chance to boot.

Move cursor down a line or so, and press e (for edit) again, you should now be on the kernel line, and press End to go out to the very end of that line. Now add the folllowing:

Code: Select all
init=/bin/bash


Or:

Code: Select all
init=/bin/sh


Then press Enter, and you're back at the kernel line, press b (for boot) and the computer will proceed to boot to a prompt.

At this point, the root file system is still mounted read-only, so enter the following command:

Code: Select all
mount -n -o remount,rw /


Then type:

Code: Select all
passwd


Type your new password. Retype if asked to confirm.
Then type:

Code: Select all
reboot
User avatar
izar
 
Posts: 1667
Joined: 2007-01-01 18:34
Location: Euskal Herria

Postby Bren14 » 2008-06-03 19:25

I erased my toying 3.2 GB hard drive, and simply re-installed, and the screen works fine,, I am happy with the development.

I am trialling Lenny, and I am about to install Compiz.
Light is unlimited, darkness has a limit. Love The Light Of Technology.
Bren14
 
Posts: 14
Joined: 2008-05-11 10:10
Location: Sydney


Return to Installation

Who is online

Users browsing this forum: No registered users and 0 guests