SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 Re: Help & Support (Stable) » 1005HA Webcam » 2011-07-20 21:38:59

The "OS Installation" option has been removed from the BIOS at some point. That or I have a different revision of the EeePC than they were referring to in that support doc.

The camera is enabled in the BIOS.

Tried Joli OS. Booted off USB, installed Cheese, Joli wouldn't let me launch the app though. Tried using Cameroid in Joli which told me it doesn't appear I have a cam installed. Of course, this was Joli OS 1.2, not sure if that is the same version you were using or not.

I suppose it's possible that my webcam broke at some point and I didn't know it...

#2 Re: Help & Support (Stable) » 1005HA Webcam » 2011-07-20 18:14:09

It did indeed come with Windows on it originally. Windows XP to be exact. I've since wiped it off as I have no use for Windows on this particular machine (the only thing I use Windows for anymore is Netflix streaming and gaming, neither of which this netbook can realistically handle). I've also wiped out the recovery partition because I have no intention of ever going back to using Windows on it. I suppose I could try making a live boot Windows USB key and see if it shows up there, that will take some time to do though.

As for the BIOS, I've already made sure the camera is enabled in the BIOS. I haven't checked the "OS Installation" setting in the BIOS, but I don't recall seeing one last time I was in there (yesterday). I think that setting may have been removed with one of the later BIOS updates. I'll check it to be sure though.

Finally, yes, the cam has worked before. It worked under XP when I had it installed on here (for the first few months I had the netbook). It has also worked under certain releases of Ubuntu, but not all of them. I want to say that it worked when I was running Arch as well, but can't be certain of that. I've also run a handful of other distros on it but can't really recall which ones it worked under and which it didn't. Sorry I can't be more specific there but it's strictly a problem of memory and never bothering to document when it worked and when it did not.

Also, as I mentioned earlier (though you were probably in the process of replying when I made the reply), I have installed the latest liquorix kernel and the camera is still not showing up.

#3 Re: Help & Support (Stable) » 1005HA Webcam » 2011-07-20 16:48:22

Unfortunately, the updated liquorix kernel hasn't helped. Still the same situation with nothing showing up.

ardichoke@molly:~$ uname -a
Linux molly 2.6.39-3.dmz.2-liquorix-686 #1 ZEN SMP PREEMPT Sun Jul 10 19:35:29 UTC 2011 i686 GNU/Linux
ardichoke@molly:~$ lsusb
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
ardichoke@molly:~$ xinput list
⎡ Virtual core pointer                        id=2    [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                  id=4    [slave  pointer  (2)]
⎜   ↳ SynPS/2 Synaptics TouchPad                  id=12    [slave  pointer  (2)]
⎣ Virtual core keyboard                       id=3    [master keyboard (2)]
    ↳ Virtual core XTEST keyboard                 id=5    [slave  keyboard (3)]
    ↳ Power Button                                id=6    [slave  keyboard (3)]
    ↳ Video Bus                                   id=7    [slave  keyboard (3)]
    ↳ Power Button                                id=8    [slave  keyboard (3)]
    ↳ Sleep Button                                id=9    [slave  keyboard (3)]
    ↳ Asus EeePC extra buttons                    id=10    [slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard                id=11    [slave  keyboard (3)]
ardichoke@molly:~$ lsmod | grep uvc
uvcvideo               55582  0 
videodev               77939  1 uvcvideo
ardichoke@molly:~$ dmesg | grep uvc
usbcore: registered new interface driver uvcvideo

#4 Re: Help & Support (Stable) » 1005HA Webcam » 2011-07-20 16:19:55

falcon74 wrote:

Did you try this

sudo lsusb -t

and didn't find any "uvcvideo" entry ?

I ran it without -t... but with -t I get basically the same thing. No camera shown

/:  Bus 05.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci_hcd/8p, 480M

What does

 xinput list 

say ?

⎡ Virtual core pointer                        id=2    [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                  id=4    [slave  pointer  (2)]
⎜   ↳ SynPS/2 Synaptics TouchPad                  id=12    [slave  pointer  (2)]
⎣ Virtual core keyboard                       id=3    [master keyboard (2)]
    ↳ Virtual core XTEST keyboard                 id=5    [slave  keyboard (3)]
    ↳ Power Button                                id=6    [slave  keyboard (3)]
    ↳ Video Bus                                   id=7    [slave  keyboard (3)]
    ↳ Power Button                                id=8    [slave  keyboard (3)]
    ↳ Sleep Button                                id=9    [slave  keyboard (3)]
    ↳ Asus EeePC extra buttons                    id=10    [slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard                id=11    [slave  keyboard (3)]

What does

lsmode | grep uvc

say ?

I assume here you mean lsmod, not lsmode... This command gives me no output, so I ran the following

sudo modprobe uvcvideo

Now lsmod | grep uvc gives me this

uvcvideo               45526  0 
videodev               25445  1 uvcvideo
v4l1_compat            10250  2 uvcvideo,videodev
usbcore                98613  4 uvcvideo,uhci_hcd,ehci_hcd

However, the camera still doesn't work and nothing new shows up when running the above commands

What does

dmesg | grep uvc

say ?

[10218.649148] usbcore: registered new interface driver uvcvideo

Can you try the latest liquorix kernel (if it already isn't) ? I.e. 2.6.39-3 as per instructions on liquorix site ?
I have an Asus eeePC 1011PX (slightly different HW compared to your model), and my webcam worked with the liquorix kernel from #! repo, but everything worked only with the latest liquorix kernel.

HTH
f74

I will give this a try and report back. I didn't realize there was an updated liquorix kernel outside the #! repos. First time I've ever used the liquorix kernel.

#5 Help & Support (Stable) » 1005HA Webcam » 2011-07-19 19:28:30

ardichoke
Replies: 10

Installed #! Statler on my Asus EeePC 1005HA. Added acpi_osi=Linux to the grub options. Everything is working flawlessly for me except for the GD webcam. Using both the stock and the liquorix kernels, the webacam won't even show up in lsusb or lshw. I remember having this same problem in Ubuntu a few releases ago (I'm always hopping back and forth between distros). I don't recall if I was ever able to find a solution for it back then though.

I've already made sure the cam is enabled in the BIOS
I've flashed the latest BIOS from Asus
Checked and made sure the camera is enabled in the BIOS again after flashing

Anyone have any ideas or can give me an idea what to look into next? I'm pretty linux savvy, but I'm not so familiar with troubleshooting video devices.

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo