LinuxQuestions.org
Register a domain and help support LQ
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices

Reply
 
LinkBack Search this Thread
Old 08-31-2002, 09:37 AM   #1
tarballedtux
Member
 
Registered: Aug 2001
Location: Off the coast of Madadascar
Distribution: What's the difference? It's Linux.
Posts: 497

Rep: Reputation: 30
Linux on Intel 845 Mainboard


After only two weeks of WinXP on my brand spanking new P4 2.4 Ghz with Intel 845GBV mainboard I want to dual boot with Slackware. Keeping in mind I never installed Slackware, but I think I've read enough to hack my way through. My question is will Slack 8.1 take this fairly new motherboard? I'm looking to avoid the many installation approach because of controller conflicts and such.

--tarballedtux
 
Old 09-02-2002, 10:39 AM   #2
bhoc
LQ Newbie
 
Registered: Aug 2002
Posts: 5

Rep: Reputation: 0
Works fine on my Shuttle MB47N (845GL). The only issue is that X won't work fine with an 845 Chipset graphics (if your VGA is on-board). But that's not a Slackware problem bux XFree86's.

--Ben
 
Old 03-08-2004, 10:09 AM   #3
mapex
LQ Newbie
 
Registered: Dec 2003
Posts: 2

Rep: Reputation: 0
I got a serious problem and cannot resolve it (( ive installed slackware on i845G chipset, but the x wont start at all. ive installed the graphics drivers from intel. still wont start got the error
[ww]warning [EE] error [ni] not implemented [??] unknownfatal server error
cought sognal 11
anyone help
 
Old 06-25-2006, 11:06 PM   #4
Drone4four
Member
 
Registered: Feb 2006
Distribution: LM12, Slackware
Posts: 179

Rep: Reputation: 30
Quote:
Originally Posted by mapex
I got a serious problem and cannot resolve it (( ive installed slackware on i845G chipset, but the x wont start at all. ive installed the graphics drivers from intel. still wont start got the error
[ww]warning [EE] error [ni] not implemented [??] unknownfatal server error
cought sognal 11
anyone help
I'm resurrecting this old post becuase I'm experiencing similar problems. I've installed the official intel drivers and ran xorgconfig. Both ran smoothly. However, after executing
Code:
startx
I then see a black screen for a few moments. Then I get the following error messages:
Code:
(EE) VESA(0): No matching modes
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

Please consult the X.Org Foucantion support 
            at [xorg wiki website] for help.
...
Code:
XIO: Fatal error 104 (Connection reset by peer) on X server ":0.0" 
after 0 requests (0known processed) with 0 events remaining

Last edited by Drone4four; 06-25-2006 at 11:09 PM.
 
Old 06-25-2006, 11:14 PM   #5
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 65
What version of slackware?

Can you post the following:
Code:
lspci
lsmod
And you MAY have better luck with 'xorgsetup'

And checkout the link in my sig about DRI. Most of it is about Intel chips.
 
Old 06-26-2006, 07:26 PM   #6
Drone4four
Member
 
Registered: Feb 2006
Distribution: LM12, Slackware
Posts: 179

Rep: Reputation: 30
Code:
$ lsmod
Module		Used by 	Not tainted	

gdg		0 		(unused)
agpart		1
snd-pcm-oss	0		(unused)
snd-mixed0oss	0		[snd-pcm-oss]
usbcore		1		
8139too		1
mii		0		[8139too]
crc32		0		[8139too]
snf-ens1371	0		(unused)
gameport	0		[smd-ens1371]
snd-rawmidi	0		[smd-ens1371]
snd-seq-device	0		[smd-ramidi]
snd-ac97-codec	0		[smd-ens1371]
snd-pcm		0		[snd-pcm-oss smd-ens1371 snd-ac97-codec ]
snd-timer	0		[snd-pcm]
snd		0		[snd-pcm-oss snd-mixer-oss smd-ens1371 smd-ramidi snd-seq-device snd-ac97-codec snd-pcm snd-timer]
snd-page-alloc	0		[snd-mixer-oss snd-ramidi snd-seq-device snd-pcm snd-timer snd]
soundcore	6		[snd]
pcmciaa_core	0
ide-scsi	0

Last edited by Drone4four; 06-26-2006 at 07:38 PM.
 
Old 06-26-2006, 07:34 PM   #7
Drone4four
Member
 
Registered: Feb 2006
Distribution: LM12, Slackware
Posts: 179

Rep: Reputation: 30
Code:
# lspci
Host bridge: Intel Corporation 82845G/GL[Brookdale-HJ/GE/PE DRAM Contorller/Host-Hub Interface (rev 01)
VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-HJ/GE/ Chipset Integrated Graphics Device (rev 01)
PCI bridge: Intel Corporation82801 PCI Bridge (rev 81)
ISA bridge: Intel Corporation82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge (rev 01)
IDE interface: [too long for me to type]
SMBus: [too long for me to type]
Ethernet controller: Realtek Semiconducto Co., Ltd.[too long for me to type]
Multimedia audio controller: Ensoniq ES1371[too long for me to type]
 
Old 06-26-2006, 07:37 PM   #8
Drone4four
Member
 
Registered: Feb 2006
Distribution: LM12, Slackware
Posts: 179

Rep: Reputation: 30
xorgsetup doesn't seem to work:
Code:
$ xorgsetup
Only root can condifure X.
su
Password:
# xorgsetup
bash: xorgsetup: command not found
# exit
exit
$
 
Old 06-26-2006, 07:41 PM   #9
quip
Member
 
Registered: Jun 2003
Distribution: Slackware
Posts: 100

Rep: Reputation: 15
Quote:
Originally Posted by Drone4four
xorgsetup doesn't seem to work:
Code:
$ xorgsetup
Only root can condifure X.
su
Password:
# xorgsetup
bash: xorgsetup: command not found
# exit
exit
$
Try
Code:
/usr/X11R6/bin/xorgsetup
Root's path does not point to the X11 binary directory, so just type the whole path.
 
Old 06-26-2006, 07:46 PM   #10
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 65
Actually, if you login as root it does, but 'su' to root, and you have the same path as user
 
Old 06-26-2006, 11:02 PM   #11
Drone4four
Member
 
Registered: Feb 2006
Distribution: LM12, Slackware
Posts: 179

Rep: Reputation: 30
Quote:
Originally Posted by quip
Try
Code:
/usr/X11R6/bin/xorgsetup
Root's path does not point to the X11 binary directory, so just type the whole path.
That command worked well. I had to navigate through the different xorgconfig options. I'm now using fluxbox. Thanks
 
Old 06-27-2006, 04:42 PM   #12
quip
Member
 
Registered: Jun 2003
Distribution: Slackware
Posts: 100

Rep: Reputation: 15
Quote:
Originally Posted by cwwilson721
Actually, if you login as root it does, but 'su' to root, and you have the same path as user

Huh, learn something new each day.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Intel 845 G/GL & LE EHCanadian Mandriva 4 06-21-2005 05:05 PM
Intel 845 for RedHat AS 2.1 ramsharma79 Linux - Hardware 0 09-24-2004 04:49 AM
Intel 845 Graphics, *again* :( gregorya Linux - Hardware 16 07-20-2004 02:42 AM
Intel 845 Graphics Config- Help me Please bsrambabu Linux - Hardware 3 11-11-2002 04:46 AM
Redhat 7.2/6.2/Intel 845 zingfharn Linux - Software 0 04-18-2002 05:52 AM


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

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration