[Bug 1817410] Re: After last software update Huawei 3372H-153 modem is not working

2019-03-01 Thread Kevin Morgan
3] usb 1-7: GSM modem (1-port) 
converter now attached to ttyUSB2'

After (i.e. when it nolonger worked):-

'Feb 24 09:24:58 COMPUTER usb_modeswitch: switch device 12d1:1446 on 001/005
Feb 24 09:24:59 COMPUTER usb_modeswitch_dispatcher[2549]: Could not read 
attribute: No such file or directory
Feb 24 09:24:59 COMPUTER usb_modeswitch[2549]: usb_modeswitch: switched to 
12d1:1446 on 1/5
Feb 24 09:25:00 COMPUTER usb_modeswitch_dispatcher[2549]: Unable to open bind 
list file: No such file or directory
Feb 24 09:25:00 COMPUTER kernel: [  173.445398] usbcore: registered new 
interface driver usbserial
Feb 24 09:25:00 COMPUTER kernel: [  173.445415] usbcore: registered new 
interface driver usbserial_generic
Feb 24 09:25:00 COMPUTER kernel: [  173.445428] usbserial: USB Serial support 
registered for generic
Feb 24 09:25:00 COMPUTER kernel: [  173.475599] usbcore: registered new 
interface driver option
Feb 24 09:25:00 COMPUTER kernel: [  173.475618] usbserial: USB Serial support 
registered for GSM modem (1-port)
Feb 24 09:25:00 COMPUTER usb_modeswitch[2549]: usb_modeswitch: add device ID 
12d1:1446 to driver option
Feb 24 09:25:00 COMPUTER usb_modeswitch[2549]: usb_modeswitch: please report 
the device ID to the Linux USB developers!'

It seems to be a problem related to 'usb_modeswitch'. If you do a search
on the internet then this seems to be a problem that continually
reappears for various ubuntu versions over the last decade.

Here is a short term solution I found that worked for me:-

1). Plug your dongle into usb port and wait until it indicates a signal has 
been detected.
2). Do a 'Ctrl-Alt-t' to get a terminal window up.
3). In terminal window type 'lsusb' and then hit return.
4). One of the entries in the output should read something like:-

'Bus 001 Device 004: ID 12d1:1446 Huawei Technologies Co., Ltd.
Broadband stick (modem on)'

5). Make a note of the two hexidecimal numbers after the 'ID' i.e. in this 
example '12d1' and '1446'.
6). In the terminal window type:-

 'sudo usb_modeswitch -v 12d1 -p 1446 -J'

replacing the numbers after the '-v' and '-p' with the numbers you made a note 
of in step 5). above and hit return.
7). The output looks something like:-

'Look for default devices ...
   product ID matched
 Found devices in default mode (1)
Access device 004 on bus 001
Current configuration number is 1
Use interface number 0
Use endpoints 0x01 (out) and 0x81 (in)

USB description data (for identification)
-
Manufacturer: Huawei Technologies
 Product: HUAWEI Mobile
  Serial No.: not provided
-
Using standard Huawei switching message
Looking for active driver ...
 OK, driver detached
Set up interface 0
Use endpoint 0x01 for message sending ...
Trying to send message 1 to endpoint 0x01 ...
 OK, message successfully sent
Reset response endpoint 0x81
Reset message endpoint 0x01
 Device is gone, skip any further commands
-> Run lsusb to note any changes. Bye!'

8). In terminal window type 'lsusb' and then hit return.
9). The entry noted in step 4). above should now read something like:-

'Bus 001 Device 005: ID 12d1:1506 Huawei Technologies Co., Ltd.
Modem/Networkcard'

10). The dongle interface should now appear in 'Network Tools' and you should 
be able to connect as usual.
11). You need to go through this everytime you reboot until an update fixes the 
bug. Not ideal but a life saver if you can only connect to the network using 
this device !

regards,

Kevin Morgan

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1817410

Title:
  After last software update Huawei 3372H-153 modem is not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1817410/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1570923] Re: bacula-dir won't start with "undefined symbol: mysql_init"

2016-11-01 Thread Kevin Morgan
Just a Postscript to my original message above (#55), in case it is of
help to anyone else:-

the bug fix and update has worked for me. I did a fresh install using
bacula-director-mysql, followed by 'bacula-client' followed by 'bacula-
sd-mysql'. My system has been backing up for a week now with no problems
exhibited with regards to this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1570923

Title:
  bacula-dir won't start with "undefined symbol: mysql_init"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/1570923/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1570923] Re: bacula-dir won't start with "undefined symbol: mysql_init"

2016-10-22 Thread Kevin Morgan
Thanks Nish for getting back to me. I'll wait for the update to come
through. What kind of time scale will this be from now, a month, two
months or 6 months ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1570923

Title:
  bacula-dir won't start with "undefined symbol: mysql_init"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/1570923/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1570923] Re: bacula-dir won't start with "undefined symbol: mysql_init"

2016-10-15 Thread Kevin Morgan
I apologize before hand if I am not following the accepted protocol. I've been 
using Ubuntu for only a few weeks and haven't got up to speed with how the 
whole ecosystem works yet.
The following may be a stream of consciousness but I hope you get enough of the 
gist of things to tell me what I am doing wrong and how to fix it. 

I am still experiencing this bug,

sudo bacula-dir -tv

still gives,

bacula-dir: symbol lookup error: /usr/lib/bacula/libbaccats-7.0.5.so:
undefined symbol: mysql_init

Background:-
A clean install on machine with no OS,
lsb_release -a

gives,

No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 16.04.1 LTS
Release:16.04
Codename:   xenial

Followed instructions on,

https://help.ubuntu.com/lts/serverguide/bacula.html,

to install Bacula. Thought it would install the version for mysql by
default. It didn't. So I uninstalled. Installed mysql using,

sudo apt install mysql-server.

Installed OK.
Then,

sudo apt install bacula-client bacula-sd-mysql, bacula-director-mysql

Had few problems with the install menu, got,

'Empty value for 'port' specified , will throw an error in future versions
Error 1067 (42000) at line 90: Invalid default value for 'CleaningDate'.'

the first time around, went around again set up socket type 'tcp/ip',
'localhost', port '3306', and then,

'get error 1050 (42501) at line 7: Table 'Filename' already exists'

presumably because it had already been created first time round.
The menu in this part of the installation (the explanation page for 'abort, 
retry, retry(without questions), ignore' part) could only be exited by pressing 
'esc' as using the arrow keys to navigate to the '' would not work. The 
only option that seemed to terminate the installation at this stage was the 
'abort' option.

Anyway, it did produce a database for bacula in mysql, can anyone
confirm that the following,

+---+
|Tables |
+---+
| File  |
| Filename  |
| MediaType |
| Path  |
| RestoreObject |
| Storage   |
+---+

is correct for bacula ?

Used,

sudo apt install bacula

to install the remaining packages 'bacula' & 'bacula-server'
Modified '.conf' files as required.
Tested '.conf' files,

sudo bacula-sd -t -c /etc/bacula/bacula-sd.conf

O.K.

sudo bacula-fd -t -c /etc/bacula/bacula-fd.conf

O.K.

sudo bacula-dir -t -c /etc/bacula/bacula-dir.conf

not O.K. got,

bacula-dir: symbol lookup error: /usr/lib/bacula/libbaccats-7.0.5.so:
undefined symbol: mysql_init

Did a search on this on Google and ended up here.

Followed Brian Murray's instruction in #51 above, did as per,

https://wiki.ubuntu.com/Testing/EnableProposed

All O.K. except:-

sudo aptitude -t xenial-proposed

gives,

'sudo: aptitude: command not found'

changed to,

sudo apt -t xenial-proposed

gives,

'E: Command line option 't' [from -t] is not understood in combination
with the other options.'

So gave up on this and tried,

sudo apt-get install bacula/xenial-proposed

which gave,

'Reading package lists... Done
Building dependency tree   
Reading state information... Done
Selected version '7.0.5+dfsg-4ubuntu0.1' (Ubuntu:16.04/xenial-proposed [all]) 
for 'bacula'
Selected version '7.0.5+dfsg-4ubuntu0.1' (Ubuntu:16.04/xenial-proposed [all]) 
for 'bacula-server' because of 'bacula'
Selected version '7.0.5+dfsg-4ubuntu0.1' (Ubuntu:16.04/xenial-proposed [amd64]) 
for 'bacula-sd' because of 'bacula-server'
Selected version '7.0.5+dfsg-4ubuntu0.1' (Ubuntu:16.04/xenial-proposed [amd64]) 
for 'bacula-common' because of 'bacula-sd'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
 bacula : Depends: bacula-server (= 7.0.5+dfsg-4ubuntu0.1) but 
7.0.5+dfsg-4build1 is to be installed
E: Unable to correct problems, you have held broken packages.'

rebooted.

So after this, still the same error,

sudo bacula-dir -t -c /etc/bacula/bacula-dir.conf

not O.K. got,

bacula-dir: symbol lookup error: /usr/lib/bacula/libbaccats-7.0.5.so:
undefined symbol: mysql_init

Any of you wise unix heads know if the fault is my process of
installation or not ?

Versions:-

apt-cache madison mysql-server

gives,

mysql-server | 5.7.15-0ubuntu0.16.04.1 | http://gb.archive.ubuntu.com/ubuntu 
xenial-updates/main amd64 Packages
mysql-server | 5.7.15-0ubuntu0.16.04.1 | http://gb.archive.ubuntu.com/ubuntu 
xenial-updates/main i386 Packages
mysql-server | 5.7.15-0ubuntu0.16.04.1 | http://security.ubuntu.com/ubuntu 
xenial-security/main amd64 Packages
mysql-server | 5.7.15-0ubuntu0.16.04.1 | http://security.ubuntu.com/ubuntu 
xenial-security/main i386 Packages
mysql-server | 5.7.11-0ubuntu6 | http://gb.archive.ubuntu.com/ubuntu 
xenial/main amd64 Packages
mys

[Bug 882896] Re: unity logs me out upon suspend/resume

2011-12-09 Thread Kevin Morgan
Here's another clue, and a possible workaround.

If I do this:
"switch users" (which takes me to a login screen)
"suspend" (the button at the top right of the login screen)
... the system suspends ok.
I resume from suspend
I login again.

Now the session is restored correctly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/882896

Title:
  unity logs me out upon suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/882896/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 882896] Re: unity logs me out upon suspend/resume

2011-12-09 Thread Kevin Morgan
I'm using Oeneric, not Natty, and have all of the latest updates. 
This is a system that was originally a Feisty install, and has been upgraded 
sequentially without any major issues until now.

 I just tried it again to make sure it's still happening, and it is.

Is there any logging or diagnostic output that I can use to help track
down what's happening?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/882896

Title:
  unity logs me out upon suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/882896/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 674707] Re: Playing Video DVD in Totem results in error: "An Error Occurred - Could not read from resource"

2011-02-20 Thread Kevin Morgan
*** This bug is a duplicate of bug 219062 ***
https://bugs.launchpad.net/bugs/219062

I had the exact same problem. I did as stated in the 12/15 comment by
komputes, and his second command fixed the problem. Thank you very much.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/674707

Title:
  Playing Video DVD in Totem results in error: "An Error Occurred -
  Could not read from resource"

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs