Blog Forum Wiki Links Contact Us NetbookUser
RunCore Pro IV SSD Transforms your ASUS EEE PC by increasing 
performance 5-40X. Your satistfaction guaranteed RunCore Pro 70mm SATA Mini PCI-e SSD
RunCore Pro IV 70mm SATA II Mini PCI-e SSD
RunCore Pro IV 2.5 Inch SATA II SSD

You are not logged in.

#1 2008-01-12 4:33:31 pm

broooce
New member
Registered: 2008-01-12
Posts: 8

Webcam with Msn Messenger

I have just started using the messenger function but do not seem to be able to use the webcam with it, even though I turn my webcam on it doesnt broadcast the image? Any way to fix this easily?

thanks

Offline

 

#2 2008-01-12 4:51:04 pm

Niel1952
Moderator
From: Cambridge, UK
Registered: 2007-11-02
Posts: 4802

Re: Webcam with Msn Messenger

Which OS are you using?


[Tweaking for] Absolute Beginners - A Guide to tweaking the Eee PC with wizards.
eeeuser Google Custom Search - THE eeeuser.com Search Tool

Offline

 

#3 2008-01-12 5:08:29 pm

broooce
New member
Registered: 2008-01-12
Posts: 8

Re: Webcam with Msn Messenger

the pre-installed version

Offline

 

#4 2008-01-12 5:12:47 pm

Niel1952
Moderator
From: Cambridge, UK
Registered: 2007-11-02
Posts: 4802

Re: Webcam with Msn Messenger

That doesn't have MSN on it.  I don't use the installed or any messaging system but suggest you separately search the forum for Pidgin, aMSN and Skype to see what is possible.  My recollection is that it is only with the updated Skype that the webcam works on the default OS.


[Tweaking for] Absolute Beginners - A Guide to tweaking the Eee PC with wizards.
eeeuser Google Custom Search - THE eeeuser.com Search Tool

Offline

 

#5 2008-01-12 5:20:07 pm

Neil
Moderator
From: Berkshire, England
Registered: 2007-11-25
Posts: 6813
Website

Re: Webcam with Msn Messenger

The webcam does not work with Pidgin, currently sad

Offline

 

#6 2008-01-12 5:22:50 pm

broooce
New member
Registered: 2008-01-12
Posts: 8

Re: Webcam with Msn Messenger

thanks. Would that be likely to change with an updated version of pidgin?

Offline

 

#7 2008-01-12 5:24:59 pm

Neil
Moderator
From: Berkshire, England
Registered: 2007-11-25
Posts: 6813
Website

Re: Webcam with Msn Messenger

Potentially, yes. Likely, I've no idea, I'm afraid sad

Offline

 

#8 2008-01-12 5:30:10 pm

sourcejedi
Senior Member
Registered: 2007-12-30
Posts: 183

Re: Webcam with Msn Messenger

I think video is a way in the future for Pidgin.  If you can install Kopete, that apparently supports it.  <http://wiki.kde.org/tiki-index.php?page=Kopete%20Webcam%20Support&comzone=show>.

Offline

 

#9 2008-01-12 6:56:01 pm

staib
Member
From: London
Registered: 2008-01-04
Posts: 26
Website

Re: Webcam with Msn Messenger

Just to confirm that the default 'easy mode' works with the updated Skype and video camera flawlessly. Just had a cracking conversation with my sister-in-law in the States.


Nick, London, UK

Pearl white 4Gb Eee, running full Xandros Desktop
or BackTrack3 from a USB stick

Offline

 

#10 2008-01-13 9:56:16 am

broooce
New member
Registered: 2008-01-12
Posts: 8

Re: Webcam with Msn Messenger

What about amsn, if i download this will the webcam work easily as I am a bit of a muppet when things get technical?

Offline

 

#11 2008-01-13 10:35:55 am

Neil
Moderator
From: Berkshire, England
Registered: 2007-11-25
Posts: 6813
Website

Re: Webcam with Msn Messenger

I think that you can get video to work over aMSN, but not audio / video at the same time.

Offline

 

#12 2008-01-23 6:44:06 pm

Shlomo_Glickstein
Member
Registered: 2008-01-22
Posts: 64

