Kde Kubuntu 12.10 install HP Officejet 4500 G510g-m ethernet


Hi here there is a tutorial for who like me had some problem with this hp

First of all if you want use USB connection you have not to read this article becasue it works out of the box even the scanner , so if you need a program to get your pictures from  printer’s scanner you need to install skanlite 

Now let’s set your printer like the ethernet printer.

just plug your ethenet cable from router to printer and now open your browser  here

localhost:631

ADD A PRINTER

Image

SELECT THE NETWORK ONE

Image

WRITE THE NAME YOU WANT USE

Image

SELECT THE CORRECT MODEL  NOTE THERE IS HPIJPS THAT DOESN’T WORK SELECT INSTEAD THE HPCUPS ONE

Image

konsole window resize freeze kde kubuntu nvidia


as you can see here if you have nvidia video cards

http://www.nvnews.net/vbulletin/showthread.php?t=162915

This is a transparency issue.Turn off all transparencies in your KWin theme.

if you don’t want turn off transparency you could lauch konsole in this way

“env XLIB_SKIP_ARGB_VISUALS=1 konsole ”

so if your problem resizing konsole seems to be disappeared you could edit the launcher

kdesudo kate /usr/share/applications/kde4/konsole.desktop

and modify from

Exec=konsole

to

Exec=env XLIB_SKIP_ARGB_VISUALS=1 konsole

you should fix your problem

google talks logitech linux kubuntu


http://lh4.googleusercontent.com/public/35Tr4FL_kZV90fipuZyaJeHHuVp-_c3BnLfuYQd1Nd2fLCUGCU5-mwySKIT8R3-RzIF2XOjneivGYU5jMTUgf342_rzsDwSW0xdf5mmHIShgCDzDp6jG1ltmy8TzXCw

Fast answer

google talks +linux \ ubuntu + video chat = logitech c 310  Bus 001 Device 002: ID 046d:081b Logitech, Inc.

microfone works.

is pulse installed ? (dpkg -l pulseaudio )

ffmpeg -f alsa -ac 2 -i pulse -acodec mp2 -f video4linux2 -s 1280×1080 -r 30 -i /dev/video0 -vcodec mjpeg -sameq test.avi

else

ffmpeg -f alsa -ac 2 -ar 48000 -i hw:0,0 -acodec mp2 -f video4linux2 -s 1280×1080 -r 30 -i /dev/video0 -vcodec mjpeg -sameq test.avi

you can even test your webcam directly with ffplay with

ffplay -f alsa -ac 2 -f video4linux2 -i /dev/video0

Stupid stuff considerations

i don’t know which is the worse thing you can get when you buy a webcam , if it doesn’t work or if works with some programs but with google talks no,

Google talks runs on linux mac and windows android and more i guess. and it’s opensource , and mainly i use it with my family that use linux and mac.

I bought a philips spc230nc and it worked with vlc kamoso and others gtk applications but didn’t with google talks.. This was a bad bad thing for me .

so right now i have a logitech c310 and it works out of the box! Just plug into kubuntu ,11.04 for my test, and it’ will  work. it has 720p videos AND IT’S FAST.

the audio seems works good even into google talks so what i could say more ? Nice! problem solved

Follow

Get every new post delivered to your Inbox.