[SOLVED] Gnome does not mount ipod after system upgrade

I did a system upgrade today (2009.12.04) and now gnome does not mount my ipod video (gnome used to mount the ipod without problems before de upgrade).
Here is some information about the system messages:
Last lines of the output of dmesg before plugging the ipod:
wlan0: associated
ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
wlan0: no IPv6 routers present
After plugging it:
wlan0: associated
ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
wlan0: no IPv6 routers present
usb 1-4: new high speed USB device using ehci_hcd and address 3
usb 1-4: configuration #1 chosen from 2 choices
Initializing USB Mass Storage driver...
scsi6 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 3
usb-storage: waiting for device to settle before scanning
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usb 1-4: reset high speed USB device using ehci_hcd and address 3
usb 1-4: reset high speed USB device using ehci_hcd and address 3
usb 1-4: reset high speed USB device using ehci_hcd and address 3
usb 1-4: reset high speed USB device using ehci_hcd and address 3
usb 1-4: reset high speed USB device using ehci_hcd and address 3
scsi 6:0:0:0: Device offlined - not ready after error recovery
usb-storage: device scan complete
The output of the lsusb command:
[miguel@miguel ~]$ lsusb
Bus 002 Device 002: ID 0408:030c Quanta Computer, Inc. HP Webcam
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 05ac:1209 Apple, Inc. iPod Video
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lsusb shows ipod is in Bus 001
Any help?
Many tks
Last edited by mmf1902 (2009-12-29 04:42:11)

Finally found the problem was the Ipod itself. After a soft reset everything worked again.

