Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
03-01-2012, 11:05 AM
|
#1
|
|
LQ Newbie
Registered: Jul 2011
Location: Inside your computer
Distribution: Slackware 13.37
Posts: 24
Rep:
|
Resolution problems
photo.JPG
I have recently installed Slackware on my HP Pavilion 6500 laptop and I have been having problems with my resolution. I am attaching a picture to show you what it is doing.
I've tried using xorgsetup because it does nothing.
Help!
Last edited by Nocturnal_Spook; 03-01-2012 at 11:06 AM.
|
|
|
|
03-01-2012, 11:39 AM
|
#2
|
|
Member
Registered: Mar 2011
Location: Surrey B.C. Canada (Metro Vancouver)
Distribution: Slackware 2.6.33.4-smp
Posts: 179
Rep:
|
Resolution issue
Please post some details about the resolution range available on the laptop. It would help to solve the issue. It looks like the actual desktop is bigger than your monitors resolution so have you you tried moving around . Just push against the edges left and right, top and bottom with your mouse.
|
|
|
|
03-01-2012, 11:49 AM
|
#3
|
|
LQ Newbie
Registered: Jul 2011
Location: Inside your computer
Distribution: Slackware 13.37
Posts: 24
Original Poster
Rep:
|
Quote:
Originally Posted by lisle2011
Please post some details about the resolution range available on the laptop. It would help to solve the issue. It looks like the actual desktop is bigger than your monitors resolution so have you you tried moving around . Just push against the edges left and right, top and bottom with your mouse.
|
I've looked and found pretty much nothing on the resolution. Here is the pdf for my laptop and another website about my laptop.
http://www.lytebyte.com/2007/10/20/m...ent-pc-dv6500/
http://h10032.www1.hp.com/ctg/Manual/c01295877.pdf
I've also tried to manipulate the screen but get nothing. I've tried xorgsetup and can't get it to fix it.
Last edited by Nocturnal_Spook; 03-01-2012 at 11:51 AM.
|
|
|
|
03-01-2012, 12:42 PM
|
#4
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,610
|
So this happens when you try to install slackware, during the installer ? That's what it looks like, but I'd like to be sure.
I would check the BIOS settings. I know on one of my desktop computers with Intel graphics, strange things may happen if I set the memory usage for the Intel graphics chipset to maximum in the BIOS. Other settings work ok.
|
|
|
|
03-01-2012, 12:53 PM
|
#5
|
|
LQ Newbie
Registered: Jul 2011
Location: Inside your computer
Distribution: Slackware 13.37
Posts: 24
Original Poster
Rep:
|
Quote:
Originally Posted by H_TeXMeX_H
So this happens when you try to install slackware, during the installer ? That's what it looks like, but I'd like to be sure.
I would check the BIOS settings. I know on one of my desktop computers with Intel graphics, strange things may happen if I set the memory usage for the Intel graphics chipset to maximum in the BIOS. Other settings work ok.
|
No, this is after the fact. When I boot up Slackware and the resolution screws up when it seems the graphic hardware/software is loaded but I'm not sure.
|
|
|
|
03-01-2012, 03:04 PM
|
#6
|
|
Member
Registered: Mar 2011
Location: Surrey B.C. Canada (Metro Vancouver)
Distribution: Slackware 2.6.33.4-smp
Posts: 179
Rep:
|
HP Laptop Monitor problems
I realize that maybe you will be unable to do this as the screen is gibbled.
That laptop screen resolution is 1280 by 800.
So can you open system settings and click on monitor and use the drop down menu to select resolution?
I assume you are using KDE but since you haven't said please enlighten us.
|
|
|
|
03-01-2012, 03:31 PM
|
#7
|
|
Member
Registered: Mar 2011
Location: Surrey B.C. Canada (Metro Vancouver)
Distribution: Slackware 2.6.33.4-smp
Posts: 179
Rep:
|
Window issues with HP Pavillion Laptop
I suggest running xwmconfig and start the GUI setup process again.
|
|
|
|
03-01-2012, 05:08 PM
|
#8
|
|
Member
Registered: Feb 2012
Distribution: Slackware 64 13.37
Posts: 40
Rep:
|
it looks like it is still in terminal mode and not in X yet, if that is the case you need to edit either grub.cfg or lilo.conf and adjust the video modes...if thats the case let me know i'll try to walk you through it
Rasta420
|
|
|
|
03-01-2012, 05:41 PM
|
#9
|
|
Senior Member
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware-current
Posts: 2,746
|
When you the boot the laptop, try adding 'video=1280x800' as a kernel boot option. (If you are using lilo as the boot manager, hit the Tab key).
If this fixes the problem, you can make this permanent by adding the string to the 'append' line in /etc/lilo.conf and rerunning lilo.
|
|
|
|
03-01-2012, 09:48 PM
|
#10
|
|
Member
Registered: Mar 2011
Location: Surrey B.C. Canada (Metro Vancouver)
Distribution: Slackware 2.6.33.4-smp
Posts: 179
Rep:
|
Screen resolution
For X, if you look in /etc/X11 there will be a file named xorg.conf this file contains all the information your system has concerning the video. Mine is named xorg.conf.vesa, yours will undoubtedly be different. Just find the file, it is plain text, and post it so we can see what you have configured and maybe come up with a good solution to help you.
Last edited by lisle2011; 03-01-2012 at 09:50 PM.
Reason: sentence construction
|
|
|
|
03-02-2012, 09:41 AM
|
#11
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,610
|
Quote:
Originally Posted by Nocturnal_Spook
No, this is after the fact. When I boot up Slackware and the resolution screws up when it seems the graphic hardware/software is loaded but I'm not sure.
|
A sudden change in resolution during boot usually means that it switches to framebuffer or tries to.
Set:
in '/etc/lilo.conf' and run 'lilo' as root.
What graphics card and drivers are you using ?
|
|
|
|
03-02-2012, 09:58 AM
|
#12
|
|
Senior Member
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware-current
Posts: 2,746
|
The OPs original post links to a picture that seems to show displacement in the console screen after the boot has been completed. The information in the supplied PDF says:
Code:
Panel 15.4-inch, WXGA BrightView
Graphics
nVidia Discrete PCI Express x 16
Graphics
nVidia NB8M-SE -GS with 128-MB of
dedicated video memory (16M × 16 DDR2
× 4 PCs) with:
●
192 MB of video memory on computer
models with 512-MB system random
access memory (RAM) (128-MB + 64-
MB Turbo Cache)
●
383 MB of video memory on computer
models with 1-GB system RAM (128-
MB + 255-MB Turbo Cache)
●
895 MB of video memory on computer
models with 2-GB system RAM (128-
MB + 767-MB Turbo Cache)
●
1919 MB of video memory on
computer models with 4-GB system
RAM (128-MB + 1535-MB Turbo
Cache)
Graphics
nVidia Discrete PCI Express x 16
Graphics
nVidia NB8M-SE -GS with 128-MB of
dedicated video memory (16M × 16 DDR2
× 4 PCs) with:
●
192 MB of video memory on computer
models with 512-MB system random
access memory (RAM) (128-MB + 64-
MB Turbo Cache)
●
383 MB of video memory on computer
models with 1-GB system RAM (128-
MB + 255-MB Turbo Cache)
●
895 MB of video memory on computer
models with 2-GB system RAM (128-
MB + 767-MB Turbo Cache)
●
1919 MB of video memory on
computer models with 4-GB system
RAM (128-MB + 1535-MB Turbo
Cache)
Intel Extreme Graphics (Mobile Intel
Graphics Media Accelerator X3100) UMA
(integrated) with shared video memory,
and:
●
Up to 64 MB on computer models with
512 MB of system RAM
●
or, Up to 256 MB on computer models
with 1024 MB or more of system RAM
Looks like a candidate for Bumblebee, but clean console screen will help.
Last edited by allend; 03-02-2012 at 09:59 AM.
|
|
|
|
03-02-2012, 11:12 PM
|
#13
|
|
Member
Registered: Feb 2005
Distribution: Slackware
Posts: 72
Rep:
|
Does your laptop have the Intel GPU? I've seen lots of problems with new Linux kernels and older Intel Graphics hardware. My Macbook circa 2007 doesn't have the same issue, but things like 3D acceleration suck big-time on Slackware-13.37. Older versions of Slackware work fine on it but lack a few other nice-to-have features. I've seen similar video corruption in X on another Intel box (this one a desktop) from that era.
If you don't mind a little testing via re-install, see if you can throw Slackware 13.0 on there and let us know if the problem persists.
This is all of course assuming there's no physical problem with your GPU.
If you load X, does the problem go away? If so, open a console in X and give us the output of lspci -v.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:35 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|