LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 09-25-2005, 08:14 PM   #1
lectraplayer
Member
 
Registered: Mar 2003
Location: a little west of Birmingham, AL, USA.
Distribution: Porteus 3.1
Posts: 934

Rep: Reputation: 32
Angry A sure way to make Deb forget about X!


I'm having trouble with Debian fowling up with X when use Ctrl-Alt-Fx to switch to another terminal (out of X). I can hit, say, Ctrl-Alt-F1 to go to a terminal and do whatever I want, but when I hit Ctrl-Alt-F7, or even if I log out of X-KDE and X restarts, the screen comes up in the proper resolution, but it stays black. Why is this and how do I make it come up properly?
 
Old 09-25-2005, 10:20 PM   #2
edong23
Member
 
Registered: Apr 2005
Distribution: Slackware
Posts: 350

Rep: Reputation: 30
the only thing taht comes to my mind like that, was something like i was usuing a video driver as a module in the kernel, but didnt have module unloading enabled, so when i killed the x server and tryed to bring it back up, it was like xorg tried to start the module again, then i had nothing but a black screen, you could check that, but it was fixed witht he next release of xorg.. but debian uses an old xfree right.,.... i dont know.... what video card are you using.... and you could look at the /var/log/Xorg.0.log and see what happenes at the tail...... and i realize this is one bag runon sentance....
 
Old 09-25-2005, 10:21 PM   #3
edong23
Member
 
Registered: Apr 2005
Distribution: Slackware
Posts: 350

Rep: Reputation: 30
i think that was right, at least. it is like haveing rivafb on, then installing an nvidia driver.... the framebuffer driver just overules the nvidia driver.
 
Old 09-26-2005, 09:36 PM   #4
lectraplayer
Member
 
Registered: Mar 2003
Location: a little west of Birmingham, AL, USA.
Distribution: Porteus 3.1
Posts: 934

Original Poster
Rep: Reputation: 32
I'm using an embedded Intel Extreme Graphics driver. I initially tried to use an ATI card, but Debian absolutely refused to use it (I had to remove it and reinstall clean). ...and yes, Debian can use X 3.3, but normally uses X 4. Is there a newer X?
 
Old 09-28-2005, 01:08 PM   #5
edong23
Member
 
Registered: Apr 2005
Distribution: Slackware
Posts: 350

Rep: Reputation: 30
it is just that xfree hasnt been updated in a long time, at least to my knowledge, and everyone has switched to xorg.... it is the same, but updated often.. and that makes it faster.
 
Old 09-28-2005, 09:02 PM   #6
lectraplayer
Member
 
Registered: Mar 2003
Location: a little west of Birmingham, AL, USA.
Distribution: Porteus 3.1
Posts: 934

Original Poster
Rep: Reputation: 32
What would it take to change over to X-org from XF86? Can I just install a .deb and it be done? ...or do I have to pull out one thing and then adjust someting else before I seat the new one in?
 
Old 09-28-2005, 09:43 PM   #7
microsoft/linux
Senior Member
 
Registered: May 2004
Location: Sebec, ME, USA
Distribution: Debian Etch, Windows XP Home, FreeBSD
Posts: 1,445
Blog Entries: 9

Rep: Reputation: 48
I've been having a similar problem upgrading from sarge to etch(xfree86 to xorg). When it gets to gdm(kdm wasn't working) I can do a 'ctrl-alt-F1' and it works, but trying to go back('ctrl-alt-F7') gives me about 1/3 black screen, the rest of the gdm(or icewm) screen, and freezes.
 
Old 09-30-2005, 08:25 PM   #8
lectraplayer
Member
 
Registered: Mar 2003
Location: a little west of Birmingham, AL, USA.
Distribution: Porteus 3.1
Posts: 934

Original Poster
Rep: Reputation: 32
Is etch another version of Debian? The latest I saw was Sarge.
 
Old 09-30-2005, 11:19 PM   #9
microsoft/linux
Senior Member
 
Registered: May 2004
Location: Sebec, ME, USA
Distribution: Debian Etch, Windows XP Home, FreeBSD
Posts: 1,445
Blog Entries: 9

Rep: Reputation: 48
etch is the testing version(read, not the official release). There are actually three branches of debian
Stable(Sarge)
Testing(Etch)
Unstable(SID**Note**unstable is always sid, even when the others change)
Stable is geared towards people who have mission critical applications, or just want a stable OS. Testing is the branch where the packages have some degree of testing, but are not stable enough for stable. Unstable is where all the newest packages are, and things are broken from time to time.
 
Old 10-01-2005, 01:22 AM   #10
davcefai
Member
 
Registered: Dec 2004
Location: Malta
Distribution: Debian Sid
Posts: 863

Rep: Reputation: 45
Quick Check

When in the text screen, try

lsmod|grep <modulename> where modulename is the name of your graphics driver module.

If nothing comes up do: modprobe <modulename>

If this works, insert the modulename into /etc/modules.

It could be that the module is being unloaded when you switch screens.
 
Old 10-01-2005, 11:50 AM   #11
microsoft/linux
Senior Member
 
Registered: May 2004
Location: Sebec, ME, USA
Distribution: Debian Etch, Windows XP Home, FreeBSD
Posts: 1,445
Blog Entries: 9

Rep: Reputation: 48
I'm pretty sure I got my driver built in...I'll have to check though.
 
Old 10-01-2005, 05:22 PM   #12
microsoft/linux
Senior Member
 
Registered: May 2004
Location: Sebec, ME, USA
Distribution: Debian Etch, Windows XP Home, FreeBSD
Posts: 1,445
Blog Entries: 9

Rep: Reputation: 48
yeah, my driver is built in to my kernel.
 
Old 10-01-2005, 08:13 PM   #13
lectraplayer
Member
 
Registered: Mar 2003
Location: a little west of Birmingham, AL, USA.
Distribution: Porteus 3.1
Posts: 934

Original Poster
Rep: Reputation: 32
Re: Quick Check

Quote:
Originally posted by davcefai
When in the text screen, try

lsmod|grep <modulename> where modulename is the name of your graphics driver module.

If nothing comes up do: modprobe <modulename>

If this works, insert the modulename into /etc/modules.

It could be that the module is being unloaded when you switch screens.
I'm not anywhere being adept at Linux, so I am unsure of what you mean by the modulename of the graphics driver. Do you mean "X-Free 86" or whatever it is identified as? ...or you talking about a specific driver (framebuffer, ATI, etc.)? I'm not sure of what any of them are actually called either.
 
Old 10-16-2005, 04:55 PM   #14
lectraplayer
Member
 
Registered: Mar 2003
Location: a little west of Birmingham, AL, USA.
Distribution: Porteus 3.1
Posts: 934

Original Poster
Rep: Reputation: 32
I found my problem--it was an interaction between my wireless network card and my graphics card. Upon removing my wireless network card (that never worked under any Linux I've tried anyway) and installing a Mercury TV card and an ATI graphics card, I switched it on and it worked flawlessly! I'm pretty happy now.
 
  


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
How to make deb package chrisstooss Debian 6 09-16-2005 05:21 PM
make symlink.deb Murdock1979 Linux - Newbie 1 07-04-2005 12:11 PM
make apt forget? himm Linux - Newbie 0 12-28-2004 11:42 PM
kernel: make deb-pkg coax1984 Linux - Software 0 10-27-2004 08:08 AM
DISCUSSION: Make KDE 3.2 forget window settings slide-rule LinuxAnswers Discussion 0 09-08-2004 08:48 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 07:19 AM.

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