LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   i810 & i915 blank screen Intel Corporation 82845G onboard video (https://www.linuxquestions.org/questions/slackware-14/i810-and-i915-blank-screen-intel-corporation-82845g-onboard-video-563977/)

davimint 06-23-2007 12:19 PM

i810 & i915 blank screen Intel Corporation 82845G onboard video
 
Hello all, need a little help on a used computer I purchased to set up a LAN at my house if I can get it working.

Its a dell with a onboard video (82845g) but anyway I've been trying since last night to get x working on this dude with a P780 dell monitor.

The problem is when I startx I get a blank screen with the mouse, that's all I get.

I know my way around the system and have tried everything I know and checked the logs for anything stupid but the only thing I can see is that my xorg.conf card is listed as a i810 (should be the right one) but for some reason it loads the i915. I've blacklist the module (i915) and it always loads it no matter what. I even modprobe the i810 to make sure it's loaded which it was and still nothing but a "blank screen with mouse".

I've generated new xorg.conf, searched the net for clues about what it could be. I wanted to figure this out on my own but I can not so I'm at the best place for advice.

Here's the xorg.conf I'm working with ( it's long )


Code:

Section "Module"
        Load  "glx"
        Load  "extmod"
        Load  "xtrap"
        Load  "record"
        Load  "dbe"
        Load  "dri"
        Load  "freetype"
        Load  "type1"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/mouse"
        Option      "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
        Identifier  "Monitor0"
        HorizSync    30-85
        VertRefresh  48-120
        VendorName  "Monitor Vendor"
        ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option    "NoAccel"                  # [<bool>]
        #Option    "SWcursor"                  # [<bool>]
        #Option    "ColorKey"                  # <i>
        #Option    "CacheLines"                # <i>
        #Option    "Dac6Bit"                  # [<bool>]
        Option    "DRI"                        # [<bool>]
        #Option    "NoDDC"                    # [<bool>]
        #Option    "ShowCache"                # [<bool>]
        #Option    "XvMCSurfaces"              # <i>
        #Option    "PageFlip"                  # [<bool>]
        Identifier  "Card0"
        Driver      "i810"
        VendorName  "Intel Corporation"
        BoardName  "82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device"
        BusID      "PCI:0:2:0"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device    "Card0"
        Monitor    "Monitor0"
        DefaultDepth 8
#        DefaultDepth 24
        SubSection "Display"
                Viewport  0 0
                Depth    1
        EndSubSection
        SubSection "Display"
                Viewport  0 0
                Depth    4
        EndSubSection
        SubSection "Display"
                Viewport  0 0
                Depth    8
                Modes  "800x600"
        EndSubSection
        SubSection "Display"
                Viewport  0 0
                Depth    15
        EndSubSection
        SubSection "Display"
                Viewport  0 0
                Depth    16
        EndSubSection
        SubSection "Display"
                Viewport  0 0
                Depth    24
                Modes  "1024x768"
        EndSubSection
EndSection

As you can i've tried different DefaultDepth and nothing seems to work. My Gparted live cd works on this if I use the for i810 video driver option but it picks up a very small mode like 1280 but it's clean with no flickers...

So, everyone have a look and ideas are welcome.

David

nx5000 06-23-2007 12:29 PM

You are supposed to compile as a module the 810 KERNEL driver , the 915 and the kernel will choose which one to load.

i810 is the XORG module

If you have only one card, no need for busid

Also you section screen is quite complicated, can't you use a normal one?
Remnove the line with DRI also for testing.

Maybe try to launch
Xorg -configure as root

Try it as 1024x768 depth 16 or 24

I don't have this card but I'm using the same driver.

Ilgar 06-23-2007 01:47 PM

On the other hand, if you can see the mouse pointer doesn't it mean that the graphics card is working OK? Maybe there's something about the desktop environment or login manager you're trying to run. You can try xwmconfig to set your default WM to one of the lightweight ones and do startx to see if they work.

davimint 06-23-2007 05:10 PM

Ok, I'm still lost on this one but I have alot more information. I also wanted to make sure that I didn't have a bad disk that I used to install Slackware with so I downloaded, checked md5sum, burned, and reinstalled.

I checked the config file for the kernel and it looks like I do have the 810 stuff compiled in the kernel.
Code:

CONFIG_DRM_I810=m
CONFIG_I2C_I810=m
CONFIG_FB_I810=m
CONFIG_FB_I810_GTF=y
CONFIG_FB_I810_I2C=y
CONFIG_SND_AU8810=m
root@localhost:/mnt/hd#

Here is a list of drivers under /lib/modules/2.6.17.13-smp/kernel/drivers/char

Code:

agp/
applicom.ko
cs5535_gpio.ko
cyclades.ko
drm/
dtlk.ko
epca.ko
esp.ko
generic_serial.ko
hangcheck-timer.ko
hw_random.ko
i8k.ko
ip2/
ipmi/
isicom.ko
lp.ko
moxa.ko
mwave/
mxser.ko
n_hdlc.ko
n_r3964.ko
nvram.ko
pcmcia/
ppdev.ko
rio/
rocket.ko
scx200_gpio.ko
sonypi.ko
specialix.ko
sx.ko
synclink.ko
synclink_gt.ko
synclinkmp.ko
tipar.ko
tlclk.ko
toshiba.ko
tpm/
watchdog/

Here's a copy of my lspci

Code:

00:00.0 Host bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM Contro                                          ller/Host-Hub Interface (rev 01)
00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE                                            Chipset Integrated Graphics Device (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M)                                            USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M)                                            USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M)                                            USB UHCI Controller #3 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI C                                          ontroller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 81)
00:1f.0 ISA bridge: Intel Corporation 82801DB/DBL (ICH4/ICH4-L) LPC Interface B                                          ridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801DB (ICH4) IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Con                                          troller (rev 01)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/IC                                          H4-L/ICH4-M) AC'97 Audio Controller (rev 01)
01:05.0 Modem: Smart Link Ltd. Unknown device 2800 (rev 02)
01:09.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01)

Here's a copy of my xorg.conf file that i'm using, it was generated by Xorg -configure and is being excuted correctly.

Code:

Section "ServerLayout"
        Identifier    "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        RgbPath      "/usr/X11R6/lib/X11/rgb"
        ModulePath  "/usr/X11R6/lib/modules"
        FontPath    "/usr/X11R6/lib/X11/fonts/misc/"
        FontPath    "/usr/X11R6/lib/X11/fonts/TTF/"
        FontPath    "/usr/X11R6/lib/X11/fonts/Type1/"
        FontPath    "/usr/X11R6/lib/X11/fonts/CID/"
        FontPath    "/usr/X11R6/lib/X11/fonts/75dpi/"
        FontPath    "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
        Load  "glx"
        Load  "extmod"
        Load  "xtrap"
        Load  "record"
        Load  "dbe"
        Load  "dri"
        Load  "freetype"
        Load  "type1"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/mouse"
        Option      "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
        Identifier  "Monitor0"
        HorizSync  30-85
        VertRefresh  48-120
        VendorName  "Monitor Vendor"
        ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option    "NoAccel"                  # [<bool>]
        #Option    "SWcursor"                  # [<bool>]
        #Option    "ColorKey"                  # <i>
        #Option    "CacheLines"                # <i>
        #Option    "Dac6Bit"                  # [<bool>]
        Option    "DRI"                        # [<bool>]
        #Option    "NoDDC"                    # [<bool>]
        #Option    "ShowCache"                # [<bool>]
        #Option    "XvMCSurfaces"              # <i>
        #Option    "PageFlip"                  # [<bool>]
        Identifier  "Card0"
        Driver      "i810"
        VideoRam    65536
        VendorName  "Intel Corporation"
        BoardName  "82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device"
        BusID      "PCI:0:2:0"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device    "Card0"
        Monitor    "Monitor0"
        DefaultDepth 24
        SubSection "Display"
                Viewport  0 0
                Depth  24
                Modes "1024x768"
        EndSubSection
