[Bug 369850] Re: Cannot set up parallel port printer on Ubuntu 9.04

2009-05-08 Thread Joshc
I exhibit similar behaviors (namely module in use and rebooting without
said module)

__
r...@comp1:~# udevadm monitor --udev -e
monitor will print the received events for:
UDEV - the event which udev sends out after rule processing

UDEV  [1241815082.399105] add  /bus/platform/drivers/parport_pc (drivers)
UDEV_LOG=3
ACTION=add
DEVPATH=/bus/platform/drivers/parport_pc
SUBSYSTEM=drivers
SEQNUM=1326

UDEV  [1241815082.408403] add  /devices/pnp0/00:01/ppdev/parport0 (ppdev)
UDEV_LOG=3
ACTION=add
DEVPATH=/devices/pnp0/00:01/ppdev/parport0
SUBSYSTEM=ppdev
SEQNUM=1327
DEVNAME=/dev/parport0
MAJOR=99
MINOR=0
DEVLINKS=/dev/char/99:0

UDEV  [1241815082.412481] add  /module/parport_pc (module)
UDEV_LOG=3
ACTION=add
DEVPATH=/module/parport_pc
SUBSYSTEM=module
SEQNUM=1325

UDEV  [1241815082.418092] add  /devices/pnp0/00:01/printer/lp0 (printer)
UDEV_LOG=3
ACTION=add
DEVPATH=/devices/pnp0/00:01/printer/lp0
SUBSYSTEM=printer
SEQNUM=1328
DEVNAME=/dev/lp0
MAJOR=6
MINOR=0
DEVLINKS=/dev/char/6:0

UDEV  [1241815082.423160] add  /bus/pnp/drivers/parport_pc (drivers)
UDEV_LOG=3
ACTION=add
DEVPATH=/bus/pnp/drivers/parport_pc
SUBSYSTEM=drivers
SEQNUM=1329

UDEV  [1241815082.457832] add  /bus/pci/drivers/parport_pc (drivers)
UDEV_LOG=3
ACTION=add
DEVPATH=/bus/pci/drivers/parport_pc
SUBSYSTEM=drivers
SEQNUM=1336

UDEV  [1241815082.631216] add  /devices/platform/parport_pc.956 (platform)
UDEV_LOG=3
ACTION=add
DEVPATH=/devices/platform/parport_pc.956
SUBSYSTEM=platform
MODALIAS=platform:parport_pc
SEQNUM=1330

UDEV  [1241815082.633744] add  /devices/platform/parport_pc.888 (platform)
UDEV_LOG=3
ACTION=add
DEVPATH=/devices/platform/parport_pc.888
SUBSYSTEM=platform
MODALIAS=platform:parport_pc
SEQNUM=1332

UDEV  [1241815082.636140] add  /devices/platform/parport_pc.632 (platform)
UDEV_LOG=3
ACTION=add
DEVPATH=/devices/platform/parport_pc.632
SUBSYSTEM=platform
MODALIAS=platform:parport_pc
SEQNUM=1334

UDEV  [1241815082.639935] remove   /devices/platform/parport_pc.956 (platform)
UDEV_LOG=3
ACTION=remove
DEVPATH=/devices/platform/parport_pc.956
SUBSYSTEM=platform
MODALIAS=platform:parport_pc
SEQNUM=1331

UDEV  [1241815082.643563] remove   /devices/platform/parport_pc.888 (platform)
UDEV_LOG=3
ACTION=remove
DEVPATH=/devices/platform/parport_pc.888
SUBSYSTEM=platform
MODALIAS=platform:parport_pc
SEQNUM=1333

UDEV  [1241815082.647127] remove   /devices/platform/parport_pc.632 (platform)
UDEV_LOG=3
ACTION=remove
DEVPATH=/devices/platform/parport_pc.632
SUBSYSTEM=platform
MODALIAS=platform:parport_pc
SEQNUM=1335
___


** Attachment added: "kern.log"
   http://launchpadlibrarian.net/26480480/kern.log

-- 
Cannot set up parallel port printer on Ubuntu 9.04
https://bugs.launchpad.net/bugs/369850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 369850] Re: Cannot set up parallel port printer on Ubuntu 9.04

2009-05-07 Thread Joshc
Sorry. I thought that was a "We got some sort of fix but not a 100%
correct one" button.