Similar Messages

  • ITunes does not see iPod after last updates

    It seems that many people have this same problem, but I do not see any solutions. I recently updated my iTunes to the latest version and did the iPod updaters. Since this, my computer at home and work no longer recognizes my iPod. I keep getting something asking me to restore my iPod, but i have a bunch of pictures on it that I do not have saved anywhere else. Doing a restore will erease everything on my iPod.
    please help.
    Jaryn

    Well, that was annoying.
    I just went through the same grief being reported by many other users here: I updated my iTunes on Windows XP, and it stopped recognizing my iPod. (Plugging in the iPod would actually kick off iTunes, but after coming up, iTunes refused to see the iPod.)
    It's working again, and it did seem to be related to network drives. However, I wasn't very disciplined about trying a single step, seeing if it worked, then proceeding to the next step, so I can't guarantee which specific step(s) below that actually solved the problem.
    But for what it's worth:
    1. I recently (a day or two before updating iTunes) mounted a new network drive, assigned to drive "G:". My iPod has been "F:" since I first installed it.
    2. When iTunes stopped seeing my iPod after updating, I tried resetting the iPod's drive assignment to "H:".
    (Unfortunately, I also tried everything else, including restoring the iPod to factory settings...it's now updating something like 1500 tracks.)
    3. Resetting the iPod's drive letter as suggested in another thread didn't seem to do anything by itself, however I ALSO UNMAPPED THE NEWER DRIVE ASSIGNMENT DESCRIBED IN STEP 1.
    4. Now here's the other stuff I did before trying it again, which may or may not have contributed to the fix:
    - I undocked (it's a laptop)
    - I moved the USB cable from the docking station
    to one of the laptop ports
    - I rebooted
    After doing this, I plugged in the iPod, and ALLELUIA BROTHERS AND SISTERS, it was RECOGNIZED ONCE MORE!
    Give me an AMEN.
    Hope this helps somebody else to get going.

  • J2ee engine does not start up after system copy

    Dear All,
    I have done a system copy of BW3.5 (NW04). I installed the BW.3.5 and then replaced the data and control files.
    This has ABAP + java.
    Now after system copy when i am starting the server, the J2ee instance doesnt start up.
    ABAP is running and DB is up too.
    I am getting the following error in log_bootstrap file:-
    Exception occured:
    com.sap.engine.bootstrap.SynchronizationException: Database initialization failed! Check database properties!
            at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:422)
            at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
            at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:813)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
            at java.lang.reflect.Method.invoke(Method.java:391)
            at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    ==[ Caused by: ]==----
    com.sap.engine.bootstrap.SynchronizationException: No such Dialog Instance (ID1125100) in the database! Check
    database consistency or local Bootstrap properties!
            at com.sap.engine.bootstrap.Synchronizer.getElementType(Synchronizer.java:81)
            at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:420)
            at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
            at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:813)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
            at java.lang.reflect.Method.invoke(Method.java:391)
            at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    [Aug 26, 2008 2:00:26 PM ] [Bootstrap module]> Problem occured while performing synchronization.
    [Aug 26, 2008 2:00:42 PM ] -
    [Aug 26, 2008 2:00:42 PM ] Bootstrap MODE:
    [Aug 26, 2008 2:00:42 PM ] <INSTANCE GLOBALS>
    [Aug 26, 2008 2:00:42 PM ]  determined by parameter [ID0011251].
    [Aug 26, 2008 2:00:42 PM ] -
    [Aug 26, 2008 2:00:46 PM ] Exception occured:
    com.sap.engine.frame.core.configuration.NameNotFoundException: A configuration with the path "cluster_data/di
    spatcher/ID1125100" does not exist.
            at com.sap.engine.core.configuration.impl.ConfigurationDataCacheAllImpl.getSubConfiguration(Configura
    tionDataCacheAllImpl.java:107)
            at com.sap.engine.core.configuration.impl.ReadAccessConfiguration.getSubConfiguration(ReadAccessConfi
    guration.java:715)
            at com.sap.engine.bootstrap.Synchronizer.getConfiguration(Synchronizer.java:365)
            at com.sap.engine.bootstrap.Synchronizer.getElementType(Synchronizer.java:78)
            at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:420)
            at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
            at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:813)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
            at java.lang.reflect.Method.invoke(Method.java:391)
            at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    What could the problem?. Do I need to do some other settings for system copy of JVA instance?
    Kindly help
    Thanks
    Tajinder

    Hi,
    I already checked that note. It did not help.
    I am pasting mine dev_jcontrol file:--
    trc file: "/usr/sap/BD1/DVEBMGS00/work/dev_jcontrol", trc level: 1, release: "640"
    node name   : jcontrol
    pid         : 868524
    system name : BD1
    system nr.  : 00
    started at  : Tue Aug 26 16:27:10 2008
    arguments   :
        arg[00] : jcontrol
        arg[01] : pf=/usr/sap/BD1/SYS/profile/BD1_DVEBMGS00_BWQAS
        arg[02] : -DSAPSTART=1
        arg[03] : -DCONNECT_PORT=64380
        arg[04] : -DLISTEN_PORT=64381
        arg[05] : -DSAPSYSTEM=00
        arg[06] : -DSAPSYSTEMNAME=BD1
        arg[07] : -DSAPMYNAME=BWQAS_BD1_00
        arg[08] : -DSAPPROFILE=/usr/sap/BD1/SYS/profile/BD1_DVEBMGS00_BWQAS
        arg[09] : -DFRFC_FALLBACK=ON
        arg[10] : -DFRFC_FALLBACK_HOST=localhost
    JStartupReadInstanceProperties: read instance properties [/usr/sap/BD1/DVEBMGS00/j2ee/cluster/instance.proper
    ties:/usr/sap/BD1/DVEBMGS00/SDM/program/config/sdm_jstartup.properties]
    -> ms host    : BWQAS
    -> ms port    : 3601
    -> OS libs    : /usr/sap/BD1/DVEBMGS00/j2ee/os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : /usr/sap/BD1/DVEBMGS00/j2ee/cluster/instance.properties
    -> files [01] : /usr/sap/BD1/DVEBMGS00/SDM/program/config/sdm_jstartup.properties
    Instance properties
    -> ms host    : BWQAS
    -> ms port    : 3601
    -> os libs    : /usr/sap/BD1/DVEBMGS00/j2ee/os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : /usr/sap/BD1/DVEBMGS00/j2ee/cluster/instance.properties
    -> [01] bootstrap_ID1125100  : /usr/sap/BD1/DVEBMGS00/j2ee/cluster/instance.properties
    -> [02] bootstrap_ID1125150  : /usr/sap/BD1/DVEBMGS00/j2ee/cluster/instance.properties
    Worker nodes
    -> [00] ID1125100            : /usr/sap/BD1/DVEBMGS00/j2ee/cluster/instance.properties
    -> [01] ID1125150            : /usr/sap/BD1/DVEBMGS00/j2ee/cluster/instance.properties
    -> [02] sdm                  : /usr/sap/BD1/DVEBMGS00/SDM/program/config/sdm_jstartup.properties
    [Thr 01] Tue Aug 26 16:27:10 2008
    [Thr 01] SigISetDefaultAction : default handling for signal 20
    [Thr 01] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 258] JControlDPMessageFunc: Thread 258 started as handler thread for R/3 dispatcher messages.
    [Thr 01] *** WARNING => Maximum Java heap size specified twice (through maxHeapSize and in javaParameters) -
    using -Xmx512m [jstartxx_mt. 2282]
    [Thr 01] [Node: bootstrap] java home is set by profile parameter
            Java Home: /usr/java14_64
    JStartupIReadSection: read node properties [bootstrap]
    -> node name       : bootstrap
    -> node type       : bootstrap
    -> java path       : /usr/java14_64
    -> java parameters : -Djco.jarm=1 -Djco.jarm=1
    -> java vm version : J2RE 1.4.2 IBM AIX 5L for PowerPC (64 bit JVM) build caix64142-20060421 (SR5) (JIT enabl
    ed: jitc)
    -> java vm vendor  : Classic VM (IBM Corporation)
    -> java vm type    : <default>
    -> java vm cpu     : ppc64
    -> heap size       : 512M
    -> root path       : /usr/sap/BD1/DVEBMGS00/j2ee/cluster
    -> class path      : ./bootstrap/launcher.jar
    -> OS libs path    : /usr/sap/BD1/DVEBMGS00/j2ee/os_libs
    -> main class      : com.sap.engine.offline.OfflineToolStart
    -> framework class : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class  : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path  : /usr/sap/BD1/DVEBMGS00/j2ee/os_libs/jstartup.jar
    -> parameters      : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0011251
    -> debuggable      : yes
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    JStartupStartJLaunch: program = /usr/sap/BD1/DVEBMGS00/j2ee/os_libs/jlaunch
    -> arg[00] = /usr/sap/BD1/DVEBMGS00/j2ee/os_libs/jlaunch
    -> arg[01] = pf=/usr/sap/BD1/SYS/profile/BD1_DVEBMGS00_BWQAS
    -> arg[02] = -DSAPINFO=BD1_00_bootstrap
    -> arg[03] = -file=/usr/sap/BD1/DVEBMGS00/j2ee/cluster/instance.properties
    -> arg[04] = -nodeName=bootstrap
    -> arg[05] = -nodeId=-1
    -> arg[06] = -syncSem=12582961
    -> arg[07] = -jvmOutFile=/usr/sap/BD1/DVEBMGS00/work/jvm_bootstrap.out
    -> arg[08] = -stdOutFile=/usr/sap/BD1/DVEBMGS00/work/std_bootstrap.out
    -> arg[09] = -locOutFile=/usr/sap/BD1/DVEBMGS00/work/dev_bootstrap
    -> arg[08] = -stdOutFile=/usr/sap/BD1/DVEBMGS00/work/std_bootstrap.out
    -> arg[09] = -locOutFile=/usr/sap/BD1/DVEBMGS00/work/dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=/usr/sap/BD1/SYS/profile/BD1_DVEBMGS00_BWQAS
    -> arg[12] = -DSAPSTART=1
    -> arg[13] = -DCONNECT_PORT=64382
    -> arg[14] = -DLISTEN_PORT=64381
    -> arg[15] = -DSAPSYSTEM=00
    -> arg[16] = -DSAPSYSTEMNAME=BD1
    -> arg[17] = -DSAPMYNAME=BWQAS_BD1_00
    -> arg[18] = -DSAPPROFILE=/usr/sap/BD1/SYS/profile/BD1_DVEBMGS00_BWQAS
    -> arg[19] = -DFRFC_FALLBACK=ON
    -> arg[20] = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = LIBPATH=/usr/java14_64/jre/bin:/usr/java14_64/jre/bin/classic:/usr/java14_64/jre/bin:/usr/sap/B
    D1/DVEBMGS00/j2ee/os_libs:/usr/sap/BD1/SYS/exe/run:/usr/sap/BD1/SYS/exe/runU:/usr/lib:/usr/sap/BD1/DVEBMGS00/
    j2ee/os_libs:/usr/sap/BD1/DVEBMGS00/j2ee/os_libs:/usr/lib:/lib:/usr/sap/BD1/SYS/exe/run:/usr/sap/BD1/SYS/exe/
    runU
    -> exe path = PATH=/usr/java14_64/bin:/usr/sap/BD1/DVEBMGS00/j2ee/os_libs:/oracle/BD1/920_64/bin:/usr/java14_
    64/bin:/home/bd1adm:/usr/sap/BD1/SYS/exe/runU:/usr/sap/BD1/SYS/exe/run:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home
    /bd1adm/bin:/usr/bin/X11:/sbin:.
    [Thr 01] JStartupICreateProcess: fork process (pid 893002)
    [Thr 01] Tue Aug 26 16:27:18 2008
    [Thr 01] *** ERROR => invalid return code of process [bootstrap] (exitcode=66) [jstartxx_mt. 1433]
    [Thr 01] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc=66)
    [Thr 01] JControlCloseProgram: started (exitcode = 66)
    [Thr 01] JControlCloseProgram: good bye... (exitcode=66)
    DO i have to change the some settingdsin any file for java instance after system copy.
    Thanks
    Tajinder

  • USB external HD does not turn off after system shut down

    This is not a new issue in Leopard. I had this issue also in Tiger but I never bothered to ask whether there may be a solution to this issue.
    I have firewire as well as USB HDs attached to my iMac. If I put my computer to sleep both the firewire and the USB HDs turn themselves off. The HDs come back to live after I reawake the Mac. But if I turn off the iMac then only the firewire HDs turn themselves off. The USB HDs remain turned on.
    Is there a setting somewhere that can be changed so that the USB external HDs turn themselves off after system shut down?

    Detlef Schmitt wrote:
    This is not a new issue in Leopard. I had this issue also in Tiger but I never bothered to ask whether there may be a solution to this issue.
    I have firewire as well as USB HDs attached to my iMac. If I put my computer to sleep both the firewire and the USB HDs turn themselves off. The HDs come back to live after I reawake the Mac. But if I turn off the iMac then only the firewire HDs turn themselves off. The USB HDs remain turned on.
    Is there a setting somewhere that can be changed so that the USB external HDs turn themselves off after system shut down?
    Since the issue is not a Leopard issue, and maybe not even a Tiger issue, you might check with the drive manufacturer for some assistance.
    Does the drive turn off when you eject it and then pull out the USB plug? That's important.
    Message was edited by: nerowolfe

  • Itunes does not recognize ipod after new version was intalled

    Hello there,
    I just downloaded and installed the new iTunes 7.1.3.1 version and when I first plugged the ipod after the instalation it said " unable to update ipod". I unplugged the ipod from computer and when I tried to play, it frozze up. Now I can't turn off , or do anything w/ it. I tried the troubleshhoting steps of Apple's web site, but no help there. Now my itunes will not recognize the ipod, nor does it update my podcasts. Any help out there???? I have WIN XP, IE 7.
    Thanks a lot

    Hello there,
    I just downloaded and installed the new iTunes
    7.1.3.1 version and when I first plugged the ipod
    after the instalation it said " unable to update
    ipod". I unplugged the ipod from computer and when I
    tried to play, it frozze up. Now I can't turn off ,
    or do anything w/ it. I tried the troubleshhoting
    steps of Apple's web site, but no help there. Now my
    itunes will not recognize the ipod, nor does it
    update my podcasts. Any help out there???? I have WIN
    XP, IE 7.
    Thanks a lot
    Sorry, I forgot to tell, my ipod is the 5th gen video 60GB

  • Oracle XE: Database does not mount automatically after Windows reboot

    Hi,
    after rebooting a Windows 2003 Server, the Oracle Services seem to start properly, but the database is not mounted.
    However the database can be mounted manually via that SQL console.
    How do I achieve that the database is mounted automatically?
    Best regards, Erhard

    Hi,
    sorry I forgot to mention that I am new to Oracle.
    Here's the reg key, so you can see all parms yourself:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE]
    @=""
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\KEY_XE]
    "StmtCacheSize"="0"
    "NLS_LANG"="GERMAN_GERMANY.WE8MSWIN1252"
    "ORACLE_HOME_NAME"="XE"
    "ORACLE_BASE"="C:\\oraclexe\\"
    "VERSION"="10.2.0.1.0"
    "ORACLE_HOME_KEY"="SOFTWARE\\ORACLE\\KEY_XE"
    @=""
    "ORAMTS_CP_TRACE_LEVEL"="0"
    "Type"=dword:00000057
    "ORACLE_SID"="XE"
    "ORACLE_HOME"="C:\\oraclexe\\app\\oracle\\product\\10.2.0\\server"
    "ORAMTS_CP_TRACE_DIR"="C:\\oraclexe\\app\\oracle\\product\\10.2.0\\server\\oramts\\trace"
    "StatementCacheSize"="0"
    "OLEDB"="C:\\oraclexe\\app\\oracle\\product\\10.2.0\\server\\oledb\\mesg"
    "ORA_XE_AUTOSTART"=hex(2):54,00,52,00,55,00,45,00,00,00
    "ORA_XE_SHUTDOWN"=hex(2):54,00,52,00,55,00,45,00,00,00
    "ORA_XE_SHUTDOWNTYPE"=hex(2):69,00,6d,00,6d,00,65,00,64,00,69,00,61,00,74,00,\
    65,00,00,00
    "ORA_XE_SHUTDOWN_TIMEOUT"=hex(2):39,00,30,00,00,00
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\KEY_XE\ODP.NET]
    @=""
    "TraceFileName"="C:\\ODPNET.trc"
    "TraceLevel"="0"
    "TraceOption"="0"
    "StatementCacheSize"="10"
    "Version"="10.2.0.100"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\KEY_XE\OLEDB]
    @=""
    "CacheType"="Memory"
    "ChunkSize"="100"
    "DistribTX"="1"
    "FetchSize"="100"
    "OSAuthent"="0"
    "PLSQLRset"="0"
    "PwdChgDlg"="1"
    "SchRstLng"="10000"
    "UserDefFn"="0"
    "DisableRetClause"="1"
    "VCharNull"="1"
    "TraceCategory"="0"
    "TraceFileName"="c:\\OraOLEDB.trc"
    "TraceLevel"="0"
    "TraceOption"="0"
    "SPPrmDefVal"="0"
    "StmtCacheSize"="10"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\OracleMTSRecoveryService]
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\OracleMTSRecoveryService\Protid_0]
    "Name"="HTTP"
    "Host"="ep-srv-01"
    "Port"="2030"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\OracleMTSRecoveryService\Setup]
    "NumberOfInstalls"=dword:00000001
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\OracleMTSRecoveryService\Setup\All Versions]
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\OracleMTSRecoveryService\Setup\All Versions\1]
    "Version"="10.2.0.1.0"
    "Home"="C:\\oraclexe\\app\\oracle\\product\\10.2.0\\server"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\OracleMTSRecoveryService\Setup\Current Version]
    "Version"="10.2.0.1.0"
    "Home"="C:\\oraclexe\\app\\oracle\\product\\10.2.0\\server"

  • Computer does not recognize ipod after update

    I updated my Ipod touch, now my computer does not recognize it. I want to resolve this problem without having todelete  my Itunes Library, for I have music that I no longer have m the CD's.
    Please Help
    Tank you

    IIIaass, the ipod charges when connected to the computer, and it is working, i have donwloaded some apps, and set it up because it got restored to the original setting, once I update it. I do get an erro message (itunes could not connect to this ipod. An unknown error occurred (0xE800000A) )it doesn't even show as a camera in the drive of the computer. If you can help, I would appreciate it.

  • M476dn does not go sleep after firmware upgrade

    I bought HP color laser jet M476dn few weeks ago - noticed that it does not wake up when trying to print, searched HP website and found that HP had an upgrade firmware to fix that issue.  Now the printer does not even go sleep even though the setting is to go sleep after 15 min - the power off was defaulted to never.
    The previous firmware version was 20140128 and upgraded to 20140614 (I think) - am I missing something here?

    Hello there, 
    To get your issue more exposure, I would suggest posting it in the commercial forums since your product is a commercial product. You can do this at Commercial Forums - Printers - LaserJet.
    Enjoy your day!
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • WiFi does not stay connected after latest upgrade

    I am having an issue with the WiFi connection on my Iphone 4 after the latest 4.3 upgrade.
    It does not stay connected to the wifi. I have to go and manually connect to it.
    Then after a couple of seconds it loses it again.
    Why is this

    "I'm not sure why yours is doing it but I would suggest your reboot your router and reset the iPhone network settings.
    If you are hiding your SSID, do the last step which is tap Settings > WiFi > Other and completely re-enter your network name, security, and network password."
    Been there, done that... Did ALL these steps, but that does not fix the problem... AFTER inputting the SSID manually, selecting security, and then the password, iPhone STILL says it cannot connect...

  • [Solved] Bluetooth headset isn't working after system upgrade

    Hi!
    I've just upgraded my system (I do it once a weak), but something happend with the bluetooth system. My headset (Arctic P311) is not working anymore. I use Blueman to connect as audio host (or audio sink, don't know wich is the correct translation from my language - connection as headset has never worked), but I can't make it work. Sometimes it connects, but has no audio output. It isn't showing up in the audio device list. I tried gnome-bluetooth, but bluetooth-applet just won't start, it shows only this message:
    (bluetooth-applet:18463): Bluetooth-WARNING **: Could not open RFKILL control device, please verify your installation.
    Today morning everything was fine.
    If I try to connect it as audio host with blueman-manager, I get this message if it connects:
    kernel: [ 2070.380198] input: 00:1A:7D:D0:98:00 as /devices/virtual/input/input27
    and this if it doesn't:
    bluetoothd[1064]: Host is down (112)
    Why input device?
    If I try to connect as headset, I get this:
    bluetoothd[1064]: Endpoint replied with an error: org.freedesktop.DBus.Error.UnknownMethod
    There is no problem with the headset, it's working properly with a mobile.
    What should I do?
    Last edited by freyr (2012-01-13 23:00:50)

    dusan wrote:
    I've just found another solution - add the line
    Enable=Socket
    in [General] section in /etc/bluetooth/audio.conf. Works with bluez 4.98 (meanwhile the package is flagged out of date).
    It worked! Thanks!
    But I need to question, won't this file regenerated after some updates?

  • Irssi does not start (probably after perl upgrade)

    I've been using irssi for a while, but now it doesn't start anymore, like this
    [17:31] (marteus@nosferatu ~)$ irssi
    [17:31] (marteus@nosferatu ~)$
    It just quits without any kind of error message.
    I think it stopped working after opgrading the perl package (5.8.8-9 -> 5.8.8-10) and rebuilding from ABS fails.
    Do anyone have any idea why irssi is quietly exits (and how to fix it?)
    EDIT: downgrading perl package (from testing) "solved" it, submitted a bug report to flyspray.
    Last edited by marteus (2007-12-12 19:24:38)

    Rebuilding irssi from abs/aur fix this for me.....
    Although url launcher (matcher) seems to not work again.

  • [SOLVED] Gnome 3 won't start after kernel upgrade

    I have upgraded to kernel 3.0, and now I am getting the following error when I try to start gdm:
    ** (gdm-binary:936): WARNING **: Failed to acquire org.gnome.DisplayManager
    ** (gdm0binary:936): WARNING **: Could not acquire name: bailing out
    Can anybody explain what the deal is?
    Last edited by spiritwalker (2011-08-17 16:50:44)

    theseus, thank you for the reply. I thought you can only start gnome using some kind of display manager. If I understood you correctly, I did 'telinit 5' and then 'startx' with the folowing results:
    INIT: Switching to runlevel: 5
    INIT: cannot execute "/usr/bin/xdm" <---- This line repeats 10 times
    INIT: ID "x" respawning too fast: disabled for 5 minutes
    But when I did 'who -r' I got this:
    run-level 5 2011-08-16 02:26 last = 4
    So I tried to start X wich resulted in the following:
    http://i.imgur.com/yydcd.png
    http://i.imgur.com/RNapr.png
    http://i.imgur.com/NnFaM.png
    Also, arch is installed in a virtual box, so I didn't install any video drivers like nvidia.
    Thanks
    Moderator edit:
    spiritwalker, please do not post pictures of this large size: https://wiki.archlinux.org/index.php/Fo … s_and_Code
    In this specific case you could have made use the log files in /var/log and posted the relevant info in [ code ] tags.
    Besides, this way you will get used to work with logs, which is mandatory in Arch, imo.
    Last edited by bernarcher (2011-08-17 13:33:28)

  • Mplayer does not like fullscreen after Xorg7 upgrade

    Now I seen to have my system back up, but when I try to view some video files with mplayer in fullscreen, it won't work. The mplayer window goes fullscreen, but the image itself stays the same. I can't see any errors in the output in the console windows that I started mplayer from ... could it just be that the fglrx driver can't do this, or is it maybe something else that causes this?

    i also had this (or a very similar) problem with mplayer after using xorg 7.0.  i resized a video to fullscreen, which worked fine, but when i went back to "normal" size the video's box flickered for a second in "normal" size and disappeared...while mplayer continued playing it (or the sound atleast) without the video part showing up.  i tried all of the different video plugins (gl, gl2, xv, xvidx,...) to no avail. i deleted the ~/.mplayer/ folder too hoping that it was a config file problem or something and that didn't work. i then uninstalled it and reinstalled it...still nothing.
    i've since switched to xine...it works just as well, works in normal and fullscreen perfectly fine, and gives me no problems at all

  • IPhoto does not respond even after I upgraded to iLife '11 version

    Every time that I attempt to open up iPhoto it immediately freezes, and all the sites and manuals I have read say that I need to reinstall the program, I need to upgrade to the '11 version anyway (I had the '09 version I think) so I just bought the upgrade from the app store hoping that would fix the issue. Now it does open for two seconds, then says that I need to upgrade my library. I click ok and then it freezes up again. I am beyond frustrated and could really use the help, thanks!

    Apple has hardware repair services, on repairable hardware. Apple just doesn't repair iPads, from day one Apple has always replaced iPads, either under warranty or as a reduced cost out-of-warranty purchase.
    The rest of your post is just a rant. Enjoy your Samsung products.

  • Not recognizing ipod after leopard upgrade

    My dad put leopard on my computer (mac g4 i think..) the other day and since then it won't recognize my ipod (touch). It will charge, but itunes won't recognize its connected.
    Has always worked fine before upgrade.
    I've tried resetting the ipod, have latest version of itunes..
    PLEASE HELP!!

    To all on this thread, try using Disk Utility and Repair Disk Permissions ...
    Launch Disk Utility from your Applications/Utilities folder. Select MacintoshHD in the panel on the left. Click the First Aid tab. Then click, "Repair Disk Permissions". Reboot.
    If that doesn't help... Locate this file: com.apple.iTunes.plist
    It's here: /Users/YourName/Library Preferences. Open the Preferences folder, locate that file and drag it to the Trash, empty the Trash and reboot. It's ok to delete a preference file, the next time you launch iTunes your Mac(s) will create a new one.
    If you need further assistance, post back.
    Carolyn

Maybe you are looking for

  • Discoverer Apps mode  no data

    Hi I am integrating Discoverer with EBS , after generating business views, and trying to query any folder , i got no data in some folders, for example Account payables :>Invoices looking in to the SQL query, Discoverer is querying view : APFG_AP_INVO

  • Alias for the tables in the datesource block

    HI, Is it possible to give an alias to the tables who forms the query of the block, if there are more than one table.

  • Is there anything similar to DB13 in a JAVA only stack?

    If I have an isntance that is not ABAP, and only JAVA, is there anything similar to DB13 that I can run?

  • Popup message to other computer on my network?

    I know I've used a shareware program that does this but now I can't remember what it was. And I recall it either stopped working or wasn't very effective. But I'm sure you've seen this question before: My wife is in the next room on a G5. I know she'

  • Unspsc code configuration in Material master

    Hi Guru's, My client has using UNSPSC code heirarchy in the material master. There are four levels of heirarchy. I configured in the classification view of the material master accordingly to the heirarchy. Now I need to genarate a report based on the