EndSection

finally, here's a copy of the modules that are loaded while the screen is "blank with mouse" .


Code:

Module                  Size  Used by
i915                  19328  1
drm                    66452  2 i915
snd_seq_dummy          4740  0
snd_seq_oss            34432  0
snd_seq_midi_event      8064  1 snd_seq_oss
snd_seq                53072  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device          8588  3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            42912  0
snd_mixer_oss          19328  1 snd_pcm_oss
ipv6                  254752  12
sg                    31132  0
capability              5256  0
commoncap              7296  1 capability
lp                    12328  0
parport_pc            27204  1
parport                35400  2 lp,parport_pc
pcspkr                  4480  0
psmouse                40712  0
shpchp                39072  0
evdev                  10624  0
serio_raw              7556  0
i2c_i801                9740  0
ehci_hcd              33928  0
i2c_i810                6660  0
snd_intel8x0          32284  0
i2c_algo_bit          10504  1 i2c_i810
snd_ac97_codec        96800  1 snd_intel8x0
i2c_core              19328  2 i2c_i801,i2c_algo_bit
b44                    24588  0
snd_ac97_bus            3968  1 snd_ac97_codec
snd_pcm                84100  3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
mii                    7040  1 b44
snd_timer              23300  2 snd_seq,snd_pcm
snd                    49252  9 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore              9568  1 snd
snd_page_alloc          9992  2 snd_intel8x0,snd_pcm
intel_agp              22812  1
uhci_hcd              23052  0
agpgart                31432  3 drm,intel_agp
reiserfs              265328  1


I know this is a super lot of information, but I just can not get x working and maybe someone can help me out.

also, in the Xorg.log I have the following (WW) that I don't have a clue on.

I810(0): Setting the original video mode instead of restoring the saved file.

I810(0): Extended BIOS function 0x5f85 not supported

Maybe these something in all this that helps.

davimint 06-23-2007 10:12 PM

Could someone give this a look.. I still have not figured it out.

Please

H_TeXMeX_H 06-23-2007 10:36 PM

Can you post the rest of you 'Xorg.log', also try looking in the BIOS and make sure everything is ok in there.

davimint 06-24-2007 12:59 AM

Thank you so much for taking a interest in this for me. Maybe I can get Slackware up and going so I can set up the LAN I want.

Here's a link to the files

https://home.comcast.net/~davimint/Xorg

Thanks so much for helping me.

H_TeXMeX_H 06-24-2007 12:00 PM

Can you try lowering these:

Code:

HorizSync    30-85
VertRefresh  48-120

to say something like:

Code:

        HorizSync    28.0 - 65.0
        VertRefresh  57.0 - 63.0

Also, try adding more resolutions:

Code:

Modes "1024x768" "800x600" "640x480"
For the 2.6.17.13-smp kernel, you did install the right modules right ?
'kernel-modules-smp-2.6.17.13-i686-3.tgz'

You can also try adding

Code:

Option "NODDC"      "1"
to the device section. (where it is currently commented out)

davimint 06-24-2007 02:20 PM

H_TeXMeX_H
Still no luck, I think it's a driver issue becuase I can get a gui in gparted or Zenwalk-LiveCD.

I've done so much trying to get this to work I don't know what to try next. I just cleared the HD again for the third time and in the process of installing Slackware again... I'm not going to give up on this.... I'll figure it out if it takes me "YEARS" I don't care I've got more time than money and "WILL NOT" let myself install "WINDOWS" on this machine just to get it done. I'm going to be a "LINUX" guru one of these day's so I guess I'll just have to figure out X11 in the process and now it the time.

So, I've armed my self with several live-cd's and will hack, read, and probably post again in a day or so....

I'm going to get it and thanks for the help.

H_TeXMeX_H 06-24-2007 02:43 PM

You may want to try out Slackware -current. It may work better with that card/chipset.

nx5000 06-24-2007 03:59 PM

Your xorg.conf and xorg.log look fine...
If you manage to get one distro working then write down the kernel version (for the i915, agp_intel and drm kernel modules) and look at the xorg version in xorg.log. If you transpose it to the distro you want, it should work. The xorg modules will probably be the same if you take the same xorg version.

Ilgar 06-24-2007 06:23 PM

I'm going to repeat myself here, but are you sure it's a graphics card problem? Intel chips don't cause that much trouble under Linux:

Quote:

Originally Posted by Ilgar
On the other hand, if you can see the mouse pointer doesn't it mean that the graphics card is working OK? Maybe there's something about the desktop environment or login manager you're trying to run. You can try xwmconfig to set your default WM to one of the lightweight ones and do startx to see if they work.


bioe007 06-24-2007 09:25 PM

i'd agree with Ilgar, I don't think this is a driver or kernel issue, but there seems to be no window manager loading.

what is your default WM?

you might try '$echo startfluxbox > ~/.xinitrc'

and see if something pops up. its also a very easy fix if thats the problem.

another way to check that would be to look at what happens with the xorg.conf-vesa (in /etc/X11)

davimint 06-25-2007 07:19 AM

It (used computer) is cursed !!!!! (ha-ha)

I managed to get the Zenwalk-Live cd working by changing to my lcd monitor on my other machine. The reason for the change was the monitor P780 Dell died on me. So now I'm stuck wondering if there's something in the video that killed the monitor. I surly don't wont to kill my lcd monitor fooling with this used computer.

So, maybe someone could give me there point of view on this.

Also, the zenwalk kernel was 2.6.20 and here's the main x-files that worked like a charm.

https://home.comcast.net/~davimint/zenwalk_xorg.conf
https://home.comcast.net/~davimint/zenwalk_lsmod
https://home.comcast.net/~davimint/zenwalk_Xorg.0.log

Thanks to all who helped and advise on the "used computer" is welcome.

nx5000 06-25-2007 08:46 AM

Ilgar is maybe right yes. I had overlooked this post. Seeing the mouse pointer is a good sign.
Try to check your WM and the suggestion posted.

Checking your xorg.log the slack one is:
Quote:

X Window System Version 6.9.0
Release Date: 21 December 2005
(II) Module i810: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.4.1
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.8

And the Zenwalk is:

Quote:

X Window System Version 7.1.1
Release Date: 12 May 2006
(II) Module i810: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.7.3
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.0
This last one is the last stable one (or maybe the 1.7.4). FC7 includes 2.0 but I have problems with this version on my Debian.

davimint 06-25-2007 11:48 PM

It's no fun since the monitor crashed for that used computer that I'm trying to get going. It's a pain switching the cables back and forth.

Quote:

you might try '$echo startfluxbox > ~/.xinitrc'
I got " Error: Couldn't connect to XServer "
I also looked at the output of running process while the screen was blank and couldnt find where gdm or x was running.

also I noticed that if I deleted the xorg.conf.new and re-ran the command "X -configure" I got this...

dlopen: /usr/X11R6/lib/modules/drivers/apm_drv.so: undefined symbol: XvRTPort
(EE) Failed to load /usr/X11R6/lib/modules/drivers/apm_driver.so
(EE) Failed to load module "apm" (loader Failed, 7)

Maybe this will help..

Also, I noticed that when I'm using the Live-cd that the i915 is used by two and drm is used by three. I tried to figure out what is not being loaded but I was unable to find the command to show me that. If I remember correctly it's one for i915 and two for drm on the problem system.

"output from Zenwalk-LiveCD"

Code:

Module                  Size  Used by
i915                  15232  2
drm                    48028  3 i915

Anyway.. Hope this helps..

Also, If anyone would like to look at the bios settings that are available to have me check anything in there that could be causing problems, here's a link...

