WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: US15W card Driver install problem  (Read 35752 times)

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: US15W card Driver install problem
« Reply #15 on: March 15, 2011, 10:32:11 AM »
It couldn't harm to add to your xorg.conf the following:
Code: [Select]
Section "ServerFlags"
        Option         "DontZap" "false"
EndSection
so the option to kill X with Ctrl+Alt+BkSp would be present.

Also you could try to add the bootcode 'multivt', to have a remote chance to still being able to switch to a free VT.
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline Daniel

  • Full Member
  • ***
  • Posts: 166
Re: US15W card Driver install problem
« Reply #16 on: March 15, 2011, 11:35:48 AM »
I'm starting to desesperate :(

I do test with new tce backup directory!
iegd-emgd + xorg7.5 + graphics ...
emgd_drv* copied in /usr/local/lib/X11/modules/drivers/
emgd_dri.so copied in /usr/local/lib/X11/modules/dri/
lib* copied if /usr/local/lib/
multvt and ServerFlags updated.
==> i have always locked black screen (no multivt or Ctrl+Alt+Backspace possible action).

In that configuration, i replace in xorg.conf "vesa" by "emgd" in section Device -> Driver
with /usr/local/lib/X11/modules/drivers/emgd_drv.so, i've got "cannot open shared object libpvr2d.so" error.
is it helping ?

I will now try gutmensch sshd server command ...

Thanks
Daniel.




Offline Daniel

  • Full Member
  • ***
  • Posts: 166
Re: US15W card Driver install problem
« Reply #17 on: March 16, 2011, 04:40:38 AM »
It looks like there is loading driver problem!
But i'm not a specialist :(


I've got 1.7.3 X driver, used with X 1.7.7 ...

Is it possible to have X 1.9 ? (i've got X 1.9 drivers).
would it be better ?

Thanks,
Daniel.

Offline Daniel

  • Full Member
  • ***
  • Posts: 166
Re: US15W card Driver install problem
« Reply #18 on: March 16, 2011, 05:25:44 AM »
when i replace in xorg.conf "vesa" by "emgd" in section Device -> Driver
with /usr/local/lib/X11/modules/drivers/emgd_drv.so, i've got "cannot open shared object libpvr2d.so" error.

I put it on /usr/lib (with others libs) and i've got same results : completely blocked (no keyboard led on-off when num led key pressed, no debug console, no X kill ... ) ...

My conclusion : driver incompatibility. Comming from Intel drivers ? ???
I will have a new look to the intel driver generation tool. But it was carrefully done!

Daniel.


Offline Daniel

  • Full Member
  • ***
  • Posts: 166
Re: US15W card Driver install problem
« Reply #19 on: March 16, 2011, 09:30:22 AM »
I've got the Xorg.0.log  :D

I've just mount /var/log/ on a device!!! :)


Here it is:
Code: [Select]
X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.33.3-tinycore i686
Current Operating System: Linux box 2.6.33.3-tinycore #2012 SMP Wed May 12 17:05:42 EEST 2010 i686
Kernel command line: boot=/ initrd=/tinycore.gz quiet BOOT_IMAGE=/bzImage
Build Date: 28 May 2010  06:50:29PM
 
Current version of pixman: 0.18.4
Before reporting problems, check www.tinycorelinux.com
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar 14 09:14:04 2011
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "IntelEMGD-0"
(**) |-->Input Device "EETI"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Not automatically adding devices
(==) Not automatically enabling devices
(WW) The directory "/usr/local/lib/X11/fonts/OTF" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/local/lib/X11/fonts/OTF" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/local/lib/X11/fonts/100dpi/" does not exist.
Entry deleted from font path.
(**) FontPath set to:
/usr/local/lib/X11/fonts/misc/,
/usr/local/lib/X11/fonts/TTF/,
/usr/local/lib/X11/fonts/Type1/,
/usr/local/lib/X11/fonts/75dpi/,
/usr/local/lib/X11/fonts/misc/,
/usr/local/lib/X11/fonts/TTF/,
/usr/local/lib/X11/fonts/Type1/,
/usr/local/lib/X11/fonts/75dpi/
(**) ModulePath set to "/usr/local/lib/X11/modules"
(II) Loader magic: 0x819471c
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(--) using VT number 2

(--) PCI:*(0:0:2:0) 8086:8108:8086:8119 rev 7, Mem @ 0xb0080000/524288, 0xc0000000/268435456, 0xb0000000/262144, I/O @ 0x00001800/8
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri2" will be loaded by default.
(II) LoadModule: "glx"
(II) Loading /usr/local/lib/X11/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/local/lib/X11/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/local/lib/X11/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/local/lib/X11/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri2"
(II) Loading /usr/local/lib/X11/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.1.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "emgd"
(II) Loading /usr/local/lib/X11/modules/drivers/emgd_drv.so
(II) Module emgd: vendor="Intel(R) Corporation"
compiled for 1.7.3, module version = 1.5.1816
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "egalax"
(II) Loading /usr/local/lib/X11/modules/input/egalax_drv.so
(II) Module egalax: vendor="X.Org Foundation"
compiled for 1.7.0, module version = 3.4.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 7.0
(II) LoadModule: "mouse"
(II) Loading /usr/local/lib/X11/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.5.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 7.0
(II) LoadModule: "kbd"
(II) Loading /usr/local/lib/X11/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.4.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 7.0
(II) EMGD: Intel(R) Embedded Media and Graphics Driver version 1.5.1816 for:
Intel US15W Class
(II) Primary Device is: PCI 00@00:02:0
(==) EMGD(0): RGB weight 888
(==) EMGD(0): Default visual is TrueColor
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
[drm] failed to load kernel module "emgd"
(II) EMGD(0): Graphics hardware initialization failed.
(II) EMGD(0):   The cause was a failure to connect with the DRM during PreInit().
(II) EMGD(0): Cannot open a connection with the DRM
(II) UnloadModule: "emgd"
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

Please consult the TinyCore Linux support
at www.tinycorelinux.com
 for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.


I will do others tests : in this, i have emgd configuration (replacing vesa).

Daniel.
« Last Edit: March 16, 2011, 10:17:43 AM by Daniel »

Offline Daniel

  • Full Member
  • ***
  • Posts: 166
Re: US15W card Driver install problem
« Reply #20 on: March 16, 2011, 10:58:08 AM »
Here is new tst results : http://dl.free.fr/oIc5EzwHc

the lasts lines of Xorg.0.log with Intel configured xorg.conf
Code: [Select]
(II) EMGD: Intel(R) Embedded Media and Graphics Driver version 1.5.1816 for:
Intel US15W Class
(II) Primary Device is: PCI 00@00:02:0
(==) EMGD(0): RGB weight 888
(==) EMGD(0): Default visual is TrueColor
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)

After that, le machine is blocked!

What is the next not written operation ?  
[Edit] i see :
Code: [Select]
drmOpenByBusid: (founded on other Xorg.0.log).
But ...what is the stop loading problem ???


Thanks
Daniel.
« Last Edit: March 16, 2011, 11:22:46 AM by Daniel »

Offline Daniel

  • Full Member
  • ***
  • Posts: 166
Re: US15W card Driver install problem
« Reply #21 on: March 16, 2011, 12:17:31 PM »
A simple question :
Where drivers files have to be copied ?


I have an installer ... but not for TCL.
And some files have to be copied to specifics places.

Perhaps X loading is stopped due to missing lib ?

I accept any help!
thanks
Daniel.

Offline Daniel

  • Full Member
  • ***
  • Posts: 166
Re: US15W card Driver install problem
« Reply #22 on: March 16, 2011, 12:52:48 PM »
As i said before, i've got last Intel driver generator!

I know (with an hardware man) what i have to do to set corresponding material parameters.

But is there any specific software - kernel - mod ... etc ... parameters to set to be compliant with TCL ?
Or to do a generic emgd configuration driver?

Thanks
Daniel.



Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: US15W card Driver install problem
« Reply #23 on: March 16, 2011, 06:06:17 PM »
I accept any help!

Or so you say... but I never noted you responding to Reply #3   :-\
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: US15W card Driver install problem
« Reply #24 on: March 16, 2011, 06:10:05 PM »
I've got the Xorg.0.log  :D

I've just mount /var/log/ on a device!!! :)


Here it is:

That would imply that you should also be able to catch /var/log/messages (when having syslogd running) which might be of more interest, as at least I could not see anything from  Xorg.0.log which would justify a lockup. 
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline gutmensch

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 605
  • I can make it disappear, have no fear!
    • remembrance blog
Re: US15W card Driver install problem
« Reply #25 on: March 16, 2011, 07:11:41 PM »
you can try other things:

1. disable dri and dri2 altogether in xorg.conf (see if your emgd_drv works at all, might be a problem of the emgd.ko kernel module)
2. the emgd kernel module is included in your intel emgd packages in a file called emgd_drm.tgz (or something like that), you should of course compile it for the driver you're using (I didn't have the intel xorg 1.7.3 "sources", just found some for 1.6.4 and 1.5.3). I can update the iegd-emgd extension to include the module from your special version, but I would need a link to them first...
3. as already stated by tinypoodle, start your tinycore with the boot codes "syslog debug" to enable verbose logging to /var/log/messages
If I seem unduly clear to you, you must have misunderstood what I said. (Alan Greenspan)

Offline Daniel

  • Full Member
  • ***
  • Posts: 166
Re: US15W card Driver install problem
« Reply #26 on: March 17, 2011, 04:34:09 AM »
If all you need is 800x600x24 then it might be possible that Xfbdev could work directly - without any need of 915resolution and/or uvesafb, under the condition that you can get that mode at boot time.

I miss  (having a better look and) a response of your message :( sorry!

I have vga=789 on kernel command line : 800x600x24 ok!
I don't use 915resolution.
I 've never hear about uvesafb before ...

About Xfbdev :
I'am not using Xvesa because i need to use openJdk (HeadFull) and I want to replace ubuntu 8.04 and 10.04 by TCL!

But, if Xfbdev makes my application running (with no problem for OpenJDK...) as fast as the actual ubuntu (i've got actually 2 application : one under ubuntu 8.04, and an other unde ubuntu 10.04), why not!

if my application can run better with Xfbdev than under X, it will be used!

I will make the test and tell results!

Thanks,
Daniel.

Offline Daniel

  • Full Member
  • ***
  • Posts: 166
Re: US15W card Driver install problem
« Reply #27 on: March 17, 2011, 05:23:35 AM »
tinypoodle, i've test with Xfbdev.
It is running!! :)
With performances! :D

BUT ... i need TouchScreen!
And actually, i don't know if i can install eGalax Driver! blocking problem ! :(

It was a compatibity problem with Xvesa and a major reason of using X!

And i've loosed my french keyboard configuration (minor problem)

Thanks,
Daniel.


Offline Daniel

  • Full Member
  • ***
  • Posts: 166
Re: US15W card Driver install problem
« Reply #28 on: March 17, 2011, 05:55:18 AM »
you can try other things:

1. disable dri and dri2 altogether in xorg.conf (see if your emgd_drv works at all, might be a problem of the emgd.ko kernel module)
2. the emgd kernel module is included in your intel emgd packages in a file called emgd_drm.tgz (or something like that), you should of course compile it for the driver you're using (I didn't have the intel xorg 1.7.3 "sources", just found some for 1.6.4 and 1.5.3). I can update the iegd-emgd extension to include the module from your special version, but I would need a link to them first...
3. as already stated by tinypoodle, start your tinycore with the boot codes "syslog debug" to enable verbose logging to /var/log/messages

Results 1: (with 3)
Disabling dri and dri2 : i've comment load "dri" in section "Module" : is it ok ?

Here are results : http://dl.free.fr/vZDHIXqkS
X not started :(

Point 2 : is there any driver sources in the link http://dl.free.fr/getfile.pl?file=/kpUZo5Sa
last intel driver files generated ... in the \IEMGD_HEAD_Linux\DebianSqueeze\ directory ?
If not, i will ask sources to Intel!

Daniel.


Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: US15W card Driver install problem
« Reply #29 on: March 17, 2011, 07:59:21 AM »
Not sure where you see a relation between OpenJDK and X server, I have used OpenJDK more recently and sun's java back when it was proprietary over many years with plenty of different versions of Xvesa without the slightest issue.

Xfbdev and Xvesa are X server implementations as much as X.org (and various others).
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)