-- 
Cannot set up parallel port printer on Ubuntu 9.04
https://bugs.launchpad.net/bugs/369850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 369850] Re: Cannot set up parallel port printer on Ubuntu 9.04

2009-05-07 Thread Joshc
Fix is partially correct. Adding parport_pc to /etc/modules does work.
However, we need to find the underlying problem why parport_pc is not
automatically being loaded.

Prior distributions of Ubuntu correctly loaded parport_pc. 9.04 does
not.

** Changed in: linux (Ubuntu)
   Status: New => Fix Committed

-- 
Cannot set up parallel port printer on Ubuntu 9.04
https://bugs.launchpad.net/bugs/369850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 369850] Re: Cannot set up parallel port printer on Ubuntu 9.04

2009-05-06 Thread Joshc
I have found a fix.

Im running Ubuntu 9.04 Desktop on an old machine. I have a HP Laserjet 4
via /dev/lp0

I lsmod'ed to make sure the appropriate modules were loaded. I then
checked dmesg to see what was in there. And lpstat still showed no
/dev/lp0 activity. My experience thus far mirrors everybody else.

The fix:

j...@comp1:~$ sudo modprobe parport_pc

After you type in your system passwd, you should see a line either on
stdout or dmesg along the lines of

parport0: PC-style at 0x378 (0x778), irq 7, dma 3
[PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]

After you modprobe the appropriate driver, /dev/lp0 will work and CUPS
will alert you of a printer on that parallel port. To keep this working
across reboots, add parport_pc to /etc/modules . It now should just
work.

-- 
Cannot set up parallel port printer on Ubuntu 9.04
https://bugs.launchpad.net/bugs/369850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 287696] Re: audacious does not play songs listed on the command line

2008-10-29 Thread Joshc
I concur. I had 8.04 in which Audacious worked flawlessly.

I installed 8.10 from one of the beta CD's and Audacious playing is
flawed as stated.

I also played audacious from commandline in the format of "audacious
song.mp3" and it still plays the last song you played. It certainly is
not a bug in Nautilus. If Nautilus was to blame, then mplayer, vlc, and
a whole host of apps would also have the same problem.

I first posted at Bug 281933 in which the same problem was shown, but
hinted at an only AMD64 problem. You confirm that BOTH i386 and AMD64
platform Audacious debs are affected.

-- 
audacious does not play songs listed on the command line
https://bugs.launchpad.net/bugs/287696
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 281933] Re: Audacious can't play when file startet in nautilus

2008-10-29 Thread Joshc
*** This bug is a duplicate of bug 287696 ***
https://bugs.launchpad.net/bugs/287696

I concur. I had 8.04 in which Audacious worked flawlessly.

I installed 8.10 from one of the beta CD's and Audacious playing is
flawed as stated.

I also played audacious from commandline in the format of "audacious
song.mp3" and it still plays the last song you played. It certainly is
not a bug in Nautilus. If Nautilus was to blame, then mplayer, vlc, and
a whole host of apps would also have the same problem.

This problem was first reported as Bug 287696, in which the command line
version was reported.

** This bug has been marked a duplicate of bug 287696
   audacious does not play songs listed on the command line

-- 
Audacious can't play when file startet in nautilus
https://bugs.launchpad.net/bugs/281933
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 289701] [NEW] (Intrepid)T61 brightness control goes very slow

2008-10-26 Thread Joshc
Public bug reported:

Running Intrepid Ibex (current as of 26 Oct 2008) on a T61 Thinkpad with
Intel gfx  GM965/GL960.

Problem: When I use the brightness controls on the keyboard (Fn+Home or
Fn+End), the brightness does up or down, but with a lag of about 1-2
seconds per increment up or down. Also, each press increments 2 'ticks'.
Going from minimum brightness from 100% (or from maximum to minimum), it
takes 30+ seconds due to the extreme lag.

This ONLY occurs using the keyboard hotkeys.

Using the app from System>Preferences>Power Management and using the
slider bar labeled "Set Brightness To:" works properly.

This problem did not exist in Hardy, but WAS in Gutsy.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
(Intrepid)T61 brightness control goes very slow
https://bugs.launchpad.net/bugs/289701
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 67269] crash while playing music

2006-10-20 Thread JoshC
Public bug reported:

Banshee crashed and informed me that it could not find the
AudioScrobbler plugin. However, I believe, though I cannot confirm, that
it had been previously using this plugin.

** Affects: banshee (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
crash while playing music
https://launchpad.net/bugs/67269

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