http://support.dell.com/support/edoc...n/syssetup.htm

bioe007 06-26-2007 11:34 AM

one thing I noticed is your zenwalk xorg.conf has a much more reasonable vert refresh (did I miss a monitor change?)

Quote:

Originally Posted by zenwalk xorg.conf
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 30.0 - 80.0
VertRefresh 60.0 - 75.0

Quote:

Originally Posted by posted xorg.conf
Section "Monitor"
Identifier "Monitor0"
HorizSync 30-85
VertRefresh 48-120
VendorName "Monitor Vendor"
ModelName "Monitor Model"

this could be the trouble.

davimint 06-26-2007 02:14 PM

bioe007,
The p780 monitor crashed for some reason as I explained in post #14 and I surely hope it not something in this computer that caused that since I'm changing my cables back and forth on my main pc with it's lcd monitor. The specs on the p780 were as you just stated and i'll edit that when I get home and try again but I think I played with those already and still have not gotten it to work. The errors on the apm that are stated in post #16 have got me worried at this point because I cant find out what XvRTPort is.

thanks....

davimint 06-26-2007 10:03 PM

Ok, I'm typing this from the used PC that is the cause of this very long post. The sad part is that I am typing it from a partition with a install of Zenwalk. NOT by any means knocking Zenwalk I just prefer Slackware and Linux is all about choice. So, since I know don't have to swap cables back and forth between two systems just to check something and since I've got a system working on this PC I just need to spend some time looking around to see what's going on in Slackware on this PC. Now, I'm not saying that I don't have a question or two about things so here they are.

First, why in the world is my IDE drive being called sda ????
From what I read this may be a standard that is on the way but why has Pat not gone to it.

Second, why is my boot process hanging at the following part. I read a post or two and tried the following as stated in one but it did not do any good.
Code:

append="resume=/dev/sda1 splash=silent legacy_ide earlymodules=sis"
So here is where the computer hangs during the boot process that I can not get figured out so far.


Code:

ata1.00: configured for UDMA/100
scsi1 : ata_piix
ata2.00: ATAPI, max UDMA/33
ata2.00: qc timeout (cmd 0xef)
ata2.00: failed to set xfermode (err_mask=0x4)
ata2: failed to recover some devices, retrying in 5 secs
ata2.00: qc timeout (cmd 0xef)
ata2.00: failed to set xfermode (err_mask=0x4)
ata2.00: limiting speed to UDMA/33:PIO3
ata2: failed to recover some devices, retrying in 5 secs
ata2.00: qc timeout (cmd 0xef)
ata2.00: failed to set xfermode (err_mask=0x4)
ata2.00: disabled
scsi 0:0:0:0: Direct-Access    ATA      WDC WD400BB-75DE 05.0 PQ: 0 ANSI: 5
SCSI device sda: 71505528 512-byte hdwr sectors (36611 MB)
sda: Write Protect is off


So, I'm off to install Slackware again and maybe since I have at least one linux distribution working maybe I can get my beloved Slackware going.

thanks to everyone so far....

Nikosis 06-27-2007 01:40 AM

Did you try to run xorgconfig and build everything from there. Personally I don't like xorgsetup (never done any good in my case).If you know your horizsync and vertrefresh there is no way to crush your lcd and try use vesa driver (worked for me many times)

cwwilson721 06-27-2007 02:35 AM

