Ubuntu Installation :: Fujitsu P1610 Touchscreen Broke After Upgrade To Lucid?
Jun 21, 2010
Ever since I upgraded, the touchscreen on my Fujitsu Lifebook P1610 no longer works. On Karmic, it worked out of the box without installing any extra packages.
I see xserver-xorg-input-fpit in Synaptic Package Manager but it conflicts with netbook remix packages for some reason so I haven't tried installing it.
I didn't see anything in dmesg about the touchscreen but there are Xorg errors:
Code:
...
(II) config/udev: Adding input device Serial Wacom Tablet (/dev/ttyS0)
(**) Serial Wacom Tablet: Applying InputClass "Wacom serial class"
(II) LoadModule: "wacom"
(II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
(II) Module wacom: vendor="X.Org Foundation"
[Code]....
I'm not sure if it's supposed to be recognized as a wacom tablet or what, and I'm also not sure how it used to be configured when it worked in Karmic.
View 6 Replies
ADVERTISEMENT
May 13, 2010
Since my distribution upgrade to 10.04 my VirtualBox guest of XP SP3 will not boot, it bluescreens and reboots. I can boot the guest in last known good config and in safe mode but I have no CDROM. I attempted a tools install over the lan but that resulted in the same blue screen. Tried installing the virtualbox-3.2 beta package and guest tools and had the same results..
View 1 Replies
View Related
Jun 23, 2010
I had a working workstation with Karmic. Then I decided to upgrade to Lucid. Bad move, it turns out.First the upgrade crashed. Just stopped doing something for hours on end, and I eventually had to reboot. After that, I had to apply lots of apt-get and dpkg love to get the machine to book. Now, I *think* I have a Lucid system, at last. Only that it doesn't work where the Karmic system used to...Our setup uses kerberos and autofs. To begin with, the upgrade lost my /etc/krb5.keytab (making it impossible to log in), but that can be easily replaced.Now, I can log in, but my home directory doesn't get mounted. In /var/log/auth.log, I get this:
Code:
Jun 23 11:13:58 pc13477 gdm-session-worker[1801]: pam_krb5(gdm:auth): pam_sm_authenticate: entry (0x0)
Jun 23 11:13:58 pc13477 gdm-session-worker[1801]: pam_krb5(gdm:auth): (user hans) attempting authentication
[code]....
View 1 Replies
View Related
May 2, 2010
Upon upgrading from Karmic to Lucid, Everything comes up, seemingly fine. Once logged in to the OS, my three monitors show the desktop wallpaper as well as all the icons on the desktop. A few programs that I have set to autostart do so.
However for some reason, I can only access one of the three monitors. (And not the one with the gnome-panel.) As soon as I drag my mouse from my third monitor onto the one next to it, I loose complete control of it, and it starts dancing all over the place. If I try to drag a window from one screen to the next (using Alt-Left CLick + drag and not moving the mouse onto the other monitor), the the app goes from one side of the working monitor to the other side (like it's wrapping around). Though I can see it on the other monitor for a little bit until I get it far enough for it to wrap.
Here is my xorg.conf:
Code:
Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
[code]....
View 4 Replies
View Related
Sep 2, 2010
recently i got a very old laptop fujitsu fmv-680mc4 with celeron 800Mhz cpu and 256m ram.so i throwed away the hell-slow xubuntu 10.04 and put debian lenny on that machine.
everything worked smoothly(even the gnome environment!but why xubuntu with xfce always suck my cpu to its fullest?),only touchscreen did not.I've also got a copy of windows xp running on it,and touchscreen worked fine there.It's really hard to find a clue about the hardware specification(outdated,maybe deleted on their official website),I even don't know the model of the touchscreen.The only information i know is that it has a PS/2 interface and comes with an identifier 'PNP0F13' (as M$ windows hardware manager says). i remember stock 2.6 kernel do support some lifebook touchscreens,with modules compiled into kernel.But when i run cat /dev/psaux and touch on screen nothing happened(when i move the trackpad it did output some binary codes),and i move on "cat" the whole /dev/input folder but no luck still. Then i tried to modprobe some touchscreen modules in,but failed,nothing comes out from dmesg.
the question is: is there a way to get it to work(seeing binary code flow out of my console is also considered as "working")?does it need some "initialize magic code" to be brought into ready state?
View 5 Replies
View Related
Mar 11, 2010
I am trying to use this old notebook as a poor man's netbook. I installed Slackware 13 on it and find that the touchscreen uses the Xorg evdev driver. It starts up with both acceleration and incorrect calibration. Xinput can be used to successfully remove the acceleration. However, using xinput to set the calibration does nothing to the behavior, although the settings do seem to get registered.
After bringing up X:
fujitsu:/home/mradtke xinput list 2
"LBPS/2 Fujitsu Lifebook TouchScreen" id=2 [XExtensionPointer]
Type is TOUCHPAD
Num_buttons is 5
[Code].....
In addition to the calibration not working, no button events seem to be generated or reported by xinput.
I did a lot of searching for a solution and see that many people use evtouch [URL] for their Lifebooks. However, none of the binaries seem to work with the Xorg build that Slackware uses (ABI version mismatch) and I have no idea of how to fix that. I am open to recompiling Xorg to use evtouch, installing the Xorg sources that were used in building Slackware 13. They don't seem to be part of the distribution.
View 1 Replies
View Related
May 19, 2010
I have 4 drives in my system. Two are SATA and configured in a RAID 1. This is my main drive for the system. The other two drives are IDE drives used to bulk temp storage. Before the upgrade my RAID drives were:
/dev/sda
/dev/sdb
I'm not sure what the IDE drives were. Now after the upgrade the IDE drives are:
/dev/sda
/dev/sdb
and the RAID SATA drives are:
/dev/sdc
/dev/sdd
Needless to say on reboot the raid blow up and the system would not boot. I was able to get it working for now by removing the IDE drives. My current mdadm.conf file is as follows:
DEVICE partitions
ARRAY /dev/md1 level=raid1 num-devices=3 UUID=20fd5b92:860d9ca3:57d3b65c:14fcf2fb
devices=/dev/sda2,/dev/sdb2
ARRAY /dev/md0 level=raid1 num-devices=3 UUID=16401201:52cf4cc0:27286d7a:ac5234f7
devices=/dev/sda1,/dev/sdb1
MAILADDR root
Now I assume that I could change the devices to the new devices names. However I was hoping for a better way to do this. The IDE drives are only semi permanent. Is there a way to configure mdadm with partition labels like you can in fstab?
View 1 Replies
View Related
Sep 24, 2010
I have a Toughbook CF-74 with a "Fujitsu USB Touch Panel" (how lsusb used to enumerate it). It used to work fairly well up until Karmic (couldn't get the calibration perfect around the edges), but it's just not there anymore in 10.04. I can only assume it's a kernel thing, because I tried some test installs of Debian Testing and OpenSUSE 11.3 (both with newer kernels than Lucid) and it's not there either.
I tried to manually load a kernel module for a different Fujitsu touch screen (from an actual Fujitsu laptop), but it didn't seem to detect anything.
There's not a whole lot of info out there about running Linux on a CF-74, so I think I'm in kind of in uncharted territory with some of this stuff.
View 1 Replies
View Related
Feb 7, 2010
I upgraded yesterday ubuntu 9.10 to 2.6.31-19 kernel. After reboot, I get stack to GRUB black screen. No possibilities.
My set-up is triple boot 9.04, 9.10 and winxp. The MBR is handled by win boot.ini with no problems. Each ubuntu partition has a grub installed in it.
9.04 is on sda5 with grub installed on it ext3
9.10 is on sda9 with grub2 installed on it ext4
I am able to boot into sda9, via grub of sda5 obviously passing the correct kernel parameters and UUID.
View 3 Replies
View Related
Apr 10, 2010
I upgraded to 9.1 and now my web browsers are not working properly--FireFox would not connect to certain sites, others worked fine. I installed Chrome and it worked for a short period--now none of my browsers work at all and package install manager does not work. Overall performance is much slower than before upgrade--boot time is about 4 times slower. I'd like to fix this build because I had it tweaked just the way I liked it before the upgrade--it was working great and now I'm sorry I upgraded there any hope or should I just start with a fresh install of 9.1 or even the previous version
View 2 Replies
View Related
Mar 17, 2010
I just did the latest upgrade in 9.10 via the update manager and it required a reboot. When I rebooted Ubuntu failed to load. In recovery mode it fails saying that it can't find my root device and has some suggestions about what might be wrong. I looked at the file it listed in /proc/something and the devices available by uuid in /dev/ and what's listed in /proc/something isn't in dev. I haven't made any changes yet for fear of causing worse damage. The shell it bumps to is ASH and it doesn't look to have much editor support to make changes to the proc file(ECHO > ?). Is there a safer way to get my system back online?
I'm running 9.10 AMD64 on a Dell Inspiron laptop with a dual boot to Windows 7 (For browser testing web apps/sites)
View 9 Replies
View Related
Oct 11, 2010
So after I upgraded to 10.10 some of my compiz plugins stopped working. Atlantis and anaglyph give me an error like this when I enable them in CCSM (I ran compiz from a terminal to see the output):
Code:
compiz (atlantis) - Error: InitObject failed
compiz (core) - Error: Couldn't activate plugin 'atlantis'
View 1 Replies
View Related
Mar 4, 2011
I ran a system upgrade today and it froze at "unpacking replacement libpango1-common". It just wouldn't go on. The upgrade kept on showing "unpacking replacement ..", the process used zero CPU time, so I killed it, removed the lock and after Synaptic asked me to, I ran sudo dpkg --configure -a. Now I can't install anything. Everytime I try to, I get an error telling me I should run "sudo apt-get -f install", however, whenever I do that, another endless installation of libpango1.0-common starts. I tried various things like installing that package manually, removing it and so on, but nothing helped. Any advice on how to get my package installation system working again is warmly welcome.
View 2 Replies
View Related
May 25, 2010
I had the Adobe flash plugin working under 09.10 in Firefox; now after the upgrade to 10.04, it doesn't work.When I go to a web page with flash video, I get the message "Some plugins are not installed" and video will not display. I click on the button to install the plugins and select Adobe Flash. I get the message "Package is already installed." I go back to the web page and the same thing happens again.In Ubuntu Software Center I see that package restricted-extras is installed.
I tried going through Tools / Add-ons in Firefox, but the list of add-ons wouldn't load at all that way.I also tried going to Adobe's web site, but for versions of Ubuntu 09 and later it offers an "APT" file instead of a .deb. Firefox asks what application to use to open an "APT" file and I don't know what to tell it... I'd be fine downloading a .deb or using apt-get or Ubuntu Software Center though.
View 5 Replies
View Related
Aug 18, 2010
I beleive I had version 9.x installed. I upgraded once and everything was fine. I went the upgrade manager again and it found some more upgrades. The upgrade messed with grub. It then told me there were no new upgrades. Then I rebooted and it says
Try (hd0,0): NTFS5
Then the screen clears and there is some text I can't read and then it says command not found. Then it reboots.
Is there a way to fix this?
If not is there a way to recover the files from the disk image file.
View 1 Replies
View Related
Oct 17, 2010
i wanted to upgrade my ubuntu system to meerkat beta via update manager like i upgraded it the last 5+ times.
a bug showed up that i can recall from updating files previously: some software installtions via update manager triggered the programm nicotine+ (i think is was something like man-lib or man-db that, when called by the installtion programm, would trigger nicotine too). since i can close that nicotine+-window and the installation process isnt bothered any further i didnt mind.
now with this upgrade, i had to close nicotine+ around 5 times since it got triggered together with some of the files that got updated/installed in this upgrade.
and then what happened: GError something about an "unrecognized image file", it concerned a py file that was named "nicotine"...
so i waited for 10 mins and figured out that the update process had stopped. i couldnt resist and logged out, wanting to delete nicotine from my system and to reinitialize the upgrade. well, nothing works since then, grub only lets me choose different kernels which didnt help much as there was no way to startx.
my question is:
how can i reset this upgrade mess or bring this pending upgrade to an end? can i do an upgrade via network, based on the emergency shell that comes up in some kernel-recoverymodes? or should i burn a livecd, boot it and then do what? repair? try another upgrade? delete nicotine?
having 'consumed' ubuntu for years now i still wouldnt know what else to do then posting here.
View 1 Replies
View Related
Nov 7, 2010
I upgraded my ubuntu installation from 10.04 to 10.10, now surround sound (5.1) does not work in xbmc, or in another player such as vlc. Only the front two speakers work. I noticed pulseaudio and alsa are installed. I thought i removed pulseaudio once before but cant really remember. In the sound configuration preferences thing (prefs >> sound), i have hdmi output selected (hdmi goes from the HTPC to the amplifier). It only plays audio in 2.0 instead of 5.1. I tried selecting the analog 5.1 sound option, but none of the test sounds work. However i noticed vlc still played movies with audio, but only stero no 5.1.
Previous to the upgrade, i had 5.1 working fine in xbmc, never bothered to check vlc since it was all good. Also, when i go into alsamixer, it does not show any rear speakers, it just shows a front speaker and a bunch of other stuff, like headphones. I'm not sure what other output you guys need, but let me know and i'll get it. Here is the alsa-info.sh output for my HTPC: [Code]..... Another note, after i reinstalled pulseaudio the first time, vlc fails to display a 5.1 movie and still plays tero output.
View 2 Replies
View Related
Jul 4, 2010
I recently updated the kernel to the newest version(2.6.32-23-generic) using the update manager and now I am unable to boot in to my Lucid installation.
My setup is LVM on top of a RAID 0 array. My computer had been running in this configuration since Lucid was released.
The Error Code I get on Boot is to the effect of: /dev/mapper/ubuntu-os is not available.. and then I get kicked in to Busy Box.
Once in Busy Box if I try to use mdadm to mount the RAID array I get this error:
If I boot in to the live CD I can mount all of the partitions and LVM volumes, so it does not appear to be a failed drive or volume.
I have looked in the mdadm.conf, lvm config and grub config files and searched the "Google" for an answer with no-avail...
Ultimately I would like to find a solution which doesn't involve a re-installation.
View 6 Replies
View Related
Feb 18, 2010
I have a touchscreen (DELL model)which is working with windows xp (with windows drivers for touchscreen installed). but i want to use mandriva 2008 on the touchscreen, which requires drivers of mandriva 2008 only. I have been trying very hard but in vain.
View 3 Replies
View Related
Feb 19, 2010
I have two computers running Ubuntu Gnome with Firefox. Upgrades yesterday (18 February 2010) at about 1430 MDT hours (UTC 2130 hours) broke Firefox on both machines. Firefox is present in the menu, and in /usr/bin/firefox, but it will not launch, not even from the command line. I have tried "sudo apt-get remove firefox" followed by "sudo apt-get install firefox" but the problem persists. When attempting to launch firefox, it does give me a tiny brown spot at the upper-left side of the screen. This can be expanded by dragging so that it is a full screen, labeled "Firefox" but there is no content in the screen...only blank space.
View 2 Replies
View Related
May 13, 2010
I really didn't plan in not being able to compile some documents today!
The error message is that there is an additional } in the bbl files, which are NOT manually created in the first place.
View 8 Replies
View Related
May 30, 2011
sudo got broke somehow and now some folders have wrong or broken ownership. should I chown these files to my logon or wa?
Code:
sudo ufw enable
WARN: uid is 0 but '/etc/default/ufw' is owned by 1000
WARN: uid is 0 but '/etc/default' is owned by 1000
WARN: uid is 0 but '/etc/ufw' is owned by 1000
View 3 Replies
View Related
May 12, 2010
I just upgraded to Lucid Lynx, everything went smooth until I went to check out the new "ubuntu software center" and tried to download a package. The system is telling me that my packages are broke.
View 4 Replies
View Related
Oct 7, 2010
I am using 10.04 how can I upgrade to 10.10 ?
View 3 Replies
View Related
Mar 1, 2010
i tried update-manager -d from GUI and asked to downlaod 678 MB...so i downlaoded the i386 iso 685 from cdimage.ubuntu.com/alpha-3..now how to upgrade to 10.04 lucid alpha 3 from 9.10.
View 1 Replies
View Related
Apr 30, 2010
I'm currently upgrading my laptop, and it has completed the step "Getting new packages", and is now onto "Installing the upgrades".It says it is going to take another 2.5 hours, but I am leaving work soon and want to take the laptop with me. Is it safe to disconnect it from the internet at this point? I don't want to fudge up the install, but I don't want to have to leave my laptop at work all weekend (or have to come back and pick it up at some point).
View 3 Replies
View Related
May 11, 2010
I upgraded successfully last night from Hardy Heron to Lucid Lynx, but have no sound now. After searching around I can see that this is a fairly common problem. But none of the proposed solutions that work for other people have yet worked for me.
If I type 'alsamixer' at the command line, everything looks fine. There are no 'MM's indicating something being muted. I tried removing and reinstalling alsamixer and pulseaudio with no success. Edited lines 45 and 46 of /etc/pulse/default.pa with no luck.
View 9 Replies
View Related
May 13, 2010
I have a dual boot system with Win XP and Ubuntu (using grub boot menu). I recently upgraded my Ubuntu from 9.04 (Jaunty) to 10.04 (Lucid) and now I cannot boot into Ubuntu - I just get a desktop with no icons or disk activity. I think this may have something to do with the fact that I answered 'no' when asked whether to replace my menu.1st file, and possibly some others. So my boot menu still refers to 9.04.
View 9 Replies
View Related
Jun 7, 2010
cannot boot into Windows XP following uograde from karmic to lucid.
It comes up on the grub list at the start but when I select it I just get a flashing cursor.
Below is the results I get from a boot info script
Code:
Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================
=> Grub 2 is installed in the MBR of /dev/sda and looks on the same drive in partition #1 for /boot/grub.
[Code]....
View 6 Replies
View Related
Jun 8, 2010
Upgraded x86 Karmic (which had OpenOffice.org 3.1) to Lucid via the Alternate CD. Why was OpenOffice.org not upgraded to 3.2?
View 2 Replies
View Related