Re: Webcam with Msn Messenger

I've installed aMSN...it's weird, it works, then it doesn't...I think the WebCam functionality isn't properly fixed for aMsn..

Offline

 

#13 2009-01-28 3:23:52 pm

hartings
New member
Registered: 2008-07-24
Posts: 8

Re: Webcam with Msn Messenger

I have eeepc 900 linux with the std "dummy" Xandros OS.
aMSN is installed and works. When I start the webcam (included in the eeepc) with the webcam application installed on the eeepc, aMSN finds the camera, but no video is shown (black mini window) when running the webcam settings "subprogram" within aMSN. It also complains about a sound problem. No video is received at the receiver end, but I can send the video request to someone. The webcam works fine in the standalone eeepc application.
What can I do to get the webcam to work in aMSN?

Thanks!
Ralf

Offline

 

#14 2009-01-28 4:06:00 pm

BL00
Senior Member
From: England
Registered: 2008-03-18
Posts: 861
Website

Re: Webcam with Msn Messenger

my definitive (lolz!) amsn with webcam install

from a terminal (ctl+alt+t):
(sudo apt-get --purge remove amsn
will remove amsn completely
if you have broken/problem files/issues)
otherwise...

if xepc is not already in prefs/sources...
or even if it is replace with this
open a terminal (ctrl+alt+t) and type/paste:
sudo kwrite /etc/apt/preferences
then copy and paste this to your preferences list:

Code:

Package: *
Pin: origin updates.xepc.org
Pin-Priority: 935

then click file, click save, then close window
in terminal type/paste:
sudo kwrite /etc/apt/sources.list

then copy and paste this line to sources.list:
deb http://updates.xepc.org/ p701 main

then click file, click save, then close
in terminal type/paste:
sudo apt-get update [enter]

if at this stage you get the message W: GPG error: http://updates.xepc.org p701 Release: The following sign couldn't be verified because the public key is not available: NO_PUBKEY 3 BEBOD etc, this is just a missing certificate, it's a warning not an error, if you really want to add the key see this info in the wiki clicky

then type:
apt-cache policy amsn [enter]
if the candidate is 0.97.2-1+eeepc1 from xepc
you're on track (if not try putting xepc at 975 temporarily)
in terminal type/paste:
sudo apt-get install amsn [enter]

print out and follow the instructions carefully
it's not as complicated as it might at first look!

then issue:
sudo echo 1 > /proc/acpi/asus/camera
issuing this command readies the webcam
it will not actually switch on at this point!

once that command has run open up amsn
(double click on the icon/via launch menu/or type amsn in terminal)
then go to: account/prefs/others/audio&video/next
select use lowres cam (700 series only), finish wizard
then while there in others
in browser put: firefox $url
file manager: XandrosFileManager $location
open file command: kfmclient exec $file
click save