In my dri post (link in sig), the xorg file I have works fine with that chipset. (I'm using the same one right now). The xorg.conf file is commented so you can change what is needed (like mouse and stuff. Leave the video part as is)

Give it a shot.

nx5000 06-27-2007 06:13 AM

Quote:

First, why in the world is my IDE drive being called sda ????
On Fedora7, all disks are now called sdxx.
A bit misleading I agree. I guess its udev that does this. I don't have this on my debian with same kernel as FC7.

Quote:

Also, I noticed that when I'm using the Live-cd that the i915 is used by two and drm is used by three. I tried to figure out what is not being loaded but I was unable to find the command to show me that. If I remember correctly it's one for i915 and two for drm on the problem system.
Probably the dri.

For your tests, I would disable dri first.
When you get your screen running, try back the dri.


Quote:

I got " Error: Couldn't connect to XServer "
I also looked at the output of running process while the screen was blank and couldnt find where gdm or x was running.
killall -9 X
You don't even need .xinitrc, try this:
Code:

xinit /usr/bin/xterm -- -ac :0
That's the minimal way of starting X, no WM, no security.
Be sure to not have anything running on display :0.
Otherwise change the above to:
Code:

xinit /usr/bin/xterm -- -ac :1
Then you can't use dri on both displays anyway.

davimint 06-27-2007 07:42 AM

Progress at last!

late last night I ran into the command xorgcfg -testmode which gave me that funny Window-Manager look, I can't remember the name of it but I used it the time I was setting up gentoo.

Anyway I did as you asked "nx5000" and got the xterm shell.

One, I made sure that "dri" was not in my xorg.conf

Two, I killed all the process.
Note: No process running, I also checked this with "ps -aux | grep x" and
only got some /sbin/agetty process...

Three, copied my /etc/X11/xorg.conf to /etc/X11/xorg.conf.old. copied my /root/xorg.conf.new to /etc/X11/xorg.conf.. The one slackware generated has got the vesa driver in it for some reason.

Four, ran "xinit /usr/bin/xterm -- -ac:0" and got a error about xterm is not in path but did show me the light "usr/X11R6/bin/xterm"
note: I'm not 100 percent positive that it told me where it was.

five, ran the new command "xinit /usr/X11R6/bin/xterm -- -ac:0" and I got Xterm in a little window ( top left hand of screen ) and my mouse...

Well that's a big improvement, but what does all this mean ?

So, now what 'DO I NEED TO CHECK" with my newbie self. I feel like it's my first day using linux.

Thanks again.

trashbird1240 06-27-2007 08:14 AM

Sorry if I missed this: are you using a 2.4 kernel? I totally failed to get X going with a 2.4 kernel on an i810 chipset.

Use 2.6.17.13 and INSTALL THE MODULES! For the love of kernel, the modules, man!

Joel

davimint 06-27-2007 12:48 PM

This system has been tried with 2.4 and 2.6 stock kernels from Slackware with the correct module packages installed. Slackware for somereason has failed to see/configure the 845g/gl video adapter. On this same machine Zenwalk picked it up and works fine. This is a used machine that I picked up from a co-worker that is suppose to be a good PC but it's been setting up for a long time. It's not my main PC in my house because I have two others and both have Slackware installed on them one with a nvidia gpu and the other with a santa-curz video card. I could have purchased a video card for this box but since I don't know anything about it I didn't want to spend the money. This is the only time I have ever had any problems like this with Slackware on the install other than tweaks in the xorg.

Now, back to post #23...

Since I know that the Xserver will work, what do that tell me about the install on this machine. Where should I being to look or which is the best way to see what's going wrong. I've already checked the xinit in this post or would it be something in the gdm that may be the problem. Maybe it's in a path how would I check that. I just do not know where to start..

Remeber that post #23 is where I finally got something to work.

thanks again.

onebuck 06-27-2007 01:33 PM

Hi,

I've read the thread. No where did you say that you chose a environment or window manager. If you 'man xwmconfig' you will get the reasoning.

excerpt;
Quote:

xwmconfig provides a menu of the window managers available on the
machine so that you may choose one of them to use when X is started
with "startx".

When run by root, it sets the symbolic link /etc/X11/xinit/xinitrc,
which selected the default system-wide window manager to use for X, and
also creates a /root/.xinitrc file with the same window manager
selected (perhaps suitable to move into /etc/skel/).

When run by a non-root user, xwmconfig writes out a $HOME/.xinitrc
file, allowing the user to choose their own default window manager
(possibly overriding the one chosen as a system default).
Your test shows that the X system is working, so select a WM or environment. If you want something lite then select XFCE.

You should also check some of the links in my sig, especially link #1 in the Code: section to get some good information that will assist you.

davimint 06-27-2007 05:30 PM

onebuck and all who have posted
Sorry that I didn't state that anywhere but it's been done about 100 times on the first, second, and third install. The first install I used the 2.6 smp kernel from slackware on this p4 machine and from what I've read about the 2.6 kernel from pat's notes that actually on current it may run better. On the second install I used the 2.6 generic (non-smp) kernel and also tried the ide stock kernel. On this third install it was done with the generic non-smp kernel (2.6) but I didn't waste time on kde I just installed the normal window-managers. Now, strangley enough after using the command "xinit /usr/bin/xterm -- -ac:0" everything is working. I really think this machine is possessed. I did nothing this afternoon other than get home and move the monitor cables from one machine to the other due to the fact that the dell p780 monitor went bad the other night. Now.. I don't want to jump up and down yet because sadly enough I'm going to dump everything and reinstall without Zenwalk on this PC and with slackware including kde. I will post back for everyone to know...:D

Now, I printed off all the slackbook info and other info today. I'm fixing to save the xorg.conf files to my usb-stick so I will have a good one for sure.

All that being said.. I would just like to thank everyone at LQ who has helped and posted on this thread and I wish I could say that I found the stupid thing I did so someone else would not make whatever mistake if any I made but at this point I just can not say that. I don't know what went wrong so I'm going to start over again on a fresh install and see how it goes. Maybe all will be well on this install.

Again, thanks ALL :D :D :D

davimint 06-27-2007 07:32 PM

:Pengy:
WORKING & SOLVED ( I Guess )

I just wiped hard-drive and installed slackware again. I must say there was still a slight problem but thanks to all the folks here on LQ who have helped me it's working now.

If anyone would be interested in what I had do here's what I did and maybe a few could post ideas as to what's getting mixed up on the install...

After the install I checked my xorg.conf and found that it was configured with the vesa driver so I discard this configuration.

Used the command "X -configure" and checked it to make sure it picked up the i810 card driver which it did and set the correct DefaultDepth and Modes for my monitor.

Moved the newly created xorg.conf to it's proper place and used the command "xwmconfig" & selected fluxbox. At this point I wondered if it would work so I typed startx after a second or two of heavy thoughts and it failed.

I though well last time it worked with twm (window manager)so maybe that's the trick for some reason. So I selected it from the xwmanger and guess what it worked like a charm. I exited and select fluxbox and now it's working like a charm.

Can not explain why but at least I've learned some new things to check..

Once again, thanks

onebuck 06-27-2007 07:43 PM

Hi,

I would suggest you use Slackware 12 RC2 with the default kernel. This should work for you.

Or you could use Eric's script; mirror-slackware-current.sh to download current and create install cdroms/dvd.

davimint 06-27-2007 10:18 PM

Yes, I keep current on my main linux-box and I like alienbob's scrip but I've been working on one just to learn a little for myself. I though I would wait on this old box till I get the official from slackware when they start shipping them. I wanted to support Pat and the guys for their effort. Beside's since the monitor I was using for that box died I am kinda stuck till I make a decision on monitors. I've been thinking about a new "nvidia" card and a nice wide screen 22" monitor for my main PC. It's my 25th wedding anniversary in April so I guess I can start giving a hint since I have been given my hint or two.

Anyway thanks for the help.

david

Ilgar 06-28-2007 03:58 AM

I still hold the view that the problem is related to your window-manager setup. If you see the mouse pointer that means X is up and running. But I don't how why trying twm and coming back to fluxbox did the trick. Perhaps some faulty script got overwritten correctly during this process -- but even this is unlikely as the bug would show itself in almost all installations. Well anyway, you finally got your system running alright, that's what matters :).


All times are GMT -5. The time now is 07:15 PM.