<html>
Hi,<br>
I think this is not a bug maybe,but I tried to fixed without
results...<br>
The problem is:<br>
I want to encode dvd files previously ripped to my harddisk using<br>
smartripper v. 2.41.<br>
I have two discs with vfat,ntfs and ext2 partitions:<br><br>
/dev/hdc2 on / type ext2 (rw)<br>
none on /proc type proc (rw)<br>
none on /dev/pts type devpts (rw,gid=5,mode=620)<br>
none on /dev/shm type tmpfs (rw)<br>
/dev/hdc1 on /carryd type vfat (rw)<br>
/dev/hda1 on /discoc type ntfs (rw)<br><br>
Well, my dvd files are in a ntfs partition: hda1<br>
When I try to use mencoder with the parameters:<br>
mencoder -dvd 1 -dvd-device /discoc/video_ts -v <br><br>
I obtain this kind of error:<br><br>
Using GNU internationalization<br>
Original domain: messages<br>
Original dirname: /usr/share/locale<br>
Current domain: mplayer<br>
Current dirname: /usr/share/locale<br><br>
MEncoder 0.90pre9-3.2 (C) 2000-2002 Arpad Gereoffy (see DOCS!)<br>
CPU: Advanced Micro Devices Athlon TB Thunderbird (Family: 6, Stepping:
4)<br>
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0<br>
Reading /root/.mplayer/codecs.conf: can't open
'/root/.mplayer/codecs.conf':<br>
No such file or directory<br>
Reading /usr/etc/mplayer/codecs.conf: 38 audio &amp; 110 video
codecs<br>
File not found: 'frameno.avi'<br>
get_path('font/font.desc') -&gt; '/root/.mplayer/font/font.desc'<br>
font: can't open file: /root/.mplayer/font/font.desc<br>
Font /usr/share/mplayer/font/font.desc loaded successfully! (206
chars)<br>
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay<br>
libdvdread: Attempting to use device /dev/hda1 mounted on /discoc for
CSS<br>
authentication<br>
get_path('') -&gt; '/root/.mplayer/'<br>
get_path('DVDKeys') -&gt; '/root/.mplayer/DVDKeys'<br>
Using CSS Key-cache dir:<br>
/root/.mplayer/DVDKeys/000000FFFFFFD4FFFFFFCEFFFFFFB6FFFFFFA5FFFFFF81<br>
Segmentation fault<br><br>
If I try to make the same in the vfat partition <br>
I obtain:<br><br>
mencoder -dvd 1 -dvd-device /carryd/video_ts -v<br>
Using GNU internationalization<br>
Original domain: messages<br>
Original dirname: /usr/share/locale<br>
Current domain: mplayer<br>
Current dirname: /usr/share/locale<br><br>
MEncoder 0.90pre9-3.2 (C) 2000-2002 Arpad Gereoffy (see DOCS!)<br>
CPU: Advanced Micro Devices Athlon TB Thunderbird (Family: 6, Stepping:
4)<br>
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0<br>
Reading /root/.mplayer/codecs.conf: can't open
'/root/.mplayer/codecs.conf':<br>
No such file or directory<br>
Reading /usr/etc/mplayer/codecs.conf: 38 audio &amp; 110 video
codecs<br>
File not found: 'frameno.avi'<br>
get_path('font/font.desc') -&gt; '/root/.mplayer/font/font.desc'<br>
font: can't open file: /root/.mplayer/font/font.desc<br>
Font /usr/share/mplayer/font/font.desc loaded successfully! (206
chars)<br>
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay<br>
libdvdread: Attempting to use device /dev/hdc1 mounted on /carryd for
CSS<br>
authentication<br>
get_path('') -&gt; '/root/.mplayer/'<br>
get_path('DVDKeys') -&gt; '/root/.mplayer/DVDKeys'<br>
Using CSS Key-cache dir:
/root/.mplayer/DVDKeys/0D0000FFFFFFCD0D0000FFFFFFCE<br>
Reading disc structure, please wait...<br>
libdvdread: Can't open file VIDEO_TS.IFO.<br>
Can't open VMG info!<br>
Cannot open file/device<br>
Exiting...<br><br>
And finally If I try to make the same in an EXT2 partition the thing
works<br>
ok, but the problem is that I have not enough space in the ext2 partition
to<br>
put all the dvd files there!!! :(<br>
But look the mencoder response with a few dvd files in the ext2
partition:<br><br>
Using GNU internationalization<br>
Original domain: messages<br>
Original dirname: /usr/share/locale<br>
Current domain: mplayer<br>
Current dirname: /usr/share/locale<br><br>
MEncoder 0.90pre9-3.2 (C) 2000-2002 Arpad Gereoffy (see DOCS!)<br>
CPU: Advanced Micro Devices Athlon TB Thunderbird (Family: 6, Stepping:
4)<br>
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0<br>
Reading /root/.mplayer/codecs.conf: can't open
'/root/.mplayer/codecs.conf':<br>
No such file or directory<br>
Reading /usr/etc/mplayer/codecs.conf: 38 audio &amp; 110 video
codecs<br>
File not found: 'frameno.avi'<br>
get_path('font/font.desc') -&gt; '/root/.mplayer/font/font.desc'<br>
font: can't open file: /root/.mplayer/font/font.desc<br>
Font /usr/share/mplayer/font/font.desc loaded successfully! (206
chars)<br>
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay<br>
libdvdread: Couldn't find device name.<br>
Reading disc structure, please wait...<br>
There are 17 titles on this DVD.<br>
There are 51 chapters in this DVD title.<br>
There are 3 angles in this DVD title.<br>
Can't open title VOBS (VTS_06_1.VOB).<br>
Cannot open file/device<br>
Exiting...<br><br>
This is a normal behavior I guess,because there are not the all dvd
files<br>
there.<br>
I dont know how to make this work,please help me...<br>
Thanks a lot.<br><br>
Next I show you details of my system:<br><br>
Linux RedHat 8.0<br>
Linux localhost.localdomain 2.4.18 #2 Sat Oct 19 13:53:42 ART 2002
i686<br>
athlon i386 GNU/Linux<br>
-rwxr-xr-x&nbsp;&nbsp;&nbsp; 2 root&nbsp;&nbsp;&nbsp;&nbsp;
root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1235468 Sep&nbsp; 5 20:12
/lib/libc-2.2.93.so<br>
lrwxrwxrwx&nbsp;&nbsp;&nbsp; 1 root&nbsp;&nbsp;&nbsp;&nbsp;
root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 14 Oct
19 13:35 /lib/libc.so.6 -&gt;<br>
libc-2.2.93.so<br>
XFree86 Version 4.2.0 (Red Hat Linux release: 4.2.0-72) / X Window
System<br>
(protocol Version 11, revision 0, vendor release 6600)<br>
Release Date: 23 January 2002<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If the server is older than
6-12 months, or if your card is<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; newer than the above date,
look for a newer version before<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; reporting problems.&nbsp; (See
http://www.XFree86.Org/)<br>
Build Operating System: Linux 2.4.18-11smp i686 [ELF]<br>
Build Host: daffy.perf.redhat.com<br>
Module Loader present<br>
OS Kernel: Linux version 2.4.18 (root@localhost.localdomain) (gcc
version<br>
3.2 20020903 (Red Hat Linux 8.0 3.2-7)) #2 Sat Oct 19 13:53:42 ART 2002
PF<br>
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2/specs<br>
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man<br>
--infodir=/usr/share/info --enable-shared --enable-threads=posix<br>
--disable-checking --host=i386-redhat-linux --with-system-zlib<br>
--enable-__cxa_atexit<br>
Thread model: posix<br>
gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)<br>
GNU ld version 2.13.90.0.2 20020802<br>
GNU assembler 2.13.90.0.2 20020802<br>
Copyright 2002 Free Software Foundation, Inc.<br>
This program is free software; you may redistribute it under the terms
of<br>
the GNU General Public License.&nbsp; This program has absolutely no
warranty.<br>
This assembler was configured for a target of
<x-tab>&nbsp;&nbsp;</x-tab>386-redhat-linux'.<br>
KDE 3.0 (window manager)<br>
processor&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 0<br>
vendor_id&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : AuthenticAMD<br>
cpu family&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 6<br>
model&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :
4<br>
model name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : AMD Athlon(tm) Processor<br>
stepping&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 4<br>
cpu MHz&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 1343.138<br>
cache size&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 256 KB<br>
fdiv_bug&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : no<br>
hlt_bug&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : no<br>
f00f_bug&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : no<br>
coma_bug&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : no<br>
fpu&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
: yes<br>
fpu_exception&nbsp;&nbsp; : yes<br>
cpuid level&nbsp;&nbsp;&nbsp;&nbsp; : 1<br>
wp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
: yes<br>
flags&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : fpu
vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov<br>
pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnow<br>
bogomips&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 2680.42<br>
NVidia GeForce 2 Mx 200 32 MB SDRAM<br>
Ensoniq ES1371<br>
00:00.0 Host bridge: Acer Laboratories Inc. [ALi] M1647 Northbridge
[MAGiK 1<br>
/ MobileMAGiK 1] (rev 04)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Control: I/O+ Mem+ BusMaster+
SpecCycle- MemWINV+ VGASnoop- ParErr-<br>
Stepping- SERR- FastB2B-<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Status: Cap+ 66Mhz- UDF-
FastB2B- ParErr- DEVSEL=medium &gt;TAbort-<br>
&lt;TAbort- &lt;MAbort+ &gt;SERR- &lt;PERR+<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Latency: 0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Region 0: Memory at f0000000
(32-bit, prefetchable) [size=128M]<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [b0] AGP version
2.0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Status: RQ=27 SBA+ 64bit- FW+ Rate=x1,x2,x4<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Command: RQ=0 SBA- AGP- 64bit- FW- Rate=&lt;none&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [a4] Power
Management version 1<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA<br>
PME(D0-,D1-,D2-,D3hot-,D3cold-)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Status: D0 PME-Enable- DSel=0 DScale=0 PME-<br>
00:01.0 PCI bridge: Acer Laboratories Inc. [ALi] PCI to AGP
Controller<br>
(prog-if 00 [Normal decode])<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Control: I/O+ Mem+ BusMaster+
SpecCycle- MemWINV+ VGASnoop- ParErr-<br>
Stepping- SERR- FastB2B-<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Status: Cap- 66Mhz- UDF-
FastB2B- ParErr- DEVSEL=slow &gt;TAbort-<br>
&lt;TAbort- &lt;MAbort- &gt;SERR- &lt;PERR-<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Latency: 0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Bus: primary=00, secondary=01,
subordinate=01, sec-latency=0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Memory behind bridge:
e6000000-e7efffff<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Prefetchable memory behind
bridge: e7f00000-efffffff<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BridgeCtl: Parity- SERR-
NoISA- VGA+ MAbort- &gt;Reset- FastB2B-<br>
00:02.0 USB Controller: Acer Laboratories Inc. [ALi] USB 1.1 Controller
(rev<br>
03) (prog-if 10 [OHCI])<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Acer Laboratories
Inc. [ALi] USB 1.1 Controller<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Control: I/O+ Mem+ BusMaster+
SpecCycle- MemWINV+ VGASnoop- ParErr-<br>
Stepping- SERR- FastB2B-<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Status: Cap+ 66Mhz- UDF-
FastB2B+ ParErr- DEVSEL=medium &gt;TAbort-<br>
&lt;TAbort- &lt;MAbort- &gt;SERR- &lt;PERR-<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Latency: 32 (20000ns max),
cache line size 08<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Interrupt: pin A routed to IRQ
9<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Region 0: Memory at e5800000
(32-bit, non-prefetchable) [size=4K]<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [60] Power
Management version 2<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA<br>
PME(D0-,D1-,D2-,D3hot-,D3cold-)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Status: D0 PME-Enable- DSel=0 DScale=0 PME-<br>
00:04.0 IDE interface: Acer Laboratories Inc. [ALi] M5229 IDE (rev
c4)<br>
(prog-if fa)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Asustek Computer,
Inc. A7A266 Motherboard IDE<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Control: I/O+ Mem- BusMaster+
SpecCycle- MemWINV- VGASnoop- ParErr-<br>
Stepping- SERR- FastB2B-<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Status: Cap+ 66Mhz- UDF-
FastB2B+ ParErr- DEVSEL=medium &gt;TAbort-<br>
&lt;TAbort- &lt;MAbort- &gt;SERR- &lt;PERR-<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Latency: 32 (500ns min, 1000ns
max)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Interrupt: pin A routed to IRQ
0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Region 4: I/O ports at d400
[size=16]<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [60] Power
Management version 2<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA<br>
PME(D0-,D1-,D2-,D3hot-,D3cold-)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Status: D0 PME-Enable- DSel=0 DScale=0 PME-<br>
00:05.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev
10)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Asustek Computer,
Inc. CMI8738 6ch-MX<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Control: I/O- Mem- BusMaster+
SpecCycle- MemWINV- VGASnoop- ParErr-<br>
Stepping+ SERR- FastB2B-<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Status: Cap+ 66Mhz- UDF-
FastB2B- ParErr- DEVSEL=medium &gt;TAbort-<br>
&lt;TAbort- &lt;MAbort- &gt;SERR- &lt;PERR-<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Latency: 32 (500ns min, 6000ns
max)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Interrupt: pin A routed to IRQ
0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Region 0: I/O ports at d000
[disabled] [size=256]<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [c0] Power
Management version 2<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA<br>
PME(D0-,D1-,D2-,D3hot-,D3cold-)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Status: D0 PME-Enable- DSel=0 DScale=0 PME-<br>
00:06.0 USB Controller: Acer Laboratories Inc. [ALi] USB 1.1 Controller
(rev<br>
03) (prog-if 10 [OHCI])<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Acer Laboratories
Inc. [ALi] USB 1.1 Controller<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Control: I/O+ Mem+ BusMaster+
SpecCycle- MemWINV+ VGASnoop- ParErr-<br>
Stepping- SERR- FastB2B-<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Status: Cap+ 66Mhz- UDF-
FastB2B+ ParErr- DEVSEL=medium &gt;TAbort-<br>
&lt;TAbort- &lt;MAbort- &gt;SERR- &lt;PERR-<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Latency: 32 (20000ns max),
cache line size 08<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Interrupt: pin A routed to IRQ
9<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Region 0: Memory at e4800000
(32-bit, non-prefetchable) [size=4K]<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [60] Power
Management version 2<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA<br>
PME(D0-,D1-,D2-,D3hot-,D3cold-)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Status: D0 PME-Enable- DSel=0 DScale=0 PME-<br>
00:07.0 ISA bridge: Acer Laboratories Inc. [ALi] M1533 PCI to ISA
Bridge<br>
[Aladdin IV]<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Acer Laboratories
Inc. [ALi] ALI M1533 Aladdin IV ISA<br>
Bridge<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Control: I/O+ Mem+ BusMaster+
SpecCycle+ MemWINV- VGASnoop- ParErr-<br>
Stepping- SERR- FastB2B-<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Status: Cap+ 66Mhz- UDF-
FastB2B- ParErr- DEVSEL=medium &gt;TAbort-<br>
&lt;TAbort- &lt;MAbort- &gt;SERR- &lt;PERR-<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Latency: 0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [a0] Power
Management version 1<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA<br>
PME(D0-,D1-,D2-,D3hot-,D3cold-)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Status: D0 PME-Enable- DSel=0 DScale=0 PME-<br>
00:09.0 Communication controller: Ambient Technologies Inc: Unknown
device<br>
4000 (rev 02)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Control: I/O+ Mem+ BusMaster-
SpecCycle- MemWINV- VGASnoop- ParErr-<br>
Stepping- SERR- FastB2B-<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Status: Cap+ 66Mhz- UDF-
FastB2B- ParErr- DEVSEL=medium &gt;TAbort-<br>
&lt;TAbort- &lt;MAbort- &gt;SERR- &lt;PERR-<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Interrupt: pin A routed to IRQ
10<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Region 0: Memory at e3800000
(32-bit, non-prefetchable) [size=4K]<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Region 1: I/O ports at b400
[size=256]<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [60] Power
Management version 2<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Flags: PMEClk- DSI+ D1- D2+ AuxCurrent=0mA<br>
PME(D0-,D1-,D2+,D3hot+,D3cold+)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Status: D0 PME-Enable- DSel=0 DScale=0 PME-<br>
00:0b.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev
07)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Ensoniq: Unknown
device 8001<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Control: I/O+ Mem- BusMaster+
SpecCycle- MemWINV- VGASnoop- ParErr-<br>
Stepping- SERR- FastB2B-<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Status: Cap+ 66Mhz- UDF-
FastB2B- ParErr- DEVSEL=slow &gt;TAbort-<br>
&lt;TAbort+ &lt;MAbort+ &gt;SERR- &lt;PERR-<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Latency: 32 (3000ns min,
32000ns max)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Interrupt: pin A routed to IRQ
5<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Region 0: I/O ports at b000
[size=64]<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [dc] Power
Management version 1<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Flags: PMEClk- DSI+ D1- D2+ AuxCurrent=0mA<br>
PME(D0-,D1-,D2-,D3hot-,D3cold-)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Status: D0 PME-Enable- DSel=0 DScale=0 PME-<br>
00:11.0 Bridge: Acer Laboratories Inc. [ALi] M7101 PMU<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Control: I/O- Mem- BusMaster-
SpecCycle- MemWINV- VGASnoop- ParErr-<br>
Stepping- SERR- FastB2B-<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Status: Cap- 66Mhz- UDF-
FastB2B- ParErr- DEVSEL=medium &gt;TAbort-<br>
&lt;TAbort- &lt;MAbort- &gt;SERR- &lt;PERR-<br>
01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2
MX]<br>
(rev b2) (prog-if 00 [VGA])<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Control: I/O+ Mem+ BusMaster+
SpecCycle- MemWINV- VGASnoop- ParErr-<br>
Stepping- SERR- FastB2B-<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Status: Cap+ 66Mhz+ UDF-
FastB2B+ ParErr- DEVSEL=medium &gt;TAbort-<br>
&lt;TAbort- &lt;MAbort- &gt;SERR- &lt;PERR-<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Latency: 64 (1250ns min, 250ns
max)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Interrupt: pin A routed to IRQ
11<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Region 0: Memory at e6000000
(32-bit, non-prefetchable) [size=16M]<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Region 1: Memory at e8000000
(32-bit, prefetchable) [size=128M]<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Expansion ROM at e7ff0000
[disabled] [size=64K]<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [60] Power
Management version 2<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA<br>
PME(D0-,D1-,D2-,D3hot-,D3cold-)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Status: D0 PME-Enable- DSel=0 DScale=0 PME-<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [44] AGP version
2.0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Status: RQ=31 SBA- 64bit- FW+ Rate=x1,x2,x4<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Command: RQ=0 SBA- AGP- 64bit- FW- Rate=&lt;none&gt;<br><br>
<br>
<x-sigsep><p></x-sigsep>
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab><b>Carlos
Javier Igal<br>
</b><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</html>