[Bug 1973648] Re: Raspberry Pi - Ubuntu Jammy - USB Not Working

2022-05-17 Thread LS
Hi
No none of the attached USB Devices are self powered.

But I have done a few soft reboot and the issue is no longer there.

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

Title:
  Raspberry Pi - Ubuntu Jammy - USB Not Working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1973648/+subscriptions


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

[Bug 1973648] Re: Raspberry Pi - Ubuntu Jammy - USB Not Working

2022-05-17 Thread LS
ok so strange. All along I was doing a soft reboot. It just occurred to
me that since the ports are part of the USB-C (power port) - I unplugged
the power cable. And plugged it back in and now I can see the ports!


pi@raspberrypi:/opt$ lsusb
Bus 003 Device 004: ID 1a86:7523 QinHeng Electronics CH340 serial converter
Bus 003 Device 002: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s 
bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 
6Gb/s bridge
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 17ef:608d Lenovo Optical Mouse
Bus 001 Device 003: ID 10c4:ea60 Silicon Labs CP210x UART Bridge
Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
pi@raspberrypi:/opt$ lsusb -t
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=dwc2/1p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 4: Dev 4, If 0, Class=Vendor Specific Class, Driver=ch341, 12M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
|__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=uas, 5000M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 2: Dev 3, If 0, Class=Vendor Specific Class, Driver=cp210x, 12M
|__ Port 4: Dev 4, If 0, Class=Human Interface Device, Driver=usbhid, 
1.5M
pi@raspberrypi:/opt$ sudo dmesg | grep dwc2
[sudo] password for pi: 
[1.889792] dwc2 fe98.usb: supply vusb_d not found, using dummy regulator
[1.889919] dwc2 fe98.usb: supply vusb_a not found, using dummy regulator
[1.941003] dwc2 fe98.usb: DWC OTG Controller
[1.941030] dwc2 fe98.usb: new USB bus registered, assigned bus number 3
[1.941057] dwc2 fe98.usb: irq 20, io mem 0xfe98
[1.941253] usb usb3: Manufacturer: Linux 5.15.0-1006-raspi dwc2_hsotg
[2.375265] usb 3-1: new high-speed USB device number 2 using dwc2
[2.979316] usb 3-1.3: new low-speed USB device number 3 using dwc2
[3.363309] usb 3-1.4: new full-speed USB device number 4 using dwc2
pi@raspberrypi:/opt$

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

Title:
  Raspberry Pi - Ubuntu Jammy - USB Not Working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1973648/+subscriptions


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

[Bug 1973648] Re: Raspberry Pi - Ubuntu Jammy - USB Not Working

2022-05-17 Thread LS
This is how I have it in Raspbian as per the case that I am using for RPI4.
Regardless - I moved it under [cm4] and now dwc2 doesn't show up at all, so I 
have moved it back to [all]

Just for comparison sake:
In Raspbian under lsusb -t :
pi@raspberrypi:~ $ lsusb -t
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=dwc2/1p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 4: Dev 3, If 0, Class=Vendor Specific Class, Driver=ch341, 12M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
|__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=uas, 5000M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 2: Dev 3, If 0, Class=Vendor Specific Class, Driver=cp210x, 12M

However under Ubuntu Jammy I see:
pi@raspberrypi:/opt$ lsusb -t
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=dwc2/1p, 480M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
|__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=uas, 5000M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 2: Dev 3, If 0, Class=Vendor Specific Class, Driver=cp210x, 12M

Bus 03 should have additional ports show up with driver ch341

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

Title:
  Raspberry Pi - Ubuntu Jammy - USB Not Working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1973648/+subscriptions


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

[Bug 1973648] Re: Raspberry Pi - Ubuntu Jammy - USB Not Working

2022-05-17 Thread LS
Thanks for assisting - I am running the server version.

See below my config.txt

```
pi@raspberrypi:/opt$ cat /boot/firmware/config.txt 
[all]
kernel=vmlinuz
cmdline=cmdline.txt
initramfs initrd.img followkernel

[pi4]
max_framebuffers=2
arm_boost=1

[all]
# Enable the audio output, I2C and SPI interfaces on the GPIO header. As these
# parameters related to the base device-tree they must appear *before* any
# other dtoverlay= specification
dtparam=audio=on
dtparam=i2c_arm=on
dtparam=spi=on

# Comment out the following line if the edges of the desktop appear outside
# the edges of your display
disable_overscan=1

# If you have issues with audio, you may try uncommenting the following line
# which forces the HDMI output into HDMI mode instead of DVI (which doesn't
# support audio output)
#hdmi_drive=2

# Enable the serial pins
enable_uart=1

# Autoload overlays for any recognized cameras or displays that are attached
# to the CSI/DSI ports. Please note this is for libcamera support, *not* for
# the legacy camera stack
camera_auto_detect=1
display_auto_detect=1

# Config settings specific to arm64
arm_64bit=1

[cm4]
# Enable the USB2 outputs on the IO board (assuming your CM4 is plugged into
# such a board)


[all]
dtoverlay=dwc2,dr_mode=host
```

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

Title:
  Raspberry Pi - Ubuntu Jammy - USB Not Working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1973648/+subscriptions


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

[Bug 1973648] WifiSyslog.txt

2022-05-17 Thread LS
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1973648/+attachment/5590272/+files/WifiSyslog.txt

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

Title:
  Raspberry Pi - Ubuntu Jammy - USB Not Working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1973648/+subscriptions


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

[Bug 1973648] UdevDb.txt

2022-05-17 Thread LS
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1973648/+attachment/5590271/+files/UdevDb.txt

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

Title:
  Raspberry Pi - Ubuntu Jammy - USB Not Working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1973648/+subscriptions


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

[Bug 1973648] ProcModules.txt

2022-05-17 Thread LS
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1973648/+attachment/5590270/+files/ProcModules.txt

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

Title:
  Raspberry Pi - Ubuntu Jammy - USB Not Working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1973648/+subscriptions


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

[Bug 1973648] ProcCpuinfoMinimal.txt

2022-05-17 Thread LS
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1973648/+attachment/5590268/+files/ProcCpuinfoMinimal.txt

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

Title:
  Raspberry Pi - Ubuntu Jammy - USB Not Working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1973648/+subscriptions


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

[Bug 1973648] ProcInterrupts.txt

2022-05-17 Thread LS
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1973648/+attachment/5590269/+files/ProcInterrupts.txt

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

Title:
  Raspberry Pi - Ubuntu Jammy - USB Not Working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1973648/+subscriptions


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

[Bug 1973648] ProcCpuinfo.txt

2022-05-17 Thread LS
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1973648/+attachment/5590267/+files/ProcCpuinfo.txt

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

Title:
  Raspberry Pi - Ubuntu Jammy - USB Not Working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1973648/+subscriptions


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

[Bug 1973648] Lsusb-v.txt

2022-05-17 Thread LS
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1973648/+attachment/5590266/+files/Lsusb-v.txt

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

Title:
  Raspberry Pi - Ubuntu Jammy - USB Not Working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1973648/+subscriptions


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

[Bug 1973648] Lsusb-t.txt

2022-05-17 Thread LS
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1973648/+attachment/5590265/+files/Lsusb-t.txt

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

Title:
  Raspberry Pi - Ubuntu Jammy - USB Not Working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1973648/+subscriptions


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

[Bug 1973648] Lsusb.txt

2022-05-17 Thread LS
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1973648/+attachment/5590264/+files/Lsusb.txt

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

Title:
  Raspberry Pi - Ubuntu Jammy - USB Not Working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1973648/+subscriptions


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

[Bug 1973648] Lspci.txt

2022-05-17 Thread LS
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1973648/+attachment/5590263/+files/Lspci.txt

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

Title:
  Raspberry Pi - Ubuntu Jammy - USB Not Working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1973648/+subscriptions


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

[Bug 1973648] AudioDevicesInUse.txt

