New Driver and mencoder for 6270

3 views
Skip to first unread message

Roberto Lionello

unread,
Sep 4, 2008, 9:25:47 PM9/4/08
to microdia
Dear Microdia Gurus,

I used to be able to record movies with my webcam (6270) using
mencoder with the old
driver:

mencoder -tv driver=v4l:device=/dev/
video0:width=640:height=480:forceaudio:adevice=/dev/dsp tv:// -o
video.avi -ovc lavc -oac lavc -ffourcc divx -ofps 25

Now, I understand that the new driver uses v4l2 and I thought that
simply adding a "2" after the "l" of v4l would do the trick. Well,
it's not the first time in my life that I was wrong! :-)
Could you correct my thinking? Thanks!

Cheers,

RL

GWater

unread,
Sep 5, 2008, 11:19:48 AM9/5/08
to micr...@googlegroups.com
Roberto Lionello schrieb:
the problem is somewhere within "forceaudio:adevice=/dev/dsp". If you
take "noaudio" instead it works fine.

$ mencoder tv:// -tv
driver=v4l2:device=/dev/video0:width=640:height=480:outfmt=i420:noaudio

-o video.avi -ovc lavc -oac lavc -ffourcc divx -ofps 25

Works fine for me.

GWater

Roberto Lionello

unread,
Sep 5, 2008, 4:23:27 PM9/5/08
to microdia
Yes, it worked for me too. Thanks! But does it mean there is no way to
record the audio as well?

GWater

unread,
Sep 5, 2008, 4:27:54 PM9/5/08
to micr...@googlegroups.com
Roberto Lionello schrieb:
I have no idea how mencoder works - but since it works without audio I
am pretty sure the problem is not in our driver but in mencoder or your
audio-driver.

GWater

Roberto Lionello

unread,
Sep 5, 2008, 9:27:18 PM9/5/08
to microdia
Google shows that I'm not the only one with this kind of problem. Were
you able to record audio and video using any other tool?

Fabien Lenoir

unread,
Sep 15, 2008, 8:06:03 AM9/15/08
to micr...@googlegroups.com
Hello microdia team,

I use 0c45:6270 Microdia U-CAM PC Camera NE878 on Ubuntu hardy.
It seems to me that I've tried everything that you propose on your
website to put on my webcam...but it still doesn't work...
I've always "insmod: error inserting 'microdia.ko': -1 Unknown symbol in
module"


Can you help me?

Fabien


Peter Nel

unread,
Sep 15, 2008, 12:43:40 PM9/15/08
to micr...@googlegroups.com
Your gcc used to compile the driver is probably not the same version used to compile your kernel.

see:

http://groups.google.com/group/microdia/web/testing-microdia-driver-draft

Péter

GWater

unread,
Sep 15, 2008, 2:27:35 PM9/15/08
to micr...@googlegroups.com
Peter Nel schrieb:
Or you simply forgot to do

# modprobe videodev
and if you have a 64bit system:
# modprobe compat-ioctl32

GWater

Fabien Lenoir

unread,
Sep 15, 2008, 3:57:29 PM9/15/08
to micr...@googlegroups.com
Thank you for your answers,
But I've already read this page, tried the "$ sudo modprobe videodev"
and the result was always the same :
"insmod: error inserting 'microdia.ko': -1 Unknown symbol in module"

my kernel version is : 2.6.24-19-generic
my version of gcc is : 4.2.3 (Ubuntu 4.2.3-2ubuntu7)


GWater a écrit :

JoJo jojo

unread,
Sep 15, 2008, 10:14:12 PM9/15/08
to micr...@googlegroups.com
Hi Fabien

You need to tell us the output of following commands
$ dmesg
$ sudo modinfo microdia

This will tell us exactly which symbol is missing

Have you looked at this thread?
https://groups.google.com/group/microdia/browse_thread/thread/8ac2802073a1d9f5/a67933caa0bb6096

-JoJo

Peter Nel

unread,
Sep 16, 2008, 5:49:04 AM9/16/08
to micr...@googlegroups.com


On Mon, Sep 15, 2008 at 9:57 PM, Fabien Lenoir <yar...@gmail.com> wrote:

Thank you for your answers,
But I've already read this page, tried the "$ sudo modprobe videodev"
and the result was always the same :
"insmod: error inserting 'microdia.ko': -1 Unknown symbol in module"

my kernel version is : 2.6.24-19-generic
my version of gcc is : 4.2.3 (Ubuntu 4.2.3-2ubuntu7)


I had a similar problem in ubuntu (current 8.04)
The default headers installed for me was 2.6.24-xx-generic (synaptic & /lib/modules),
but my actual kernel was 2.6.24-xx-386 ($ uname -r)

I did 2 things:
- install the my architecture-specific headers (-386) for my kernel version (confirm that Makefile also uses valid version)
- changed /usr/bin/gcc to point to other gcc versions until it worked (eg /usr/bin/gcc-4.2)
(although gcc -v shows 4.2.3 here so that looks right)

Anyways. That's what I did.

Péter

Fabien Lenoir