ONLY if the webcam wizards hangs/crashes
(this is possibly due to upgrading eee's bios)
from terminal (ctl+alt+t):

Code:

apt-cache policy uvcvideo-modules-2.6.21.4-eeepc

if you have a 2008 version, this could be the problem
you can downgrade it to a known working version with

Code:

sudo apt-get install uvcvideo-modules-2.6.21.4-eeepc=20070706-2

(amsn doesn't yet support bi-directional audio and video yet)

ONLY if no video at all
Press F2 as eee boots
Advanced > Onboard Devices Configuration
check camera enabled
make sure OS Installation to Finished
exit

Last edited by BL00 (2009-11-07 4:49:08 pm)


701 4g & 900 black, full desktop, amsn & webcam, kdebluetooth, kooldock, opera, vlc,
screen res hack 1024x768, pidgin 2.6.2, conky, wine 1.1.21, vncserver, photoshop e2
still asking questions & learning

Offline

 

#15 2009-01-29 3:47:12 pm

hartings
New member
Registered: 2008-07-24
Posts: 8

Re: Webcam with Msn Messenger

thanks!

The aMSN I run is installed via the eeepc installation program. That is why I , at least for now, expect no problems with the installation itself. This should mean I could skip the first part of your solution (at least in a first step)?
What I did though, is that I upgraded (?) the BIOS. Hopefully I can start then with the last section of your solution, the downgrading of the uvcvideo module. However, the webcam wizard does not crash; it just shows a black picture. Does this give you more ideas?

During the weekend, when I have some more time, I will go through your solution in detail.

Thanks for your extensive reply!
Ralf

Offline

 

#16 2009-01-29 4:30:50 pm

BL00
Senior Member
From: England
Registered: 2008-03-18
Posts: 861
Website

Re: Webcam with Msn Messenger

make sure use lowres cam is chosen
then you could first try doing

Code:

sudo -s
sudo /sbin/modprobe uvcvideo
echo 1 > /proc/acpi/asus/camera
exit

if it doesn't work
try the downgrade


701 4g & 900 black, full desktop, amsn & webcam, kdebluetooth, kooldock, opera, vlc,
screen res hack 1024x768, pidgin 2.6.2, conky, wine 1.1.21, vncserver, photoshop e2
still asking questions & learning

Offline

 

#17 2009-04-02 5:38:11 am

snakeman
New member
Registered: 2008-04-10
Posts: 8

Re: Webcam with Msn Messenger

BL00 wrote:

my definitive (lolz!) amsn with webcam install

Thanks for this.

Although I'm not completely sure what exactly I was doing, I followed your solution and can now run webcam in amsn.

Offline

 

#18 2009-04-14 6:54:15 pm

sonyman81
New member
Registered: 2009-04-14
Posts: 3

Re: Webcam with Msn Messenger

BL00 wrote:

my definitive (lolz!) amsn with webcam install

from a terminal (ctl+alt+t):
(sudo apt-get --purge remove amsn
will remove amsn completely
if you have broken/problem files/issues)
otherwise...

if xepc is not already in prefs/sources...
or even if it is replace with this
open a terminal (ctrl+alt+t) and type/paste:
sudo kwrite /etc/apt/preferences
then copy and paste this to your preferences list:

Code:

Package: *
Pin: origin updates.xepc.org
Pin-Priority: 935

then click file, click save, then close window
in terminal type/paste:
sudo kwrite /etc/apt/sources.list

then copy and paste this line to sources.list:
deb http://updates.xepc.org/ p701 main

then click file, click save, then close
in terminal type/paste:
sudo apt-get update [enter]
then type:
apt-cache policy amsn [enter]
if the candidate is 0.97.2-1+eeepc1 from xepc
you're on track (if not try putting xepc at 975 temporarily)
in terminal type/paste:
sudo apt-get install amsn [enter]

print out and follow the instructions carefully
it's not as complicated as it might at first look!

then issue:
sudo echo 1 > /proc/acpi/asus/camera
issuing this command readies the webcam
it will not actually switch on at this point!

once that command has run open up amsn
(double click on the icon/via launch menu/or type amsn in terminal)
then go to: account/prefs/others/audio&video/next
select use lowres cam, finish wizard

ONLY if the webcam wizards hangs/crashes
(this is possibly due to upgrading eee's bios)
from terminal (ctl+alt+t):

Code:

apt-cache policy uvcvideo-modules-2.6.21.4-eeepc

if you have a 2008 version, this could be the problem
you can downgrade it to a known working version with

Code:

sudo apt-get install uvcvideo-modules-2.6.21.4-eeepc=20070706-2

(amsn doesn't yet support bi-directional audio and video yet)

ONLY if no video at all
Press F2 as eee boots
Advanced > Onboard Devices Configuration
check camera enabled
make sure OS Installation to Finished
exit

I'm having problems following this...I get to the part 'apt-cache policy amsn [enter]
but when I type that in and enter I get this...

'E: Invalid record in the preferences file, no Package header'

can anyone help?

Offline

 

#19 2009-04-14 9:14:25 pm

BL00
Senior Member
From: England
Registered: 2008-03-18
Posts: 861
Website

Re: Webcam with Msn Messenger

open a terminal and issue the command

Code:

sudo kwrite /etc/apt/preferences

copy your preferences file and post it in this thread
post your sources while you're at it too

Code:

sudo kwrite /etc/apt/sources.list

check that you copied and pasted the text
in the original instructions exactly
no extra lines or spaces!

you can see an example of mine here clicky
you don't necessarily need the same entries as me
but the format should be the same
as should the entries for xepc

state your eee model etc too smile

Last edited by BL00 (2009-04-14 9:23:08 pm)


701 4g & 900 black, full desktop, amsn & webcam, kdebluetooth, kooldock, opera, vlc,
screen res hack 1024x768, pidgin 2.6.2, conky, wine 1.1.21, vncserver, photoshop e2
still asking questions & learning

Offline

 

#20 2009-04-14 9:37:51 pm

sonyman81
New member
Registered: 2009-04-14
Posts: 3

Re: Webcam with Msn Messenger

this is what i get exactly in the text editor:-

Code:

Package: *
Pin: origin updates.xepc.org
Pin-Priority: 935

and in source I get:-

deb http://update.eeepc.asus.com/p701/ p701 main
deb http://update.eeepc.asus.com/p701/en/ p701 main

deb http://download.tuxfamily.org/eeepcrepos p701 main etch
deb http://updates.xepc.org/ p701 main

btw..I have updated the bios to the latest one and have tried the codes from the bottom of ur step by step instructions, cus amsn was hanging/crashing on the wizard...but it still didnt work....i also have the camera icon on bottom right corner which i installed from the wiki page, and that turns on and off with no problems, but no led light next to the webcam.

Offline

 

#21 2009-04-14 10:25:16 pm

BL00
Senior Member
From: England
Registered: 2008-03-18
Posts: 861
Website

Re: Webcam with Msn Messenger

if you included the bit that says 'code:'
then that is your problem smile
delete it and save again
then sudo apt-get update again
then carry on with apt-cache etc etc

code: is part of the fomatting on this forum
to show what follows is actual code
is that your full preferences?
just xepc, nothing else?

terminal commands/scripts/etc need to be exact
capitalisation/formatting etc are important
so posting the whole prefs file is also important!
stick with it, you'll soon have it sorted big_smile

Last edited by BL00 (2009-04-14 10:30:45 pm)


701 4g & 900 black, full desktop, amsn & webcam, kdebluetooth, kooldock, opera, vlc,
screen res hack 1024x768, pidgin 2.6.2, conky, wine 1.1.21, vncserver, photoshop e2
still asking questions & learning

Offline

 

#22 2009-04-16 12:58:49 pm

sonyman81
New member
Registered: 2009-04-14
Posts: 3

Re: Webcam with Msn Messenger

thank you BLOO.....it works now...silly me put the word 'code' into the code, I copied and pasted the whole lot...lol

thanks again!

Offline

 

#23 2009-04-16 11:57:49 pm

BL00
Senior Member
From: England
Registered: 2008-03-18
Posts: 861
Website

Re: Webcam with Msn Messenger

yay! that sort of thing is easy done
when thinking about lots of new stuff
big_smile


701 4g & 900 black, full desktop, amsn & webcam, kdebluetooth, kooldock, opera, vlc,
screen res hack 1024x768, pidgin 2.6.2, conky, wine 1.1.21, vncserver, photoshop e2
still asking questions & learning

Offline

 

#24 2009-04-28 10:25:11 am

BL00
Senior Member
From: England
Registered: 2008-03-18
Posts: 861
Website

Re: Webcam with Msn Messenger

just installed amsn on my 900
can confirm no need for lowres webcam on 900
therefore probably not required on any higher model


701 4g & 900 black, full desktop, amsn & webcam, kdebluetooth, kooldock, opera, vlc,
screen res hack 1024x768, pidgin 2.6.2, conky, wine 1.1.21, vncserver, photoshop e2
still asking questions & learning

Offline

 

#25 2009-05-16 12:22:39 pm

simon-p
New member
Registered: 2009-03-28
Posts: 5

Re: Webcam with Msn Messenger

I installed amsn but can't get to the top of the window because it is off the top of the screen. How and where can I click to drag it down to be able to see the menus at the top? I am signed in but cant see to edit settings..ie for the cam.
Thanks in anticipation.

Offline

 

Board footer

Powered by PunBB 1.2.15
© Copyright 2002–2005 Rickard Andersson