2022-05-17 Thread LS
apport information

** Attachment added: "AudioDevicesInUse.txt"
   
https://bugs.launchpad.net/bugs/1973648/+attachment/5590260/+files/AudioDevicesInUse.txt

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

Title:
  Raspberry Pi - Ubuntu Jammy - USB Not Working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1973648/+subscriptions


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

[Bug 1973648] Dependencies.txt

2022-05-17 Thread LS
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1973648/+attachment/5590262/+files/Dependencies.txt

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

Title:
  Raspberry Pi - Ubuntu Jammy - USB Not Working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1973648/+subscriptions


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

[Bug 1973648] CurrentDmesg.txt

2022-05-17 Thread LS
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1973648/+attachment/5590261/+files/CurrentDmesg.txt

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

Title:
  Raspberry Pi - Ubuntu Jammy - USB Not Working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1973648/+subscriptions


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

[Bug 1973648] Re: Raspberry Pi - Ubuntu Jammy - USB Not Working

2022-05-17 Thread LS
apport information

** Tags added: apport-collected arm64-image jammy raspi-image staging
uec-images

** Description changed:

  Hi
  
  Running RPI4B with Jammy and cannot get the USB Ports to work.
  
  uname -r output:
  5.15.0-1006-raspi
  
  dmesg output:
  
  pi@raspberrypi:~$ sudo dmesg | grep dwc2
  [ 1.842505] dwc2 fe98.usb: supply vusb_d not found, using dummy regulator
  [ 1.842665] dwc2 fe98.usb: supply vusb_a not found, using dummy regulator
  [ 1.895846] dwc2 fe98.usb: DWC OTG Controller
  [ 1.895873] dwc2 fe98.usb: new USB bus registered, assigned bus number 3
  [ 1.895904] dwc2 fe98.usb: irq 21, io mem 0xfe98
  [ 1.896089] usb usb3: Manufacturer: Linux 5.15.0-1006-raspi dwc2_hsotg
  
  In Raspbian Bullseye it works without issue.
  
  Output of uname -r
  5.15.32-v7l+
  
  dmesg output:
  pi@raspberrypi:~ $ sudo dmesg | grep dwc2
  [ 6.571855] dwc2 fe98.usb: supply vusb_d not found, using dummy regulator
  [ 6.623458] dwc2 fe98.usb: supply vusb_a not found, using dummy regulator
  [ 6.745506] dwc2 fe98.usb: DWC OTG Controller
  [ 6.745560] dwc2 fe98.usb: new USB bus registered, assigned bus number 3
  [ 6.745624] dwc2 fe98.usb: irq 36, io mem 0xfe98
  [ 6.747266] usb usb3: Manufacturer: Linux 5.15.32-v7l+ dwc2_hsotg
  [ 7.182279] usb 3-1: new high-speed USB device number 2 using dwc2
  [ 7.872295] usb 3-1.4: new full-speed USB device number 3 using dwc2
+ --- 
+ ProblemType: Bug
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k5.15.0-1006-raspi.
+ AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
+ ApportVersion: 2.20.11-0ubuntu82
+ Architecture: arm64
+ ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
+ CRDA: N/A
+ Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer'
+ Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer'
+ CasperMD5CheckResult: unknown
+ DistroRelease: Ubuntu 22.04
+ ImageMediaBuild: 20220419
+ IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
+ Lspci-vt: -[:00]---00.0-[01]00.0  VIA Technologies, Inc. VL805/806 
xHCI USB 3.0 Controller
+ Package: linux-raspi 5.15.0.1006.6
+ PackageArchitecture: arm64
+ PciMultimedia:
+  
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=C.UTF-8
+  SHELL=/bin/bash
+ ProcFB:
+  
+ ProcKernelCmdLine: coherent_pool=1M 8250.nr_uarts=0 
snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=0 
bcm2708_fb.fbheight=0 bcm2708_fb.fbswap=1 smsc95xx.macaddr=DC:A6:32:CD:3F:7F 
vc_mem.mem_base=0x3eb0 vc_mem.mem_size=0x3ff0  console=ttyS0,115200 
dwc_otg.lpm_enable=0 console=tty1 root=LABEL=writable rootfstype=ext4 rootwait 
fixrtc quiet splash
+ ProcVersionSignature: Ubuntu 5.15.0-1006.6-raspi 5.15.30
+ RelatedPackageVersions:
+  linux-restricted-modules-5.15.0-1006-raspi N/A
+  linux-backports-modules-5.15.0-1006-raspi  N/A
+  linux-firmware 20220329.git681281e4-0ubuntu3
+ RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
+ StagingDrivers: bcm2835_codec bcm2835_v4l2 bcm2835_mmal_vchiq bcm2835_isp 
snd_bcm2835 vc_sm_cma
+ Tags:  arm64-image raspi-image jammy uec-images staging
+ Uname: Linux 5.15.0-1006-raspi aarch64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm audio cdrom dialout docker games input netdev plugdev render 
sudo users uucp video
+ _MarkForUpload: True
+ acpidump:

** Attachment added: "AlsaDevices.txt"
   
https://bugs.launchpad.net/bugs/1973648/+attachment/5590259/+files/AlsaDevices.txt

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

Title:
  Raspberry Pi - Ubuntu Jammy - USB Not Working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1973648/+subscriptions


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

[Bug 1861070] Re: Raspberry Pi 4B: USB OTG is not working

2022-05-16 Thread LS
Thanks - I thought it was related - I have opened a new ticket:
https://bugs.launchpad.net/ubuntu/+bug/1973648

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

Title:
  Raspberry Pi 4B: USB OTG is not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1861070/+subscriptions


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

[Bug 1973648] [NEW] Raspberry Pi - Ubuntu Jammy - OTG USB Not Working

2022-05-16 Thread LS
Public bug reported:

Hi

Running RPI4B with Jammy and cannot get the USB Ports to work.

uname -r output:
5.15.0-1006-raspi

dmesg output:

pi@raspberrypi:~$ sudo dmesg | grep dwc2
[ 1.842505] dwc2 fe98.usb: supply vusb_d not found, using dummy regulator
[ 1.842665] dwc2 fe98.usb: supply vusb_a not found, using dummy regulator
[ 1.895846] dwc2 fe98.usb: DWC OTG Controller
[ 1.895873] dwc2 fe98.usb: new USB bus registered, assigned bus number 3
[ 1.895904] dwc2 fe98.usb: irq 21, io mem 0xfe98
[ 1.896089] usb usb3: Manufacturer: Linux 5.15.0-1006-raspi dwc2_hsotg

In Raspbian Bullseye it works without issue.

Output of uname -r
5.15.32-v7l+

dmesg output:
pi@raspberrypi:~ $ sudo dmesg | grep dwc2
[ 6.571855] dwc2 fe98.usb: supply vusb_d not found, using dummy regulator
[ 6.623458] dwc2 fe98.usb: supply vusb_a not found, using dummy regulator
[ 6.745506] dwc2 fe98.usb: DWC OTG Controller
[ 6.745560] dwc2 fe98.usb: new USB bus registered, assigned bus number 3
[ 6.745624] dwc2 fe98.usb: irq 36, io mem 0xfe98
[ 6.747266] usb usb3: Manufacturer: Linux 5.15.32-v7l+ dwc2_hsotg
[ 7.182279] usb 3-1: new high-speed USB device number 2 using dwc2
[ 7.872295] usb 3-1.4: new full-speed USB device number 3 using dwc2

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  Raspberry Pi - Ubuntu Jammy - OTG USB Not Working

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


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

[Bug 1861070] Re: Raspberry Pi 4B: USB OTG is not working

2022-05-16 Thread LS
Hi

Running RPI4B with Jammy and cannot get the USB Ports to work.

uname -r output:
5.15.0-1006-raspi

dmesg output:

1.842505] dwc2 fe98.usb: supply vusb_d not found, using dummy regulator
[1.842665] dwc2 fe98.usb: supply vusb_a not found, using dummy regulator
[1.895846] dwc2 fe98.usb: DWC OTG Controller
[1.895873] dwc2 fe98.usb: new USB bus registered, assigned bus number 3
[1.895904] dwc2 fe98.usb: irq 21, io mem 0xfe98
[1.896089] usb usb3: Manufacturer: Linux 5.15.0-1006-raspi dwc2_hsotg

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

Title:
  Raspberry Pi 4B: USB OTG is not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1861070/+subscriptions


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

[Bug 1971031] [NEW] Xorg freeze

2022-04-30 Thread ls
Public bug reported:

Screen blinking sometimes and the screen is shaking

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: xorg 1:7.7+23ubuntu2
ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
Uname: Linux 5.15.0-27-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
.proc.driver.nvidia.capabilities.gpu0: Error: path was not a regular file.
.proc.driver.nvidia.capabilities.mig: Error: path was not a regular file.
.proc.driver.nvidia.gpus..01.00.0: Error: path was not a regular file.
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.suspend: suspend hibernate resume
.proc.driver.nvidia.suspend_depth: default modeset uvm
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  510.60.02  Wed Mar 16 11:24:05 
UTC 2022
 GCC version:
ApportVersion: 2.20.11-0ubuntu82
Architecture: amd64
BootLog: Error: [Errno 13] Отказано в доступе: '/var/log/boot.log'
CasperMD5CheckResult: pass
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sat Apr 30 17:52:55 2022
DistUpgraded: Fresh install
DistroCodename: jammy
DistroVariant: ubuntu
DkmsStatus:
 virtualbox/6.1.32, 5.15.0-25-generic, x86_64: installed
 virtualbox/6.1.32, 5.15.0-27-generic, x86_64: installed
GraphicsCard:
 Intel Corporation UHD Graphics 620 [8086:5917] (rev 07) (prog-if 00 [VGA 
controller])
   Subsystem: Lenovo UHD Graphics 620 [17aa:3963]
   Subsystem: Lenovo GP108M [GeForce MX150] [17aa:3963]
InstallationDate: Installed on 2022-04-24 (6 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 004: ID 174f:116a Syntek EasyCamera
 Bus 001 Device 003: ID 0cf3:e500 Qualcomm Atheros Communications 
 Bus 001 Device 002: ID 045e:07b2 Microsoft Corp. 2.4GHz Transceiver v8.0 used 
by mouse Wireless Desktop 900
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: LENOVO 81DE
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-27-generic 
root=UUID=ad41036c-f790-4f71-aa76-9228e3821de7 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/18/2018
dmi.bios.release: 1.43
dmi.bios.vendor: LENOVO
dmi.bios.version: 8TCN43WW
dmi.board.asset.tag: NO Asset Tag
dmi.board.name: LNVNB161216
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40679 WIN
dmi.chassis.asset.tag: NO Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo ideapad 330-15IKB
dmi.ec.firmware.release: 1.43
dmi.modalias: 
dmi:bvnLENOVO:bvr8TCN43WW:bd05/18/2018:br1.43:efr1.43:svnLENOVO:pn81DE:pvrLenovoideapad330-15IKB:rvnLENOVO:rnLNVNB161216:rvrSDK0J40679WIN:cvnLENOVO:ct10:cvrLenovoideapad330-15IKB:skuLENOVO_MT_81DE_BU_idea_FM_ideapad330-15IKB:
dmi.product.family: ideapad 330-15IKB
dmi.product.name: 81DE
dmi.product.sku: LENOVO_MT_81DE_BU_idea_FM_ideapad 330-15IKB
dmi.product.version: Lenovo ideapad 330-15IKB
dmi.sys.vendor: LENOVO
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.110-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 22.0.1-1ubuntu2
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2build3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-2build1

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug false-gpu-hang freeze jammy ubuntu

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

Title:
  Xorg freeze

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


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

[Bug 1956461] Re: Creative HD720p webcam doesn't work

2022-02-27 Thread LS
Can anyone tell me how come the patch is not integrated with the
mainline kernel yet?

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

Title:
  Creative HD720p webcam doesn't work

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


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

[Bug 1956461] Re: Creative HD720p webcam doesn't work

2022-02-07 Thread LS
@bonej079 I've tried every kernel from the 5.4 line and can confirm that
Creative Live! Cam Sync HD (VF0770) doesn't work on any of them after
5.4.0-91. Once I run the system using 5.4.0-91 it works like a charm so
no hardware failure for sure.

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

Title:
  Creative HD720p webcam doesn't work

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


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

[Bug 861642] Re: upowerd uses 100% cpu till killed

2017-10-10 Thread ls
** Also affects: upower
   Importance: Undecided
   Status: New

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

Title:
  upowerd uses 100% cpu till killed

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

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

[Bug 1604256] [NEW] empathy do not show tray nofication

2016-07-19 Thread ls
Public bug reported:

I have installed Ubuntu 16.04.
After the I installed empathy via apt-get install empathy
No notification icon in the tray icon. Color when new messages recieved do not 
show to blue color.
I've fixed this by apt-get install telepathy-notify command.
You need install telepathy-notify as dependence for empathy package.

** Affects: empathy (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  empathy do not show tray nofication

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

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


[Bug 1604240] [NEW] empathy do not show tray nofication

2016-07-18 Thread ls
Public bug reported:

I have installed Ubuntu 16.04.
After the I installed empathy via apt-get install empathy
No notification icon in the tray icon. Color when new messages recieved do not 
show to blue color.
I've fixed this by apt-get install telepathy-notify command.
You need install telepathy-notify as dependence for empathy package.

** Affects: maximus (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  empathy do not show tray nofication

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

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


[Bug 1085706] Re: pam_ecryptfs: seteuid error

2016-07-06 Thread ls
I've some problem with ecryptfs, after setup this with issue when I
unlock my PC

unix_chkpwd[2596]: check pass; user unknown

I've fixed this

# ls -l /etc/shadow
-rw-r- 1 root root 1096 июля   5 09:49 /etc/shadow

# chgrp shadow /etc/shadow

# ls -l /etc/shadow
-rw-r- 1 root shadow 1096 июля   5 09:49 /etc/shadow

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

Title:
  pam_ecryptfs: seteuid error

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

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

[Bug 1286882] Re: libapache2-mpm-itk postinst failed

2015-04-27 Thread ls
I confirm this issue

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

Title:
  libapache2-mpm-itk postinst failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mpm-itk/+bug/1286882/+subscriptions

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


[Bug 1195276] Re: Chat messages are not displayed

2015-04-27 Thread ls
Any updates?

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

Title:
  Chat messages are not displayed

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

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


[Bug 1235472] Re: New messages do not show

2015-04-27 Thread ls
Any updates?

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

Title:
  New messages do not show

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

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


[Bug 1362022] [NEW] no notifcation sound for incoming message

2014-08-27 Thread ls
Public bug reported:

I've Ubuntu 14.04.1 and when I recieve new message into jabber no
incoming notication sound played for it event. I've enabled sound for
outgoing messages and this sound is ok.

** Affects: empathy (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  no notifcation sound for incoming message

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

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


[Bug 1235472] Re: New messages do not show

2014-08-27 Thread ls
I confirm this for Ubuntu 14.04.1

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

Title:
  New messages do not show

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

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


[Bug 665165] [NEW] tsclient won't support (-F) fullscreen switch

2010-10-22 Thread LS
Public bug reported:

Binary package hint: tsclient

Don't know how to came out of the fullscreen without terminate my windows 
session.
-F produce an error when try to start with it.

I run a standart installation on Ubuntu 10.10.
ts client version is 0.150-4ubuntu1.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: tsclient 0.150-4ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
NonfreeKernelModules: fglrx
Architecture: i386
Date: Fri Oct 22 17:23:54 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
ProcEnviron:
 LANG=de_DE.utf8
 SHELL=/bin/bash
SourcePackage: tsclient

** Affects: tsclient (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick

-- 
tsclient won't support (-F) fullscreen switch
https://bugs.launchpad.net/bugs/665165
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 665165] Re: tsclient won't support (-F) fullscreen switch

2010-10-22 Thread LS


-- 
tsclient won't support (-F) fullscreen switch
https://bugs.launchpad.net/bugs/665165
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 665165] Re: tsclient won't support (-F) fullscreen switch

2010-10-22 Thread LS
Seems like it must be called with -f instead of -F ?!

-- 
tsclient won't support (-F) fullscreen switch
https://bugs.launchpad.net/bugs/665165
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 517713] Re: python-kde4 uninstallable (broken deps on python-{qt, sip}4)

2010-02-06 Thread ls
Yes, I have this problem when I upgrade to lucid from karmik, python-
kde4 is not updated, but I need update this for printer applet because
it does not work too

-- 
python-kde4 uninstallable (broken deps on python-{qt,sip}4)
https://bugs.launchpad.net/bugs/517713
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 307019] Re: ecryptfs Private directory not mounted after changing password in users-admin

2009-12-18 Thread ls colby
** Changed in: gnome-control-center (Ubuntu)
   Status: Fix Released = Invalid

** Changed in: gnome-control-center (Ubuntu)
   Status: Invalid = Fix Released

-- 
ecryptfs Private directory not mounted after changing password in users-admin
https://bugs.launchpad.net/bugs/307019
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 347519] Re: Global Menu Bar Doesn't Work With Firefox

2009-10-15 Thread LS d^_^b
what version of Firefox does this work on? I tried installing 0.7.7 from
Stas' PPA and Firefox menus still don't show up in the Global Menu. I'm
using Firefox 3.5.3. Should I downgrade?

-- 
Global Menu Bar Doesn't Work With Firefox
https://bugs.launchpad.net/bugs/347519
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 285298] Re: intel gfx: Error in I830WaitLpRing(), timeout for 2 seconds

2009-02-23 Thread ls
My IBM x60 is affected too. Have this Notebook for a few weeks now, but
today ist was the first time this happend.


** Attachment added: xorg.log.bkp
   http://launchpadlibrarian.net/23017974/xorg.log.bkp

-- 
intel gfx: Error in I830WaitLpRing(), timeout for 2 seconds
https://bugs.launchpad.net/bugs/285298
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 295251] Re: Samsung NC10 brightness keys block keyboard and produce all-or-nothing effect

2008-12-09 Thread ls
On my NC10 the Brightness Keys are working, however, if i used them
once, the keyboard is completely dead and XFCE hangs (Menus are not
opening any more).

-- 
Samsung NC10 brightness keys block keyboard and produce all-or-nothing effect
https://bugs.launchpad.net/bugs/295251
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 294030] [NEW] Hangs at Loading, please wait - Resumes when holding a Key!

2008-11-05 Thread ls
Public bug reported:

I'm using Xubuntu 8.10 on a HP dv6545eg Notebook: Turion 64X2, 2GB, 120gb HDD, 
NForce Chipset, Gf7150 graphics, built-in Ricoh Card-Reader, Broadcom Wireless.
All worked fine with Xubuntu and Ubuntu 8.04.

But this is the problem with 8.10 (i turned splash boot screen off, but
it's not relevant for the problem):

The System hangs at boot up on Loading, please wait. It hangs there
till you press and hold any key. It resumes booting, while you're
holding the key. If you release the key it hangs again. Once the boot
process got to a point short before it changes the font, it resumes
normaly, without you having to hold a key.

I had this problem with booting the live-cd as well, but with holding a
key i got to the installation assistent and installed the system without
any problems.


Hope my english is good enough do discripe it properly.
Greetings from Germany

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Summary changed:

- Hangs at Loading, please wait - Resume when holding a Key!
+ Hangs at Loading, please wait - Resumes when holding a Key!

-- 
Hangs at Loading, please wait - Resumes when holding a Key!
https://bugs.launchpad.net/bugs/294030
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 294030] Re: Hangs at Loading, please wait - Resumes when holding a Key!

2008-11-05 Thread ls
** Description changed:

  I'm using Xubuntu 8.10 on a HP dv6545eg Notebook: Turion 64X2, 2GB, 120gb 
HDD, NForce Chipset, Gf7150 graphics, built-in Ricoh Card-Reader, Broadcom 
Wireless.
  All worked fine with Xubuntu and Ubuntu 8.04.
  
  But this is the problem with 8.10 (i turned splash boot screen off, but
  it's not relevant for the problem):
  
  The System hangs at boot up on Loading, please wait. It hangs there
  till you press and hold any key. It resumes booting, while you're
  holding the key. If you release the key it hangs again. Once the boot
  process got to a point short before it changes the font, it resumes
  normaly, without you having to hold a key.
  
  I had this problem with booting the live-cd as well, but with holding a
  key i got to the installation assistent and installed the system without
  any problems.
  
  
- Hope my english is good enough do discripe it properly.
+ Hope my english is good enough do describe it properly.
  Greetings from Germany

-- 
Hangs at Loading, please wait - Resumes when holding a Key!
https://bugs.launchpad.net/bugs/294030
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 272247] Re: System freezes during boot, unless I hold a key down

2008-11-05 Thread ls
I have the same problem on my HP dv6545 with Nforce/Geforce 7150 with
intrepid.

-- 
System freezes during boot, unless I hold a key down
https://bugs.launchpad.net/bugs/272247
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 283860] [NEW] severe firefox regression after system upgrade

2008-10-15 Thread ls colby
Public bug reported:

Binary package hint: firefox-2

At approx 1:30 am PST on october 15, 2008 I did a security  and system
upgrade indicated by the upgrade manager.  After the upgrade completed I
shut the system down.  The security upgrade applied to dbus et al and
the rest of the upgrade applied to the linux boot environment and
kernel; an upgrade from from 2.6.24.19 to 2.6.24.21.  This entire
upgrade was uneventful.

When the system was rebooted and firefox-2 started a severe regresion
was apparent.

Pages that were scrolled stuttered as the were redrawn and scrolling was
slow on every site I tested.  I created a new extension-less/addon-less
/theme-less profile and tested this regression on firefox-2 and
firefox-3. The regression was still present.  I rebooted the system into
opensolaris and the regression was not present on firefox-2, the only
firefox version I have installed on opensolaris.  This test on
opensolaris include running firefox-2 with all extensions enabled - the
same extensions I use on ubuntu - and with a new profile.  In both cases
performance was normal.

On my system, booting is controlled by grub installed by opensolaris.  I
modified this to ppoint to the 2.6.24.19 boot and kernal environment for
ubuntu linux.

I rebooted the system into ubuntu linux and reran my tests on firefox.

The regression was no longer present.

As the dbus changes were still applied, I think the problem is with the
linux kernel environment.

I tested evolution, totem and gnome terminal on 2.6.24.21 and the
regression was not apparent in these applications.

Interestingly I use an application called celtx - celtx.com - which is
an XUL application based on  firefox.  The scrolling regression  was not
prersent in this application.  Celtx is not an xulrunner application,
but uses firefox as its runtime environment. Activestate have a
development environment called komodo which is similar.  However, I have
not tested this application as I do not use this it.

The fix is to boot the previous kernel environment until you guys fix
this problem.

Get the word out - those affected will find this intolerable if they do
much web browsing.

tia

colby

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: New

-- 
severe firefox regression after system upgrade
https://bugs.launchpad.net/bugs/283860
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 38442] Re: Doesn't support 640x480 resolution

2007-02-15 Thread man ls
Maybe 12 duplicates are a sign that any of you guys could take the 10
minutes needed to solve the problem? This issue is really biting people
with cards not so well supported in Ubuntu and that need some tweaking.

-- 
Doesn't support 640x480 resolution
https://launchpad.net/bugs/38442

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