LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 11-21-2007, 06:42 AM   #1
uposer111
LQ Newbie
 
Registered: Nov 2007
Posts: 4

Rep: Reputation: 0
Linux on brand new HP


Im having some trouble using a Live CD of Backtrack 2 which is based from slackware but not SLAx as such. The laptop starts to load linux and when it come to the part where i have to "startx" it fails. I was told that i would have to edit the /etc/X11/xorg.conf file, but im not sure what to edit it to.

Heres my system info.
http://i74.photobucket.com/albums/i2...us/vidcard.jpg
http://i74.photobucket.com/albums/i2...us/sysinfo.jpg

Here is the error that im having. This live CD works on my desktop and ive tried more lives CD's on my laptop so it has to be the configuration.

Code:
(EE) VESA(0): No Matching modes
(EE) Screens(s) found, but none have usable configuration.

Fatal server error:
No screens found
Here is some of the info from my xorg.conf file.

Code:
Section "Screen"

Identifier "Screen1"
Device "VESA Framebuffer"
Monitor "My Monitor

# If your card cant handle it, a higher by default color depth (like 24 or 32)
# is highly recommended

# DefaultDepth 8
# DefaultDepth 16
DefaultDepth 24
#DefaultDepth 32

# "1024x768" is also a conservative usable default resolution. If you
# have a better monitor, feel free to try resolutions such as
# "1152x864", "1280x1024", "1600x1200", and "1800x1400" (or whatever your card/monitor can produce)

Subsection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubsection

Subsection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubsection

Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubsection

Subsection "Display"
Depth 32
Modes "1024x768" "800x600" "640x480"
EndSubsection

EndSubsection Section "ServerLayout"

Identifier "Simple Layout"
Screen "Screen 1"
InputDevice "Mouse1" "CorePointer"
inputDevice "Keyboard1" "CoreKeyboard"

EndSection



Section "Monitor"
Identifier "My Monitor"
HorizSync 31.5-150.0
VertRefresh 75-85

EndSection
Your help in apreciated,
Jeff
 
Old 11-21-2007, 08:20 AM   #2
KrahnacK
Member
 
Registered: Nov 2007
Location: /dev/volcano
Posts: 70

Rep: Reputation: 15
Code:
Section "Screen"

Identifier "Screen1"
Device "VESA Framebuffer"
Monitor "My Monitor

may come from the missing " character at the end of the monitor line, in your sreen section?
otherwise it's kinda strange...vesa driver should accept all the resolutions you pass to it

see you've got an ati card, if the above doesn't work, may be you could try the ati driver instead of the vesa (but it shouldn't be more stable)
 
Old 11-21-2007, 06:11 PM   #3
uposer111
LQ Newbie
 
Registered: Nov 2007
Posts: 4

Original Poster
Rep: Reputation: 0
The missing " character was my typo. I wish it would be that easy. So you suggest i replace "VESA Framebuffer" with "Ati" ?

Thanks for your help,

Jeff
 
Old 11-22-2007, 06:19 AM   #4
KrahnacK
Member
 
Registered: Nov 2007
Location: /dev/volcano
Posts: 70

Rep: Reputation: 15
may be before trying that, you could change your Monitor section to this ?

Code:
Section "Monitor"
Identifier "My Monitor"

EndSection
ie without refresh frequencies (in order to be the less restrictive we can)
also, can you post your Device section (or anywhere you defined your video card in your xorg.conf) ?
 
Old 11-22-2007, 06:05 PM   #5
uposer111
LQ Newbie
 
Registered: Nov 2007
Posts: 4

Original Poster
Rep: Reputation: 0
No where in the my xorg.conf does it list my actual video card. I also tried commenting the vertrefresh and horizrefresh and it still says that i have no usable configurations.

Jeff
 
Old 11-23-2007, 02:18 AM   #6
KrahnacK
Member
 
Registered: Nov 2007
Location: /dev/volcano
Posts: 70

Rep: Reputation: 15
alright, may be you should try to add a section to your xorg.conf :
Code:
Section "Device"
     Identifier "VESA Framebuffer"
     Driver "vesa"
     BusID           "PCI:1:0:0"
note that you may update my BusID value with what you see in
Code:
lspci
here's what it says for me (the BusID is at the beginning of the line):
Code:
01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 MX 420] (rev a3)
for this device to be used, its Identifier must be the same as the one referenced in the Screen section.

don't forget to make a backup before any change, just in case...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Brand-new to Linux Eiolon Linux - Newbie 6 12-27-2006 01:58 PM
Help.. I am Brand New To Linux bermarang Linux - Hardware 3 03-18-2006 10:05 AM
Brand New to Linux, intermediate Programmer, want to program for linux destop apps albertrosa Programming 4 12-08-2003 07:49 AM
Brand new to Linux. Please help DJC6535 Linux - General 3 06-20-2003 11:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 06:37 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration