Welcome to the Linux Foundation Forum!
Video issue
Ok, the issue I had with the new linux kernal and my video that I solved has a new issues caused by the old problem. Even tho I set my default monitor settings to where it works now after installing my new video driver, now only in the log in screen it is no input, i turn my monitor on, log in, and poof I get my screen back (because the default settings I made kick in) How do I fix this?
0
Comments
-
RickSMO wrote:Ok, the issue I had with the new linux kernal and my video that I solved has a new issues caused by the old problem. Even tho I set my default monitor settings to where it works now after installing my new video driver, now only in the log in screen it is no input, i turn my monitor on, log in, and poof I get my screen back (because the default settings I made kick in) How do I fix this?
Hardly advisable without knowing anything about your system... DE? Processor? graphics card?0 -
Continuation of a issue I thought I had previously resolved.
ATI Radeon HD 4850
AMD Phenom II 910 (Quad Core) 2.6 ghz
8GB DDR3 RAM
Anything requiring 3D acceleration is not working as well...
whats your abbreviation DE for?0 -
My 3D acceleration issue has been fixed, all that is left is a simple issue with my boot screen being completely black and blank until I log in to my desktop then its fine.
I found a website that showed how to install the .xorg driver for Fedora 13 for my video card, it fixed my issue in Fedora 15 so far, Savage2 seems to be running great now.
Would like my boot screen issue fixed tho, not sure where to start?0 -
RSims wrote:yum install kmod-catalyst xorg-x11-drv-catalyst xorg-x11-drv-catalyst-libs.i686
running this after I installed the proprietary drivers fixed my 3D acceleration issue.
Could you share your xorg.conf file?
DE = Desktop Environment <--- GNOME, KDE, XFCE...
Regards0 -
Using KDE
Here is my xorg.conf file:# Xorg configuration created by livna-config-display
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "Screen0" 0 0
EndSection
Section "Files"
ModulePath "/usr/lib64/xorg/modules/extensions/catalyst"
ModulePath "/usr/lib64/xorg/modules"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "fglrx"
Option "OpenGLOverlay" "off"
BusID "PCI:2:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection0 -
it's kind of like a extra layer of security that I don't want and didn't ask for, because on boot up I can type my password in with a blank screen. Then my screen comes back as soon as I'm logged in. lol0
-
RickSMO wrote:it's kind of like a extra layer of security that I don't want and didn't ask for, because on boot up I can type my password in with a blank screen. Then my screen comes back as soon as I'm logged in. lol
Hehehehe I doubt it's a security layer
I'm assuming "log in screen" means the KDM screen.
I know KDE added some scripts for initial config of the displays in KDE 4.6.x
What you are describing seems to be a problem with the resolution or something like that. The default res, for some reason, is not working and that's why you get a blank screen whenever on KDM. However, when you login into kde the scripts I mentioned set the correct resolution and that's why you get the screen back on.
Could you please try adding the proper resolution to the xorg.conf file?
In the "Screen" section add something like:SubSection "Display" Depth 24 Modes "1680x1050" EndSubSection
You can test if the problem is what I'm describing. When you get to the KDM screen don't log in. Switch to a TTY with Ctrl+Alt+Fx and login in there. Then:DISPLAY=:0 xrandr -q
(I'm assuming :0 is the default display)
And check what it outputs. Compare that to what you see if you run that when you are in KDE
Regards0 -
well i'm sure its the resolution or something similar, the issue I had when i initially installed the driver was that my screen was black and stayed black, for some reason it set my monitor to a refresh rate of 43 hertz and it can't run at that slow of speed. So I set it to auto and it kicks in when i log in. i'll try what you mentioned and let you know what happens.0
-
not able to get permission, i went to terminal and logged into root with su, then dragged and dropped the file into it and it still claims i don't have permission. What am I doing wrong lol0
-
RickSMO wrote:not able to get permission, i went to terminal and logged into root with su, then dragged and dropped the file into it and it still claims i don't have permission. What am I doing wrong lol
I'm not sure I'm following you here. Dragging and dropping in a terminal?
You mean that you do not have write permissions? If that's the thing, check you do have write permission because even if you own the file the flags might be not to able to write on the folder/file.
Regards0 -
Not an answer for the graphics question, but, I have Krusader installed and have Krusader root mode on my panel. When I want to drag and drop files as root, that's what I use. It also makes a lot of small editing easier. Very useful app.0
-
I still can not get write permission to my xorg.conf file. maybe I am doing something wrong... How do you normally do it Marc? I tried Krusader GoinEasy, I didn't see how to use it for this situation. Help! lol.0
-
Look for Krusader Root-Mode, it may be in System menu. I'm not home to look. I keep the Icon on my top panel.0
-
GoinEasy9 I got it with Krusader, thanks for the help! I made the change now i'll reboot and try what else was suggested.0
-
I tried DISPLAY =0 ,1 and 2 all of them say "Can't open display x"
Suggestion?0 -
I use nouveau, not the nvidia driver, I have no xorg.conf.
The open source radeon driver should work with your card though. I'm going to have to reread the thread, did you install the Catalyst driver from AMD?0 -
it works great, the only thing I don't have is my log in screen, I type my password into a blank screen and press enter. Then everything works great and 3D acceleration is perfect. Just the annoying issue of my log-in screen not working, I get "Input not supported" at it.0
-
Try:
Menu-->System Settings-->System Administration-->Login Screen-->Theme
And see if you can set the login screen to something that shows up. The Lovelock theme is default, make sure it's either set for that, or, see if one of the others works.0 -
it seems.... my fedora crashed....0
-
When you get a chance, please explain what you mean by crashed. Exactly what is going on, what do you see during that crash? Or have you worked it out?
Sorry I had a long day at work and didn't see your post earlier.0
Categories
- All Categories
- 167 LFX Mentorship
- 219 LFX Mentorship: Linux Kernel
- 795 Linux Foundation IT Professional Programs
- 355 Cloud Engineer IT Professional Program
- 179 Advanced Cloud Engineer IT Professional Program
- 82 DevOps Engineer IT Professional Program
- 127 Cloud Native Developer IT Professional Program
- 112 Express Training Courses
- 112 Express Courses - Discussion Forum
- 6.2K Training Courses
- 48 LFC110 Class Forum - Discontinued
- 17 LFC131 Class Forum
- 35 LFD102 Class Forum
- 227 LFD103 Class Forum
- 14 LFD110 Class Forum
- 39 LFD121 Class Forum
- 15 LFD133 Class Forum
- 7 LFD134 Class Forum
- 17 LFD137 Class Forum
- 63 LFD201 Class Forum
- 3 LFD210 Class Forum
- 5 LFD210-CN Class Forum
- 2 LFD213 Class Forum - Discontinued
- 128 LFD232 Class Forum - Discontinued
- 1 LFD233 Class Forum
- 2 LFD237 Class Forum
- 23 LFD254 Class Forum
- 697 LFD259 Class Forum
- 109 LFD272 Class Forum
- 3 LFD272-JP クラス フォーラム
- 10 LFD273 Class Forum
- 152 LFS101 Class Forum
- 1 LFS111 Class Forum
- 1 LFS112 Class Forum
- 1 LFS116 Class Forum
- 1 LFS118 Class Forum
- LFS120 Class Forum
- 7 LFS142 Class Forum
- 7 LFS144 Class Forum
- 3 LFS145 Class Forum
- 1 LFS146 Class Forum
- 3 LFS147 Class Forum
- 1 LFS148 Class Forum
- 15 LFS151 Class Forum
- 1 LFS157 Class Forum
- 33 LFS158 Class Forum
- 8 LFS162 Class Forum
- 1 LFS166 Class Forum
- 1 LFS167 Class Forum
- 3 LFS170 Class Forum
- 2 LFS171 Class Forum
- 1 LFS178 Class Forum
- 1 LFS180 Class Forum
- 1 LFS182 Class Forum
- 1 LFS183 Class Forum
- 29 LFS200 Class Forum
- 736 LFS201 Class Forum - Discontinued
- 2 LFS201-JP クラス フォーラム
- 14 LFS203 Class Forum
- 102 LFS207 Class Forum
- 1 LFS207-DE-Klassenforum
- 1 LFS207-JP クラス フォーラム
- 301 LFS211 Class Forum
- 55 LFS216 Class Forum
- 48 LFS241 Class Forum
- 42 LFS242 Class Forum
- 37 LFS243 Class Forum
- 15 LFS244 Class Forum
- LFS245 Class Forum
- LFS246 Class Forum
- 50 LFS250 Class Forum
- 1 LFS250-JP クラス フォーラム
- LFS251 Class Forum
- 154 LFS253 Class Forum
- LFS254 Class Forum
- LFS255 Class Forum
- 5 LFS256 Class Forum
- 1 LFS257 Class Forum
- 1.3K LFS258 Class Forum
- 10 LFS258-JP クラス フォーラム
- 111 LFS260 Class Forum
- 159 LFS261 Class Forum
- 41 LFS262 Class Forum
- 82 LFS263 Class Forum - Discontinued
- 15 LFS264 Class Forum - Discontinued
- 11 LFS266 Class Forum - Discontinued
- 20 LFS267 Class Forum
- 24 LFS268 Class Forum
- 29 LFS269 Class Forum
- 1 LFS270 Class Forum
- 199 LFS272 Class Forum
- 1 LFS272-JP クラス フォーラム
- LFS274 Class Forum
- 3 LFS281 Class Forum
- 9 LFW111 Class Forum
- 260 LFW211 Class Forum
- 182 LFW212 Class Forum
- 13 SKF100 Class Forum
- 1 SKF200 Class Forum
- 1 SKF201 Class Forum
- 782 Hardware
- 198 Drivers
- 68 I/O Devices
- 37 Monitors
- 96 Multimedia
- 174 Networking
- 91 Printers & Scanners
- 83 Storage
- 743 Linux Distributions
- 80 Debian
- 67 Fedora
- 15 Linux Mint
- 13 Mageia
- 23 openSUSE
- 143 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 348 Ubuntu
- 461 Linux System Administration
- 39 Cloud Computing
- 70 Command Line/Scripting
- Github systems admin projects
- 90 Linux Security
- 77 Network Management
- 101 System Management
- 46 Web Management
- 64 Mobile Computing
- 17 Android
- 34 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 371 Off Topic
- 114 Introductions
- 174 Small Talk
- 19 Study Material
- 507 Programming and Development
- 285 Kernel Development
- 204 Software Development
- 1.8K Software
- 211 Applications
- 180 Command Line
- 3 Compiling/Installing
- 405 Games
- 309 Installation
- 97 All In Program
- 97 All In Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)