unread,
Sep 16, 2008, 7:38:51 AM9/16/08
to micr...@googlegroups.com
Hi JoJo

dmesg :

io4/input/input10
[ 33.683177] found SMC SuperIO Chip (devid=0x7a rev=00 base=0x002e):
LPC47N227
[ 33.683199] smsc_superio_flat(): fir: 0x230, sir: 0x2f8, dma: 02,
irq: 3, mode: 0x0e
[ 33.683204] smsc_ircc_present: can't get sir_base of 0x2f8
[ 34.509658] ipw2200: Detected geography ZZM (11 802.11bg channels, 0
802.11a channels)
[ 34.509682] sdhci: SDHCI controller found at 0000:06:04.2 [1524:0550]
(rev 1)
[ 34.509706] ACPI: PCI Interrupt 0000:06:04.2[B] -> GSI 17 (level,
low) -> IRQ 17
[ 34.509763] mmc0: SDHCI at 0xb0000100 irq 17 PIO
[ 34.509771] sdhci: SDHCI controller found at 0000:06:04.4 [1524:0551]
(rev 1)
[ 34.509788] PCI: Enabling device 0000:06:04.4 (0000 -> 0002)
[ 34.509793] ACPI: PCI Interrupt 0000:06:04.4[B] -> GSI 17 (level,
low) -> IRQ 17
[ 34.509827] mmc1: SDHCI at 0xb0000300 irq 17 PIO
[ 34.516411] ACPI: PCI Interrupt 0000:00:1e.2[A] -> GSI 17 (level,
low) -> IRQ 17
[ 34.516426] PCI: Setting latency timer of device 0000:00:1e.2 to 64
[ 34.531954] cs: IO port probe 0x100-0x3af: clean.
[ 34.533654] cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
[ 34.534371] cs: IO port probe 0x820-0x8ff: clean.
[ 34.534962] cs: IO port probe 0xc00-0xcf7: clean.
[ 34.535709] cs: IO port probe 0xa00-0xaff: clean.
[ 34.826650] intel8x0_measure_ac97_clock: measured 55322 usecs
[ 34.826654] intel8x0: clocking to 48000
[ 35.004736] lp: driver loaded but no devices found
[ 35.193182] Adding 2000084k swap on /dev/sda2. Priority:-1 extents:1
across:2000084k
[ 40.329986] device-mapper: uevent: version 1.0.3
[ 40.330015] device-mapper: ioctl: 4.12.0-ioctl (2007-10-02)
initialised: dm-d...@redhat.com
[ 52.520069] ReiserFS: sda3: found reiserfs format "3.6" with standard
journal
[ 52.520081] ReiserFS: sda3: using ordered data mode
[ 52.534864] ReiserFS: sda3: journal params: device sda3, size 8192,
journal first block 18, max trans len 1024, max batch 900, max commit
age 30, max trans age 30
[ 52.535206] ReiserFS: sda3: checking transaction log (sda3)
[ 52.584404] ReiserFS: sda3: Using r5 hash to sort names
[ 53.500441] ACPI: ACPI Dock Station Driver
[ 53.610674] ACPI: \_SB_.PCI0.SATA.PRID.P_D1: found ejectable bay
[ 53.610681] ACPI: \_SB_.PCI0.SATA.PRID.P_D1: Adding notify handler
[ 53.610718] ACPI: Bay [\_SB_.PCI0.SATA.PRID.P_D1] Added
[ 54.769034] capifs: Rev 1.1.2.3
[ 55.095306] NET: Registered protocol family 10
[ 55.095776] lo: Disabled Privacy Extensions
[ 58.792469] apm: BIOS not found.
[ 59.125848] ppdev: user-space parallel port driver
[ 59.329612] audit(1221479093.682:2): type=1503
operation="inode_permission" requested_mask="a::" denied_mask="a::"
name="/dev/tty" pid=5685 profile="/usr/sbin/cupsd" namespace="default"
[ 132.158826] Marking TSC unstable due to: cpufreq changes.
[ 135.793812] ipw2200: Firmware error detected. Restarting.
[ 135.797516] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 136.415923] Bluetooth: Core ver 2.11
[ 136.427779] NET: Registered protocol family 31
[ 136.427788] Bluetooth: HCI device and connection manager initialized
[ 136.427795] Bluetooth: HCI socket layer initialized
[ 63.024823] Bluetooth: L2CAP ver 2.9
[ 63.024828] Bluetooth: L2CAP socket layer initialized
[ 63.082598] Bluetooth: RFCOMM socket layer initialized
[ 63.082610] Bluetooth: RFCOMM TTY layer initialized
[ 63.082612] Bluetooth: RFCOMM ver 1.8
[ 138.688036] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level,
low) -> IRQ 16
[ 143.453890] [fglrx] Reserve Block - 0 offset = 0X3ffb000 length = 0X5000
[ 143.453902] [fglrx] Reserve Block - 1 offset = 0X0 length = 0X40000
[ 143.453908] [fglrx] Reserve Block - 2 offset = 0X3fbb000 length =
0X40000
[ 143.674060] [fglrx] interrupt source 20008000 successfully enabled
[ 143.674071] [fglrx] enable ID = 0x00000004
[ 143.674763] [fglrx] Receive enable interrupt message with
irqEnableMask: 20008000
[ 143.675260] [fglrx] interrupt source 10000000 successfully enabled
[ 143.675268] [fglrx] enable ID = 0x00000005
[ 143.675785] [fglrx] Receive enable interrupt message with
irqEnableMask: 10000000
[ 92.076264] NET: Registered protocol family 17
[ 92.655338] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 93.354644] ieee80211_crypt: registered algorithm 'TKIP'
[ 224.225220] eth1: no IPv6 routers present
[ 432.978045] usb 5-3: new high speed USB device using ehci_hcd and
address 3
[ 433.112625] usb 5-3: configuration #1 chosen from 1 choice
[ 433.666712] Linux video capture interface: v2.00
[ 433.749441] microdia: disagrees about version of symbol video_ioctl2
[ 433.749453] microdia: Unknown symbol video_ioctl2
[ 433.750093] microdia: disagrees about version of symbol video_devdata
[ 433.750097] microdia: Unknown symbol video_devdata
[ 433.750799] microdia: disagrees about version of symbol
video_unregister_device
[ 433.750804] microdia: Unknown symbol video_unregister_device
[ 433.751011] microdia: disagrees about version of symbol
video_device_alloc
[ 433.751016] microdia: Unknown symbol video_device_alloc
[ 433.751091] microdia: disagrees about version of symbol
video_register_device
[ 433.751096] microdia: Unknown symbol video_register_device
[ 433.751608] microdia: disagrees about version of symbol
video_device_release
[ 433.751613] microdia: Unknown symbol video_device_release
[ 850.446727] microdia: disagrees about version of symbol video_ioctl2
[ 850.446742] microdia: Unknown symbol video_ioctl2
[ 850.447383] microdia: disagrees about version of symbol video_devdata
[ 850.447387] microdia: Unknown symbol video_devdata
[ 850.448109] microdia: disagrees about version of symbol
video_unregister_device
[ 850.448114] microdia: Unknown symbol video_unregister_device
[ 850.448321] microdia: disagrees about version of symbol
video_device_alloc
[ 850.448326] microdia: Unknown symbol video_device_alloc
[ 850.448401] microdia: disagrees about version of symbol
video_register_device
[ 850.448406] microdia: Unknown symbol video_register_device
[ 850.448912] microdia: disagrees about version of symbol
video_device_release
[ 850.448917] microdia: Unknown symbol video_device_release
[ 875.091553] microdia: disagrees about version of symbol video_ioctl2
[ 875.091564] microdia: Unknown symbol video_ioctl2
[ 875.092204] microdia: disagrees about version of symbol video_devdata
[ 875.092209] microdia: Unknown symbol video_devdata
[ 875.092931] microdia: disagrees about version of symbol
video_unregister_device
[ 875.092936] microdia: Unknown symbol video_unregister_device
[ 875.093143] microdia: disagrees about version of symbol
video_device_alloc
[ 875.093147] microdia: Unknown symbol video_device_alloc
[ 875.093222] microdia: disagrees about version of symbol
video_register_device
[ 875.093227] microdia: Unknown symbol video_register_device
[ 875.093754] microdia: disagrees about version of symbol
video_device_release
[ 875.093759] microdia: Unknown symbol video_device_release
[ 1044.404243] usb 5-3: USB disconnect, address 3
[ 1045.936176] usb 5-5: new high speed USB device using ehci_hcd and
address 4
[ 1046.070886] usb 5-5: configuration #1 chosen from 1 choice
[ 482.756513] microdia: disagrees about version of symbol video_ioctl2
[ 482.756523] microdia: Unknown symbol video_ioctl2
[ 482.756826] microdia: disagrees about version of symbol video_devdata
[ 482.756828] microdia: Unknown symbol video_devdata
[ 482.757171] microdia: disagrees about version of symbol
video_unregister_device
[ 482.757174] microdia: Unknown symbol video_unregister_device
[ 482.757273] microdia: disagrees about version of symbol
video_device_alloc
[ 482.757275] microdia: Unknown symbol video_device_alloc
[ 482.757309] microdia: disagrees about version of symbol
video_register_device
[ 482.757312] microdia: Unknown symbol video_register_device
[ 482.757552] microdia: disagrees about version of symbol
video_device_release
[ 482.757554] microdia: Unknown symbol video_device_release
[ 562.388333] Linux video capture interface: v2.00
[ 562.510437] microdia: disagrees about version of symbol video_ioctl2
[ 562.510445] microdia: Unknown symbol video_ioctl2
[ 562.510748] microdia: disagrees about version of symbol video_devdata
[ 562.510750] microdia: Unknown symbol video_devdata
[ 562.511085] microdia: disagrees about version of symbol
video_unregister_device
[ 562.511088] microdia: Unknown symbol video_unregister_device
[ 562.511187] microdia: disagrees about version of symbol
video_device_alloc
[ 562.511189] microdia: Unknown symbol video_device_alloc
[ 562.511224] microdia: disagrees about version of symbol
video_register_device
[ 562.511226] microdia: Unknown symbol video_register_device
[ 562.511466] microdia: disagrees about version of symbol
video_device_release
[ 562.511468] microdia: Unknown symbol video_device_release
[ 1432.685836] usb 5-5: USB disconnect, address 4
[ 1438.720212] usb 5-5: new high speed USB device using ehci_hcd and
address 5
[ 1438.857179] usb 5-5: configuration #1 chosen from 1 choice
[ 1439.321958] microdia: disagrees about version of symbol video_ioctl2
[ 1439.321973] microdia: Unknown symbol video_ioctl2
[ 1439.322630] microdia: disagrees about version of symbol video_devdata
[ 1439.322635] microdia: Unknown symbol video_devdata
[ 1439.323350] microdia: disagrees about version of symbol
video_unregister_device
[ 1439.323355] microdia: Unknown symbol video_unregister_device
[ 1439.323562] microdia: disagrees about version of symbol
video_device_alloc
[ 1439.323567] microdia: Unknown symbol video_device_alloc
[ 1439.323642] microdia: disagrees about version of symbol
video_register_device
[ 1439.323647] microdia: Unknown symbol video_register_device
[ 1439.324158] microdia: disagrees about version of symbol
video_device_release
[ 1439.324163] microdia: Unknown symbol video_device_release
[ 1440.665913] usb 5-3: new high speed USB device using ehci_hcd and
address 6
[ 1440.802183] usb 5-3: configuration #1 chosen from 1 choice
[ 664.910687] usbcore: registered new interface driver libusual
[ 664.971819] Initializing USB Mass Storage driver...
[ 664.975932] scsi2 : SCSI emulation for USB Mass Storage devices
[ 664.977028] usbcore: registered new interface driver usb-storage
[ 664.977034] USB Mass Storage support registered.
[ 664.977393] usb-storage: device found at 6
[ 664.977396] usb-storage: waiting for device to settle before scanning
[ 1444.660792] usb-storage: device scan complete
[ 1444.686576] scsi 2:0:0:0: Direct-Access WD 3200JB External
0107 PQ: 0 ANSI: 0
[ 1444.696228] sd 2:0:0:0: [sdb] 625142448 512-byte hardware sectors
(320073 MB)
[ 1444.704482] sd 2:0:0:0: [sdb] Write Protect is off
[ 1444.704492] sd 2:0:0:0: [sdb] Mode Sense: 03 00 00 00
[ 1444.704498] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 1444.708296] sd 2:0:0:0: [sdb] 625142448 512-byte hardware sectors
(320073 MB)
[ 1444.710010] sd 2:0:0:0: [sdb] Write Protect is off
[ 1444.710020] sd 2:0:0:0: [sdb] Mode Sense: 03 00 00 00
[ 1444.710025] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 1444.710034] sdb: sdb1
[ 1444.713277] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 1444.713351] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 766.320840] cheese[12841]: segfault at 4b42acc0 eip b1fccdca esp
b1f8cec0 error 6
[ 1268.312852] usb 5-5: USB disconnect, address 5
[ 2023.066199] ata1: DRQ=1 with device error, dev_stat 0x7F
[ 2023.066648] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2
frozen
[ 2023.066660] ata1.01: cmd a0/00:00:00:00:00/00:00:00:00:00/b0 tag 0
[ 2023.066662] cdb 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 2023.066663] res 7f/7f:7f:7f:7f:7f/00:00:00:00:00/7f Emask
0x2 (HSM violation)
[ 2023.066667] ata1.01: status: { DRDY DF DRQ ERR }
[ 2023.066703] ata1: soft resetting link
[ 2023.476810] ata1.01: failed to IDENTIFY (I/O error, err_mask=0x3)
[ 2023.476817] ata1.01: revalidation failed (errno=-5)
[ 2023.476821] ata1: failed to recover some devices, retrying in 5 secs
[ 2028.475850] ata1: soft resetting link
[ 2028.812253] ata1.00: configured for UDMA/100
[ 2028.984071] ata1.01: configured for UDMA/33
[ 2028.984096] ata1: EH complete
[ 2028.985386] sd 0:0:0:0: [sda] 156301488 512-byte hardware sectors
(80026 MB)
[ 2028.986519] sd 0:0:0:0: [sda] Write Protect is off
[ 2028.986522] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2028.989283] sd 0:0:0:0: [sda] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[ 2028.991407] sd 0:0:0:0: [sda] 156301488 512-byte hardware sectors
(80026 MB)
[ 2028.992483] sd 0:0:0:0: [sda] Write Protect is off
[ 2028.992489] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2029.053025] sd 0:0:0:0: [sda] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[ 2393.654986] Inbound IN=eth1 OUT=
MAC=00:13:ce:1f:81:57:00:16:38:7b:ca:51:08:00 SRC=84.32.47.19
DST=192.168.1.2 LEN=56 TOS=0x00 PREC=0x00 TTL=44 ID=31421 PROTO=ICMP
TYPE=11 CODE=0 [SRC=192.168.1.2 DST=84.32.44.22 LEN=122 TOS=0x00
PREC=0x00 TTL=1 ID=0 PROTO=UDP SPT=6881 DPT=61996 LEN=102 ]
[ 2393.655530] Inbound IN=eth1 OUT=
MAC=00:13:ce:1f:81:57:00:16:38:7b:ca:51:08:00 SRC=84.32.46.109
DST=192.168.1.2 LEN=56 TOS=0x00 PREC=0x00 TTL=44 ID=12221 PROTO=ICMP
TYPE=11 CODE=0 [SRC=192.168.1.2 DST=84.32.44.22 LEN=122 TOS=0x00
PREC=0x00 TTL=1 ID=0 PROTO=UDP SPT=6881 DPT=61996 LEN=102 ]
[ 2393.656113] Inbound IN=eth1 OUT=
MAC=00:13:ce:1f:81:57:00:16:38:7b:ca:51:08:00 SRC=84.32.216.41
DST=192.168.1.2 LEN=56 TOS=0x00 PREC=0x00 TTL=44 ID=35104 PROTO=ICMP
TYPE=11 CODE=0 [SRC=192.168.1.2 DST=84.32.44.22 LEN=122 TOS=0x00
PREC=0x00 TTL=1 ID=0 PROTO=UDP SPT=6881 DPT=61996 LEN=102 ]
[ 2393.656868] Inbound IN=eth1 OUT=
MAC=00:13:ce:1f:81:57:00:16:38:7b:ca:51:08:00 SRC=84.32.216.89
DST=192.168.1.2 LEN=56 TOS=0x00 PREC=0x00 TTL=44 ID=5157 PROTO=ICMP
TYPE=11 CODE=0 [SRC=192.168.1.2 DST=84.32.44.22 LEN=122 TOS=0x00
PREC=0x00 TTL=1 ID=0 PROTO=UDP SPT=6881 DPT=61996 LEN=102 ]
[ 2393.711316] Inbound IN=eth1 OUT=
MAC=00:13:ce:1f:81:57:00:16:38:7b:ca:51:08:00 SRC=84.32.46.53
DST=192.168.1.2 LEN=56 TOS=0x00 PREC=0x00 TTL=46 ID=25546 PROTO=ICMP
TYPE=11 CODE=0 [SRC=192.168.1.2 DST=84.32.44.22 LEN=122 TOS=0x00
PREC=0x00 TTL=1 ID=0 PROTO=UDP SPT=6881 DPT=61996 LEN=102 ]
[14122.063643] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[14122.063659] ata1.01: cmd a0/00:00:00:00:00/00:00:00:00:00/b0 tag 0
[14122.063660] cdb 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[14122.063671] res 51/20:03:00:00:00/00:00:00:00:00/b0 Emask
0x1 (device error)
[14122.063675] ata1.01: status: { DRDY ERR }
[14122.094916] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[14122.094939] ata1.01: cmd a0/00:00:00:00:00/00:00:00:00:00/b0 tag 0
[14122.094940] cdb 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[14122.094942] res 51/20:03:00:00:00/00:00:00:00:00/b0 Emask
0x1 (device error)
[14122.094945] ata1.01: status: { DRDY ERR }
[14122.095702] sr0: CDROM (ioctl) error, command: Test Unit Ready 00 00
00 00 00 00
[14122.095709] sr: Sense Key : Aborted Command [current] [descriptor]
[14122.095713] sr: Add. Sense: No additional sense information
[30609.733054] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[30609.733088] ata1.01: cmd a0/00:00:00:00:00/00:00:00:00:00/b0 tag 0
[30609.733091] cdb 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[30609.733095] res 51/20:03:00:00:00/00:00:00:00:00/b0 Emask
0x1 (device error)
[30609.733102] ata1.01: status: { DRDY ERR }
[30609.736267] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[30609.736285] ata1.01: cmd a0/00:00:00:00:00/00:00:00:00:00/b0 tag 0
[30609.736299] cdb 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[30609.736302] res 51/20:03:00:00:00/00:00:00:00:00/b0 Emask
0x1 (device error)
[30609.736309] ata1.01: status: { DRDY ERR }
[30609.736350] sr0: CDROM (ioctl) error, command: Test Unit Ready 00 00
00 00 00 00
[30609.736372] sr: Sense Key : Aborted Command [current] [descriptor]
[30609.736380] sr: Add. Sense: No additional sense information
[14926.027505] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[14926.027518] ata1.01: cmd a0/00:00:00:00:00/00:00:00:00:00/b0 tag 0
[14926.027519] cdb 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[14926.027521] res 51/20:03:00:00:00/00:00:00:00:00/b0 Emask
0x1 (device error)
[14926.027524] ata1.01: status: { DRDY ERR }
[14926.029573] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[14926.029582] ata1.01: cmd a0/00:00:00:00:00/00:00:00:00:00/b0 tag 0
[14926.029583] cdb 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[14926.029585] res 51/20:03:00:00:00/00:00:00:00:00/b0 Emask
0x1 (device error)
[14926.029588] ata1.01: status: { DRDY ERR }
[14926.030105] sr0: CDROM (ioctl) error, command: Test Unit Ready 00 00
00 00 00 00
[14926.030112] sr: Sense Key : Aborted Command [current] [descriptor]
[14926.030116] sr: Add. Sense: No additional sense information
[14926.994923] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[14926.994937] ata1.01: cmd a0/00:00:00:00:00/00:00:00:00:00/b0 tag 0
[14926.994938] cdb 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[14926.994940] res 51/20:03:00:00:00/00:00:00:00:00/b0 Emask
0x1 (device error)
[14926.994943] ata1.01: status: { DRDY ERR }
[32353.421192] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[32353.421215] ata1.01: cmd a0/00:00:00:00:00/00:00:00:00:00/b0 tag 0
[32353.421218] cdb 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[32353.421221] res 51/20:03:00:00:00/00:00:00:00:00/b0 Emask
0x1 (device error)
[32353.421229] ata1.01: status: { DRDY ERR }
[32353.423784] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[32353.423803] ata1.01: cmd a0/00:00:00:00:00/00:00:00:00:00/b0 tag 0
[32353.423806] cdb 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[32353.423809] res 51/20:03:00:00:00/00:00:00:00:00/b0 Emask
0x1 (device error)
[32353.423816] ata1.01: status: { DRDY ERR }
[32353.423846] sr0: CDROM (ioctl) error, command: Test Unit Ready 00 00
00 00 00 00
[32353.423858] sr: Sense Key : Aborted Command [current] [descriptor]
[32353.423866] sr: Add. Sense: No additional sense information
[32354.319312] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[32354.319335] ata1.01: cmd a0/00:00:00:00:00/00:00:00:00:00/b0 tag 0
[32354.319338] cdb 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[32354.319341] res 51/20:03:00:00:00/00:00:00:00:00/b0 Emask
0x1 (device error)
[32354.319349] ata1.01: status: { DRDY ERR }
[32354.321888] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[32354.321907] ata1.01: cmd a0/00:00:00:00:00/00:00:00:00:00/b0 tag 0
[32354.321910] cdb 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[32354.321913] res 51/20:03:00:00:00/00:00:00:00:00/b0 Emask
0x1 (device error)
[32354.321921] ata1.01: status: { DRDY ERR }
[32354.321952] sr0: CDROM (ioctl) error, command: Test Unit Ready 00 00
00 00 00 00
[32354.321964] sr: Sense Key : Aborted Command [current] [descriptor]
[32354.321972] sr: Add. Sense: No additional sense information
[32355.408698] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[32355.408721] ata1.01: cmd a0/00:00:00:00:00/00:00:00:00:00/b0 tag 0
[32355.408725] cdb 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[32355.408728] res 51/20:03:00:00:00/00:00:00:00:00/b0 Emask
0x1 (device error)
[32355.408735] ata1.01: status: { DRDY ERR }
[32355.410774] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[32355.410792] ata1.01: cmd a0/00:00:00:00:00/00:00:00:00:00/b0 tag 0
[32355.410795] cdb 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[32355.410798] res 51/20:03:00:00:00/00:00:00:00:00/b0 Emask
0x1 (device error)
[32355.410806] ata1.01: status: { DRDY ERR }
[32355.410836] sr0: CDROM (ioctl) error, command: Test Unit Ready 00 00
00 00 00 00
[32355.410848] sr: Sense Key : Aborted Command [current] [descriptor]
[32355.410856] sr: Add. Sense: No additional sense information
[14929.889960] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[14929.889973] ata1.01: cmd a0/00:00:00:00:00/00:00:00:00:00/b0 tag 0
[14929.889975] cdb 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[14929.889976] res 51/20:03:00:00:00/00:00:00:00:00/b0 Emask
0x1 (device error)
[14929.889980] ata1.01: status: { DRDY ERR }
[14929.891754] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[14929.891762] ata1.01: cmd a0/00:00:00:00:00/00:00:00:00:00/b0 tag 0
[14929.891764] cdb 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[14929.891765] res 51/20:03:00:00:00/00:00:00:00:00/b0 Emask
0x1 (device error)
[14929.891769] ata1.01: status: { DRDY ERR }
[14929.891782] sr0: CDROM (ioctl) error, command: Test Unit Ready 00 00
00 00 00 00
[14929.891789] sr: Sense Key : Aborted Command [current] [descriptor]
[14929.891792] sr: Add. Sense: No additional sense information
[42071.396832] ipw2200: Failed to send CARD_DISABLE: Command timed out.
[19414.747634] ADDRCONF(NETDEV_UP): eth1: link is not ready
[42078.539535] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[42102.077190] eth1: no IPv6 routers present
[19992.719536] microdia: disagrees about version of symbol video_ioctl2
[19992.719546] microdia: Unknown symbol video_ioctl2
[19992.719856] microdia: disagrees about version of symbol video_devdata
[19992.719858] microdia: Unknown symbol video_devdata
[19992.720198] microdia: disagrees about version of symbol
video_unregister_device
[19992.720200] microdia: Unknown symbol video_unregister_device
[19992.720301] microdia: disagrees about version of symbol
video_device_alloc
[19992.720303] microdia: Unknown symbol video_device_alloc
[19992.720339] microdia: disagrees about version of symbol
video_register_device
[19992.720341] microdia: Unknown symbol video_register_device
[19992.720581] microdia: disagrees about version of symbol
video_device_release
[19992.720583] microdia: Unknown symbol video_device_release
[43408.267370] microdia: disagrees about version of symbol video_ioctl2
[43408.267382] microdia: Unknown symbol video_ioctl2
[43408.268033] microdia: disagrees about version of symbol video_devdata
[43408.268038] microdia: Unknown symbol video_devdata
[43408.268747] microdia: disagrees about version of symbol
video_unregister_device
[43408.268753] microdia: Unknown symbol video_unregister_device
[43408.268963] microdia: disagrees about version of symbol
video_device_alloc
[43408.268968] microdia: Unknown symbol video_device_alloc
[43408.269044] microdia: disagrees about version of symbol
video_register_device
[43408.269049] microdia: Unknown symbol video_register_device
[43408.269559] microdia: disagrees about version of symbol
video_device_release
[43408.269564] microdia: Unknown symbol video_device_release
[20031.465680] microdia: disagrees about version of symbol video_ioctl2
[20031.465690] microdia: Unknown symbol video_ioctl2
[20031.466008] microdia: disagrees about version of symbol video_devdata
[20031.466010] microdia: Unknown symbol video_devdata
[20031.466350] microdia: disagrees about version of symbol
video_unregister_device
[20031.466352] microdia: Unknown symbol video_unregister_device
[20031.466453] microdia: disagrees about version of symbol
video_device_alloc
[20031.466456] microdia: Unknown symbol video_device_alloc
[20031.466491] microdia: disagrees about version of symbol
video_register_device
[20031.466493] microdia: Unknown symbol video_register_device
[20031.466733] microdia: disagrees about version of symbol
video_device_release
[20031.466735] microdia: Unknown symbol video_device_release
[44272.972389] usb 5-5: new high speed USB device using ehci_hcd and
address 7
[44273.107044] usb 5-5: configuration #1 chosen from 1 choice
[20428.630064] microdia: disagrees about version of symbol video_ioctl2
[20428.630073] microdia: Unknown symbol video_ioctl2
[20428.630380] microdia: disagrees about version of symbol video_devdata
[20428.630382] microdia: Unknown symbol video_devdata
[20428.630722] microdia: disagrees about version of symbol
video_unregister_device
[20428.630724] microdia: Unknown symbol video_unregister_device
[20428.630826] microdia: disagrees about version of symbol
video_device_alloc
[20428.630828] microdia: Unknown symbol video_device_alloc
[20428.630873] microdia: disagrees about version of symbol
video_register_device
[20428.630876] microdia: Unknown symbol video_register_device
[20428.631118] microdia: disagrees about version of symbol
video_device_release
[20428.631120] microdia: Unknown symbol video_device_release
[27533.236165] microdia: disagrees about version of symbol video_ioctl2
[27533.236177] microdia: Unknown symbol video_ioctl2
[27533.236574] microdia: disagrees about version of symbol video_devdata
[27533.236577] microdia: Unknown symbol video_devdata
[27533.237030] microdia: disagrees about version of symbol
video_unregister_device
[27533.237033] microdia: Unknown symbol video_unregister_device
[27533.237162] microdia: disagrees about version of symbol
video_device_alloc
[27533.237165] microdia: Unknown symbol video_device_alloc
[27533.237211] microdia: disagrees about version of symbol
video_register_device
[27533.237214] microdia: Unknown symbol video_register_device
[27533.237523] microdia: disagrees about version of symbol
video_device_release
[27533.237526] microdia: Unknown symbol video_device_release
[21250.746825] microdia: disagrees about version of symbol video_ioctl2
[21250.746835] microdia: Unknown symbol video_ioctl2
[21250.747142] microdia: disagrees about version of symbol video_devdata
[21250.747144] microdia: Unknown symbol video_devdata
[21250.747484] microdia: disagrees about version of symbol
video_unregister_device
[21250.747486] microdia: Unknown symbol video_unregister_device
[21250.747587] microdia: disagrees about version of symbol
video_device_alloc
[21250.747590] microdia: Unknown symbol video_device_alloc
[21250.747625] microdia: disagrees about version of symbol
video_register_device
[21250.747627] microdia: Unknown symbol video_register_device
[21250.747867] microdia: disagrees about version of symbol
video_device_release
[21250.747869] microdia: Unknown symbol video_device_release
[46135.473026] microdia: disagrees about version of symbol video_ioctl2
[46135.473037] microdia: Unknown symbol video_ioctl2
[46135.473682] microdia: disagrees about version of symbol video_devdata
[46135.473687] microdia: Unknown symbol video_devdata
[46135.474395] microdia: disagrees about version of symbol
video_unregister_device
[46135.474400] microdia: Unknown symbol video_unregister_device
[46135.474611] microdia: disagrees about version of symbol
video_device_alloc
[46135.474616] microdia: Unknown symbol video_device_alloc
[46135.474692] microdia: disagrees about version of symbol
video_register_device
[46135.474697] microdia: Unknown symbol video_register_device
[46135.475207] microdia: disagrees about version of symbol
video_device_release
[46135.475212] microdia: Unknown symbol video_device_release
[50325.965352] usb 5-5: USB disconnect, address 7
[54648.808394] usb 5-3: USB disconnect, address 6
[55434.693618] ipw2200: Firmware error detected. Restarting.
[28727.379458] ipw2200: Firmware error detected. Restarting.
[64750.125248] Inbound IN=eth1 OUT=
MAC=ff:ff:ff:ff:ff:ff:00:18:de:1b:b3:5c:08:00 SRC=0.0.0.0
DST=255.255.255.255 LEN=328 TOS=0x00 PREC=0x00 TTL=128 ID=5 PROTO=UDP
SPT=68 DPT=67 LEN=308
[64750.125348] Inbound IN=eth1 OUT=
MAC=ff:ff:ff:ff:ff:ff:00:18:de:1b:b3:5c:08:00 SRC=0.0.0.0
DST=255.255.255.255 LEN=346 TOS=0x00 PREC=0x00 TTL=128 ID=6 PROTO=UDP
SPT=68 DPT=67 LEN=326
[31544.684764] usb 5-3: new high speed USB device using ehci_hcd and
address 8
[40976.289020] usb 5-3: configuration #1 chosen from 1 choice
[40976.292036] scsi3 : SCSI emulation for USB Mass Storage devices
[40976.295799] usb-storage: device found at 8
[40976.295803] usb-storage: waiting for device to settle before scanning
[68372.778787] usb-storage: device scan complete
[68372.779624] scsi 3:0:0:0: Direct-Access Kingston DataTraveler 2.0
PMAP PQ: 0 ANSI: 0 CCS
[68374.750280] sd 3:0:0:0: [sdb] 2015232 512-byte hardware sectors (1032 MB)
[68374.751150] sd 3:0:0:0: [sdb] Write Protect is off
[68374.751158] sd 3:0:0:0: [sdb] Mode Sense: 23 00 00 00
[68374.751164] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[68374.754526] sd 3:0:0:0: [sdb] 2015232 512-byte hardware sectors (1032 MB)
[68374.755149] sd 3:0:0:0: [sdb] Write Protect is off
[68374.755157] sd 3:0:0:0: [sdb] Mode Sense: 23 00 00 00
[68374.755162] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[68374.755170] sdb: sdb1
[68374.756405] sd 3:0:0:0: [sdb] Attached SCSI removable disk
[68374.756479] sd 3:0:0:0: Attached scsi generic sg2 type 0
[68469.929096] usb 5-3: USB disconnect, address 8
[32399.148482] usb 5-3: new high speed USB device using ehci_hcd and
address 9
[32399.283487] usb 5-3: configuration #1 chosen from 1 choice
[32399.599263] microdia: disagrees about version of symbol video_ioctl2
[32399.599273] microdia: Unknown symbol video_ioctl2
[32399.599580] microdia: disagrees about version of symbol video_devdata
[32399.599583] microdia: Unknown symbol video_devdata
[32399.599922] microdia: disagrees about version of symbol
video_unregister_device
[32399.599924] microdia: Unknown symbol video_unregister_device
[32399.600026] microdia: disagrees about version of symbol
video_device_alloc
[32399.600028] microdia: Unknown symbol video_device_alloc
[32399.600063] microdia: disagrees about version of symbol
video_register_device
[32399.600066] microdia: Unknown symbol video_register_device
[32399.600321] microdia: disagrees about version of symbol
video_device_release
[32399.600324] microdia: Unknown symbol video_device_release

and $ sudo modinfo microdia : "modinfo: could not open microdia: No such
device"

I just looked the thread
https://groups.google.com/group/microdia/browse_thread/thread/8ac2802073a1d9f5/a67933caa0bb6096


I don't have seen anything which can help me...or maybe I badly read the
text.

Thank you for your answers

Fabien



JoJo jojo a écrit :

Gray Water

unread,
Sep 16, 2008, 9:26:15 AM9/16/08
to micr...@googlegroups.com
Are you sure you have a 32bit-system?

GWater

JoJo jojo

unread,
Sep 16, 2008, 3:02:28 PM9/16/08
to micr...@googlegroups.com
Hi Fabian

This looks like a kernel misconfiguration with Ubuntu
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/263306

there seems to be a solution listed here
http://dougsland.livejournal.com/tag/unknown+symbol+video_ioctl2

if that is not the problem, perhaps it was caused by fglrx
compilation/installation ?

Ubuntu is no longer fixing these kernel bugs, but instead planning to
move to 2.6.27 kernel.

You can ask for help on Ubuntu channels/forums/mailinglists, or
recompile the kernel with the above fix

-JoJo
Reply all
Reply to author
Forward
0 new messages